============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6jar/001d68/ydb/tests/fq/restarts/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

test_insert_restarts.py .F

=================================== FAILURES ===================================
_________________ TestS3.test_atomic_upload_commit[v2-client0] _________________
ydb/tests/fq/restarts/test_insert_restarts.py:88: in test_atomic_upload_commit
    kikimr.compute_plane.kikimr_cluster.restart_nodes()
ydb/tests/library/harness/kikimr_runner.py:643: in restart_nodes
    node.stop()
ydb/tests/library/harness/kikimr_runner.py:262: in stop
    super(KiKiMRNode, self).stop()
ydb/tests/library/harness/daemon.py:213: in stop
    raise DaemonError(
E   ydb.tests.library.harness.daemon.DaemonError: Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/6jar/001d68/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/compute/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/6jar/001d68/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/compute/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, not started yet
E   Current KQP shutdown state: spent 3.019059 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 6.02442 seconds, 1 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 5.456744 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 8.484256 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 11.513163 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 14.540751 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 17.569241 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 20.597681 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 23.629342 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 26.658955 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 29.685496 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.007845 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1220194==ERROR: LeakSanitizer: detected memory leaks
E   
E   Too many leaks! Only the first 5000 leaks encountered will be reported.
E   Indirect leak of 37840 byte(s) in 215 object(s) allocated from:
E   #0 0x00001f7e01bd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d6d9e2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d6d9e2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d6d9e2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d6d9e2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034d6d9e2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d6d9e2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d6d9e2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034d6d9e2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034d6d9e2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034d7c63e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00004193eaf7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x000041930474 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00004191fdc9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x00004690b5c9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
E   #15 0x00004690a620 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
E   #16 0x00004690a620 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002228dc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #18 0x0000223724a1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #19 0x00002237c0c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #20 0x00002237b67d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #21 0x00002237d6ee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #22 0x00001fb062c4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f7a3cd6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 18920 byte(s) in 215 object(s) allocated from:
E   #0 0x00001f7e01bd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d6d8fc in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034d6d8fc in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034d7c63e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00004193eaf7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x000041930474 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00004191fdc9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x00004690b5c9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
E   #8 0x00004690a620 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
E   #9 0x00004690a620 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002228dc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #11 0x0000223724a1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #12 0x00002237c0c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #13 0x00002237b67d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #14 0x00002237d6ee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #15 0x00001fb062c4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f7a3cd6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11280 byte(s) in 215 object(s) allocated from:
E   #0 0x00001f7e01bd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c292a37 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c292a37 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c292a37 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c292a37 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c292a37 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001c292a37 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001c292a37 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001c292a37 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001c292a37 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001c292a37 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034d7123c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034d7123c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #13 0x000034d7123c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #14 0x00004193c9ef in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #15 0x0000419300e1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00004191fdc9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x00004690b5c9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
E   #18 0x00004690a620 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
E   #19 0x00004690a620 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002228dc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #21 0x0000223724a1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #22 0x00002237c0c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #23 0x00002237b67d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #24 0x00002237d6ee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #25 0x00001fb062c4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f7a3cd6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6880 byte(s) in 215 object(s) allocated from:
E   #0 0x00001f7e01bd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d7122a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034d7122a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #3 0x00004193c9ef in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #4 0x0000419300e1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00004191fdc9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x00004690b5c9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
E   #7 0x00004690a620 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
E   #8 0x00004690a620 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x00002228dc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #10 0x0000223724a1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #11 0x00002237c0c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #12 0x00002237b67d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #13 0x00002237d6ee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #14 0x00001fb062c4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f7a3cd6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6880 byte(s) in 215 object(s) allocated from:
E   #0 0x00001f7e01bd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c2929b4 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001c2929b4 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001c2929b4 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034d7123c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034d7123c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #6 0x000034d7123c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #7 0x00004193c9ef in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #8 0x0000419300e1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00004191fdc9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x00004690b5c9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
E   #11 0x00004690a620 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
E   #12 0x00004690a620 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x00002228dc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #14 0x0000223724a1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #15 0x00002237c0c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #16 0x00002237b67d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #17 0x00002237d6ee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #18 0x00001fb062c4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f7a3cd6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 376 byte(s) in 10 object(s) allocated from:
E   #0 0x00001f7e01bd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000344ed7a4 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000344ed7a4 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000344ed7a4 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000344ed7a4 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000344ed7a4 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x0000344ed7a4 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x0000344ed7a4 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x0000344ed7a4 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x0000344ed7a4 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x0000344ed7a4 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x0000344ed7a4 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #12 0x0000344ec572 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x0000344ec572 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x0000344f2a90 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x00003454ef38 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #16 0x000034d7bf76 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x000041939ceb in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #18 0x00004192fb52 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00004191fdc9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x00004690b5c9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
E   #21 0x00004690a620 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
E   #22 0x00004690a620 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x00002228dc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #24 0x0000223724a1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #25 0x00002237c0c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #26 0x00002237b67d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #27 0x00002237d6ee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #28 0x00001fb062c4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f7a3cd6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 352 byte(s) in 11 object(s) allocated from:
E   #0 0x00001f7e01bd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000344ed702 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x0000344ed702 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x0000344ed702 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x0000344ed702 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #5 0x0000344ec572 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x0000344ec572 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x0000344f2a90 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x00003454ef38 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #9 0x000034d7bf76 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x000041939ceb in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #11 0x00004192fb52 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00004191fdc9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x00004690b5c9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
E   #14 0x00004690a620 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
E   #15 0x00004690a620 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x00002228dc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #17 0x0000223724a1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #18 0x00002237c0c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #19 0x00002237b67d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #20 0x00002237d6ee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #21 0x00001fb062c4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f7a3cd6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 256 byte(s) in 4 object(s) allocated from:
E   #0 0x00001f7e01bd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034dd0540 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034dd0540 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034dd0540 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034dd0540 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
E   #5 0x000034dd0540 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
E   #6 0x000034dd0540 in std::__y1::__tree_iterator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__tree_node<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, void*>*, long> std::__y1::__tree<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__map_value_compare<grpc::string_ref, std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::less<grpc::string_ref>, true>, std::__y1::allocator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>>>::__emplace_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref>>(std::__y1::pair<grpc::string_ref, grpc::string_ref>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1861:23
E   #7 0x0000483bd0eb in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
E   #8 0x0000483bd0eb in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
E   #9 0x0000483bd0eb in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
E   #10 0x0000483bd0eb in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
E   #11 0x0000483bd0eb in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
E   #12 0x0000483bd0eb in NYdbGrpc::TBaseAsyncContext<NKikimr::NGRpcService::TGRpcOperationService>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_async_ctx_base.h:62:46
E   #13 0x0000483abc3d in NYdbGrpc::TGRpcRequestImpl<Ydb::Operations::GetOperationRequest, Ydb::Operations::GetOperationResponse, NKikimr::NGRpcService::TGRpcOperationService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_request.h:182:45
E   #14 0x0000483ae302 in NYdbGrpc::TGRpcRequestImpl<Ydb::Operations::GetOperationRequest, Ydb::Operations::GetOperationResponse, NKikimr::NGRpcService::TGRpcOperationService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:438:34
E   #15 0x00004192809c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #16 0x00004192809c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #17 0x00004192809c in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #18 0x00004192809c in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #19 0x00004192809c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #20 0x00004192809c in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #21 0x000021f0f24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x000021f0f24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x000021f0f24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x000021f0f7ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x000021f0f7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001fb062c4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f7a3cd6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f7e01bd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000027a3b168 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000027a3b168 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000027a3b168 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000027a3b168 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000027a3b168 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x000027a3b168 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x000027a3b168 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x000027a3b168 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x000027a3ae0f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
E   #10 0x000027a39c68 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x0000419e461a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x0000419e461a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #13 0x0000419e461a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #14 0x0000419e461a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #15 0x0000419e461a in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_atomic_upload_commit[v2-client0]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17442
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63202
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/6jar/001d68/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17983
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/6jar/001d68/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8227
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26649
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, e1cca585-f6e5-41e4-8ef4-2898a2c4df27, localhost:22681): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e1cca585-f6e5-41e4-8ef4-2898a2c4df27, localhost:22681): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e1cca585-f6e5-41e4-8ef4-2898a2c4df27, localhost:22681): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ko54s6fejm.auto.internal" port: 22681 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ko54s6fejm.auto.internal:22681, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22681
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b99c59666f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b99c5965530>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b99c5965530>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 14f636a5-1cbc-4fa5-bb96-b0bfb8c0f283, ghrun-ko54s6fejm.auto.internal:22681): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 14f636a5-1cbc-4fa5-bb96-b0bfb8c0f283, ghrun-ko54s6fejm.auto.internal:22681): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 14f636a5-1cbc-4fa5-bb96-b0bfb8c0f283, ghrun-ko54s6fejm.auto.internal:22681): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 14f636a5-1cbc-4fa5-bb96-b0bfb8c0f283, ghrun-ko54s6fejm.auto.internal:22681): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YzU3ZTU4ODctODhkN2E5ZDMtZTI1NDkzNzgtNGQ3Mzc0ZmI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b99c5965530>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b99c5965530>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 906b8124-276e-4603-b32e-8649cf40834b, ghrun-ko54s6fejm.auto.internal:22681): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 14f636a5-1cbc-4fa5-bb96-b0bfb8c0f283, ghrun-ko54s6fejm.auto.internal:22681): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 906b8124-276e-4603-b32e-8649cf40834b, ghrun-ko54s6fejm.auto.internal:22681): request = { session_id: "ydb://session/3?node_id=1&id=YzU3ZTU4ODctODhkN2E5ZDMtZTI1NDkzNzgtNGQ3Mzc0ZmI=" path: "local/DbPoolStorage_5835428c-f111-45b5-a0e2-8db8f24ec8a8/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 906b8124-276e-4603-b32e-8649cf40834b, ghrun-ko54s6fejm.auto.internal:22681): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b99c5965530>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6cae010f-c73e-4ec7-a20f-deb93c349d83, ghrun-ko54s6fejm.auto.internal:22681): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6cae010f-c73e-4ec7-a20f-deb93c349d83, ghrun-ko54s6fejm.auto.internal:22681): request = { session_id: "ydb://session/3?node_id=1&id=YzU3ZTU4ODctODhkN2E5ZDMtZTI1NDkzNzgtNGQ3Mzc0ZmI=" path: "local/DbPoolStorage_5835428c-f111-45b5-a0e2-8db8f24ec8a8/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "node" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6cae010f-c73e-4ec7-a20f-deb93c349d83, ghrun-ko54s6fejm.auto.internal:22681): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b99c5965530>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 529bae82-6dd3-42ea-9649-62bf2a23e4a8, ghrun-ko54s6fejm.auto.internal:22681): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 529bae82-6dd3-42ea-9649-62bf2a23e4a8, ghrun-ko54s6fejm.auto.internal:22681): request = { session_id: "ydb://session/3?node_id=1&id=YzU3ZTU4ODctODhkN2E5ZDMtZTI1NDkzNzgtNGQ3Mzc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_5835428c-f111-45b5-a0e2-8db8f24ec8a8\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/cp\", \"/cp\", true, 0, CurrentUtcTimestamp());\n                UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/compute\", \"/compute\", true, 0, CurrentUtcTimestamp());\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 529bae82-6dd3-42ea-9649-62bf2a23e4a8, ghrun-ko54s6fejm.auto.internal:22681): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b99c5965530>
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29293
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/6jar/001d68/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28576
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14630
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2575
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6jar/001d68/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/6jar/001d68/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/6jar/001d68/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/cp/node_1/logfile_u2doj9vg.log --grpc-port=26649 --mon-port=28576 --ic-port=17983
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6jar/001d68/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/6jar/001d68/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/6jar/001d68/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/cp/node_1/logfile_u2doj9vg.log --grpc-port=26649 --mon-port=28576 --ic-port=17983
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6jar/001d68/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6jar/001d68/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/cp/kikimr_configs/config.yaml', '--node=1', '--tenant=/cp', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/6jar/001d68/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/cp/node_1/logfile_u2doj9vg.log', '--grpc-port=26649', '--mon-port=28576', '--ic-port=17983')' in '/home/runner/.ya/build/build_root/6jar/001d68/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/cp/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1219263
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:26649/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6jar/001d68/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1219328
DEBUG    ya.test:process.py:259 Command (pid 1219328) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1219328) elapsed time (sec): 1.0504710674285889
DEBUG    ya.test:process.py:263 Command (pid 1219328) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1219328) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1219328) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1219328) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1219328) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1219328) maxrss: 864856
DEBUG    ya.test:process.py:263 Command (pid 1219328) minflt: 45505
DEBUG    ya.test:process.py:263 Command (pid 1219328) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1219328) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1219328) nivcsw: 216
DEBUG    ya.test:process.py:263 Command (pid 1219328) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1219328) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1219328) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1219328) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1219328) stime: 0.233875
DEBUG    ya.test:process.py:263 Command (pid 1219328) utime: 0.546153
DEBUG    ya.test:process.py:263 Command (pid 1219328) wtime: 1.08
DEBUG    ya.test:process.py:275 Command (pid 1219328) output:
Git info:
    Commit: b4a11b4187419e6f7fd28214b90adc85ad9d6beb
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 15355c4a20051b6012c93c35649c563febe98136 into 744e2304a224a3bdd340942cb472764889e571c6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ko54s6fejm
    Host information: 
        Linux ghrun-ko54s6fejm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1219328) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: b4a11b4187419e6f7fd28214b90adc85ad9d6beb
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 15355c4a20051b6012c93c35649c563febe98136 into 744e2304a224a3bdd340942cb472764889e571c6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/6jar/001d68/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21335
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13405
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3613
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6jar/001d68/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/6jar/001d68/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/6jar/001d68/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/compute/node_1/logfile_n90buaue.log --grpc-port=29293 --mon-port=21335 --ic-port=8227
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6jar/001d68/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/6jar/001d68/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/6jar/001d68/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/compute/node_1/logfile_n90buaue.log --grpc-port=29293 --mon-port=21335 --ic-port=8227
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6jar/001d68/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6jar/001d68/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/compute/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/6jar/001d68/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/compute/node_1/logfile_n90buaue.log', '--grpc-port=29293', '--mon-port=21335', '--ic-port=8227')' in '/home/runner/.ya/build/build_root/6jar/001d68/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/compute/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1220194
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:29293/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6jar/001d68/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1220200
DEBUG    ya.test:process.py:259 Command (pid 1220200) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1220200) elapsed time (sec): 1.0993850231170654
DEBUG    ya.test:process.py:263 Command (pid 1220200) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1220200) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1220200) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1220200) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1220200) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1220200) maxrss: 864856
DEBUG    ya.test:process.py:263 Command (pid 1220200) minflt: 45473
DEBUG    ya.test:process.py:263 Command (pid 1220200) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1220200) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1220200) nivcsw: 284
DEBUG    ya.test:process.py:263 Command (pid 1220200) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1220200) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1220200) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1220200) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1220200) stime: 0.24930899999999998
DEBUG    ya.test:process.py:263 Command (pid 1220200) utime: 0.47090699999999996
DEBUG    ya.test:process.py:263 Command (pid 1220200) wtime: 1.109
DEBUG    ya.test:process.py:275 Command (pid 1220200) output:
Git info:
    Commit: b4a11b4187419e6f7fd28214b90adc85ad9d6beb
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 15355c4a20051b6012c93c35649c563febe98136 into 744e2304a224a3bdd340942cb472764889e571c6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ko54s6fejm
    Host information: 
        Linux ghrun-ko54s6fejm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1220200) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: b4a11b4187419e6f7fd28214b90adc85ad9d6beb
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 15355c4a20051b6012c93c35649c563febe98136 into 744e2304a224a3bdd340942cb472764889e571c6
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/6jar/001d68/ydb/apps/ydbd/ydbd
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6jar/001d68/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:29293', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/6jar/001d68/r3tmp/pdisk16d92qiqg.data"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8227\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1224961
DEBUG    ya.test:process.py:259 Command (pid 1224961) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1224961) elapsed time (sec): 2.2419936656951904
DEBUG    ya.test:process.py:263 Command (pid 1224961) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1224961) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1224961) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1224961) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1224961) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1224961) maxrss: 864856
DEBUG    ya.test:process.py:263 Command (pid 1224961) minflt: 51917
DEBUG    ya.test:process.py:263 Command (pid 1224961) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1224961) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1224961) nivcsw: 331
DEBUG    ya.test:process.py:263 Command (pid 1224961) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1224961) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1224961) nvcsw: 700
DEBUG    ya.test:process.py:263 Command (pid 1224961) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1224961) stime: 0.340456
DEBUG    ya.test:process.py:263 Command (pid 1224961) utime: 0.583764
DEBUG    ya.test:process.py:263 Command (pid 1224961) wtime: 2.249
DEBUG    ya.test:process.py:275 Command (pid 1224961) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

DEBUG    ya.test:process.py:276 Command (pid 1224961) errors:

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/6jar/001d68/ydb/apps/ydbd/ydbd
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6jar/001d68/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:29293', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1226536
DEBUG    ya.test:process.py:259 Command (pid 1226536) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1226536) elapsed time (sec): 1.41743803024292
DEBUG    ya.test:process.py:263 Command (pid 1226536) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1226536) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1226536) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1226536) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1226536) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1226536) maxrss: 864856
DEBUG    ya.test:process.py:263 Command (pid 1226536) minflt: 52048
DEBUG    ya.test:process.py:263 Command (pid 1226536) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1226536) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1226536) nivcsw: 259
DEBUG    ya.test:process.py:263 Command (pid 1226536) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1226536) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1226536) nvcsw: 872
DEBUG    ya.test:process.py:263 Command (pid 1226536) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1226536) stime: 0.28773
DEBUG    ya.test:process.py:263 Command (pid 1226536) utime: 0.635899
DEBUG    ya.test:process.py:263 Command (pid 1226536) wtime: 1.461
DEBUG    ya.test:process.py:275 Command (pid 1226536) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1226536) errors:

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/6jar/001d68/ydb/apps/ydbd/ydbd
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6jar/001d68/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:29293', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 2\n    Name: "dynamic_storage_pool:2"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "ssd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1227419
DEBUG    ya.test:process.py:259 Command (pid 1227419) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1227419) elapsed time (sec): 1.2123496532440186
DEBUG    ya.test:process.py:263 Command (pid 1227419) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1227419) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1227419) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1227419) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1227419) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1227419) maxrss: 864856
DEBUG    ya.test:process.py:263 Command (pid 1227419) minflt: 52143
DEBUG    ya.test:process.py:263 Command (pid 1227419) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1227419) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1227419) nivcsw: 316
DEBUG    ya.test:process.py:263 Command (pid 1227419) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1227419) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1227419) nvcsw: 782
DEBUG    ya.test:process.py:263 Command (pid 1227419) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1227419) stime: 0.285055
DEBUG    ya.test:process.py:263 Command (pid 1227419) utime: 0.582301
DEBUG    ya.test:process.py:263 Command (pid 1227419) wtime: 1.228
DEBUG    ya.test:process.py:275 Command (pid 1227419) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 1227419) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain local: {'dynamic_storage_pool:1': 'hdd', 'dynamic_storage_pool:2': 'ssd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_insert_restarts.py::TestS3, test_name: test_atomic_upload_commit[v2-client0])
DEBUG    botocore.hooks:hooks.py:238 Event choose-service-name: calling handler <function handle_service_name_alias at 0x7c39c4163370>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7c39c3fb95d0>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d0310>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7c39c3fb9790>
DEBUG    botocore.endpoint:endpoint.py:408 Setting s3 timeout as (60, 60)
DEBUG    botocore.client:client.py:285 Registering retry handlers for service: s3
DEBUG    botocore.utils:utils.py:1721 Registering S3 region redirector handler
DEBUG    botocore.utils:utils.py:1669 Registering S3Express Identity Resolver
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:s3
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d04d0>
DEBUG    boto3.resources.action:action.py:81 Calling s3:create_bucket with {'Bucket': 'insert_bucket', 'ACL': 'public-read-write'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableAccessPoints': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True, 'UseS3ExpressControlEndpoint': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=CreateBucket) with params: {'url_path': '', 'query_string': {}, 'method': 'PUT', 'headers': {'x-amz-acl': 'public-read-write', 'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'ACL': 'public-read-write'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.CreateBucket: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.CreateBucket: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/insert_bucket

host:localhost:22601
x-amz-acl:public-read-write
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131358Z

host;x-amz-acl;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131358Z
20251028/yandex/s3/aws4_request
fc1ce4e257cdf0f636b35c30ea777849cc01f44642270cc9a9e97a0f978c097f
DEBUG    botocore.auth:auth.py:430 Signature:
448b3e175580eef0313310408cdff2c6974720a97e411163d7019c6e252278f9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:22601/insert_bucket, headers={'x-amz-acl': b'public-read-write', 'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131358Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-acl;x-amz-content-sha256;x-amz-date, Signature=448b3e175580eef0313310408cdff2c6974720a97e411163d7019c6e252278f9', 'amz-sdk-invocation-id': b'ddd79b95-682e-4099-9706-35e38085ea2e', 'amz-sdk-request': b'attempt=1', 'Content-Length': '0'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:13:58 GMT', 'x-amzn-requestid': '4Rhmi3u6TLC9RC1sYUQcatv5S94HUruDtpzEisMglBDveOUOQqWs', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '167', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<CreateBucketResponse xmlns="http://s3.amazonaws.com/doc/2006-03-01"><CreateBucketResponse><Bucket>insert_bucket</Bucket></CreateBucketResponse></CreateBucketResponse>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.action:action.py:90 Response: {'ResponseMetadata': {'RequestId': '4Rhmi3u6TLC9RC1sYUQcatv5S94HUruDtpzEisMglBDveOUOQqWs', 'HTTPStatusCode': 200, 'HTTPHeaders': {'server': 'Werkzeug/2.2.3 Python/3.12.12', 'date': 'Tue, 28 Oct 2025 13:13:58 GMT', 'x-amzn-requestid': '4Rhmi3u6TLC9RC1sYUQcatv5S94HUruDtpzEisMglBDveOUOQqWs', 'content-type': 'text/html; charset=utf-8', 'content-length': '167', 'access-control-allow-origin': '*', 'connection': 'close'}, 'RetryAttempts': 0}}
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131358Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131358Z
20251028/yandex/s3/aws4_request
32938f5b0298edd63a27c85df6d37601275e62f5f79491827e21e56a365b8895
DEBUG    botocore.auth:auth.py:430 Signature:
c10f015dc2292d6b8054d68e8656159d9689ac9f6b77e74e666d515d2a3a58ab
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131358Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c10f015dc2292d6b8054d68e8656159d9689ac9f6b77e74e666d515d2a3a58ab', 'amz-sdk-invocation-id': b'ed3a9de0-e8e0-4c27-8294-80c79bdf4026', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:13:58 GMT', 'x-amzn-requestid': '15m2HplaDqjVc3PcLYU6r5XVjpSq5EK7L01RCVjy7evJWPc5KSiw', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '959', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>insert/ptjudtp0vkumlo7h9qh5_1_nx_1LzvwTkCoeLzh15RyXQPHiwNyb68E.csv</Key><LastModified>2025-10-28T13:13:10.000Z</LastModified><ETag>&#34;9af6ca18a79d7ab781c0a3adb3a8b2b1-4&#34;</ETag><Size>20000006</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>select/test.csv</Key><LastModified>2025-10-28T13:11:13.000Z</LastModified><ETag>&#34;65358cf837c7ed8402f2860eda3fc7df&#34;</ETag><Size>20000004</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.action:action.py:158 Calling s3:delete_objects with {'Bucket': 'insert_bucket', 'Delete': {'Objects': [{'Key': 'insert/ptjudtp0vkumlo7h9qh5_1_nx_1LzvwTkCoeLzh15RyXQPHiwNyb68E.csv'}, {'Key': 'select/test.csv'}]}}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.DeleteObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.DeleteObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.DeleteObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.DeleteObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.DeleteObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.DeleteObjects: calling handler <function escape_xml_payload at 0x7c39c4163530>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.DeleteObjects: calling handler <function conditionally_calculate_checksum at 0x7c39c41287b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.DeleteObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.DeleteObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.DeleteObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.DeleteObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=DeleteObjects) with params: {'url_path': '?delete', 'query_string': {}, 'method': 'POST', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'Content-MD5': 'yddfxjxqb0kTTY5ipULZ7Q=='}, 'body': b'<Delete xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Object><Key>insert/ptjudtp0vkumlo7h9qh5_1_nx_1LzvwTkCoeLzh15RyXQPHiwNyb68E.csv</Key></Object><Object><Key>select/test.csv</Key></Object></Delete>', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?delete', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Delete': {'Objects': [{'Key': 'insert/ptjudtp0vkumlo7h9qh5_1_nx_1LzvwTkCoeLzh15RyXQPHiwNyb68E.csv'}, {'Key': 'select/test.csv'}]}}}, 'input_params': {'Bucket': 'insert_bucket', 'Delete': {'Objects': [{'Key': 'insert/ptjudtp0vkumlo7h9qh5_1_nx_1LzvwTkCoeLzh15RyXQPHiwNyb68E.csv'}, {'Key': 'select/test.csv'}]}}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}, 'checksum': {'request_algorithm': 'conditional-md5'}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.DeleteObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.DeleteObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.DeleteObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.DeleteObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.DeleteObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
POST
/insert_bucket
delete=
content-md5:yddfxjxqb0kTTY5ipULZ7Q==
host:localhost:22601
x-amz-content-sha256:9007684c9309b0c6523d91facab1e2701f4546e13074e6dd8acf4b28ad6b19eb
x-amz-date:20251028T131358Z

content-md5;host;x-amz-content-sha256;x-amz-date
9007684c9309b0c6523d91facab1e2701f4546e13074e6dd8acf4b28ad6b19eb
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131358Z
20251028/yandex/s3/aws4_request
62b41679aaadebfae7e8b48e0824772ffa869debc353c714b02f41d4a5bd2616
DEBUG    botocore.auth:auth.py:430 Signature:
ea33cb88ba698ee57e620c593f6eaf5fd2bba8ccf0f28bd2ce26342540863ec2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.DeleteObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=http://localhost:22601/insert_bucket?delete, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'Content-MD5': b'yddfxjxqb0kTTY5ipULZ7Q==', 'X-Amz-Date': b'20251028T131358Z', 'X-Amz-Content-SHA256': b'9007684c9309b0c6523d91facab1e2701f4546e13074e6dd8acf4b28ad6b19eb', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=ea33cb88ba698ee57e620c593f6eaf5fd2bba8ccf0f28bd2ce26342540863ec2', 'amz-sdk-invocation-id': b'1197c088-4c42-437d-a08a-9da851b19cb9', 'amz-sdk-request': b'attempt=1', 'Content-Length': '202'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:13:58 GMT', 'x-amzn-requestid': 'dvEi3tICZHxJP2lkuVpjFMMJPCu0574TeOT1CMs7545Xja0pJgig', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '255', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><DeleteResult xmlns="http://s3.amazonaws.com/doc/2006-03-01"><Deleted><Key>insert/ptjudtp0vkumlo7h9qh5_1_nx_1LzvwTkCoeLzh15RyXQPHiwNyb68E.csv</Key></Deleted><Deleted><Key>select/test.csv</Key></Deleted></DeleteResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.DeleteObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.DeleteObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.action:action.py:164 Response: {'ResponseMetadata': {'RequestId': 'dvEi3tICZHxJP2lkuVpjFMMJPCu0574TeOT1CMs7545Xja0pJgig', 'HTTPStatusCode': 200, 'HTTPHeaders': {'server': 'Werkzeug/2.2.3 Python/3.12.12', 'date': 'Tue, 28 Oct 2025 13:13:58 GMT', 'x-amzn-requestid': 'dvEi3tICZHxJP2lkuVpjFMMJPCu0574TeOT1CMs7545Xja0pJgig', 'content-type': 'text/html; charset=utf-8', 'content-length': '255', 'access-control-allow-origin': '*', 'connection': 'close'}, 'RetryAttempts': 0}, 'Deleted': [{'Key': 'insert/ptjudtp0vkumlo7h9qh5_1_nx_1LzvwTkCoeLzh15RyXQPHiwNyb68E.csv'}, {'Key': 'select/test.csv'}]}
DEBUG    botocore.hooks:hooks.py:238 Event choose-service-name: calling handler <function handle_service_name_alias at 0x7c39c4163370>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7c39c3fb95d0>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d0310>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7c39c3fb9790>
DEBUG    botocore.endpoint:endpoint.py:408 Setting s3 timeout as (60, 60)
DEBUG    botocore.client:client.py:285 Registering retry handlers for service: s3
DEBUG    botocore.utils:utils.py:1721 Registering S3 region redirector handler
DEBUG    botocore.utils:utils.py:1669 Registering S3Express Identity Resolver
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7c39c4165050>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7c39c4163d10>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7c39c4165f30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c3ce9bf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c3d54ab0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c3ce9bf0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Key': 'select/test.csv', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function conditionally_calculate_checksum at 0x7c39c41287b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.handlers:handlers.py:359 Adding expect 100 continue header to request.
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c3cda4f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=PutObject) with params: {'url_path': '/select/test.csv', 'query_string': {}, 'method': 'PUT', 'headers': {'Content-Type': 'text/plain', 'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89', 'Content-MD5': 'ZTWM+DfH7YQC8oYO2j/H3w==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7bc9c46a1050>, 'auth_path': '/insert_bucket/select/test.csv', 'url': 'http://localhost:22601/insert_bucket/select/test.csv', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c3d3b3f0>, 'has_streaming_input': True, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Body': <_io.BytesIO object at 0x7bc9c46a1050>, 'Bucket': 'insert_bucket', 'Key': 'select/test.csv', 'ContentType': 'text/plain'}}, 'input_params': {'Bucket': 'insert_bucket', 'Key': 'select/test.csv'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c3d3b8f0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.PutObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c3d54ab0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.PutObject: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.PutObject: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c3cda4f0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/insert_bucket/select/test.csv

content-md5:ZTWM+DfH7YQC8oYO2j/H3w==
content-type:text/plain
host:localhost:22601
x-amz-content-sha256:ddbf434c0dad8b668933d04aa7565ec562349f8c361838a11ba0d8734b6f7d7d
x-amz-date:20251028T131359Z

content-md5;content-type;host;x-amz-content-sha256;x-amz-date
ddbf434c0dad8b668933d04aa7565ec562349f8c361838a11ba0d8734b6f7d7d
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131359Z
20251028/yandex/s3/aws4_request
f6eb69c895b7d1b3434ceccb3b257e05dcc73ceed8666f2ef40d97f55eade989
DEBUG    botocore.auth:auth.py:430 Signature:
f0c3d8e982ae4b91fd8fad833e43d264f4231e51593a8f58779164d4750a1c98
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.PutObject: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:22601/insert_bucket/select/test.csv, headers={'Content-Type': b'text/plain', 'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89', 'Content-MD5': b'ZTWM+DfH7YQC8oYO2j/H3w==', 'Expect': b'100-continue', 'X-Amz-Date': b'20251028T131359Z', 'X-Amz-Content-SHA256': b'ddbf434c0dad8b668933d04aa7565ec562349f8c361838a11ba0d8734b6f7d7d', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=content-md5;content-type;host;x-amz-content-sha256;x-amz-date, Signature=f0c3d8e982ae4b91fd8fad833e43d264f4231e51593a8f58779164d4750a1c98', 'amz-sdk-invocation-id': b'b4e6b7bd-fb24-4928-bd55-f9b8de7f5287', 'amz-sdk-request': b'attempt=1', 'Content-Length': '20000004'}>
DEBUG    botocore.awsrequest:awsrequest.py:127 Waiting for 100 Continue response.
DEBUG    botocore.awsrequest:awsrequest.py:173 100 Continue response seen, now sending request body.
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:00 GMT', 'ETag': '"65358cf837c7ed8402f2860eda3fc7df"', 'last-modified': 'Tue, 28 Oct 2025 13:14:00 GMT', 'x-amzn-requestid': '6GtOsVDkx2omgWpEd2VeK9RjXk2WhgI5LeIAJWgemP7cXcXUCwna', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '0', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b''
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c3e876b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c3ce9bf0>>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 03fd03ac-0b32-4b92-b39b-e1620d15fdc9, localhost:22681): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 03fd03ac-0b32-4b92-b39b-e1620d15fdc9, localhost:22681): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 03fd03ac-0b32-4b92-b39b-e1620d15fdc9, localhost:22681): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ko54s6fejm.auto.internal" port: 22681 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ko54s6fejm.auto.internal:22681, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22681
DEBUG    root:fq_client.py:170 Request: content {
  type: ANALYTICS
  name: "simple"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            pragma s3.AtomicUploadCommit = \"true\";\n\n            insert into ibucket.`insert/` with (format=csv_with_names)\n            select * from ibucket.`select/` with (format=csv_with_names, schema(\n                idx Int NOT NULL\n            ));\n        "
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "df88feac-cc3b-4dcb-b36e-e9dafc655c5c"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudtp0qqapq1ob3egi"

DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131407Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131407Z
20251028/yandex/s3/aws4_request
c5de17675b6ab591580b0a170b48a068c6fa65fe53f294381a82ac5c56ab5984
DEBUG    botocore.auth:auth.py:430 Signature:
804aaedce43de6143b860a969d18d78d3a49ccf27b300eeca70b2c833d56b57a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131407Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=804aaedce43de6143b860a969d18d78d3a49ccf27b300eeca70b2c833d56b57a', 'amz-sdk-invocation-id': b'1cb3a872-a31f-4c5f-8add-a623258e1dd4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:07 GMT', 'x-amzn-requestid': 'v5XC1ZQnMWGqQVnJzg87WQv3P42y3kWRqCnlai7LLFbtxic3SQY1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131407Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131407Z
20251028/yandex/s3/aws4_request
4458639d1b3e7fcead3af160aff9d19630d082c3fa784d20c84a46d3b9bdf66e
DEBUG    botocore.auth:auth.py:430 Signature:
48c45cdfeb7f358d2e1296bb4cae1fe5ab0d87646b877e6bee66134640cbf9ff
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131407Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=48c45cdfeb7f358d2e1296bb4cae1fe5ab0d87646b877e6bee66134640cbf9ff', 'amz-sdk-invocation-id': b'a1dad669-ce14-4c08-a523-04fe93ffae58', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:07 GMT', 'x-amzn-requestid': 'NWOYkFZ3JKQSrLx3vlU4ntREFF9VjUdBT4p6MezkY5RHTSEdExET', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131407Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131407Z
20251028/yandex/s3/aws4_request
c5de17675b6ab591580b0a170b48a068c6fa65fe53f294381a82ac5c56ab5984
DEBUG    botocore.auth:auth.py:430 Signature:
804aaedce43de6143b860a969d18d78d3a49ccf27b300eeca70b2c833d56b57a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131407Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=804aaedce43de6143b860a969d18d78d3a49ccf27b300eeca70b2c833d56b57a', 'amz-sdk-invocation-id': b'2dd536ea-bad1-4783-9479-95c8957d9e37', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:07 GMT', 'x-amzn-requestid': 'Npgf0IXc4Xkyk8EvJ7TSRvU5NXVL1VtkoTYJQhe8RbkmHQ8B7G1K', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131407Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131407Z
20251028/yandex/s3/aws4_request
4458639d1b3e7fcead3af160aff9d19630d082c3fa784d20c84a46d3b9bdf66e
DEBUG    botocore.auth:auth.py:430 Signature:
48c45cdfeb7f358d2e1296bb4cae1fe5ab0d87646b877e6bee66134640cbf9ff
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131407Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=48c45cdfeb7f358d2e1296bb4cae1fe5ab0d87646b877e6bee66134640cbf9ff', 'amz-sdk-invocation-id': b'56680484-f45c-471c-b8da-5e74e5f06b91', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:07 GMT', 'x-amzn-requestid': 'MmBIJkFRGRiiBj8F3OOikY4cWyEv9p6R3QTfXgnjd87oOCdhhtZk', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131407Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131407Z
20251028/yandex/s3/aws4_request
c5de17675b6ab591580b0a170b48a068c6fa65fe53f294381a82ac5c56ab5984
DEBUG    botocore.auth:auth.py:430 Signature:
804aaedce43de6143b860a969d18d78d3a49ccf27b300eeca70b2c833d56b57a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131407Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=804aaedce43de6143b860a969d18d78d3a49ccf27b300eeca70b2c833d56b57a', 'amz-sdk-invocation-id': b'd8d9b623-2218-41af-8896-5637046bfe90', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:07 GMT', 'x-amzn-requestid': '8iNgtUKDN5IbJmBlArhGrGsceXMoByuUGoH2zLxV0pPdSzWZAp63', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131407Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131407Z
20251028/yandex/s3/aws4_request
4458639d1b3e7fcead3af160aff9d19630d082c3fa784d20c84a46d3b9bdf66e
DEBUG    botocore.auth:auth.py:430 Signature:
48c45cdfeb7f358d2e1296bb4cae1fe5ab0d87646b877e6bee66134640cbf9ff
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131407Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=48c45cdfeb7f358d2e1296bb4cae1fe5ab0d87646b877e6bee66134640cbf9ff', 'amz-sdk-invocation-id': b'f0541a6e-3801-4341-a28a-3f071ef57f30', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:07 GMT', 'x-amzn-requestid': 'LwG5LqiMx3LekCA1Wp5RSNZKEkLMBzAn7NYgndX1bAPJWclHUA9P', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131407Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131407Z
20251028/yandex/s3/aws4_request
c5de17675b6ab591580b0a170b48a068c6fa65fe53f294381a82ac5c56ab5984
DEBUG    botocore.auth:auth.py:430 Signature:
804aaedce43de6143b860a969d18d78d3a49ccf27b300eeca70b2c833d56b57a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131407Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=804aaedce43de6143b860a969d18d78d3a49ccf27b300eeca70b2c833d56b57a', 'amz-sdk-invocation-id': b'fdbdc0a6-df6a-4762-b6ab-23ce1be308d1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:07 GMT', 'x-amzn-requestid': 'hb7CZfM4Qj2J7zw0q4Gf1cEEgducXKR4OoI4I5pol6I170l00pxg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131407Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131407Z
20251028/yandex/s3/aws4_request
4458639d1b3e7fcead3af160aff9d19630d082c3fa784d20c84a46d3b9bdf66e
DEBUG    botocore.auth:auth.py:430 Signature:
48c45cdfeb7f358d2e1296bb4cae1fe5ab0d87646b877e6bee66134640cbf9ff
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131407Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=48c45cdfeb7f358d2e1296bb4cae1fe5ab0d87646b877e6bee66134640cbf9ff', 'amz-sdk-invocation-id': b'b536a3be-5116-4dd7-b2a0-f6e5fd3f7cfe', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:07 GMT', 'x-amzn-requestid': 'YBsDt4hDGFVpG3fHal9IlQZFPEImk6mkms05W80BSwK9174JsgsS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131407Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131407Z
20251028/yandex/s3/aws4_request
c5de17675b6ab591580b0a170b48a068c6fa65fe53f294381a82ac5c56ab5984
DEBUG    botocore.auth:auth.py:430 Signature:
804aaedce43de6143b860a969d18d78d3a49ccf27b300eeca70b2c833d56b57a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131407Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=804aaedce43de6143b860a969d18d78d3a49ccf27b300eeca70b2c833d56b57a', 'amz-sdk-invocation-id': b'adffb389-18cd-4d7d-becb-f712c5ed047a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:07 GMT', 'x-amzn-requestid': 'PcPH3SXPipigf1jZIp4Rrso94AUfyeL9ZOTeS8mXipV2NBlLiTh8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131407Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131407Z
20251028/yandex/s3/aws4_request
4458639d1b3e7fcead3af160aff9d19630d082c3fa784d20c84a46d3b9bdf66e
DEBUG    botocore.auth:auth.py:430 Signature:
48c45cdfeb7f358d2e1296bb4cae1fe5ab0d87646b877e6bee66134640cbf9ff
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131407Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=48c45cdfeb7f358d2e1296bb4cae1fe5ab0d87646b877e6bee66134640cbf9ff', 'amz-sdk-invocation-id': b'491b46d3-434b-47d3-b58b-1c74bdbff77c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:07 GMT', 'x-amzn-requestid': 'G2OwSX58136DFD5qXR1ILZoAcRRdy1ylWHhek9IS95euE7cFxGkG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131407Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131407Z
20251028/yandex/s3/aws4_request
c5de17675b6ab591580b0a170b48a068c6fa65fe53f294381a82ac5c56ab5984
DEBUG    botocore.auth:auth.py:430 Signature:
804aaedce43de6143b860a969d18d78d3a49ccf27b300eeca70b2c833d56b57a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131407Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=804aaedce43de6143b860a969d18d78d3a49ccf27b300eeca70b2c833d56b57a', 'amz-sdk-invocation-id': b'e14c98ba-c629-4dd1-b5bc-3b48b98ada48', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:07 GMT', 'x-amzn-requestid': 'P1vVu8o038bpyfrx6cx03RJtvdMcxkhoNXRCASWO3B6tLK7b1cqC', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131407Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131407Z
20251028/yandex/s3/aws4_request
4458639d1b3e7fcead3af160aff9d19630d082c3fa784d20c84a46d3b9bdf66e
DEBUG    botocore.auth:auth.py:430 Signature:
48c45cdfeb7f358d2e1296bb4cae1fe5ab0d87646b877e6bee66134640cbf9ff
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131407Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=48c45cdfeb7f358d2e1296bb4cae1fe5ab0d87646b877e6bee66134640cbf9ff', 'amz-sdk-invocation-id': b'93b698c9-509c-478f-b3cf-bf0779c42b5e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:07 GMT', 'x-amzn-requestid': 'bhyskRCmY7OV8CWJC9AuyoalrWSBXSAnV0QHrsRiawzwt1BJMkkT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131408Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131408Z
20251028/yandex/s3/aws4_request
113e00a53122111b4ee442eb95504090edff85813c448ae755f4070466aebf26
DEBUG    botocore.auth:auth.py:430 Signature:
6f6b662e073545b292009ddd11d51287458bc37f85e44b109bb7c5575a70c2ec
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131408Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6f6b662e073545b292009ddd11d51287458bc37f85e44b109bb7c5575a70c2ec', 'amz-sdk-invocation-id': b'a225a405-a028-4700-99a6-d63a7e963fbf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:08 GMT', 'x-amzn-requestid': 'ERLEc2iaeIGElKfmykttwOVlbM27CmaQhtvHB9k6Bmxkbfpc6GgH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131408Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131408Z
20251028/yandex/s3/aws4_request
eb1f8cd0671863902c99f025ff781d3ae467582162ead51df35bba5c7b2d666d
DEBUG    botocore.auth:auth.py:430 Signature:
51f64c1accb7b774139ddec1999d4d35d404e7a894b69eb4e6096221d6103886
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131408Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=51f64c1accb7b774139ddec1999d4d35d404e7a894b69eb4e6096221d6103886', 'amz-sdk-invocation-id': b'f53f1cbc-0aae-4ff7-8158-508a2a4f9997', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:08 GMT', 'x-amzn-requestid': 'fX5HY9ZApwN0QOcFywJu8zxPZXvJJNFdVKGJPm0YpRqsKz8ta6Ua', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131408Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131408Z
20251028/yandex/s3/aws4_request
113e00a53122111b4ee442eb95504090edff85813c448ae755f4070466aebf26
DEBUG    botocore.auth:auth.py:430 Signature:
6f6b662e073545b292009ddd11d51287458bc37f85e44b109bb7c5575a70c2ec
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131408Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6f6b662e073545b292009ddd11d51287458bc37f85e44b109bb7c5575a70c2ec', 'amz-sdk-invocation-id': b'18ae32fe-7cbe-4f5a-aa99-725a9ca003ba', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:08 GMT', 'x-amzn-requestid': '76Sa6diY6AGqViwqmAoi26kI5gHpt43McOYoummxGxDezVUu3JIi', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131408Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131408Z
20251028/yandex/s3/aws4_request
eb1f8cd0671863902c99f025ff781d3ae467582162ead51df35bba5c7b2d666d
DEBUG    botocore.auth:auth.py:430 Signature:
51f64c1accb7b774139ddec1999d4d35d404e7a894b69eb4e6096221d6103886
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131408Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=51f64c1accb7b774139ddec1999d4d35d404e7a894b69eb4e6096221d6103886', 'amz-sdk-invocation-id': b'44b5038d-1579-42f1-be9a-ac9f8c637bfe', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:08 GMT', 'x-amzn-requestid': '3MrBvxXaDIGp1ZxyXcGqhaIuYYDH3Jf1dR7XB25mOEDDzV2fPnNw', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131408Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131408Z
20251028/yandex/s3/aws4_request
113e00a53122111b4ee442eb95504090edff85813c448ae755f4070466aebf26
DEBUG    botocore.auth:auth.py:430 Signature:
6f6b662e073545b292009ddd11d51287458bc37f85e44b109bb7c5575a70c2ec
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131408Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6f6b662e073545b292009ddd11d51287458bc37f85e44b109bb7c5575a70c2ec', 'amz-sdk-invocation-id': b'6c4f0353-3f89-4e03-b315-c48f0fcd22d9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:08 GMT', 'x-amzn-requestid': '1NQ1bREpLzeUZy5zGZ0qyS2ODWuPuZSs5RrmjMLoYhqfA7G2QGyy', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131408Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131408Z
20251028/yandex/s3/aws4_request
eb1f8cd0671863902c99f025ff781d3ae467582162ead51df35bba5c7b2d666d
DEBUG    botocore.auth:auth.py:430 Signature:
51f64c1accb7b774139ddec1999d4d35d404e7a894b69eb4e6096221d6103886
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131408Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=51f64c1accb7b774139ddec1999d4d35d404e7a894b69eb4e6096221d6103886', 'amz-sdk-invocation-id': b'1865cf3f-1cc9-4a0c-8704-d048e609d767', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:08 GMT', 'x-amzn-requestid': 'KoUozc2ghWyf35wPtsTOzeSn2QeQUtEIqNnR4MrRlwlHyyfplZb8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131408Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131408Z
20251028/yandex/s3/aws4_request
113e00a53122111b4ee442eb95504090edff85813c448ae755f4070466aebf26
DEBUG    botocore.auth:auth.py:430 Signature:
6f6b662e073545b292009ddd11d51287458bc37f85e44b109bb7c5575a70c2ec
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131408Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6f6b662e073545b292009ddd11d51287458bc37f85e44b109bb7c5575a70c2ec', 'amz-sdk-invocation-id': b'3529ef62-b62f-4607-8de5-9bbb0a1cff81', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:08 GMT', 'x-amzn-requestid': 'Il5GtRuNDOJ6EkfSEkVww9FOuETINT4n8XF8mGH2tAUZSEDs6RFb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131408Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131408Z
20251028/yandex/s3/aws4_request
eb1f8cd0671863902c99f025ff781d3ae467582162ead51df35bba5c7b2d666d
DEBUG    botocore.auth:auth.py:430 Signature:
51f64c1accb7b774139ddec1999d4d35d404e7a894b69eb4e6096221d6103886
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131408Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=51f64c1accb7b774139ddec1999d4d35d404e7a894b69eb4e6096221d6103886', 'amz-sdk-invocation-id': b'd4ef652b-afba-4d62-9c75-cc9965ad0f4a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:08 GMT', 'x-amzn-requestid': 'prGeXWVbSNVysqgqLE801GGNz1lbYXaJn7Mkd3VHVTMPO9HsEtVs', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131409Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131409Z
20251028/yandex/s3/aws4_request
a168b4b2e3ee5a581d8d6e35e51103fe3eae822714c2b4965ffafd281ff71f35
DEBUG    botocore.auth:auth.py:430 Signature:
bead0eb5283bc53d9d874cd60d939a3c1791d5c462bb8e10bef59eb5af7b8b71
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131409Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bead0eb5283bc53d9d874cd60d939a3c1791d5c462bb8e10bef59eb5af7b8b71', 'amz-sdk-invocation-id': b'c75087b2-2186-49b4-afd2-5682509e7784', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:09 GMT', 'x-amzn-requestid': 'eyUeAZAKApwodDdY8HXyb0OC1rnpMdGW8b06neccdhcxskDWVBbV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131409Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131409Z
20251028/yandex/s3/aws4_request
776b39fa4fb8105fbc908e5607214d13cdbe743b965f71b4b8ca15ad01a930e0
DEBUG    botocore.auth:auth.py:430 Signature:
2f8923899c016dfaaa295679be378f23955bae544273906a8f863732684cc95e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131409Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2f8923899c016dfaaa295679be378f23955bae544273906a8f863732684cc95e', 'amz-sdk-invocation-id': b'1219dab4-85c3-4454-841b-7da97edaf863', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:09 GMT', 'x-amzn-requestid': 'UHaXqzXuAEWAS9VU07s5uTWefmnBVHVfNI3nG41DUK2mlGAVseQq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131409Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131409Z
20251028/yandex/s3/aws4_request
a168b4b2e3ee5a581d8d6e35e51103fe3eae822714c2b4965ffafd281ff71f35
DEBUG    botocore.auth:auth.py:430 Signature:
bead0eb5283bc53d9d874cd60d939a3c1791d5c462bb8e10bef59eb5af7b8b71
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131409Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bead0eb5283bc53d9d874cd60d939a3c1791d5c462bb8e10bef59eb5af7b8b71', 'amz-sdk-invocation-id': b'86b8677c-8b59-4d76-8ed2-cd56299f8078', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:09 GMT', 'x-amzn-requestid': '2IO5e64nmTd17kCQbUS3lWdcAMuK8ZOCDS7pFTfD0pYvNIxM7j1N', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131409Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131409Z
20251028/yandex/s3/aws4_request
776b39fa4fb8105fbc908e5607214d13cdbe743b965f71b4b8ca15ad01a930e0
DEBUG    botocore.auth:auth.py:430 Signature:
2f8923899c016dfaaa295679be378f23955bae544273906a8f863732684cc95e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131409Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2f8923899c016dfaaa295679be378f23955bae544273906a8f863732684cc95e', 'amz-sdk-invocation-id': b'31d396ec-c322-4045-a0f1-db28642ed68b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:09 GMT', 'x-amzn-requestid': 'sNblKPczOIPXgthiC6MoSW9P7BEZzzbEFfaWfyTkrEgscEnyghZv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131409Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131409Z
20251028/yandex/s3/aws4_request
a168b4b2e3ee5a581d8d6e35e51103fe3eae822714c2b4965ffafd281ff71f35
DEBUG    botocore.auth:auth.py:430 Signature:
bead0eb5283bc53d9d874cd60d939a3c1791d5c462bb8e10bef59eb5af7b8b71
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131409Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bead0eb5283bc53d9d874cd60d939a3c1791d5c462bb8e10bef59eb5af7b8b71', 'amz-sdk-invocation-id': b'bbbca2e0-dee6-4765-a4e1-7bf59c942130', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:09 GMT', 'x-amzn-requestid': 'Ge8kpO8rC2G3Yr8CcbieI23PWkDzIt3Tdb8CrXRkNLLHnxAeDFeK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131409Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131409Z
20251028/yandex/s3/aws4_request
776b39fa4fb8105fbc908e5607214d13cdbe743b965f71b4b8ca15ad01a930e0
DEBUG    botocore.auth:auth.py:430 Signature:
2f8923899c016dfaaa295679be378f23955bae544273906a8f863732684cc95e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131409Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2f8923899c016dfaaa295679be378f23955bae544273906a8f863732684cc95e', 'amz-sdk-invocation-id': b'9f538a16-9f9e-41a6-a016-56ca344dac22', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:09 GMT', 'x-amzn-requestid': 'fSnW6WDiekqj21mVIl0BX1lcZKoY3HYUuCNwXI09yEiZauLzdlMI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131410Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131410Z
20251028/yandex/s3/aws4_request
5403b1e7d524adc3f11db27f86c8318d63e8e3cde9dc922f05ed365137e39393
DEBUG    botocore.auth:auth.py:430 Signature:
5da04c3f74b5beb72938c62c35c6034dbbc3ade5e60244b8c18e69970cfc3045
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131410Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5da04c3f74b5beb72938c62c35c6034dbbc3ade5e60244b8c18e69970cfc3045', 'amz-sdk-invocation-id': b'459bf13c-5c37-45d4-b253-f5f438968639', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:10 GMT', 'x-amzn-requestid': 'DOsz4u9ZcZe2Ecci7MfOEyFXmxIdTtfUjiKG9ZkZXbp7QDHv3eSv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131410Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131410Z
20251028/yandex/s3/aws4_request
a32dec4b55fea29796f3a9d8171b98dc0ac45c8f0643f668994825e88aaf4a87
DEBUG    botocore.auth:auth.py:430 Signature:
df0f940384ae241b3af41d3dfec247f79ad541e7b34e459ee0c8d23e83b48f68
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131410Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=df0f940384ae241b3af41d3dfec247f79ad541e7b34e459ee0c8d23e83b48f68', 'amz-sdk-invocation-id': b'86a289f6-474a-4fd0-9fd5-5d46e6f589c8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:10 GMT', 'x-amzn-requestid': 'eGm9caXXeP1fpVD0NzuvI9cYNtNGVn4V5JIVnrRM6K7g8Pj4oX2U', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131410Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131410Z
20251028/yandex/s3/aws4_request
5403b1e7d524adc3f11db27f86c8318d63e8e3cde9dc922f05ed365137e39393
DEBUG    botocore.auth:auth.py:430 Signature:
5da04c3f74b5beb72938c62c35c6034dbbc3ade5e60244b8c18e69970cfc3045
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131410Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5da04c3f74b5beb72938c62c35c6034dbbc3ade5e60244b8c18e69970cfc3045', 'amz-sdk-invocation-id': b'64a02fff-f369-4057-b12c-f059df251619', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:10 GMT', 'x-amzn-requestid': 'niCnw13xmrjBoUzAcoJss8sROzjQXTGy3U7RiuNOWEuKgi8OTKlm', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131410Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131410Z
20251028/yandex/s3/aws4_request
a32dec4b55fea29796f3a9d8171b98dc0ac45c8f0643f668994825e88aaf4a87
DEBUG    botocore.auth:auth.py:430 Signature:
df0f940384ae241b3af41d3dfec247f79ad541e7b34e459ee0c8d23e83b48f68
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131410Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=df0f940384ae241b3af41d3dfec247f79ad541e7b34e459ee0c8d23e83b48f68', 'amz-sdk-invocation-id': b'50f73746-0344-4e7c-b3fe-f8b65ff7490f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:10 GMT', 'x-amzn-requestid': 'H9pXd2rb6obu4TVUiee3xo7vFr0Fa0rZcIhBPMmatMRfS3tISlYN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131410Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131410Z
20251028/yandex/s3/aws4_request
5403b1e7d524adc3f11db27f86c8318d63e8e3cde9dc922f05ed365137e39393
DEBUG    botocore.auth:auth.py:430 Signature:
5da04c3f74b5beb72938c62c35c6034dbbc3ade5e60244b8c18e69970cfc3045
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131410Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5da04c3f74b5beb72938c62c35c6034dbbc3ade5e60244b8c18e69970cfc3045', 'amz-sdk-invocation-id': b'f11c4785-349e-4ee0-8796-265d10afc133', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:10 GMT', 'x-amzn-requestid': '08chH67ogEjiUURPDphz1Eh7ADDlUYSd8vqqLPeXAi9SBeIrtNX7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131411Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131411Z
20251028/yandex/s3/aws4_request
448ee2116c345833ac53bdea4ec3cbe3c24cf9db9778bb493b26dfe600b0ad53
DEBUG    botocore.auth:auth.py:430 Signature:
1e456ef24c7ae7c6be1816d493bb11106d2a3644ab2c036c7c11f648918ad840
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131411Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1e456ef24c7ae7c6be1816d493bb11106d2a3644ab2c036c7c11f648918ad840', 'amz-sdk-invocation-id': b'9f078af9-fe0c-4c66-a8f4-c7f8ef1b31e9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:11 GMT', 'x-amzn-requestid': 'tkSHDrWgaHtiaogyDra3CJOIePpKxfbfFEo6LZsntPa8sPBl3DGE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131411Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131411Z
20251028/yandex/s3/aws4_request
45fef44c310e55f2f19dbc0a096f5cf69449eaabb62d287fdf8a97fada66968d
DEBUG    botocore.auth:auth.py:430 Signature:
36688dd0b0bc5096c8ac594fe0314865f707ba40d8f9c0cef15b74a04b66075e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131411Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=36688dd0b0bc5096c8ac594fe0314865f707ba40d8f9c0cef15b74a04b66075e', 'amz-sdk-invocation-id': b'0f53816b-a7f3-4d21-a7f9-a8c708560806', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:11 GMT', 'x-amzn-requestid': 'UXULYP6GsbkK8a87D4LajNalzKd4bEyiXHruUde1y1J28OcH1FlW', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131411Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131411Z
20251028/yandex/s3/aws4_request
448ee2116c345833ac53bdea4ec3cbe3c24cf9db9778bb493b26dfe600b0ad53
DEBUG    botocore.auth:auth.py:430 Signature:
1e456ef24c7ae7c6be1816d493bb11106d2a3644ab2c036c7c11f648918ad840
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131411Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1e456ef24c7ae7c6be1816d493bb11106d2a3644ab2c036c7c11f648918ad840', 'amz-sdk-invocation-id': b'8090191b-07dc-4f2e-9b82-4a94e9befc07', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:11 GMT', 'x-amzn-requestid': 'V5SQZRgE7arGTLE91WXMkfeTQCVjvpTZQZnMbd1xjfekfT6I96DY', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131411Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131411Z
20251028/yandex/s3/aws4_request
45fef44c310e55f2f19dbc0a096f5cf69449eaabb62d287fdf8a97fada66968d
DEBUG    botocore.auth:auth.py:430 Signature:
36688dd0b0bc5096c8ac594fe0314865f707ba40d8f9c0cef15b74a04b66075e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131411Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=36688dd0b0bc5096c8ac594fe0314865f707ba40d8f9c0cef15b74a04b66075e', 'amz-sdk-invocation-id': b'fb85b234-bd54-41fe-b774-1a91000a4ebb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:11 GMT', 'x-amzn-requestid': 'oP2Akd3y7mFp38NK80tSW83jsUyUkhEE2gzFNbflliDfVjBcN6e6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131411Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131411Z
20251028/yandex/s3/aws4_request
448ee2116c345833ac53bdea4ec3cbe3c24cf9db9778bb493b26dfe600b0ad53
DEBUG    botocore.auth:auth.py:430 Signature:
1e456ef24c7ae7c6be1816d493bb11106d2a3644ab2c036c7c11f648918ad840
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131411Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1e456ef24c7ae7c6be1816d493bb11106d2a3644ab2c036c7c11f648918ad840', 'amz-sdk-invocation-id': b'5daa3359-cb90-43c6-adfb-1483779eabda', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:11 GMT', 'x-amzn-requestid': 'W3eiruLROSPOhSTZA13PZCde9TGZoEoFJvpFvdtEIBcqO2XKipQ7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131411Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131411Z
20251028/yandex/s3/aws4_request
45fef44c310e55f2f19dbc0a096f5cf69449eaabb62d287fdf8a97fada66968d
DEBUG    botocore.auth:auth.py:430 Signature:
36688dd0b0bc5096c8ac594fe0314865f707ba40d8f9c0cef15b74a04b66075e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131411Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=36688dd0b0bc5096c8ac594fe0314865f707ba40d8f9c0cef15b74a04b66075e', 'amz-sdk-invocation-id': b'45b2556a-b368-4b9e-9cc1-cba0c5e8b203', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:11 GMT', 'x-amzn-requestid': 'C2Gmx79qXO5520iJPua0LKTsdv2nAfW8HqoPdEqOgU7HIEpp9yUQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131411Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131411Z
20251028/yandex/s3/aws4_request
448ee2116c345833ac53bdea4ec3cbe3c24cf9db9778bb493b26dfe600b0ad53
DEBUG    botocore.auth:auth.py:430 Signature:
1e456ef24c7ae7c6be1816d493bb11106d2a3644ab2c036c7c11f648918ad840
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131411Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1e456ef24c7ae7c6be1816d493bb11106d2a3644ab2c036c7c11f648918ad840', 'amz-sdk-invocation-id': b'a8c51bf0-3382-44c2-9e9f-7f4a07876275', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:11 GMT', 'x-amzn-requestid': 'tS7uzRR5km34pA577Oix5jmGRm0Vnyn3iZpPigNhIrz7xWB6seCv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131411Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131411Z
20251028/yandex/s3/aws4_request
45fef44c310e55f2f19dbc0a096f5cf69449eaabb62d287fdf8a97fada66968d
DEBUG    botocore.auth:auth.py:430 Signature:
36688dd0b0bc5096c8ac594fe0314865f707ba40d8f9c0cef15b74a04b66075e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131411Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=36688dd0b0bc5096c8ac594fe0314865f707ba40d8f9c0cef15b74a04b66075e', 'amz-sdk-invocation-id': b'57f2b508-104a-400a-9b83-22c619b495f4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:11 GMT', 'x-amzn-requestid': 'whCvf3JWorYVj2mfGNHM7OogmF5yIOGWJJuQN30v9VKjLYcGH2kL', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131411Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131411Z
20251028/yandex/s3/aws4_request
448ee2116c345833ac53bdea4ec3cbe3c24cf9db9778bb493b26dfe600b0ad53
DEBUG    botocore.auth:auth.py:430 Signature:
1e456ef24c7ae7c6be1816d493bb11106d2a3644ab2c036c7c11f648918ad840
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131411Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1e456ef24c7ae7c6be1816d493bb11106d2a3644ab2c036c7c11f648918ad840', 'amz-sdk-invocation-id': b'6a55ff20-21ac-4375-bf02-2a696ddb3f5a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:11 GMT', 'x-amzn-requestid': '9uHAGp0GZDfU6tAriMHTEWFcXnLp5tuLHTIpXkt1CtIqXawxYp2m', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131412Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131412Z
20251028/yandex/s3/aws4_request
43c03b128921679080c91ab1ae61c55ff35276b7fe1289169769c254ca7b34c3
DEBUG    botocore.auth:auth.py:430 Signature:
d5f3fd458fd9389db75d911b14803d20d867f78d1f57b844eb9805065c6f9f69
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131412Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d5f3fd458fd9389db75d911b14803d20d867f78d1f57b844eb9805065c6f9f69', 'amz-sdk-invocation-id': b'8c4e4fcb-027d-4f1b-ab57-1af241f12b7f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:12 GMT', 'x-amzn-requestid': 'h2sEboujfep7HxI2TSoeOhylQFP9867ZNr1d6BTFx5VzQYvPKRty', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131412Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131412Z
20251028/yandex/s3/aws4_request
05fd634ea228211c769275b205c34299eec9dcdc6772d3360d45a338e11d7fb6
DEBUG    botocore.auth:auth.py:430 Signature:
429185ce5575907580abdd43a147a0cbce71d817768a0ba26d4bcfb39228b59f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131412Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=429185ce5575907580abdd43a147a0cbce71d817768a0ba26d4bcfb39228b59f', 'amz-sdk-invocation-id': b'ae8c2534-4912-4dc1-a553-9e526c804922', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:12 GMT', 'x-amzn-requestid': '706wZex0PM1F2YzApBfKIWRd2kAz95HUY3Z9Xk6O8HnkqXrOa1j3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131412Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131412Z
20251028/yandex/s3/aws4_request
43c03b128921679080c91ab1ae61c55ff35276b7fe1289169769c254ca7b34c3
DEBUG    botocore.auth:auth.py:430 Signature:
d5f3fd458fd9389db75d911b14803d20d867f78d1f57b844eb9805065c6f9f69
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131412Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d5f3fd458fd9389db75d911b14803d20d867f78d1f57b844eb9805065c6f9f69', 'amz-sdk-invocation-id': b'b319bd8c-b0e7-4cb4-b879-dd78a7a465ed', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:12 GMT', 'x-amzn-requestid': '9Wb1A0PDGP8HvRweYRJPpP3XFZyQ7GGM0BhVIMCJBQOkmoQJsfB7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131412Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131412Z
20251028/yandex/s3/aws4_request
05fd634ea228211c769275b205c34299eec9dcdc6772d3360d45a338e11d7fb6
DEBUG    botocore.auth:auth.py:430 Signature:
429185ce5575907580abdd43a147a0cbce71d817768a0ba26d4bcfb39228b59f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131412Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=429185ce5575907580abdd43a147a0cbce71d817768a0ba26d4bcfb39228b59f', 'amz-sdk-invocation-id': b'7997c856-b205-4670-97c2-6e476158bce8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:12 GMT', 'x-amzn-requestid': 'QVZ3Yo4aRl1S8mlIQwCO2xn86whVVdjoIva30KwxtGvwOWxelsEc', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131412Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131412Z
20251028/yandex/s3/aws4_request
43c03b128921679080c91ab1ae61c55ff35276b7fe1289169769c254ca7b34c3
DEBUG    botocore.auth:auth.py:430 Signature:
d5f3fd458fd9389db75d911b14803d20d867f78d1f57b844eb9805065c6f9f69
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131412Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d5f3fd458fd9389db75d911b14803d20d867f78d1f57b844eb9805065c6f9f69', 'amz-sdk-invocation-id': b'b5387f97-f065-4937-a056-4977f1910cd4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:12 GMT', 'x-amzn-requestid': 'YBFghjCjguEtdVHpd7qtMVjR7Mu2GYEznYnOdFQOpMY0FLmfYB6A', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131412Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131412Z
20251028/yandex/s3/aws4_request
05fd634ea228211c769275b205c34299eec9dcdc6772d3360d45a338e11d7fb6
DEBUG    botocore.auth:auth.py:430 Signature:
429185ce5575907580abdd43a147a0cbce71d817768a0ba26d4bcfb39228b59f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131412Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=429185ce5575907580abdd43a147a0cbce71d817768a0ba26d4bcfb39228b59f', 'amz-sdk-invocation-id': b'a423311f-0e80-4714-a747-b308b6e3dca6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:12 GMT', 'x-amzn-requestid': 'haVPpFSIr5zbQket62ZXcq6tGmQB2Owwyl64TyxkcpwHWhxKseld', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131412Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131412Z
20251028/yandex/s3/aws4_request
43c03b128921679080c91ab1ae61c55ff35276b7fe1289169769c254ca7b34c3
DEBUG    botocore.auth:auth.py:430 Signature:
d5f3fd458fd9389db75d911b14803d20d867f78d1f57b844eb9805065c6f9f69
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131412Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d5f3fd458fd9389db75d911b14803d20d867f78d1f57b844eb9805065c6f9f69', 'amz-sdk-invocation-id': b'24d7c6b9-1de4-4aa0-9d73-7f9ebed170f0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:12 GMT', 'x-amzn-requestid': 'PNEh5FTgBRtHlzpHgTftEVLHfv0As0ZBLpe516Pu7VxPJLz1Vrhu', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131412Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131412Z
20251028/yandex/s3/aws4_request
05fd634ea228211c769275b205c34299eec9dcdc6772d3360d45a338e11d7fb6
DEBUG    botocore.auth:auth.py:430 Signature:
429185ce5575907580abdd43a147a0cbce71d817768a0ba26d4bcfb39228b59f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131412Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=429185ce5575907580abdd43a147a0cbce71d817768a0ba26d4bcfb39228b59f', 'amz-sdk-invocation-id': b'f07b8e73-46a5-4509-9200-9d9b8b7bfac8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:12 GMT', 'x-amzn-requestid': 'UaOXmS3qjGj4kJVa53VOOfTQ9CBNb8WUjH0ScshL7x2sh973oWkB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131412Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131412Z
20251028/yandex/s3/aws4_request
43c03b128921679080c91ab1ae61c55ff35276b7fe1289169769c254ca7b34c3
DEBUG    botocore.auth:auth.py:430 Signature:
d5f3fd458fd9389db75d911b14803d20d867f78d1f57b844eb9805065c6f9f69
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131412Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d5f3fd458fd9389db75d911b14803d20d867f78d1f57b844eb9805065c6f9f69', 'amz-sdk-invocation-id': b'df58ed98-b84d-4807-97dc-e177dd5a3c10', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:13 GMT', 'x-amzn-requestid': 'uMZYjhlFrf4OghUSDM7rXP7cnaUfHu3jbPEPC64waItml3J1pgyn', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131413Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131413Z
20251028/yandex/s3/aws4_request
909b26c585b139cdaeebcf6395775781c9ddc81356163ca82431ca7d0b8432f8
DEBUG    botocore.auth:auth.py:430 Signature:
a7c35bc93120ed3c9e457a2d75d5908a5b8dbbf8ceffda0287eea5c1c77f7177
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131413Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a7c35bc93120ed3c9e457a2d75d5908a5b8dbbf8ceffda0287eea5c1c77f7177', 'amz-sdk-invocation-id': b'ec79e69a-a4e3-4fd0-bc49-68f9fc1f6b7d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:13 GMT', 'x-amzn-requestid': '4qUhZ8VBVvVVnBF7yaGxe2dgRAd4eGqGz9Ouy7tS1gZTJG6yZfKE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131413Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131413Z
20251028/yandex/s3/aws4_request
f5e6b0e188aa9a123ecb7576558a30add8a2c33cfe0631654828bfe67c806897
DEBUG    botocore.auth:auth.py:430 Signature:
71bbc9cf55ffa72600a4d38a5fe6dc90240dc644bc7eb3954b34656eed1e61e8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131413Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=71bbc9cf55ffa72600a4d38a5fe6dc90240dc644bc7eb3954b34656eed1e61e8', 'amz-sdk-invocation-id': b'd6f53fe0-b53a-4273-90bc-78e93d78352d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:13 GMT', 'x-amzn-requestid': 'eTOf7JMETopTpOzbu0RrI2ypvYQlG07NR8kEnno5oELo3vPUe1As', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131413Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131413Z
20251028/yandex/s3/aws4_request
909b26c585b139cdaeebcf6395775781c9ddc81356163ca82431ca7d0b8432f8
DEBUG    botocore.auth:auth.py:430 Signature:
a7c35bc93120ed3c9e457a2d75d5908a5b8dbbf8ceffda0287eea5c1c77f7177
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131413Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a7c35bc93120ed3c9e457a2d75d5908a5b8dbbf8ceffda0287eea5c1c77f7177', 'amz-sdk-invocation-id': b'31b3f717-8765-4eef-b191-7e901f07252d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:13 GMT', 'x-amzn-requestid': 'GXqEussqk2SQ1vQb3TuDre6mhkMJgE6e7WuYzRlfEq89bbGi6KsE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131413Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131413Z
20251028/yandex/s3/aws4_request
f5e6b0e188aa9a123ecb7576558a30add8a2c33cfe0631654828bfe67c806897
DEBUG    botocore.auth:auth.py:430 Signature:
71bbc9cf55ffa72600a4d38a5fe6dc90240dc644bc7eb3954b34656eed1e61e8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131413Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=71bbc9cf55ffa72600a4d38a5fe6dc90240dc644bc7eb3954b34656eed1e61e8', 'amz-sdk-invocation-id': b'5053993d-9758-4acc-8444-4627e8c6b89b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:13 GMT', 'x-amzn-requestid': 'c6eOsP4KaXhUqKnnEYrlht45mJHuGoWsSKc3DmnHM3Oayu2jIlpX', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131413Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131413Z
20251028/yandex/s3/aws4_request
909b26c585b139cdaeebcf6395775781c9ddc81356163ca82431ca7d0b8432f8
DEBUG    botocore.auth:auth.py:430 Signature:
a7c35bc93120ed3c9e457a2d75d5908a5b8dbbf8ceffda0287eea5c1c77f7177
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131413Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a7c35bc93120ed3c9e457a2d75d5908a5b8dbbf8ceffda0287eea5c1c77f7177', 'amz-sdk-invocation-id': b'584cfc51-5ea8-4131-ab55-9b712a8d021b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:13 GMT', 'x-amzn-requestid': 'izkcTGgdH2ZM0txLyFr5Q0B6vxTsppifSLlzcofaEjOVjcWolePT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131413Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131413Z
20251028/yandex/s3/aws4_request
f5e6b0e188aa9a123ecb7576558a30add8a2c33cfe0631654828bfe67c806897
DEBUG    botocore.auth:auth.py:430 Signature:
71bbc9cf55ffa72600a4d38a5fe6dc90240dc644bc7eb3954b34656eed1e61e8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131413Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=71bbc9cf55ffa72600a4d38a5fe6dc90240dc644bc7eb3954b34656eed1e61e8', 'amz-sdk-invocation-id': b'45438924-3a50-47d0-b837-303f940af86e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:13 GMT', 'x-amzn-requestid': 'bTa3spjhIbAmHYZZ1k6cpA2zLagehby7HI2Tv5ZZrqo93plEZ75q', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131413Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131413Z
20251028/yandex/s3/aws4_request
909b26c585b139cdaeebcf6395775781c9ddc81356163ca82431ca7d0b8432f8
DEBUG    botocore.auth:auth.py:430 Signature:
a7c35bc93120ed3c9e457a2d75d5908a5b8dbbf8ceffda0287eea5c1c77f7177
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131413Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a7c35bc93120ed3c9e457a2d75d5908a5b8dbbf8ceffda0287eea5c1c77f7177', 'amz-sdk-invocation-id': b'1762043d-88a2-4cec-88d6-877e2818df96', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:13 GMT', 'x-amzn-requestid': 'xpySTFhOvsd0WCVCiASynH0yrwMKpmT7NwJtwGyZZL3fTwyRGI6W', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131413Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131413Z
20251028/yandex/s3/aws4_request
f5e6b0e188aa9a123ecb7576558a30add8a2c33cfe0631654828bfe67c806897
DEBUG    botocore.auth:auth.py:430 Signature:
71bbc9cf55ffa72600a4d38a5fe6dc90240dc644bc7eb3954b34656eed1e61e8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131413Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=71bbc9cf55ffa72600a4d38a5fe6dc90240dc644bc7eb3954b34656eed1e61e8', 'amz-sdk-invocation-id': b'18f9bc45-e9e7-4463-8243-1b68a87c0cd3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:13 GMT', 'x-amzn-requestid': '9PpGFURHetqj9HcPcedAi0dkApYmUYIOZzC6KFyxUdeuW7B2tPKA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131414Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131414Z
20251028/yandex/s3/aws4_request
8bc0773195cc9a0ab53c79ba49aa6b3bc994c9e2e86b1909202dae5358468802
DEBUG    botocore.auth:auth.py:430 Signature:
d95fe930a316cb003a061104c728e510df6d7cdafedd779a326dc2dc34ab1c5d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131414Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d95fe930a316cb003a061104c728e510df6d7cdafedd779a326dc2dc34ab1c5d', 'amz-sdk-invocation-id': b'0d1092c6-e8e4-4b10-a755-5806e2bbde2e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:14 GMT', 'x-amzn-requestid': 'pvnmrIzkgF652QZEEGsTsNEJDJZqeadtszH7jNREdNGydJCmdt7T', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131414Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131414Z
20251028/yandex/s3/aws4_request
0242b621b3514001e74133caea13771a73bcd365209e56a5589e1f1d68039c79
DEBUG    botocore.auth:auth.py:430 Signature:
432bdc31779fe704a84552edd09e91a7b7a5c695c0c92d770177e3e28f0a15d9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131414Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=432bdc31779fe704a84552edd09e91a7b7a5c695c0c92d770177e3e28f0a15d9', 'amz-sdk-invocation-id': b'b62ce0b1-eabf-473c-af67-2dbfe2187902', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:14 GMT', 'x-amzn-requestid': 'sDNe6kPHcO24gvl7blH9hVgfSZwvMwmmOIN06YNb4MUtzDWO6vso', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131414Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131414Z
20251028/yandex/s3/aws4_request
8bc0773195cc9a0ab53c79ba49aa6b3bc994c9e2e86b1909202dae5358468802
DEBUG    botocore.auth:auth.py:430 Signature:
d95fe930a316cb003a061104c728e510df6d7cdafedd779a326dc2dc34ab1c5d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131414Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d95fe930a316cb003a061104c728e510df6d7cdafedd779a326dc2dc34ab1c5d', 'amz-sdk-invocation-id': b'dee50499-8d82-4d04-9c85-925992e6a492', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:14 GMT', 'x-amzn-requestid': 'lb01c3Va1fyslo53qym4xdzoaQd5TNJOXT4B0MfdRP53Dac1hDZO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131414Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131414Z
20251028/yandex/s3/aws4_request
0242b621b3514001e74133caea13771a73bcd365209e56a5589e1f1d68039c79
DEBUG    botocore.auth:auth.py:430 Signature:
432bdc31779fe704a84552edd09e91a7b7a5c695c0c92d770177e3e28f0a15d9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131414Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=432bdc31779fe704a84552edd09e91a7b7a5c695c0c92d770177e3e28f0a15d9', 'amz-sdk-invocation-id': b'393af829-4ade-4502-8558-eac317c3bfef', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:14 GMT', 'x-amzn-requestid': 'LjpqoaiqGbFwjSIjbUpZptgpskGPP3iMt8Zcpy4mPa5XvNWjL701', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131414Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131414Z
20251028/yandex/s3/aws4_request
8bc0773195cc9a0ab53c79ba49aa6b3bc994c9e2e86b1909202dae5358468802
DEBUG    botocore.auth:auth.py:430 Signature:
d95fe930a316cb003a061104c728e510df6d7cdafedd779a326dc2dc34ab1c5d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131414Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d95fe930a316cb003a061104c728e510df6d7cdafedd779a326dc2dc34ab1c5d', 'amz-sdk-invocation-id': b'0f6157a1-6518-41d4-b23c-1f9e3138f1f4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:14 GMT', 'x-amzn-requestid': 'HrDoCSTUbSUEbq1GcD1kozixLZ4XSZxswk3bwxnGCzT4AjuguIVL', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131414Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131414Z
20251028/yandex/s3/aws4_request
0242b621b3514001e74133caea13771a73bcd365209e56a5589e1f1d68039c79
DEBUG    botocore.auth:auth.py:430 Signature:
432bdc31779fe704a84552edd09e91a7b7a5c695c0c92d770177e3e28f0a15d9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131414Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=432bdc31779fe704a84552edd09e91a7b7a5c695c0c92d770177e3e28f0a15d9', 'amz-sdk-invocation-id': b'87fc1b40-ef97-4c6c-87de-4c99a7c4e369', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:14 GMT', 'x-amzn-requestid': 'jMr4NjRU0ix8b1LrAbcWcsPonVi29kjDRcaxEm2MKC6ExPZa5ItH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131414Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131414Z
20251028/yandex/s3/aws4_request
8bc0773195cc9a0ab53c79ba49aa6b3bc994c9e2e86b1909202dae5358468802
DEBUG    botocore.auth:auth.py:430 Signature:
d95fe930a316cb003a061104c728e510df6d7cdafedd779a326dc2dc34ab1c5d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131414Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d95fe930a316cb003a061104c728e510df6d7cdafedd779a326dc2dc34ab1c5d', 'amz-sdk-invocation-id': b'b13826d4-4cf9-4118-a796-e65117560e6e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:14 GMT', 'x-amzn-requestid': 'jeTREgjco0VS68Vw1lwTKVIBC1nXarPZQFkZB5qGXzpsqs8vGauO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131414Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131414Z
20251028/yandex/s3/aws4_request
0242b621b3514001e74133caea13771a73bcd365209e56a5589e1f1d68039c79
DEBUG    botocore.auth:auth.py:430 Signature:
432bdc31779fe704a84552edd09e91a7b7a5c695c0c92d770177e3e28f0a15d9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131414Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=432bdc31779fe704a84552edd09e91a7b7a5c695c0c92d770177e3e28f0a15d9', 'amz-sdk-invocation-id': b'c9b472af-b2cf-4c11-a304-a98676887c18', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:14 GMT', 'x-amzn-requestid': 'kX0HqM2f9WEuxqB2RqzbnaTQG9SaiA7eCxs8lxXcQpHxf6GSm5ug', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131414Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131414Z
20251028/yandex/s3/aws4_request
8bc0773195cc9a0ab53c79ba49aa6b3bc994c9e2e86b1909202dae5358468802
DEBUG    botocore.auth:auth.py:430 Signature:
d95fe930a316cb003a061104c728e510df6d7cdafedd779a326dc2dc34ab1c5d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131414Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d95fe930a316cb003a061104c728e510df6d7cdafedd779a326dc2dc34ab1c5d', 'amz-sdk-invocation-id': b'1e59246c-c02f-46aa-b785-b99a07262b87', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:14 GMT', 'x-amzn-requestid': 'euuAe4F49vuVLCAfFUD2RZerVT1eXrW9jqyeinitokBX9FHuJC3M', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131414Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131414Z
20251028/yandex/s3/aws4_request
0242b621b3514001e74133caea13771a73bcd365209e56a5589e1f1d68039c79
DEBUG    botocore.auth:auth.py:430 Signature:
432bdc31779fe704a84552edd09e91a7b7a5c695c0c92d770177e3e28f0a15d9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131414Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=432bdc31779fe704a84552edd09e91a7b7a5c695c0c92d770177e3e28f0a15d9', 'amz-sdk-invocation-id': b'f68792c2-263a-481a-b0fa-09731dd8cf0c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:14 GMT', 'x-amzn-requestid': 'l8LeV8xUBjIT7kx6RmVs5hEawyRm5HjfDaJsk9qdnSNg9QOtDSWF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131414Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131414Z
20251028/yandex/s3/aws4_request
8bc0773195cc9a0ab53c79ba49aa6b3bc994c9e2e86b1909202dae5358468802
DEBUG    botocore.auth:auth.py:430 Signature:
d95fe930a316cb003a061104c728e510df6d7cdafedd779a326dc2dc34ab1c5d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131414Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d95fe930a316cb003a061104c728e510df6d7cdafedd779a326dc2dc34ab1c5d', 'amz-sdk-invocation-id': b'76bb9ac4-45c2-4072-be67-ee2b10594d02', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:14 GMT', 'x-amzn-requestid': 'o23AptiJUtKXzMoPqBlo2Bu2Csqa6bWn8qUtUXrwNBYePZiX9cq9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131414Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131414Z
20251028/yandex/s3/aws4_request
0242b621b3514001e74133caea13771a73bcd365209e56a5589e1f1d68039c79
DEBUG    botocore.auth:auth.py:430 Signature:
432bdc31779fe704a84552edd09e91a7b7a5c695c0c92d770177e3e28f0a15d9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131414Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=432bdc31779fe704a84552edd09e91a7b7a5c695c0c92d770177e3e28f0a15d9', 'amz-sdk-invocation-id': b'64de9fa9-7ae2-48a9-ab8d-1f5917345584', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:14 GMT', 'x-amzn-requestid': '0QlFVG31jUQDLKjyXj2tJGrGEFGdnQ80rbqYwnw2BxCZ1aABD5xU', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131414Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131414Z
20251028/yandex/s3/aws4_request
8bc0773195cc9a0ab53c79ba49aa6b3bc994c9e2e86b1909202dae5358468802
DEBUG    botocore.auth:auth.py:430 Signature:
d95fe930a316cb003a061104c728e510df6d7cdafedd779a326dc2dc34ab1c5d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131414Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d95fe930a316cb003a061104c728e510df6d7cdafedd779a326dc2dc34ab1c5d', 'amz-sdk-invocation-id': b'1018a17f-3af6-45f0-bb1d-07ff01f51ab6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:14 GMT', 'x-amzn-requestid': 'Ekoageqxkt1DFfjftL4DK7wVw6GrZxBrbFc5wkwn9l6i8JAKsHyG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131415Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131415Z
20251028/yandex/s3/aws4_request
ec3562ed44b483117c20086a632b4ada018a7639677f63f486245d1df4ba4657
DEBUG    botocore.auth:auth.py:430 Signature:
ad6aae64c36f62a099eec6bdd79d11231162e79c956853ab494cfe289e73ed3a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131415Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ad6aae64c36f62a099eec6bdd79d11231162e79c956853ab494cfe289e73ed3a', 'amz-sdk-invocation-id': b'98887b2d-3d6c-498e-819a-112b4080696a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:15 GMT', 'x-amzn-requestid': '2p8u6kX9z7ZV4x9rWckFpt5YAuxwX9lkls6ZebAL888haVLrIRvy', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131415Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131415Z
20251028/yandex/s3/aws4_request
edc3d502bfaf211ba534eef12299871ce50e0d5db8044ad3f3bd1f9f804127a2
DEBUG    botocore.auth:auth.py:430 Signature:
8dbaea3780378ad9a2b34b8af79fa03dfd3d433d03e2215491352a2698d3faf7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131415Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8dbaea3780378ad9a2b34b8af79fa03dfd3d433d03e2215491352a2698d3faf7', 'amz-sdk-invocation-id': b'6f1404f9-b71f-495e-915c-d983c4777577', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:15 GMT', 'x-amzn-requestid': 'ZL5tTJbKheJVvpvhu31tuhDQXePdbu7SWuBvBr0eX0eMgOAKlWbl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131415Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131415Z
20251028/yandex/s3/aws4_request
ec3562ed44b483117c20086a632b4ada018a7639677f63f486245d1df4ba4657
DEBUG    botocore.auth:auth.py:430 Signature:
ad6aae64c36f62a099eec6bdd79d11231162e79c956853ab494cfe289e73ed3a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131415Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ad6aae64c36f62a099eec6bdd79d11231162e79c956853ab494cfe289e73ed3a', 'amz-sdk-invocation-id': b'2493f208-eaa3-403f-91db-15e91cc9c8bb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:15 GMT', 'x-amzn-requestid': 'UK5xRYdBekdw3mRYe30VPjYUB7YW0MOzfgsMcJjUflhJs50JialR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131415Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131415Z
20251028/yandex/s3/aws4_request
edc3d502bfaf211ba534eef12299871ce50e0d5db8044ad3f3bd1f9f804127a2
DEBUG    botocore.auth:auth.py:430 Signature:
8dbaea3780378ad9a2b34b8af79fa03dfd3d433d03e2215491352a2698d3faf7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131415Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8dbaea3780378ad9a2b34b8af79fa03dfd3d433d03e2215491352a2698d3faf7', 'amz-sdk-invocation-id': b'dca5c948-c367-4cbe-b067-3624017d1fdb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:15 GMT', 'x-amzn-requestid': 'k8FXN9P5DdkStgsUxefe2cxXy0x3NaCOGRWu2LYMFqVWYHMFnkOW', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131415Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131415Z
20251028/yandex/s3/aws4_request
ec3562ed44b483117c20086a632b4ada018a7639677f63f486245d1df4ba4657
DEBUG    botocore.auth:auth.py:430 Signature:
ad6aae64c36f62a099eec6bdd79d11231162e79c956853ab494cfe289e73ed3a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131415Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ad6aae64c36f62a099eec6bdd79d11231162e79c956853ab494cfe289e73ed3a', 'amz-sdk-invocation-id': b'5c6f8287-ec29-4e8f-a319-e5fdcd50e48f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:15 GMT', 'x-amzn-requestid': 'hg8m3lcMCuN4NXXGvOwXABXb0XJIdxAcOdENDF99LY0qbzHhHUer', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131415Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131415Z
20251028/yandex/s3/aws4_request
edc3d502bfaf211ba534eef12299871ce50e0d5db8044ad3f3bd1f9f804127a2
DEBUG    botocore.auth:auth.py:430 Signature:
8dbaea3780378ad9a2b34b8af79fa03dfd3d433d03e2215491352a2698d3faf7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131415Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8dbaea3780378ad9a2b34b8af79fa03dfd3d433d03e2215491352a2698d3faf7', 'amz-sdk-invocation-id': b'6c5cea5f-b9c5-4e51-9cff-6b6b5db6097f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:15 GMT', 'x-amzn-requestid': 'hiMObQ5P4DKWto9BvdCES32isimBznTQ6BNamwkEuwai04XC7CJR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131415Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131415Z
20251028/yandex/s3/aws4_request
ec3562ed44b483117c20086a632b4ada018a7639677f63f486245d1df4ba4657
DEBUG    botocore.auth:auth.py:430 Signature:
ad6aae64c36f62a099eec6bdd79d11231162e79c956853ab494cfe289e73ed3a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131415Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ad6aae64c36f62a099eec6bdd79d11231162e79c956853ab494cfe289e73ed3a', 'amz-sdk-invocation-id': b'98291fde-f472-416d-a572-78d327fc5c53', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:15 GMT', 'x-amzn-requestid': 'YzNyz58IpiguYF8rxrS4fwrvf5sfbkp2ytcTokYul4eq2IN3xmeW', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131415Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131415Z
20251028/yandex/s3/aws4_request
edc3d502bfaf211ba534eef12299871ce50e0d5db8044ad3f3bd1f9f804127a2
DEBUG    botocore.auth:auth.py:430 Signature:
8dbaea3780378ad9a2b34b8af79fa03dfd3d433d03e2215491352a2698d3faf7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131415Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8dbaea3780378ad9a2b34b8af79fa03dfd3d433d03e2215491352a2698d3faf7', 'amz-sdk-invocation-id': b'37229c6d-9255-4b1e-b47e-cc17808d6459', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:15 GMT', 'x-amzn-requestid': '4mQpbD85CO9BwY9SbSEJ5wosUCWcRDAiUoSBxxvw1WDngAp32VtA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131415Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131415Z
20251028/yandex/s3/aws4_request
ec3562ed44b483117c20086a632b4ada018a7639677f63f486245d1df4ba4657
DEBUG    botocore.auth:auth.py:430 Signature:
ad6aae64c36f62a099eec6bdd79d11231162e79c956853ab494cfe289e73ed3a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131415Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ad6aae64c36f62a099eec6bdd79d11231162e79c956853ab494cfe289e73ed3a', 'amz-sdk-invocation-id': b'5b626bbd-b471-477f-b8e0-855975d31a51', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:15 GMT', 'x-amzn-requestid': 'r5EPEDK3w1ZM94MUcnMPQL57RhPQLHGi0YEN7gfgnTJ59tLbrswb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131416Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131416Z
20251028/yandex/s3/aws4_request
b61a4ce23081cd97289750c62e56d992519c1c600a765c2d017fc46f23b1d44a
DEBUG    botocore.auth:auth.py:430 Signature:
a1d3f7fda2b7320333439dbd60657d7aa749fee234c46a67965f26c74a8eeb4d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131416Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a1d3f7fda2b7320333439dbd60657d7aa749fee234c46a67965f26c74a8eeb4d', 'amz-sdk-invocation-id': b'78804293-403f-40a8-b759-4b6dfaa69945', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:16 GMT', 'x-amzn-requestid': 'kGIJUQKh7b8BGZc6DBxeALZfB2IiB9mnAGMvLQ3dr7DjpJ1PPKY9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131416Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131416Z
20251028/yandex/s3/aws4_request
a646203eb0f42e72164041c91ed3303d14ed94c165208daf13d58d29df3f8e3a
DEBUG    botocore.auth:auth.py:430 Signature:
e1fa64d606e3e7c412a0140b96bf2a83d4b0c94f175e1bb78fddcca80303e5c5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131416Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e1fa64d606e3e7c412a0140b96bf2a83d4b0c94f175e1bb78fddcca80303e5c5', 'amz-sdk-invocation-id': b'7fa17f78-f428-41ff-a907-7cc7f1d259a2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:16 GMT', 'x-amzn-requestid': 'hukafttfTPGOVK0JFapGd1YnmxDEBTGbDNmzqka09gsU9wHmq5On', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131416Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131416Z
20251028/yandex/s3/aws4_request
b61a4ce23081cd97289750c62e56d992519c1c600a765c2d017fc46f23b1d44a
DEBUG    botocore.auth:auth.py:430 Signature:
a1d3f7fda2b7320333439dbd60657d7aa749fee234c46a67965f26c74a8eeb4d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131416Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a1d3f7fda2b7320333439dbd60657d7aa749fee234c46a67965f26c74a8eeb4d', 'amz-sdk-invocation-id': b'a4e7d277-cd94-4e72-a51f-27e135569fc6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:16 GMT', 'x-amzn-requestid': 'UzLd2gXm3iJpZ3ZbkTCWdEIZ1SGQDsuwGjq8DQ0eQ3AJGLaIODMr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131416Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131416Z
20251028/yandex/s3/aws4_request
a646203eb0f42e72164041c91ed3303d14ed94c165208daf13d58d29df3f8e3a
DEBUG    botocore.auth:auth.py:430 Signature:
e1fa64d606e3e7c412a0140b96bf2a83d4b0c94f175e1bb78fddcca80303e5c5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131416Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e1fa64d606e3e7c412a0140b96bf2a83d4b0c94f175e1bb78fddcca80303e5c5', 'amz-sdk-invocation-id': b'f2152fb1-1858-42f0-8797-4fe979cbd891', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:16 GMT', 'x-amzn-requestid': '4jEg2edoqmExhQmuAh8awaTG75cD1MFFSdon7sp8LUVO7mPukVNz', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131416Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131416Z
20251028/yandex/s3/aws4_request
b61a4ce23081cd97289750c62e56d992519c1c600a765c2d017fc46f23b1d44a
DEBUG    botocore.auth:auth.py:430 Signature:
a1d3f7fda2b7320333439dbd60657d7aa749fee234c46a67965f26c74a8eeb4d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131416Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a1d3f7fda2b7320333439dbd60657d7aa749fee234c46a67965f26c74a8eeb4d', 'amz-sdk-invocation-id': b'9ae1ea90-669c-4cf6-afd0-cb2620b4dfb9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:16 GMT', 'x-amzn-requestid': 'T7slE1IcQ7av5tfSAwN1xpORsVH93PQgfpIcn5Y6dWV6r71DDmmG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131416Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131416Z
20251028/yandex/s3/aws4_request
a646203eb0f42e72164041c91ed3303d14ed94c165208daf13d58d29df3f8e3a
DEBUG    botocore.auth:auth.py:430 Signature:
e1fa64d606e3e7c412a0140b96bf2a83d4b0c94f175e1bb78fddcca80303e5c5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131416Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e1fa64d606e3e7c412a0140b96bf2a83d4b0c94f175e1bb78fddcca80303e5c5', 'amz-sdk-invocation-id': b'737f8bbc-b912-4f9e-bcdf-cc637b2a4268', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:16 GMT', 'x-amzn-requestid': 'WG4Yj9McPi1uRvyUjYajbw1aYCn3Fw2AQhXj78wdpcncnKjOVzMN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131416Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131416Z
20251028/yandex/s3/aws4_request
b61a4ce23081cd97289750c62e56d992519c1c600a765c2d017fc46f23b1d44a
DEBUG    botocore.auth:auth.py:430 Signature:
a1d3f7fda2b7320333439dbd60657d7aa749fee234c46a67965f26c74a8eeb4d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131416Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a1d3f7fda2b7320333439dbd60657d7aa749fee234c46a67965f26c74a8eeb4d', 'amz-sdk-invocation-id': b'88bcd396-97a6-420c-9244-d52239afa3c5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:16 GMT', 'x-amzn-requestid': 'SncCbXmWWByV4L8kncQvza7SzA0tlRscnb63p0GNSTTob450aM4T', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131416Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131416Z
20251028/yandex/s3/aws4_request
a646203eb0f42e72164041c91ed3303d14ed94c165208daf13d58d29df3f8e3a
DEBUG    botocore.auth:auth.py:430 Signature:
e1fa64d606e3e7c412a0140b96bf2a83d4b0c94f175e1bb78fddcca80303e5c5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131416Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e1fa64d606e3e7c412a0140b96bf2a83d4b0c94f175e1bb78fddcca80303e5c5', 'amz-sdk-invocation-id': b'20fd021b-ff86-428e-9a97-ca7863e88aa1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:16 GMT', 'x-amzn-requestid': 'gxhxPvgpsLZwzLcz5mcKz29vtko103lnoaTzOQ0f5Uu8OcM6sWfV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131416Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131416Z
20251028/yandex/s3/aws4_request
b61a4ce23081cd97289750c62e56d992519c1c600a765c2d017fc46f23b1d44a
DEBUG    botocore.auth:auth.py:430 Signature:
a1d3f7fda2b7320333439dbd60657d7aa749fee234c46a67965f26c74a8eeb4d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131416Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a1d3f7fda2b7320333439dbd60657d7aa749fee234c46a67965f26c74a8eeb4d', 'amz-sdk-invocation-id': b'5780bbf3-f936-45db-b28a-a9f2a0b2c010', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:16 GMT', 'x-amzn-requestid': 'SYDNJIDI7TQHtojdydhzSGZI9zggJhwSSv2hHPMAgu9QoeyH4AOZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131416Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131416Z
20251028/yandex/s3/aws4_request
a646203eb0f42e72164041c91ed3303d14ed94c165208daf13d58d29df3f8e3a
DEBUG    botocore.auth:auth.py:430 Signature:
e1fa64d606e3e7c412a0140b96bf2a83d4b0c94f175e1bb78fddcca80303e5c5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131416Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e1fa64d606e3e7c412a0140b96bf2a83d4b0c94f175e1bb78fddcca80303e5c5', 'amz-sdk-invocation-id': b'f057be79-3d16-499e-b714-c228e8502ebf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:16 GMT', 'x-amzn-requestid': 'YvQwZlbTICiQOoJy5kOH6VnFBsnpssuDFtIRLX81U4rmeFbHyAAI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131416Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131416Z
20251028/yandex/s3/aws4_request
b61a4ce23081cd97289750c62e56d992519c1c600a765c2d017fc46f23b1d44a
DEBUG    botocore.auth:auth.py:430 Signature:
a1d3f7fda2b7320333439dbd60657d7aa749fee234c46a67965f26c74a8eeb4d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131416Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a1d3f7fda2b7320333439dbd60657d7aa749fee234c46a67965f26c74a8eeb4d', 'amz-sdk-invocation-id': b'04a7e983-ac7f-4395-a90e-354fc0958221', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:16 GMT', 'x-amzn-requestid': 'Hj0qNpEALWChr2I0oDhOrigFHGdbQOwPce6OjJ7htBRAzJaKAkpf', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131416Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131416Z
20251028/yandex/s3/aws4_request
a646203eb0f42e72164041c91ed3303d14ed94c165208daf13d58d29df3f8e3a
DEBUG    botocore.auth:auth.py:430 Signature:
e1fa64d606e3e7c412a0140b96bf2a83d4b0c94f175e1bb78fddcca80303e5c5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131416Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e1fa64d606e3e7c412a0140b96bf2a83d4b0c94f175e1bb78fddcca80303e5c5', 'amz-sdk-invocation-id': b'c1ab15d1-5c6e-4d27-9c79-a96b74c68e6e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:16 GMT', 'x-amzn-requestid': '2t8U6OhXXZo4snDC37XUzROcekqsZ2smbymnhBRSyDXrveRmOReF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131416Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131416Z
20251028/yandex/s3/aws4_request
b61a4ce23081cd97289750c62e56d992519c1c600a765c2d017fc46f23b1d44a
DEBUG    botocore.auth:auth.py:430 Signature:
a1d3f7fda2b7320333439dbd60657d7aa749fee234c46a67965f26c74a8eeb4d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131416Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a1d3f7fda2b7320333439dbd60657d7aa749fee234c46a67965f26c74a8eeb4d', 'amz-sdk-invocation-id': b'3c52c7a1-72e2-4580-bdc5-f855dbbd6568', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:16 GMT', 'x-amzn-requestid': 'DJrNU3iQyXNJnObucGZNpbqPsgmtAb6q4NQNIOhQpEpDC35b3Xnb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131416Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131416Z
20251028/yandex/s3/aws4_request
a646203eb0f42e72164041c91ed3303d14ed94c165208daf13d58d29df3f8e3a
DEBUG    botocore.auth:auth.py:430 Signature:
e1fa64d606e3e7c412a0140b96bf2a83d4b0c94f175e1bb78fddcca80303e5c5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131416Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e1fa64d606e3e7c412a0140b96bf2a83d4b0c94f175e1bb78fddcca80303e5c5', 'amz-sdk-invocation-id': b'34e4ba78-5b59-4af2-bb87-9bde5153548c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:16 GMT', 'x-amzn-requestid': 'GyUTkwImg1NjsUQwh5wucvbnoCdEP7FcpeIYWtMAgU3CbSNIVcMX', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131417Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131417Z
20251028/yandex/s3/aws4_request
a56a1fbe884c3ae93a1af243c56fe01dc437a5ef822e276966c226518a16b008
DEBUG    botocore.auth:auth.py:430 Signature:
a0ab14b4a9164e1f213299b77cffc65257109748db2015eac8dbf65068503625
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131417Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a0ab14b4a9164e1f213299b77cffc65257109748db2015eac8dbf65068503625', 'amz-sdk-invocation-id': b'02e76c47-c368-4ff3-80b6-5efcc947b84c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:17 GMT', 'x-amzn-requestid': 'fjv7Qz5gyYOimyhBPgc9h90FERD8Cgip8CSijgUavHefFB9icfVW', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131417Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131417Z
20251028/yandex/s3/aws4_request
ab5ff1db3846ed9859f9ba153791d6c0da38b672edc5f511e434110045be50eb
DEBUG    botocore.auth:auth.py:430 Signature:
7d4c0a9092f8d1a3e490dfd0a45cf091026034c81bb8c3eb65a4a41f414484fb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131417Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7d4c0a9092f8d1a3e490dfd0a45cf091026034c81bb8c3eb65a4a41f414484fb', 'amz-sdk-invocation-id': b'8fad0064-879f-45ca-b7be-20c008d2969d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:17 GMT', 'x-amzn-requestid': 'zlQN9QIF5HEfSRMBAZVPE7B8mcG8mwjxYHsXeBN21EsAnJPgRtVP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131417Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131417Z
20251028/yandex/s3/aws4_request
a56a1fbe884c3ae93a1af243c56fe01dc437a5ef822e276966c226518a16b008
DEBUG    botocore.auth:auth.py:430 Signature:
a0ab14b4a9164e1f213299b77cffc65257109748db2015eac8dbf65068503625
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131417Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a0ab14b4a9164e1f213299b77cffc65257109748db2015eac8dbf65068503625', 'amz-sdk-invocation-id': b'05e34a5e-67db-405b-8065-e3a1c2fa09fe', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:17 GMT', 'x-amzn-requestid': 'Bgd0LLWeNia1pZTSznNCf0wZ7HYfl58PQdINmHqwbjfzsGWjr6ic', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131417Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131417Z
20251028/yandex/s3/aws4_request
ab5ff1db3846ed9859f9ba153791d6c0da38b672edc5f511e434110045be50eb
DEBUG    botocore.auth:auth.py:430 Signature:
7d4c0a9092f8d1a3e490dfd0a45cf091026034c81bb8c3eb65a4a41f414484fb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131417Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7d4c0a9092f8d1a3e490dfd0a45cf091026034c81bb8c3eb65a4a41f414484fb', 'amz-sdk-invocation-id': b'a90dd7e2-4f98-4a40-8846-9680e2b0ae3e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:17 GMT', 'x-amzn-requestid': 'KVabB4uxws9nlWIh7D1pZSsyYSeYBgGSF6JIvrlL3a9SYYPMp1b8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131417Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131417Z
20251028/yandex/s3/aws4_request
a56a1fbe884c3ae93a1af243c56fe01dc437a5ef822e276966c226518a16b008
DEBUG    botocore.auth:auth.py:430 Signature:
a0ab14b4a9164e1f213299b77cffc65257109748db2015eac8dbf65068503625
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131417Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a0ab14b4a9164e1f213299b77cffc65257109748db2015eac8dbf65068503625', 'amz-sdk-invocation-id': b'9846a959-a707-4ce2-a86c-8d2cb6eb1963', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:17 GMT', 'x-amzn-requestid': '9CzukkZwvgkYt78m3ND7QPoyjcF1fVzgqOUswbVx7UtiAVO1HtdI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131417Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131417Z
20251028/yandex/s3/aws4_request
ab5ff1db3846ed9859f9ba153791d6c0da38b672edc5f511e434110045be50eb
DEBUG    botocore.auth:auth.py:430 Signature:
7d4c0a9092f8d1a3e490dfd0a45cf091026034c81bb8c3eb65a4a41f414484fb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131417Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7d4c0a9092f8d1a3e490dfd0a45cf091026034c81bb8c3eb65a4a41f414484fb', 'amz-sdk-invocation-id': b'6a3f4c11-64ee-477c-922e-a9909a5fc3a5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:17 GMT', 'x-amzn-requestid': 'prRqLX999AwZgi3S1XJ4XRjB4URx2KBogY7S2TOWOnvvewUDrK0o', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131417Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131417Z
20251028/yandex/s3/aws4_request
a56a1fbe884c3ae93a1af243c56fe01dc437a5ef822e276966c226518a16b008
DEBUG    botocore.auth:auth.py:430 Signature:
a0ab14b4a9164e1f213299b77cffc65257109748db2015eac8dbf65068503625
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131417Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a0ab14b4a9164e1f213299b77cffc65257109748db2015eac8dbf65068503625', 'amz-sdk-invocation-id': b'70cbe010-6459-41c4-ac1f-8a3b3d158cdb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:17 GMT', 'x-amzn-requestid': 'ZIyBCEyjcPePZ7X7G0lgYMmIyElT3LEabjedvfyx3bUHhpBuaWue', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131417Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131417Z
20251028/yandex/s3/aws4_request
ab5ff1db3846ed9859f9ba153791d6c0da38b672edc5f511e434110045be50eb
DEBUG    botocore.auth:auth.py:430 Signature:
7d4c0a9092f8d1a3e490dfd0a45cf091026034c81bb8c3eb65a4a41f414484fb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131417Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7d4c0a9092f8d1a3e490dfd0a45cf091026034c81bb8c3eb65a4a41f414484fb', 'amz-sdk-invocation-id': b'66717fa6-1f21-4258-9ecb-e90b73ef9a3d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:17 GMT', 'x-amzn-requestid': 'Y99XSJBNmbZ5MSiUeAW79nzi8cFnCtxcc7GSpGQQ8cLLEzJODoXj', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131417Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131417Z
20251028/yandex/s3/aws4_request
a56a1fbe884c3ae93a1af243c56fe01dc437a5ef822e276966c226518a16b008
DEBUG    botocore.auth:auth.py:430 Signature:
a0ab14b4a9164e1f213299b77cffc65257109748db2015eac8dbf65068503625
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131417Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a0ab14b4a9164e1f213299b77cffc65257109748db2015eac8dbf65068503625', 'amz-sdk-invocation-id': b'8d7cfa1c-1bf3-45e6-b18f-21f3aea340a2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:17 GMT', 'x-amzn-requestid': 'p0zxoJrugdTDE6tL42dCG8l6mNkk6diqM20K5wREMqEovNE5jPxk', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131417Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131417Z
20251028/yandex/s3/aws4_request
ab5ff1db3846ed9859f9ba153791d6c0da38b672edc5f511e434110045be50eb
DEBUG    botocore.auth:auth.py:430 Signature:
7d4c0a9092f8d1a3e490dfd0a45cf091026034c81bb8c3eb65a4a41f414484fb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131417Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7d4c0a9092f8d1a3e490dfd0a45cf091026034c81bb8c3eb65a4a41f414484fb', 'amz-sdk-invocation-id': b'17d6b3a6-5b36-414e-aaa2-17bfb33d2e11', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:17 GMT', 'x-amzn-requestid': 'eEGRJ9uqxSnGjurtnjnqF7MvQbx10yawrZmhduu3B3EPfzlSQLeQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131417Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131417Z
20251028/yandex/s3/aws4_request
a56a1fbe884c3ae93a1af243c56fe01dc437a5ef822e276966c226518a16b008
DEBUG    botocore.auth:auth.py:430 Signature:
a0ab14b4a9164e1f213299b77cffc65257109748db2015eac8dbf65068503625
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131417Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a0ab14b4a9164e1f213299b77cffc65257109748db2015eac8dbf65068503625', 'amz-sdk-invocation-id': b'464061c3-4999-4d10-b962-de90461ed9be', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:17 GMT', 'x-amzn-requestid': 'x8e5uZ9iCUrHM14aBQxeucZTGsUNu8zH542bkTazpy5RppaHGOVr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131417Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131417Z
20251028/yandex/s3/aws4_request
ab5ff1db3846ed9859f9ba153791d6c0da38b672edc5f511e434110045be50eb
DEBUG    botocore.auth:auth.py:430 Signature:
7d4c0a9092f8d1a3e490dfd0a45cf091026034c81bb8c3eb65a4a41f414484fb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131417Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7d4c0a9092f8d1a3e490dfd0a45cf091026034c81bb8c3eb65a4a41f414484fb', 'amz-sdk-invocation-id': b'600b40f9-f73d-4b9b-bdfa-e0600d6fd5eb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:17 GMT', 'x-amzn-requestid': 'Kia2O383H78fhvwk9c6zhcfR7n9j7PatHY2WkiR2obZegEuNCZrw', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131417Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131417Z
20251028/yandex/s3/aws4_request
a56a1fbe884c3ae93a1af243c56fe01dc437a5ef822e276966c226518a16b008
DEBUG    botocore.auth:auth.py:430 Signature:
a0ab14b4a9164e1f213299b77cffc65257109748db2015eac8dbf65068503625
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131417Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a0ab14b4a9164e1f213299b77cffc65257109748db2015eac8dbf65068503625', 'amz-sdk-invocation-id': b'cb13481d-bef2-4fb6-a1b8-c2e8c188b7eb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:17 GMT', 'x-amzn-requestid': 'pFWip2zIB0ECuPbW9NbmtuqB3MXbmPAqX5jnA5JXUDbQq2IEBcbd', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131417Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131417Z
20251028/yandex/s3/aws4_request
ab5ff1db3846ed9859f9ba153791d6c0da38b672edc5f511e434110045be50eb
DEBUG    botocore.auth:auth.py:430 Signature:
7d4c0a9092f8d1a3e490dfd0a45cf091026034c81bb8c3eb65a4a41f414484fb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131417Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7d4c0a9092f8d1a3e490dfd0a45cf091026034c81bb8c3eb65a4a41f414484fb', 'amz-sdk-invocation-id': b'1cf19ba4-7868-498d-bedc-7b48990cc6ff', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:17 GMT', 'x-amzn-requestid': 'F9rn0E3O3S8VHvz3gJQAwKrCay148pmFjvy1l04yFbGYOpvK23pp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131417Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131417Z
20251028/yandex/s3/aws4_request
a56a1fbe884c3ae93a1af243c56fe01dc437a5ef822e276966c226518a16b008
DEBUG    botocore.auth:auth.py:430 Signature:
a0ab14b4a9164e1f213299b77cffc65257109748db2015eac8dbf65068503625
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131417Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a0ab14b4a9164e1f213299b77cffc65257109748db2015eac8dbf65068503625', 'amz-sdk-invocation-id': b'7c2c2bfe-75d9-4ea3-9d85-0a143f89573c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:17 GMT', 'x-amzn-requestid': '7rqAqjFNHMfuVp5BnhwkQou5TiIP7REfeqRzlNox4Zs1QvcsQHal', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131417Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131417Z
20251028/yandex/s3/aws4_request
ab5ff1db3846ed9859f9ba153791d6c0da38b672edc5f511e434110045be50eb
DEBUG    botocore.auth:auth.py:430 Signature:
7d4c0a9092f8d1a3e490dfd0a45cf091026034c81bb8c3eb65a4a41f414484fb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131417Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7d4c0a9092f8d1a3e490dfd0a45cf091026034c81bb8c3eb65a4a41f414484fb', 'amz-sdk-invocation-id': b'0ef85275-8a19-4700-a046-723d4d067b4c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:17 GMT', 'x-amzn-requestid': 'sOHztwUPULeDloHoJeHUjkUsPlMCcD0dilfzsQ4hBiOB3xEcUaPD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131417Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131417Z
20251028/yandex/s3/aws4_request
a56a1fbe884c3ae93a1af243c56fe01dc437a5ef822e276966c226518a16b008
DEBUG    botocore.auth:auth.py:430 Signature:
a0ab14b4a9164e1f213299b77cffc65257109748db2015eac8dbf65068503625
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131417Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a0ab14b4a9164e1f213299b77cffc65257109748db2015eac8dbf65068503625', 'amz-sdk-invocation-id': b'951514f0-ba77-4e9f-83ee-ad2f3420c0d8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:17 GMT', 'x-amzn-requestid': 'hCifgMmHfcMxgsBAQmnBcnGQoowtj4IEKvDMO78PorLGadIcBO1n', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131417Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131417Z
20251028/yandex/s3/aws4_request
ab5ff1db3846ed9859f9ba153791d6c0da38b672edc5f511e434110045be50eb
DEBUG    botocore.auth:auth.py:430 Signature:
7d4c0a9092f8d1a3e490dfd0a45cf091026034c81bb8c3eb65a4a41f414484fb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131417Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7d4c0a9092f8d1a3e490dfd0a45cf091026034c81bb8c3eb65a4a41f414484fb', 'amz-sdk-invocation-id': b'56cd02f4-b1fe-434c-b80a-630bdfce7b37', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:17 GMT', 'x-amzn-requestid': '3ZqlaazGFGxg2Vz43baCQQbGKssI9yXS4XaXuElD4eJ1JJtVImTJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131417Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131417Z
20251028/yandex/s3/aws4_request
a56a1fbe884c3ae93a1af243c56fe01dc437a5ef822e276966c226518a16b008
DEBUG    botocore.auth:auth.py:430 Signature:
a0ab14b4a9164e1f213299b77cffc65257109748db2015eac8dbf65068503625
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131417Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a0ab14b4a9164e1f213299b77cffc65257109748db2015eac8dbf65068503625', 'amz-sdk-invocation-id': b'a45b5e5c-1c35-48fd-ae63-1c1ad577b983', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:17 GMT', 'x-amzn-requestid': 'yh3hRk5TCT6CNhHO1dpCSGSRBIKcWOnBCsNm4J8hkK1DATHltKOJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131417Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131417Z
20251028/yandex/s3/aws4_request
ab5ff1db3846ed9859f9ba153791d6c0da38b672edc5f511e434110045be50eb
DEBUG    botocore.auth:auth.py:430 Signature:
7d4c0a9092f8d1a3e490dfd0a45cf091026034c81bb8c3eb65a4a41f414484fb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131417Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7d4c0a9092f8d1a3e490dfd0a45cf091026034c81bb8c3eb65a4a41f414484fb', 'amz-sdk-invocation-id': b'68a04c87-a79a-409e-8466-13d60c8782ab', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:17 GMT', 'x-amzn-requestid': 'elITHA3l01Pg2e1SL9L4eLHJyU7LdIP7WmvhfhgcLcjri9zkc7a0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131417Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131417Z
20251028/yandex/s3/aws4_request
a56a1fbe884c3ae93a1af243c56fe01dc437a5ef822e276966c226518a16b008
DEBUG    botocore.auth:auth.py:430 Signature:
a0ab14b4a9164e1f213299b77cffc65257109748db2015eac8dbf65068503625
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131417Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a0ab14b4a9164e1f213299b77cffc65257109748db2015eac8dbf65068503625', 'amz-sdk-invocation-id': b'd26b54ba-7114-4af9-9ea8-a0b5f77b507a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:17 GMT', 'x-amzn-requestid': '95qLbq0uFThKE2KUqo1bnZyYdDQyBbWJfgH1KaCTVL3yG9qFDd7S', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131417Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131417Z
20251028/yandex/s3/aws4_request
ab5ff1db3846ed9859f9ba153791d6c0da38b672edc5f511e434110045be50eb
DEBUG    botocore.auth:auth.py:430 Signature:
7d4c0a9092f8d1a3e490dfd0a45cf091026034c81bb8c3eb65a4a41f414484fb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131417Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7d4c0a9092f8d1a3e490dfd0a45cf091026034c81bb8c3eb65a4a41f414484fb', 'amz-sdk-invocation-id': b'56931a75-a8fa-4a56-baf1-a7988bcb435b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:17 GMT', 'x-amzn-requestid': 'scRJa2adcwAFvfCmbNM7rbpOrKCChJr1D9N13fmqjNEh2NOrz9iK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131417Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131417Z
20251028/yandex/s3/aws4_request
a56a1fbe884c3ae93a1af243c56fe01dc437a5ef822e276966c226518a16b008
DEBUG    botocore.auth:auth.py:430 Signature:
a0ab14b4a9164e1f213299b77cffc65257109748db2015eac8dbf65068503625
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131417Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a0ab14b4a9164e1f213299b77cffc65257109748db2015eac8dbf65068503625', 'amz-sdk-invocation-id': b'249cdb5c-4b05-46e2-a32c-d2720840f521', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:18 GMT', 'x-amzn-requestid': 'lgjrHjfs2RCPcKNt5sz5wCC8ScXpbQ3v1JLT5BvBHC3K54fipvht', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131418Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131418Z
20251028/yandex/s3/aws4_request
1a510883c16b166e9e410e643d046e2bf06622f30f53c93d2bd75f0ced359fb7
DEBUG    botocore.auth:auth.py:430 Signature:
c5283efa24ff6a49156997a3537f98575d28307422f847f4dd27f41d9f88e6cd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131418Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c5283efa24ff6a49156997a3537f98575d28307422f847f4dd27f41d9f88e6cd', 'amz-sdk-invocation-id': b'd6daef33-7ce1-4c3c-bd54-5053bc473d7a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:18 GMT', 'x-amzn-requestid': 'b5j4op7jjs3lFhDQsEWU2a2LkAaJO04vna4iwVK0anGUOqZBV7u2', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131418Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131418Z
20251028/yandex/s3/aws4_request
14e7d1683a6cd26d488329c6f30a1b59b9b68294b087bf669abaf38942cf3888
DEBUG    botocore.auth:auth.py:430 Signature:
3c73ccc1e76ce56440b05f7bdeea3bb73d87d52fc726b36819a33b9104ec93dc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131418Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3c73ccc1e76ce56440b05f7bdeea3bb73d87d52fc726b36819a33b9104ec93dc', 'amz-sdk-invocation-id': b'4827b36b-b65a-4291-9419-743a18a6c415', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:18 GMT', 'x-amzn-requestid': 'Oho3eDa27ysOjW0iM7GZ6PTgDI0vGc9yYv4DULSEMlKB9V6HrDeJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131418Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131418Z
20251028/yandex/s3/aws4_request
1a510883c16b166e9e410e643d046e2bf06622f30f53c93d2bd75f0ced359fb7
DEBUG    botocore.auth:auth.py:430 Signature:
c5283efa24ff6a49156997a3537f98575d28307422f847f4dd27f41d9f88e6cd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131418Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c5283efa24ff6a49156997a3537f98575d28307422f847f4dd27f41d9f88e6cd', 'amz-sdk-invocation-id': b'4aa61a74-4faf-4ee3-9382-c1d815dbae25', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:18 GMT', 'x-amzn-requestid': 'HgzPYJOPjdm9p7Uvu3aVOLvQ1fXAtHX4cRME0ul27AOf1VIkEmVD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131418Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131418Z
20251028/yandex/s3/aws4_request
14e7d1683a6cd26d488329c6f30a1b59b9b68294b087bf669abaf38942cf3888
DEBUG    botocore.auth:auth.py:430 Signature:
3c73ccc1e76ce56440b05f7bdeea3bb73d87d52fc726b36819a33b9104ec93dc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131418Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3c73ccc1e76ce56440b05f7bdeea3bb73d87d52fc726b36819a33b9104ec93dc', 'amz-sdk-invocation-id': b'bc440ef0-efab-42a9-bd43-8f2f17c52987', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:18 GMT', 'x-amzn-requestid': 'O5OENwGGYUEyAu06hB86EduYqunnf629fQtDIUiRe0x6pcmTupvD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131418Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131418Z
20251028/yandex/s3/aws4_request
1a510883c16b166e9e410e643d046e2bf06622f30f53c93d2bd75f0ced359fb7
DEBUG    botocore.auth:auth.py:430 Signature:
c5283efa24ff6a49156997a3537f98575d28307422f847f4dd27f41d9f88e6cd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131418Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c5283efa24ff6a49156997a3537f98575d28307422f847f4dd27f41d9f88e6cd', 'amz-sdk-invocation-id': b'9c1c02ea-55d4-419b-8961-f687b1ef9269', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:18 GMT', 'x-amzn-requestid': '2GXDVl6BNaNEGl8WleTMB7q6zIveZ7sCuqs8jiFEh2lbdN8RTMkR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131418Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131418Z
20251028/yandex/s3/aws4_request
14e7d1683a6cd26d488329c6f30a1b59b9b68294b087bf669abaf38942cf3888
DEBUG    botocore.auth:auth.py:430 Signature:
3c73ccc1e76ce56440b05f7bdeea3bb73d87d52fc726b36819a33b9104ec93dc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131418Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3c73ccc1e76ce56440b05f7bdeea3bb73d87d52fc726b36819a33b9104ec93dc', 'amz-sdk-invocation-id': b'06c98290-fa38-43b4-868d-2a1078f7b5c0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:18 GMT', 'x-amzn-requestid': 'vOScQGPuvVzf2AbxK3lLHeKJbaCIDfXZD4DgQlxgG3A8kotV3jDD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131418Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131418Z
20251028/yandex/s3/aws4_request
1a510883c16b166e9e410e643d046e2bf06622f30f53c93d2bd75f0ced359fb7
DEBUG    botocore.auth:auth.py:430 Signature:
c5283efa24ff6a49156997a3537f98575d28307422f847f4dd27f41d9f88e6cd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131418Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c5283efa24ff6a49156997a3537f98575d28307422f847f4dd27f41d9f88e6cd', 'amz-sdk-invocation-id': b'7c7a8ae2-d65b-4ea6-8ea2-6712d9c060f9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:18 GMT', 'x-amzn-requestid': '2x6Oc5hKCQe4GJb1AuoHdVmC1G4lBKaii8Qzzb4mfqsdBZY8cvHV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131418Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131418Z
20251028/yandex/s3/aws4_request
14e7d1683a6cd26d488329c6f30a1b59b9b68294b087bf669abaf38942cf3888
DEBUG    botocore.auth:auth.py:430 Signature:
3c73ccc1e76ce56440b05f7bdeea3bb73d87d52fc726b36819a33b9104ec93dc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131418Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3c73ccc1e76ce56440b05f7bdeea3bb73d87d52fc726b36819a33b9104ec93dc', 'amz-sdk-invocation-id': b'558e2720-c4de-4e4e-8c72-e91d67b83a0a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:18 GMT', 'x-amzn-requestid': 'IOyirvuUjQUaG3CG7FoVoZBexbtfPoM0tcpFRgq6TYlSpmW3C8B8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131418Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131418Z
20251028/yandex/s3/aws4_request
1a510883c16b166e9e410e643d046e2bf06622f30f53c93d2bd75f0ced359fb7
DEBUG    botocore.auth:auth.py:430 Signature:
c5283efa24ff6a49156997a3537f98575d28307422f847f4dd27f41d9f88e6cd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131418Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c5283efa24ff6a49156997a3537f98575d28307422f847f4dd27f41d9f88e6cd', 'amz-sdk-invocation-id': b'6b631e41-3f28-46a9-bc27-fe53ccbea6d8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:18 GMT', 'x-amzn-requestid': 'MKNqJkKOzWxiXQa35YpMDhWSoE4fb6Hbw1nXy8HUZmhydeYQstpJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131418Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131418Z
20251028/yandex/s3/aws4_request
14e7d1683a6cd26d488329c6f30a1b59b9b68294b087bf669abaf38942cf3888
DEBUG    botocore.auth:auth.py:430 Signature:
3c73ccc1e76ce56440b05f7bdeea3bb73d87d52fc726b36819a33b9104ec93dc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131418Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3c73ccc1e76ce56440b05f7bdeea3bb73d87d52fc726b36819a33b9104ec93dc', 'amz-sdk-invocation-id': b'32446e97-2117-4b3f-9837-bce634672ac8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:18 GMT', 'x-amzn-requestid': 'xX5FuuDyzVbEzg6Uw616JvZL7E96Rj2dzwwpZ61JnNY71wRZfWGG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131418Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131418Z
20251028/yandex/s3/aws4_request
1a510883c16b166e9e410e643d046e2bf06622f30f53c93d2bd75f0ced359fb7
DEBUG    botocore.auth:auth.py:430 Signature:
c5283efa24ff6a49156997a3537f98575d28307422f847f4dd27f41d9f88e6cd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131418Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c5283efa24ff6a49156997a3537f98575d28307422f847f4dd27f41d9f88e6cd', 'amz-sdk-invocation-id': b'b7bed9b4-17c0-4f02-87f3-8075c90a6c46', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:18 GMT', 'x-amzn-requestid': 'IKdQ4FuSfDV0TftaHXz94s9El6ihrv37AgsTnz6SPYqz26LmjaEQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131418Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131418Z
20251028/yandex/s3/aws4_request
14e7d1683a6cd26d488329c6f30a1b59b9b68294b087bf669abaf38942cf3888
DEBUG    botocore.auth:auth.py:430 Signature:
3c73ccc1e76ce56440b05f7bdeea3bb73d87d52fc726b36819a33b9104ec93dc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131418Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3c73ccc1e76ce56440b05f7bdeea3bb73d87d52fc726b36819a33b9104ec93dc', 'amz-sdk-invocation-id': b'eba6a1b6-802f-4828-9771-c33e599e325d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:18 GMT', 'x-amzn-requestid': 'jYr0NFtijn2dkw5G1oqpiWPKWSWxafZEalpzVq4b6AxLPNYxY1Rk', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131418Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131418Z
20251028/yandex/s3/aws4_request
1a510883c16b166e9e410e643d046e2bf06622f30f53c93d2bd75f0ced359fb7
DEBUG    botocore.auth:auth.py:430 Signature:
c5283efa24ff6a49156997a3537f98575d28307422f847f4dd27f41d9f88e6cd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131418Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c5283efa24ff6a49156997a3537f98575d28307422f847f4dd27f41d9f88e6cd', 'amz-sdk-invocation-id': b'b336f087-a05a-4e59-8a77-ee8ab07b96db', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:18 GMT', 'x-amzn-requestid': 'M6aiByiRMTUm1LLAKzd4Rq83oumYKFzzmIz08bRxbkLVOnF5BjOL', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131418Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131418Z
20251028/yandex/s3/aws4_request
14e7d1683a6cd26d488329c6f30a1b59b9b68294b087bf669abaf38942cf3888
DEBUG    botocore.auth:auth.py:430 Signature:
3c73ccc1e76ce56440b05f7bdeea3bb73d87d52fc726b36819a33b9104ec93dc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131418Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3c73ccc1e76ce56440b05f7bdeea3bb73d87d52fc726b36819a33b9104ec93dc', 'amz-sdk-invocation-id': b'1f2ced16-0379-4848-abe2-4b1bb5322b15', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:18 GMT', 'x-amzn-requestid': 'pXRwyuYHfRew3hKhoZ4J7IIDLVEJnZrT8uba4YVUF8JmdrMeiyls', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131418Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131418Z
20251028/yandex/s3/aws4_request
1a510883c16b166e9e410e643d046e2bf06622f30f53c93d2bd75f0ced359fb7
DEBUG    botocore.auth:auth.py:430 Signature:
c5283efa24ff6a49156997a3537f98575d28307422f847f4dd27f41d9f88e6cd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131418Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c5283efa24ff6a49156997a3537f98575d28307422f847f4dd27f41d9f88e6cd', 'amz-sdk-invocation-id': b'077a1b5e-5e06-432b-9afb-7243df2f9753', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:19 GMT', 'x-amzn-requestid': 'n3IXagas7jedlDJt9HHzWOLmDLVDo5KG64m6E3pMl0IRoc3GNfy1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131419Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131419Z
20251028/yandex/s3/aws4_request
8c145b44482df283d34735273cc5d69bc627122729482fef9bca9a31485ce45a
DEBUG    botocore.auth:auth.py:430 Signature:
ff5f2a8034bf2cfdcd5b9c82cd9e554d548a6936d6488e659ea093dbd176e197
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131419Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ff5f2a8034bf2cfdcd5b9c82cd9e554d548a6936d6488e659ea093dbd176e197', 'amz-sdk-invocation-id': b'733ee28e-d5f9-4144-9938-0fe3c872ff67', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:19 GMT', 'x-amzn-requestid': '9NVzH8dswydWz7V3pckubopSQeWlS9zP92727EOUYHFzWC0IEcvi', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131419Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131419Z
20251028/yandex/s3/aws4_request
e45783933c8684fe4d0b1b8cb0607360b92b40a0ebce4f61c3ca16964d1abe18
DEBUG    botocore.auth:auth.py:430 Signature:
bf766980fe02683e2562ce39de5b637f27b6f1dca251655467e03f33b031c4f0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131419Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bf766980fe02683e2562ce39de5b637f27b6f1dca251655467e03f33b031c4f0', 'amz-sdk-invocation-id': b'c48319f4-accf-450e-966d-62cbea3d9622', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:19 GMT', 'x-amzn-requestid': 'GvifgdM2tetTBMrWdn7P0ZVKA1VXbXh5lMzsuTtCMkDPKWxfIucE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131419Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131419Z
20251028/yandex/s3/aws4_request
8c145b44482df283d34735273cc5d69bc627122729482fef9bca9a31485ce45a
DEBUG    botocore.auth:auth.py:430 Signature:
ff5f2a8034bf2cfdcd5b9c82cd9e554d548a6936d6488e659ea093dbd176e197
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131419Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ff5f2a8034bf2cfdcd5b9c82cd9e554d548a6936d6488e659ea093dbd176e197', 'amz-sdk-invocation-id': b'737a915f-b3df-415f-aa4f-96fa7226ddb1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:19 GMT', 'x-amzn-requestid': 'zCJKbUrck0ty0wrH2nfMCdvMnXyD5ygrQv6KGdfEnD0DBRKTBjH7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131419Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131419Z
20251028/yandex/s3/aws4_request
e45783933c8684fe4d0b1b8cb0607360b92b40a0ebce4f61c3ca16964d1abe18
DEBUG    botocore.auth:auth.py:430 Signature:
bf766980fe02683e2562ce39de5b637f27b6f1dca251655467e03f33b031c4f0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131419Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bf766980fe02683e2562ce39de5b637f27b6f1dca251655467e03f33b031c4f0', 'amz-sdk-invocation-id': b'7a772f0d-a2ad-4efd-a1a1-3e82c5fae7f5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:19 GMT', 'x-amzn-requestid': 'fUtMGRw7Dh24Z656lnLPaSMrR1jKOgAQB5s4TZqFXdGUWQ6935yb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131419Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131419Z
20251028/yandex/s3/aws4_request
8c145b44482df283d34735273cc5d69bc627122729482fef9bca9a31485ce45a
DEBUG    botocore.auth:auth.py:430 Signature:
ff5f2a8034bf2cfdcd5b9c82cd9e554d548a6936d6488e659ea093dbd176e197
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131419Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ff5f2a8034bf2cfdcd5b9c82cd9e554d548a6936d6488e659ea093dbd176e197', 'amz-sdk-invocation-id': b'af1a2fd8-b2fe-45da-a760-e8d21950acc9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:19 GMT', 'x-amzn-requestid': 'yKmCugDO0CH3JPiZWk3rJ3vs0spQJJpV9FtMf0gZkCVLqQ2NovHu', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131419Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131419Z
20251028/yandex/s3/aws4_request
e45783933c8684fe4d0b1b8cb0607360b92b40a0ebce4f61c3ca16964d1abe18
DEBUG    botocore.auth:auth.py:430 Signature:
bf766980fe02683e2562ce39de5b637f27b6f1dca251655467e03f33b031c4f0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131419Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bf766980fe02683e2562ce39de5b637f27b6f1dca251655467e03f33b031c4f0', 'amz-sdk-invocation-id': b'd6bb389f-4f5a-4e49-8f2b-4713dc1cb540', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:19 GMT', 'x-amzn-requestid': '230ASczPyq9OQzWKgA1CL0kxMIug7XHx1EXukirPmtQ0Hh5kWyoW', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131419Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131419Z
20251028/yandex/s3/aws4_request
8c145b44482df283d34735273cc5d69bc627122729482fef9bca9a31485ce45a
DEBUG    botocore.auth:auth.py:430 Signature:
ff5f2a8034bf2cfdcd5b9c82cd9e554d548a6936d6488e659ea093dbd176e197
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131419Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ff5f2a8034bf2cfdcd5b9c82cd9e554d548a6936d6488e659ea093dbd176e197', 'amz-sdk-invocation-id': b'0baf93b4-13fb-47a3-a722-be4b2077f04f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:19 GMT', 'x-amzn-requestid': 'VVkwVNlbcx9QYmvD0iYWiE8Zwi9MtScv6hJj1ylH4g1a1EjQTMGw', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131419Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131419Z
20251028/yandex/s3/aws4_request
e45783933c8684fe4d0b1b8cb0607360b92b40a0ebce4f61c3ca16964d1abe18
DEBUG    botocore.auth:auth.py:430 Signature:
bf766980fe02683e2562ce39de5b637f27b6f1dca251655467e03f33b031c4f0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131419Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bf766980fe02683e2562ce39de5b637f27b6f1dca251655467e03f33b031c4f0', 'amz-sdk-invocation-id': b'4bc0d404-5fbd-4071-8640-32ac46cb5be4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:19 GMT', 'x-amzn-requestid': '2vURfQ0YA5DvA6uNMJRzgi39U5EUzluWdtdo5i1yqr0kEfS8ceJW', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131420Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131420Z
20251028/yandex/s3/aws4_request
d592a96081664f544ec0b9401ec81354b70560df1e046454427b8d9a00072794
DEBUG    botocore.auth:auth.py:430 Signature:
5548aa2afc700579aa6b07ec40ae0a3eb7a31af734934d36da10f754126abe07
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131420Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5548aa2afc700579aa6b07ec40ae0a3eb7a31af734934d36da10f754126abe07', 'amz-sdk-invocation-id': b'fde8bf16-1366-4617-8275-2aa0762352b9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:20 GMT', 'x-amzn-requestid': 'MLmgDtfRRWZklLynlECrFuS2C52E5ieMQOBydY8zN2o9bK4blqET', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131420Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131420Z
20251028/yandex/s3/aws4_request
74b36d04f355348af78b86c064196eddb6d70b55dc57d55ca7cdb381f4c87a4d
DEBUG    botocore.auth:auth.py:430 Signature:
595bde31c92ac3f79bd6960841c073bb8d4427fd7214275219a5831c60ff0bea
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131420Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=595bde31c92ac3f79bd6960841c073bb8d4427fd7214275219a5831c60ff0bea', 'amz-sdk-invocation-id': b'e31dc6e0-efb8-4af1-95bc-d3e9c062c1d4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:20 GMT', 'x-amzn-requestid': 'Tphay4YhjZu8ns4dH8xJJyGYDIrDPBaVgimuSIpg1QpgZVbPtqJe', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131420Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131420Z
20251028/yandex/s3/aws4_request
d592a96081664f544ec0b9401ec81354b70560df1e046454427b8d9a00072794
DEBUG    botocore.auth:auth.py:430 Signature:
5548aa2afc700579aa6b07ec40ae0a3eb7a31af734934d36da10f754126abe07
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131420Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5548aa2afc700579aa6b07ec40ae0a3eb7a31af734934d36da10f754126abe07', 'amz-sdk-invocation-id': b'f5130c84-011f-4d0c-926e-08d756553bf5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:20 GMT', 'x-amzn-requestid': '5G1g1eOJ5DVUSyNCBG5uwlc4ukImDKWWiRJjI77XKCIsOrT4v6c5', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131420Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131420Z
20251028/yandex/s3/aws4_request
74b36d04f355348af78b86c064196eddb6d70b55dc57d55ca7cdb381f4c87a4d
DEBUG    botocore.auth:auth.py:430 Signature:
595bde31c92ac3f79bd6960841c073bb8d4427fd7214275219a5831c60ff0bea
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131420Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=595bde31c92ac3f79bd6960841c073bb8d4427fd7214275219a5831c60ff0bea', 'amz-sdk-invocation-id': b'2126f693-eb20-47f1-9d51-ce052a13b435', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:20 GMT', 'x-amzn-requestid': 'KFWSPBAOz8Tf4nlFJzh86PV18FLy9GY8v7LvDXqOAIStonBJINAC', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131420Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131420Z
20251028/yandex/s3/aws4_request
d592a96081664f544ec0b9401ec81354b70560df1e046454427b8d9a00072794
DEBUG    botocore.auth:auth.py:430 Signature:
5548aa2afc700579aa6b07ec40ae0a3eb7a31af734934d36da10f754126abe07
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131420Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5548aa2afc700579aa6b07ec40ae0a3eb7a31af734934d36da10f754126abe07', 'amz-sdk-invocation-id': b'cc1ac1c0-f78d-47de-9ffc-f3411888c56c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:20 GMT', 'x-amzn-requestid': 'ZdmuPUcpZB1Pip7XKMQfZnCvRdE3m8GCXOJ35oZ6Oj424rk5H8qa', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131420Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131420Z
20251028/yandex/s3/aws4_request
74b36d04f355348af78b86c064196eddb6d70b55dc57d55ca7cdb381f4c87a4d
DEBUG    botocore.auth:auth.py:430 Signature:
595bde31c92ac3f79bd6960841c073bb8d4427fd7214275219a5831c60ff0bea
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131420Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=595bde31c92ac3f79bd6960841c073bb8d4427fd7214275219a5831c60ff0bea', 'amz-sdk-invocation-id': b'a2bbe72d-b1c3-4e37-8f9a-a9771d630486', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:20 GMT', 'x-amzn-requestid': 'PbX8vdnRyrToM6yaKpdbnrqy7qPffKsVhEuVU05jWM3A8IKvQP6r', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131420Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131420Z
20251028/yandex/s3/aws4_request
d592a96081664f544ec0b9401ec81354b70560df1e046454427b8d9a00072794
DEBUG    botocore.auth:auth.py:430 Signature:
5548aa2afc700579aa6b07ec40ae0a3eb7a31af734934d36da10f754126abe07
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131420Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5548aa2afc700579aa6b07ec40ae0a3eb7a31af734934d36da10f754126abe07', 'amz-sdk-invocation-id': b'60fd0dce-0664-4a3e-a680-80bc0c7eb73f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:20 GMT', 'x-amzn-requestid': 'wakAepyM7lkpcPuga0h8IfVRkqE1r47uRCeK0Ls2xeY090D1e0k9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131420Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131420Z
20251028/yandex/s3/aws4_request
74b36d04f355348af78b86c064196eddb6d70b55dc57d55ca7cdb381f4c87a4d
DEBUG    botocore.auth:auth.py:430 Signature:
595bde31c92ac3f79bd6960841c073bb8d4427fd7214275219a5831c60ff0bea
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131420Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=595bde31c92ac3f79bd6960841c073bb8d4427fd7214275219a5831c60ff0bea', 'amz-sdk-invocation-id': b'1beb1294-779c-4c46-bebf-6cd770027d4a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:20 GMT', 'x-amzn-requestid': 'qvTce3WKoPrp2Gj6x0cDsOjH2s9Jsjl96vr24mAtxKmShpgh8XyF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131421Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131421Z
20251028/yandex/s3/aws4_request
cddf82a2edbbf0d3ffe0aa39dc00aad8a426266dbc5b178439cd46170c47ac6d
DEBUG    botocore.auth:auth.py:430 Signature:
5f2bced3c72fcb711c2c371ed4976483b7e7a933bc852dc3e0938bdb960dfb0a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131421Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5f2bced3c72fcb711c2c371ed4976483b7e7a933bc852dc3e0938bdb960dfb0a', 'amz-sdk-invocation-id': b'40569aec-ca49-452c-9b6c-1514bf551dbc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:21 GMT', 'x-amzn-requestid': 'IFMjeNR4SB9yW8DDL1Lkgv3Q1spfXi6vSSCDmvNEYg5JLlZLA8RP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131421Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131421Z
20251028/yandex/s3/aws4_request
64ad7c570319ddedae5bb619b3c66a66c8896052265f4048aba066caa2aaed75
DEBUG    botocore.auth:auth.py:430 Signature:
78b0a9fdc8606dc3593acc165fd1eee49310042078b71b432722cf2d3b7d3957
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131421Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=78b0a9fdc8606dc3593acc165fd1eee49310042078b71b432722cf2d3b7d3957', 'amz-sdk-invocation-id': b'baa5b700-bf77-4243-babc-dbc1c1cfa6b1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:21 GMT', 'x-amzn-requestid': '4h3B2KindmyOBUfVsNdUT4jym6hAV17CgGxykQiNMVzqmsehvURS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131421Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131421Z
20251028/yandex/s3/aws4_request
cddf82a2edbbf0d3ffe0aa39dc00aad8a426266dbc5b178439cd46170c47ac6d
DEBUG    botocore.auth:auth.py:430 Signature:
5f2bced3c72fcb711c2c371ed4976483b7e7a933bc852dc3e0938bdb960dfb0a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131421Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5f2bced3c72fcb711c2c371ed4976483b7e7a933bc852dc3e0938bdb960dfb0a', 'amz-sdk-invocation-id': b'301aedbf-cde9-4b17-a487-b474aa348c0d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:21 GMT', 'x-amzn-requestid': 'AXKQkcT11m1j0zba4jcRFEI8JzYX48Tf6h4v8CGq4fm4jRx2nPR5', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131421Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131421Z
20251028/yandex/s3/aws4_request
64ad7c570319ddedae5bb619b3c66a66c8896052265f4048aba066caa2aaed75
DEBUG    botocore.auth:auth.py:430 Signature:
78b0a9fdc8606dc3593acc165fd1eee49310042078b71b432722cf2d3b7d3957
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131421Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=78b0a9fdc8606dc3593acc165fd1eee49310042078b71b432722cf2d3b7d3957', 'amz-sdk-invocation-id': b'2e0ec303-37ca-4d83-a237-f4e12189fe8f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:21 GMT', 'x-amzn-requestid': 'pUB7Lc97rlDc2PMpOGVFAoCLjUvMyqbv6VNwq81qhXvLmo5zKV6G', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131421Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131421Z
20251028/yandex/s3/aws4_request
cddf82a2edbbf0d3ffe0aa39dc00aad8a426266dbc5b178439cd46170c47ac6d
DEBUG    botocore.auth:auth.py:430 Signature:
5f2bced3c72fcb711c2c371ed4976483b7e7a933bc852dc3e0938bdb960dfb0a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131421Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5f2bced3c72fcb711c2c371ed4976483b7e7a933bc852dc3e0938bdb960dfb0a', 'amz-sdk-invocation-id': b'50b1ec19-618e-489d-ad0b-a70e794cdf5f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:21 GMT', 'x-amzn-requestid': 'VrrURAIItBeC87g4RfpLJRH1itPIBlbLRPj6TZJpIvNoQcItL3Hq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131421Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131421Z
20251028/yandex/s3/aws4_request
64ad7c570319ddedae5bb619b3c66a66c8896052265f4048aba066caa2aaed75
DEBUG    botocore.auth:auth.py:430 Signature:
78b0a9fdc8606dc3593acc165fd1eee49310042078b71b432722cf2d3b7d3957
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131421Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=78b0a9fdc8606dc3593acc165fd1eee49310042078b71b432722cf2d3b7d3957', 'amz-sdk-invocation-id': b'def27fbc-abca-429f-9dc5-c3274adf1aa1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:21 GMT', 'x-amzn-requestid': '1vbIahoOqMe0OuGvfxVaI3tEIXtIDrQm5DUOErWbnSNEnp8tsnzu', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131421Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131421Z
20251028/yandex/s3/aws4_request
cddf82a2edbbf0d3ffe0aa39dc00aad8a426266dbc5b178439cd46170c47ac6d
DEBUG    botocore.auth:auth.py:430 Signature:
5f2bced3c72fcb711c2c371ed4976483b7e7a933bc852dc3e0938bdb960dfb0a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131421Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5f2bced3c72fcb711c2c371ed4976483b7e7a933bc852dc3e0938bdb960dfb0a', 'amz-sdk-invocation-id': b'7242286b-7a20-4ad2-801a-fe1e5bd853c8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:21 GMT', 'x-amzn-requestid': 'AyH0IUeG7UnHHy7dBPh0uu2sDOYugUej2v2VNQejsyCrresY0XDl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131422Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131422Z
20251028/yandex/s3/aws4_request
11889e15bba81ea3d9a8dacc99a8d57704f5287d1dd8c53336bbc10be9526c0a
DEBUG    botocore.auth:auth.py:430 Signature:
1ef25c71ce808d6df760637abd0494bb8e94a16b5e77a71e66ea50253cfd227a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131422Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1ef25c71ce808d6df760637abd0494bb8e94a16b5e77a71e66ea50253cfd227a', 'amz-sdk-invocation-id': b'2f2dfc40-06a2-4533-a3aa-7333ba472e2b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:22 GMT', 'x-amzn-requestid': 'WVg0z07PjnLTDHa1NcciBxrF4I8wlBHXYvqPPqeQ2HFBKxzBoTz9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131422Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131422Z
20251028/yandex/s3/aws4_request
360a3b5a8db9e3ac7a932c96434dd6a2cd8f4be5434965241366935843839f24
DEBUG    botocore.auth:auth.py:430 Signature:
7b3825e6965a2f802730a1e1421589bf1d6dcdf7fbdf92fa7844961cba869bbe
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131422Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7b3825e6965a2f802730a1e1421589bf1d6dcdf7fbdf92fa7844961cba869bbe', 'amz-sdk-invocation-id': b'f1478797-7f2f-4d9d-9bfc-8b3acc5ff93a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:22 GMT', 'x-amzn-requestid': 'TeqJ10esFFKOIuYPYTEoVkJGI0WsQW2WOi8cb04pMyC8As2eEdz8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131422Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131422Z
20251028/yandex/s3/aws4_request
11889e15bba81ea3d9a8dacc99a8d57704f5287d1dd8c53336bbc10be9526c0a
DEBUG    botocore.auth:auth.py:430 Signature:
1ef25c71ce808d6df760637abd0494bb8e94a16b5e77a71e66ea50253cfd227a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131422Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1ef25c71ce808d6df760637abd0494bb8e94a16b5e77a71e66ea50253cfd227a', 'amz-sdk-invocation-id': b'1752fbe2-9347-440d-917f-50f88a91a2ec', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:22 GMT', 'x-amzn-requestid': '0VNH9TnOp4C0xHkrsZszkUpJehubaHTx9f60aAFgOvytsA6qZROr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131422Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131422Z
20251028/yandex/s3/aws4_request
360a3b5a8db9e3ac7a932c96434dd6a2cd8f4be5434965241366935843839f24
DEBUG    botocore.auth:auth.py:430 Signature:
7b3825e6965a2f802730a1e1421589bf1d6dcdf7fbdf92fa7844961cba869bbe
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131422Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7b3825e6965a2f802730a1e1421589bf1d6dcdf7fbdf92fa7844961cba869bbe', 'amz-sdk-invocation-id': b'ecd2abd7-0551-4fa2-a454-413b58c1aa07', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:22 GMT', 'x-amzn-requestid': 'VAh1QLANbCoYW5h3TeR9aQIoSjJlVw2an5uQf57fHo5F44o5Rvbe', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131422Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131422Z
20251028/yandex/s3/aws4_request
11889e15bba81ea3d9a8dacc99a8d57704f5287d1dd8c53336bbc10be9526c0a
DEBUG    botocore.auth:auth.py:430 Signature:
1ef25c71ce808d6df760637abd0494bb8e94a16b5e77a71e66ea50253cfd227a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131422Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1ef25c71ce808d6df760637abd0494bb8e94a16b5e77a71e66ea50253cfd227a', 'amz-sdk-invocation-id': b'1a7a3762-ea58-4c04-be95-b9ceb9ac336c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:22 GMT', 'x-amzn-requestid': 'FfHmo6WZcME1IKtOzAOuhwCIAAo1igRp05t8ldiTcXGztH5TjmQq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131422Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131422Z
20251028/yandex/s3/aws4_request
360a3b5a8db9e3ac7a932c96434dd6a2cd8f4be5434965241366935843839f24
DEBUG    botocore.auth:auth.py:430 Signature:
7b3825e6965a2f802730a1e1421589bf1d6dcdf7fbdf92fa7844961cba869bbe
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131422Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7b3825e6965a2f802730a1e1421589bf1d6dcdf7fbdf92fa7844961cba869bbe', 'amz-sdk-invocation-id': b'e61318eb-af62-4a33-be0e-2ec9e65de065', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:22 GMT', 'x-amzn-requestid': 'PoBFoITxbOb0OMphIrDgGuWmTUo3LUwd2kSxIumw1cr4GOGxkKbx', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131422Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131422Z
20251028/yandex/s3/aws4_request
11889e15bba81ea3d9a8dacc99a8d57704f5287d1dd8c53336bbc10be9526c0a
DEBUG    botocore.auth:auth.py:430 Signature:
1ef25c71ce808d6df760637abd0494bb8e94a16b5e77a71e66ea50253cfd227a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131422Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1ef25c71ce808d6df760637abd0494bb8e94a16b5e77a71e66ea50253cfd227a', 'amz-sdk-invocation-id': b'41b68f07-fe9c-4069-9413-7eb06f1e695a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:22 GMT', 'x-amzn-requestid': 'NKuZBhh4EwGZwscF6MVO4k7HL62rNk3jc9HC3uZxHPAlkSUaZYCW', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131422Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131422Z
20251028/yandex/s3/aws4_request
360a3b5a8db9e3ac7a932c96434dd6a2cd8f4be5434965241366935843839f24
DEBUG    botocore.auth:auth.py:430 Signature:
7b3825e6965a2f802730a1e1421589bf1d6dcdf7fbdf92fa7844961cba869bbe
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131422Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7b3825e6965a2f802730a1e1421589bf1d6dcdf7fbdf92fa7844961cba869bbe', 'amz-sdk-invocation-id': b'c2d3c16e-2ae1-44fe-aba5-4de2a06302f7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:22 GMT', 'x-amzn-requestid': 'gTOxKlFQdKME5KjQ9Pg3sfefAywJn1rg2HgpWzZNrpmZwPr45Wj8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131422Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131422Z
20251028/yandex/s3/aws4_request
11889e15bba81ea3d9a8dacc99a8d57704f5287d1dd8c53336bbc10be9526c0a
DEBUG    botocore.auth:auth.py:430 Signature:
1ef25c71ce808d6df760637abd0494bb8e94a16b5e77a71e66ea50253cfd227a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131422Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1ef25c71ce808d6df760637abd0494bb8e94a16b5e77a71e66ea50253cfd227a', 'amz-sdk-invocation-id': b'c2fd9b43-3897-490f-b196-7ed26015d44b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:22 GMT', 'x-amzn-requestid': '7nUbZkbsnhDyNAmMo6lSQyrfpjvkqzMmGusxSH6MeaWxEaPVrWZi', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131422Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131422Z
20251028/yandex/s3/aws4_request
360a3b5a8db9e3ac7a932c96434dd6a2cd8f4be5434965241366935843839f24
DEBUG    botocore.auth:auth.py:430 Signature:
7b3825e6965a2f802730a1e1421589bf1d6dcdf7fbdf92fa7844961cba869bbe
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131422Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7b3825e6965a2f802730a1e1421589bf1d6dcdf7fbdf92fa7844961cba869bbe', 'amz-sdk-invocation-id': b'5b4bd226-509b-4a8a-8228-35152b0119bf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:22 GMT', 'x-amzn-requestid': 'ceo6BbwW9aAAMcrM7SY2ay0n0sY2gfunNGijvX6UhzgkezA0rXmA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131422Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131422Z
20251028/yandex/s3/aws4_request
11889e15bba81ea3d9a8dacc99a8d57704f5287d1dd8c53336bbc10be9526c0a
DEBUG    botocore.auth:auth.py:430 Signature:
1ef25c71ce808d6df760637abd0494bb8e94a16b5e77a71e66ea50253cfd227a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131422Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1ef25c71ce808d6df760637abd0494bb8e94a16b5e77a71e66ea50253cfd227a', 'amz-sdk-invocation-id': b'9ceda316-06b5-440e-bbeb-f849ac426569', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:22 GMT', 'x-amzn-requestid': 'jxAy6TxE4kZ7yxFZMnVslUN9Z2grWdEkx6NEKFR06uJUyhjcxkIl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131422Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131422Z
20251028/yandex/s3/aws4_request
360a3b5a8db9e3ac7a932c96434dd6a2cd8f4be5434965241366935843839f24
DEBUG    botocore.auth:auth.py:430 Signature:
7b3825e6965a2f802730a1e1421589bf1d6dcdf7fbdf92fa7844961cba869bbe
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131422Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7b3825e6965a2f802730a1e1421589bf1d6dcdf7fbdf92fa7844961cba869bbe', 'amz-sdk-invocation-id': b'da55b42b-9b6b-434e-bafe-9e1c8f3366c1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:22 GMT', 'x-amzn-requestid': 'yQsoSQnBDbGkW0xwvPgH7PXVIfjFVHMJq1rNW6ksBDN4A8TZx0v7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131422Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131422Z
20251028/yandex/s3/aws4_request
11889e15bba81ea3d9a8dacc99a8d57704f5287d1dd8c53336bbc10be9526c0a
DEBUG    botocore.auth:auth.py:430 Signature:
1ef25c71ce808d6df760637abd0494bb8e94a16b5e77a71e66ea50253cfd227a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131422Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1ef25c71ce808d6df760637abd0494bb8e94a16b5e77a71e66ea50253cfd227a', 'amz-sdk-invocation-id': b'6dbfe36f-e1e6-4b47-b32e-c9e8b1f2220f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:22 GMT', 'x-amzn-requestid': '9npe2SK66cqVdEgsdRoDSQU6dr5cNQjdJsTyoRAMJBLHjcpS4SNk', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131422Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131422Z
20251028/yandex/s3/aws4_request
360a3b5a8db9e3ac7a932c96434dd6a2cd8f4be5434965241366935843839f24
DEBUG    botocore.auth:auth.py:430 Signature:
7b3825e6965a2f802730a1e1421589bf1d6dcdf7fbdf92fa7844961cba869bbe
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131422Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7b3825e6965a2f802730a1e1421589bf1d6dcdf7fbdf92fa7844961cba869bbe', 'amz-sdk-invocation-id': b'3a0f145e-4503-4f2a-85df-d69c07f1250a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:22 GMT', 'x-amzn-requestid': '87Io8z88isqK7T9F0S72F5mY8gSGW2qJ0j0g4LmU7Sl4C4c03D5H', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131422Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131422Z
20251028/yandex/s3/aws4_request
11889e15bba81ea3d9a8dacc99a8d57704f5287d1dd8c53336bbc10be9526c0a
DEBUG    botocore.auth:auth.py:430 Signature:
1ef25c71ce808d6df760637abd0494bb8e94a16b5e77a71e66ea50253cfd227a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131422Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1ef25c71ce808d6df760637abd0494bb8e94a16b5e77a71e66ea50253cfd227a', 'amz-sdk-invocation-id': b'ac5319e0-0de4-474d-90f0-07e77f7fc302', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:22 GMT', 'x-amzn-requestid': 'hGnG5ydKlTprYi3VEzW37zgK90gyWYlzoaE5Ny2UrYfj9MfbOt2z', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131422Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131422Z
20251028/yandex/s3/aws4_request
360a3b5a8db9e3ac7a932c96434dd6a2cd8f4be5434965241366935843839f24
DEBUG    botocore.auth:auth.py:430 Signature:
7b3825e6965a2f802730a1e1421589bf1d6dcdf7fbdf92fa7844961cba869bbe
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131422Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7b3825e6965a2f802730a1e1421589bf1d6dcdf7fbdf92fa7844961cba869bbe', 'amz-sdk-invocation-id': b'321386cf-e550-43e1-be92-8bdea2b6d546', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:22 GMT', 'x-amzn-requestid': 'VzPhkSJoplEfuZKpevqZ1FrQyMAWCWz6zMwG6YT9MQ76WTos0BRn', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131423Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131423Z
20251028/yandex/s3/aws4_request
3d4d27a027e4dae6ed51de5b12ce63f48bc9de47b327cd1241137a38dc69ed66
DEBUG    botocore.auth:auth.py:430 Signature:
7cbe9466368f5f8ba9864c2ceedc27a2e2d4dbc81e488639903907e268a96cdb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131423Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7cbe9466368f5f8ba9864c2ceedc27a2e2d4dbc81e488639903907e268a96cdb', 'amz-sdk-invocation-id': b'669326f7-be0d-46d4-8570-03dd117bfe1e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:23 GMT', 'x-amzn-requestid': 'GWIWeFUqVir5Np7Vu58thvfBVb0q91qwBUpf5SD7ZGuNpPuf5v6M', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131423Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131423Z
20251028/yandex/s3/aws4_request
041d95313d3205b890e7a6b74c92eed49c588dfab7985bf5df257d7dc7714fd2
DEBUG    botocore.auth:auth.py:430 Signature:
6141f430ed8f82220a47138566c9ab3215595ad2582e4574f143c469ff7388ba
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131423Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6141f430ed8f82220a47138566c9ab3215595ad2582e4574f143c469ff7388ba', 'amz-sdk-invocation-id': b'a1189a95-762c-47ab-a181-35b15d9a1361', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:23 GMT', 'x-amzn-requestid': 'at6Z24v8BLrIK1DWmft8O7tOiB0zn4PpFoAJduU17yaLM6U4fmsc', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131423Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131423Z
20251028/yandex/s3/aws4_request
3d4d27a027e4dae6ed51de5b12ce63f48bc9de47b327cd1241137a38dc69ed66
DEBUG    botocore.auth:auth.py:430 Signature:
7cbe9466368f5f8ba9864c2ceedc27a2e2d4dbc81e488639903907e268a96cdb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131423Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7cbe9466368f5f8ba9864c2ceedc27a2e2d4dbc81e488639903907e268a96cdb', 'amz-sdk-invocation-id': b'4e0f2fce-020a-4cb7-9dd2-4e12de194298', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:23 GMT', 'x-amzn-requestid': 'JsQygMHF6Oe75f5eRlP1Ty9DLdnAdGCpSxXEUnHcFlzjno3KJZUn', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131423Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131423Z
20251028/yandex/s3/aws4_request
041d95313d3205b890e7a6b74c92eed49c588dfab7985bf5df257d7dc7714fd2
DEBUG    botocore.auth:auth.py:430 Signature:
6141f430ed8f82220a47138566c9ab3215595ad2582e4574f143c469ff7388ba
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131423Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6141f430ed8f82220a47138566c9ab3215595ad2582e4574f143c469ff7388ba', 'amz-sdk-invocation-id': b'b05beaa8-b9b3-4bfa-9681-cc2ac8d95bc9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:23 GMT', 'x-amzn-requestid': 'LByH1KlC9P5KFBf9rirdmYOGEYeR3c84l4QpAxTWuWkECsXgRpts', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131423Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131423Z
20251028/yandex/s3/aws4_request
3d4d27a027e4dae6ed51de5b12ce63f48bc9de47b327cd1241137a38dc69ed66
DEBUG    botocore.auth:auth.py:430 Signature:
7cbe9466368f5f8ba9864c2ceedc27a2e2d4dbc81e488639903907e268a96cdb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131423Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7cbe9466368f5f8ba9864c2ceedc27a2e2d4dbc81e488639903907e268a96cdb', 'amz-sdk-invocation-id': b'86863972-8b27-4f0c-91be-3df5e9eb4ae9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:23 GMT', 'x-amzn-requestid': 'VAEhvbMXCQlX5A49ghroyM9GZjUUQuxJEX5GPfWk7TxOIdG16rhJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131423Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131423Z
20251028/yandex/s3/aws4_request
041d95313d3205b890e7a6b74c92eed49c588dfab7985bf5df257d7dc7714fd2
DEBUG    botocore.auth:auth.py:430 Signature:
6141f430ed8f82220a47138566c9ab3215595ad2582e4574f143c469ff7388ba
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131423Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6141f430ed8f82220a47138566c9ab3215595ad2582e4574f143c469ff7388ba', 'amz-sdk-invocation-id': b'f2088bc5-e6ca-4c12-b593-afcd464897a2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:23 GMT', 'x-amzn-requestid': '2Sb6x6soUD9rGOv3wMTBRzIwZ7eNPMO1ke05CcaMhAaflzCZsdPO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131423Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131423Z
20251028/yandex/s3/aws4_request
3d4d27a027e4dae6ed51de5b12ce63f48bc9de47b327cd1241137a38dc69ed66
DEBUG    botocore.auth:auth.py:430 Signature:
7cbe9466368f5f8ba9864c2ceedc27a2e2d4dbc81e488639903907e268a96cdb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131423Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7cbe9466368f5f8ba9864c2ceedc27a2e2d4dbc81e488639903907e268a96cdb', 'amz-sdk-invocation-id': b'45049e96-9830-4b2f-b7e1-2fe61e7f2ffe', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:23 GMT', 'x-amzn-requestid': '30i0YYqb6BWyxWjIzPR9hzfUb3ZgNtZRBTrJbiGmL8yhDi7s7J0r', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131423Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131423Z
20251028/yandex/s3/aws4_request
041d95313d3205b890e7a6b74c92eed49c588dfab7985bf5df257d7dc7714fd2
DEBUG    botocore.auth:auth.py:430 Signature:
6141f430ed8f82220a47138566c9ab3215595ad2582e4574f143c469ff7388ba
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131423Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6141f430ed8f82220a47138566c9ab3215595ad2582e4574f143c469ff7388ba', 'amz-sdk-invocation-id': b'226aedfd-7540-4162-b0a8-104863357043', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:23 GMT', 'x-amzn-requestid': 'AT1uAOc8nVorajwJDBORG115qDNE4eAMM9HSe4UcTc0jLySFZH5t', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131423Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131423Z
20251028/yandex/s3/aws4_request
3d4d27a027e4dae6ed51de5b12ce63f48bc9de47b327cd1241137a38dc69ed66
DEBUG    botocore.auth:auth.py:430 Signature:
7cbe9466368f5f8ba9864c2ceedc27a2e2d4dbc81e488639903907e268a96cdb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131423Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7cbe9466368f5f8ba9864c2ceedc27a2e2d4dbc81e488639903907e268a96cdb', 'amz-sdk-invocation-id': b'dc23d9d7-ea93-4a31-86c7-48481d5c4848', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:23 GMT', 'x-amzn-requestid': 'YSMFgcJZ0ZwFMWUPJw4IFCt5qmzDI0Dp05bfYVYlmcC1Vg4FGi0n', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131423Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131423Z
20251028/yandex/s3/aws4_request
041d95313d3205b890e7a6b74c92eed49c588dfab7985bf5df257d7dc7714fd2
DEBUG    botocore.auth:auth.py:430 Signature:
6141f430ed8f82220a47138566c9ab3215595ad2582e4574f143c469ff7388ba
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131423Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6141f430ed8f82220a47138566c9ab3215595ad2582e4574f143c469ff7388ba', 'amz-sdk-invocation-id': b'a34ee059-39d6-42be-a5cc-36268b0bae8e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:23 GMT', 'x-amzn-requestid': 'xGayvHYjYFpaZVSbIrDs0dbSY731MP0dNAHrJpQtiBX6beMcRNNc', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131423Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131423Z
20251028/yandex/s3/aws4_request
3d4d27a027e4dae6ed51de5b12ce63f48bc9de47b327cd1241137a38dc69ed66
DEBUG    botocore.auth:auth.py:430 Signature:
7cbe9466368f5f8ba9864c2ceedc27a2e2d4dbc81e488639903907e268a96cdb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131423Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7cbe9466368f5f8ba9864c2ceedc27a2e2d4dbc81e488639903907e268a96cdb', 'amz-sdk-invocation-id': b'440397c7-fdd7-4ad5-ace4-b89568590b89', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:23 GMT', 'x-amzn-requestid': 'wCzwnyZ1894fKE5HyERQgL2N6StD5x0bv2SRRLTwUzCqdCvyZdiA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131423Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131423Z
20251028/yandex/s3/aws4_request
041d95313d3205b890e7a6b74c92eed49c588dfab7985bf5df257d7dc7714fd2
DEBUG    botocore.auth:auth.py:430 Signature:
6141f430ed8f82220a47138566c9ab3215595ad2582e4574f143c469ff7388ba
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131423Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6141f430ed8f82220a47138566c9ab3215595ad2582e4574f143c469ff7388ba', 'amz-sdk-invocation-id': b'1e3a205b-eee2-4cf1-8251-e8a0fa76a617', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:23 GMT', 'x-amzn-requestid': 'g2dD9foBRfH5d1vvTkgrtqj0qRCjCqXbbcCl5HyYErOQjIxwxRo6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131423Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131423Z
20251028/yandex/s3/aws4_request
3d4d27a027e4dae6ed51de5b12ce63f48bc9de47b327cd1241137a38dc69ed66
DEBUG    botocore.auth:auth.py:430 Signature:
7cbe9466368f5f8ba9864c2ceedc27a2e2d4dbc81e488639903907e268a96cdb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131423Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7cbe9466368f5f8ba9864c2ceedc27a2e2d4dbc81e488639903907e268a96cdb', 'amz-sdk-invocation-id': b'ef0dc0d8-6094-4133-aeeb-ef73052c6dfb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:23 GMT', 'x-amzn-requestid': 'V53RxfMsueSvetogcjOQSthayKu0KT2Kdo3mrzDzjtjcuiivsi0r', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131423Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131423Z
20251028/yandex/s3/aws4_request
041d95313d3205b890e7a6b74c92eed49c588dfab7985bf5df257d7dc7714fd2
DEBUG    botocore.auth:auth.py:430 Signature:
6141f430ed8f82220a47138566c9ab3215595ad2582e4574f143c469ff7388ba
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131423Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6141f430ed8f82220a47138566c9ab3215595ad2582e4574f143c469ff7388ba', 'amz-sdk-invocation-id': b'6b8141cf-c8e3-4c45-85fd-4221f906e158', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:23 GMT', 'x-amzn-requestid': '7yBdyXjuctAQeg4HLi1pDqnk8MRdyDiyE7lLEDhANkZvvoy3dzoG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131423Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131423Z
20251028/yandex/s3/aws4_request
3d4d27a027e4dae6ed51de5b12ce63f48bc9de47b327cd1241137a38dc69ed66
DEBUG    botocore.auth:auth.py:430 Signature:
7cbe9466368f5f8ba9864c2ceedc27a2e2d4dbc81e488639903907e268a96cdb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131423Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7cbe9466368f5f8ba9864c2ceedc27a2e2d4dbc81e488639903907e268a96cdb', 'amz-sdk-invocation-id': b'd66d1deb-cca8-403c-9ec1-bda4850955aa', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:23 GMT', 'x-amzn-requestid': 'nr2lG7Aczm5o85M6d9sAvSiBHgjw7yAdSmL1TunMK9ybnv3IepPH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131423Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131423Z
20251028/yandex/s3/aws4_request
041d95313d3205b890e7a6b74c92eed49c588dfab7985bf5df257d7dc7714fd2
DEBUG    botocore.auth:auth.py:430 Signature:
6141f430ed8f82220a47138566c9ab3215595ad2582e4574f143c469ff7388ba
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131423Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6141f430ed8f82220a47138566c9ab3215595ad2582e4574f143c469ff7388ba', 'amz-sdk-invocation-id': b'6688082e-448c-438a-8237-2b6cd86ee02d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:23 GMT', 'x-amzn-requestid': 'naPssh3HnNYzUxtJGwWlpUjD692E23q9tlCe5y6mkHlitWWaXB5c', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131423Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131423Z
20251028/yandex/s3/aws4_request
3d4d27a027e4dae6ed51de5b12ce63f48bc9de47b327cd1241137a38dc69ed66
DEBUG    botocore.auth:auth.py:430 Signature:
7cbe9466368f5f8ba9864c2ceedc27a2e2d4dbc81e488639903907e268a96cdb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131423Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7cbe9466368f5f8ba9864c2ceedc27a2e2d4dbc81e488639903907e268a96cdb', 'amz-sdk-invocation-id': b'd09dc494-11d6-4395-b616-d9475e1eaf2a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:23 GMT', 'x-amzn-requestid': 'GhN2ExTDw8upoK6taZlnoBqZ8tmNkWcuzxiY8rVBd6XG3rci5JRP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131423Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131423Z
20251028/yandex/s3/aws4_request
041d95313d3205b890e7a6b74c92eed49c588dfab7985bf5df257d7dc7714fd2
DEBUG    botocore.auth:auth.py:430 Signature:
6141f430ed8f82220a47138566c9ab3215595ad2582e4574f143c469ff7388ba
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131423Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6141f430ed8f82220a47138566c9ab3215595ad2582e4574f143c469ff7388ba', 'amz-sdk-invocation-id': b'd2c24d59-9933-43b7-ba2e-57064001bcb6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:23 GMT', 'x-amzn-requestid': '20u5CzvggHghIDcjW3ZLMtTkd0h0SdkBu1iHmiyWzAl7SKmEh30L', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131423Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131423Z
20251028/yandex/s3/aws4_request
3d4d27a027e4dae6ed51de5b12ce63f48bc9de47b327cd1241137a38dc69ed66
DEBUG    botocore.auth:auth.py:430 Signature:
7cbe9466368f5f8ba9864c2ceedc27a2e2d4dbc81e488639903907e268a96cdb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131423Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7cbe9466368f5f8ba9864c2ceedc27a2e2d4dbc81e488639903907e268a96cdb', 'amz-sdk-invocation-id': b'5f1de48d-b835-402f-901c-572e3d4bcc41', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:23 GMT', 'x-amzn-requestid': 'bSRTZ6FsUG0D7iecC5syX4qtgetwGNoqOAMT9Ixhhpz7iVxstCR3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131424Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131424Z
20251028/yandex/s3/aws4_request
82de3ca70ed29d3ed501379d84ac84db4759f4f8193679698f309c02aa8ae3b0
DEBUG    botocore.auth:auth.py:430 Signature:
92d7a144769d0fae9023f907b94530fd8a10f7ba9882032af12dff5dbe898ac1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131424Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=92d7a144769d0fae9023f907b94530fd8a10f7ba9882032af12dff5dbe898ac1', 'amz-sdk-invocation-id': b'2ab81c7b-baec-4d9d-932c-71e5fe89fac3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:24 GMT', 'x-amzn-requestid': 'sX3Aq0IbOTNSsocP1rmOcRYdgMTxQe67fDk5oRRqULnmyN1PfkTK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131424Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131424Z
20251028/yandex/s3/aws4_request
e0dd4209fa02aabcf4965bc7debeee6fc6e2a967cf1e7a7a9db2bb7f0417c5d1
DEBUG    botocore.auth:auth.py:430 Signature:
ac25444b5164cb45e0347f3baefcb4a70790c6d2df25a86ec10d4b75729c1473
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131424Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ac25444b5164cb45e0347f3baefcb4a70790c6d2df25a86ec10d4b75729c1473', 'amz-sdk-invocation-id': b'd45ecbf4-007d-4f7a-98ce-b90aade20091', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:24 GMT', 'x-amzn-requestid': 'bIXtXb3H3I9kwRSanoFj7HAj5oJmPcrmy3hIxcZWlnn0Gpb50BxS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131424Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131424Z
20251028/yandex/s3/aws4_request
82de3ca70ed29d3ed501379d84ac84db4759f4f8193679698f309c02aa8ae3b0
DEBUG    botocore.auth:auth.py:430 Signature:
92d7a144769d0fae9023f907b94530fd8a10f7ba9882032af12dff5dbe898ac1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131424Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=92d7a144769d0fae9023f907b94530fd8a10f7ba9882032af12dff5dbe898ac1', 'amz-sdk-invocation-id': b'b434e393-9e86-408a-a5c0-b30fff07d10a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:24 GMT', 'x-amzn-requestid': 'Ihu1LXMIvXlekMYgrDhyRfW6yZ59ELwLfgZ16kMDnLoysDy7fkZC', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131424Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131424Z
20251028/yandex/s3/aws4_request
e0dd4209fa02aabcf4965bc7debeee6fc6e2a967cf1e7a7a9db2bb7f0417c5d1
DEBUG    botocore.auth:auth.py:430 Signature:
ac25444b5164cb45e0347f3baefcb4a70790c6d2df25a86ec10d4b75729c1473
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131424Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ac25444b5164cb45e0347f3baefcb4a70790c6d2df25a86ec10d4b75729c1473', 'amz-sdk-invocation-id': b'9de6c645-9de7-4683-9e82-6976d2c6c731', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:24 GMT', 'x-amzn-requestid': 'REDkCNKREFaXKTKtyi5wNH9S6uVm3592a32aAfxUbdYuP0ldN7E8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131424Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131424Z
20251028/yandex/s3/aws4_request
82de3ca70ed29d3ed501379d84ac84db4759f4f8193679698f309c02aa8ae3b0
DEBUG    botocore.auth:auth.py:430 Signature:
92d7a144769d0fae9023f907b94530fd8a10f7ba9882032af12dff5dbe898ac1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131424Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=92d7a144769d0fae9023f907b94530fd8a10f7ba9882032af12dff5dbe898ac1', 'amz-sdk-invocation-id': b'1e3f7a07-8896-45f8-8d46-6e70ae7443a4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:24 GMT', 'x-amzn-requestid': 'ntKnYGAMBDTpuC5J4VIvpFO72AIP6CLlsaWUQ28lkRjBFQvABpVi', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131424Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131424Z
20251028/yandex/s3/aws4_request
e0dd4209fa02aabcf4965bc7debeee6fc6e2a967cf1e7a7a9db2bb7f0417c5d1
DEBUG    botocore.auth:auth.py:430 Signature:
ac25444b5164cb45e0347f3baefcb4a70790c6d2df25a86ec10d4b75729c1473
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131424Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ac25444b5164cb45e0347f3baefcb4a70790c6d2df25a86ec10d4b75729c1473', 'amz-sdk-invocation-id': b'4f3eb615-4ece-440c-ac40-85abd91ac868', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:24 GMT', 'x-amzn-requestid': 'EnTDeVuOFtgaANgTOiSOhmbQouTDBYJMAHEL89A7UcBCfntbYb6t', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131424Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131424Z
20251028/yandex/s3/aws4_request
82de3ca70ed29d3ed501379d84ac84db4759f4f8193679698f309c02aa8ae3b0
DEBUG    botocore.auth:auth.py:430 Signature:
92d7a144769d0fae9023f907b94530fd8a10f7ba9882032af12dff5dbe898ac1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131424Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=92d7a144769d0fae9023f907b94530fd8a10f7ba9882032af12dff5dbe898ac1', 'amz-sdk-invocation-id': b'30b6bec6-cb40-46cb-a95e-5362e60bdfa9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:24 GMT', 'x-amzn-requestid': 'bLQjHJAchHxJdji1NPOsW2XFQBJ8C5Br5RQcOdSuD7I31NkFtNiK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131424Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131424Z
20251028/yandex/s3/aws4_request
e0dd4209fa02aabcf4965bc7debeee6fc6e2a967cf1e7a7a9db2bb7f0417c5d1
DEBUG    botocore.auth:auth.py:430 Signature:
ac25444b5164cb45e0347f3baefcb4a70790c6d2df25a86ec10d4b75729c1473
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131424Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ac25444b5164cb45e0347f3baefcb4a70790c6d2df25a86ec10d4b75729c1473', 'amz-sdk-invocation-id': b'4f17c2a5-edee-4593-b34b-59d6fbf7a3c0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:24 GMT', 'x-amzn-requestid': 'x0um0HkIMaoCua2kdp9U9kWiBN26xaqxGEwWxg7CDO0lK4hg1oxv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131424Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131424Z
20251028/yandex/s3/aws4_request
82de3ca70ed29d3ed501379d84ac84db4759f4f8193679698f309c02aa8ae3b0
DEBUG    botocore.auth:auth.py:430 Signature:
92d7a144769d0fae9023f907b94530fd8a10f7ba9882032af12dff5dbe898ac1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131424Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=92d7a144769d0fae9023f907b94530fd8a10f7ba9882032af12dff5dbe898ac1', 'amz-sdk-invocation-id': b'02690df6-744b-41eb-b178-15e5264e3f94', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:24 GMT', 'x-amzn-requestid': 'cco7dwx4N0r9Aya5X9jCNI4P92zUSwdGZZ6LqnjZtuMHvIcbOHYa', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131424Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131424Z
20251028/yandex/s3/aws4_request
e0dd4209fa02aabcf4965bc7debeee6fc6e2a967cf1e7a7a9db2bb7f0417c5d1
DEBUG    botocore.auth:auth.py:430 Signature:
ac25444b5164cb45e0347f3baefcb4a70790c6d2df25a86ec10d4b75729c1473
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131424Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ac25444b5164cb45e0347f3baefcb4a70790c6d2df25a86ec10d4b75729c1473', 'amz-sdk-invocation-id': b'e8864e93-9562-434c-9337-187bbe9071a9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:24 GMT', 'x-amzn-requestid': 'OCpW5p93pU0iazofLfvgnDosV8qdPsYS3wg79rgXy9oGVYzQai7Z', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131424Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131424Z
20251028/yandex/s3/aws4_request
82de3ca70ed29d3ed501379d84ac84db4759f4f8193679698f309c02aa8ae3b0
DEBUG    botocore.auth:auth.py:430 Signature:
92d7a144769d0fae9023f907b94530fd8a10f7ba9882032af12dff5dbe898ac1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131424Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=92d7a144769d0fae9023f907b94530fd8a10f7ba9882032af12dff5dbe898ac1', 'amz-sdk-invocation-id': b'e93fc4ef-9a4e-4ef5-8386-4e367d333bbb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:24 GMT', 'x-amzn-requestid': 'vus48oPcm3VwoVM0pQGhY7pLivoESwnfETjcp0lrFK08GFyhTmx9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131424Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131424Z
20251028/yandex/s3/aws4_request
e0dd4209fa02aabcf4965bc7debeee6fc6e2a967cf1e7a7a9db2bb7f0417c5d1
DEBUG    botocore.auth:auth.py:430 Signature:
ac25444b5164cb45e0347f3baefcb4a70790c6d2df25a86ec10d4b75729c1473
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131424Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ac25444b5164cb45e0347f3baefcb4a70790c6d2df25a86ec10d4b75729c1473', 'amz-sdk-invocation-id': b'33a374b6-3732-4a11-8b23-7e5d7cae3605', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:24 GMT', 'x-amzn-requestid': 'LdsBaxLBlq0CW8dYJTayOexJ2iyiP4IfzrSMu6upIvnI2lYWHaQ6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131424Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131424Z
20251028/yandex/s3/aws4_request
82de3ca70ed29d3ed501379d84ac84db4759f4f8193679698f309c02aa8ae3b0
DEBUG    botocore.auth:auth.py:430 Signature:
92d7a144769d0fae9023f907b94530fd8a10f7ba9882032af12dff5dbe898ac1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131424Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=92d7a144769d0fae9023f907b94530fd8a10f7ba9882032af12dff5dbe898ac1', 'amz-sdk-invocation-id': b'067db765-c7e0-4ef3-88c4-bfc126b9adfb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:24 GMT', 'x-amzn-requestid': 'QycjL2iT66I6Auy81viAD6DR9Wh2upWetrL5jId0JplUdo7hENOJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131424Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131424Z
20251028/yandex/s3/aws4_request
e0dd4209fa02aabcf4965bc7debeee6fc6e2a967cf1e7a7a9db2bb7f0417c5d1
DEBUG    botocore.auth:auth.py:430 Signature:
ac25444b5164cb45e0347f3baefcb4a70790c6d2df25a86ec10d4b75729c1473
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131424Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ac25444b5164cb45e0347f3baefcb4a70790c6d2df25a86ec10d4b75729c1473', 'amz-sdk-invocation-id': b'15ea9ace-24fc-45c7-ae63-04af668260fa', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:24 GMT', 'x-amzn-requestid': 'BWpEpupUgEmlNFWOClKyVa5eyppFPddpjdJrMaxAzSlhhVsfv9IE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131424Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131424Z
20251028/yandex/s3/aws4_request
82de3ca70ed29d3ed501379d84ac84db4759f4f8193679698f309c02aa8ae3b0
DEBUG    botocore.auth:auth.py:430 Signature:
92d7a144769d0fae9023f907b94530fd8a10f7ba9882032af12dff5dbe898ac1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131424Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=92d7a144769d0fae9023f907b94530fd8a10f7ba9882032af12dff5dbe898ac1', 'amz-sdk-invocation-id': b'f8315518-10a7-4b3b-ad66-df0616aa9cab', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:24 GMT', 'x-amzn-requestid': 'eqoTzg6PZ98hMWKnDhgfCFYt1DhDCysJUEwH0p4OavxqfEwOVaHU', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131424Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131424Z
20251028/yandex/s3/aws4_request
e0dd4209fa02aabcf4965bc7debeee6fc6e2a967cf1e7a7a9db2bb7f0417c5d1
DEBUG    botocore.auth:auth.py:430 Signature:
ac25444b5164cb45e0347f3baefcb4a70790c6d2df25a86ec10d4b75729c1473
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131424Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ac25444b5164cb45e0347f3baefcb4a70790c6d2df25a86ec10d4b75729c1473', 'amz-sdk-invocation-id': b'96346e04-3009-48bb-92b4-0b013a4b0a99', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:24 GMT', 'x-amzn-requestid': 'QCvRUrObolx41pPOGyrzOWCxfQ5fiB9SjYFMKl80GVZVGb7MmaTP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131424Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131424Z
20251028/yandex/s3/aws4_request
82de3ca70ed29d3ed501379d84ac84db4759f4f8193679698f309c02aa8ae3b0
DEBUG    botocore.auth:auth.py:430 Signature:
92d7a144769d0fae9023f907b94530fd8a10f7ba9882032af12dff5dbe898ac1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131424Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=92d7a144769d0fae9023f907b94530fd8a10f7ba9882032af12dff5dbe898ac1', 'amz-sdk-invocation-id': b'7f118a28-e661-457e-8149-f3d5b0f9fd4d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:24 GMT', 'x-amzn-requestid': '7RymXg7hgU3p0PGEGBhvOQoYfFKW208V2uB1JZcpwYm6aKS9Btj1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131424Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131424Z
20251028/yandex/s3/aws4_request
e0dd4209fa02aabcf4965bc7debeee6fc6e2a967cf1e7a7a9db2bb7f0417c5d1
DEBUG    botocore.auth:auth.py:430 Signature:
ac25444b5164cb45e0347f3baefcb4a70790c6d2df25a86ec10d4b75729c1473
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131424Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ac25444b5164cb45e0347f3baefcb4a70790c6d2df25a86ec10d4b75729c1473', 'amz-sdk-invocation-id': b'1d187925-4c09-4059-bf0f-1c24ed8f1029', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:24 GMT', 'x-amzn-requestid': 'joP06GUsEK5j4rqMMDJwpHkCnaIMdKxnFnbQobbr1palHvCoHNUj', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131424Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131424Z
20251028/yandex/s3/aws4_request
82de3ca70ed29d3ed501379d84ac84db4759f4f8193679698f309c02aa8ae3b0
DEBUG    botocore.auth:auth.py:430 Signature:
92d7a144769d0fae9023f907b94530fd8a10f7ba9882032af12dff5dbe898ac1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131424Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=92d7a144769d0fae9023f907b94530fd8a10f7ba9882032af12dff5dbe898ac1', 'amz-sdk-invocation-id': b'ac480913-0f40-4b70-a153-6cc0026b04a6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:24 GMT', 'x-amzn-requestid': 'e4aqilP8D6S0WCf4YTgyxW2zmecf2AnMwDQVPLwFodUk43LQrbOP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131425Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131425Z
20251028/yandex/s3/aws4_request
14ab995aba9c265b1e5fd0ca23ecef11e22dc3ab42be96cf565e41b01adabead
DEBUG    botocore.auth:auth.py:430 Signature:
b54935cbf639f380c4000b97f7f44f47607d53af54483214bab4eaed98c331ea
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131425Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b54935cbf639f380c4000b97f7f44f47607d53af54483214bab4eaed98c331ea', 'amz-sdk-invocation-id': b'5a03cb34-5b44-4d23-9130-0a644fe1e2a2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:25 GMT', 'x-amzn-requestid': 'OXI6IsmgwEuJprh4ARtpTkAMxfVwdvQIdrNMrnAQJTajgrXixd9o', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131425Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131425Z
20251028/yandex/s3/aws4_request
541f40d809e767fa4aa4323b37a6b2cfcd350bddb751ae598bdd512f5fd37c03
DEBUG    botocore.auth:auth.py:430 Signature:
7cea886354c42a3c5b7ab02f2b3c1ba166b2305d724aa49975a0ca2c3db995c6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131425Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7cea886354c42a3c5b7ab02f2b3c1ba166b2305d724aa49975a0ca2c3db995c6', 'amz-sdk-invocation-id': b'97b71c1d-c546-4188-bd20-18e1d930dea5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:25 GMT', 'x-amzn-requestid': '5opncOC6GI8apBpY30OkjQdOAZY2Tku7Wd8gLNy7Ij4GIRaXbBHr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131425Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131425Z
20251028/yandex/s3/aws4_request
14ab995aba9c265b1e5fd0ca23ecef11e22dc3ab42be96cf565e41b01adabead
DEBUG    botocore.auth:auth.py:430 Signature:
b54935cbf639f380c4000b97f7f44f47607d53af54483214bab4eaed98c331ea
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131425Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b54935cbf639f380c4000b97f7f44f47607d53af54483214bab4eaed98c331ea', 'amz-sdk-invocation-id': b'95d84c1b-b1d5-414a-82fe-d1746bff4a86', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:25 GMT', 'x-amzn-requestid': 'j05ztDZ5yfDWl5wBCeVzeNnl24ihJwVEBZoP5NQ3ZR5LPW4L09k6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131425Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131425Z
20251028/yandex/s3/aws4_request
541f40d809e767fa4aa4323b37a6b2cfcd350bddb751ae598bdd512f5fd37c03
DEBUG    botocore.auth:auth.py:430 Signature:
7cea886354c42a3c5b7ab02f2b3c1ba166b2305d724aa49975a0ca2c3db995c6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131425Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7cea886354c42a3c5b7ab02f2b3c1ba166b2305d724aa49975a0ca2c3db995c6', 'amz-sdk-invocation-id': b'd2617e32-9d38-4fdd-a898-b1f359b30d53', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:25 GMT', 'x-amzn-requestid': 'MdbvnbheI8Fvy0V4NaGE9nyWClBhLfIHpHZ6uH9NL8ve8osnQFUC', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131425Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131425Z
20251028/yandex/s3/aws4_request
14ab995aba9c265b1e5fd0ca23ecef11e22dc3ab42be96cf565e41b01adabead
DEBUG    botocore.auth:auth.py:430 Signature:
b54935cbf639f380c4000b97f7f44f47607d53af54483214bab4eaed98c331ea
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131425Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b54935cbf639f380c4000b97f7f44f47607d53af54483214bab4eaed98c331ea', 'amz-sdk-invocation-id': b'cb646c3f-d671-497f-bd2d-d0a88846f783', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:25 GMT', 'x-amzn-requestid': 'VSrHyG4XoKRPsSrkyPdI8vzelAjrDD0FUcZSr5GANvBuB9hulCmE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131425Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131425Z
20251028/yandex/s3/aws4_request
541f40d809e767fa4aa4323b37a6b2cfcd350bddb751ae598bdd512f5fd37c03
DEBUG    botocore.auth:auth.py:430 Signature:
7cea886354c42a3c5b7ab02f2b3c1ba166b2305d724aa49975a0ca2c3db995c6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131425Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7cea886354c42a3c5b7ab02f2b3c1ba166b2305d724aa49975a0ca2c3db995c6', 'amz-sdk-invocation-id': b'4982a2cf-aef8-42ae-8348-3285f013bb3e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:25 GMT', 'x-amzn-requestid': 'us1bakKnJSJj5rSUHDZQobipZWwjiSo4SFeDLMGfnXMbLi99aPpw', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131425Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131425Z
20251028/yandex/s3/aws4_request
14ab995aba9c265b1e5fd0ca23ecef11e22dc3ab42be96cf565e41b01adabead
DEBUG    botocore.auth:auth.py:430 Signature:
b54935cbf639f380c4000b97f7f44f47607d53af54483214bab4eaed98c331ea
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131425Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b54935cbf639f380c4000b97f7f44f47607d53af54483214bab4eaed98c331ea', 'amz-sdk-invocation-id': b'35dcb956-a112-4789-9a02-4825c91d668f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:25 GMT', 'x-amzn-requestid': 'xfIUcwfyUQPShH5Hd9xze0I7QDTYgObCpTj5YmFATpwnZCjL7rul', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131425Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131425Z
20251028/yandex/s3/aws4_request
541f40d809e767fa4aa4323b37a6b2cfcd350bddb751ae598bdd512f5fd37c03
DEBUG    botocore.auth:auth.py:430 Signature:
7cea886354c42a3c5b7ab02f2b3c1ba166b2305d724aa49975a0ca2c3db995c6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131425Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7cea886354c42a3c5b7ab02f2b3c1ba166b2305d724aa49975a0ca2c3db995c6', 'amz-sdk-invocation-id': b'7d5b4427-4d53-46a8-bc45-8af6786c8470', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:25 GMT', 'x-amzn-requestid': 'ldEsGbaKwOhrQjpE41X13gVU66I8un968bBhKcfwh3mbHWLHSgA5', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131425Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131425Z
20251028/yandex/s3/aws4_request
14ab995aba9c265b1e5fd0ca23ecef11e22dc3ab42be96cf565e41b01adabead
DEBUG    botocore.auth:auth.py:430 Signature:
b54935cbf639f380c4000b97f7f44f47607d53af54483214bab4eaed98c331ea
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131425Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b54935cbf639f380c4000b97f7f44f47607d53af54483214bab4eaed98c331ea', 'amz-sdk-invocation-id': b'ba515e0b-f267-494e-b7a7-0ace97b43895', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:25 GMT', 'x-amzn-requestid': 'ygYKOZ7PEWmV8Ahd2YzjXQb5wFCUXt2GCy2Iy2mrbfGxC9IxITTL', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131425Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131425Z
20251028/yandex/s3/aws4_request
541f40d809e767fa4aa4323b37a6b2cfcd350bddb751ae598bdd512f5fd37c03
DEBUG    botocore.auth:auth.py:430 Signature:
7cea886354c42a3c5b7ab02f2b3c1ba166b2305d724aa49975a0ca2c3db995c6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131425Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7cea886354c42a3c5b7ab02f2b3c1ba166b2305d724aa49975a0ca2c3db995c6', 'amz-sdk-invocation-id': b'0bb9e685-c824-450d-afcc-eea0de2265a5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:25 GMT', 'x-amzn-requestid': 'oP9nqufleZvh2KRP091FSXnEwzNiRnVEEUvQUKZeFmjy0vKSJenu', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131425Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131425Z
20251028/yandex/s3/aws4_request
14ab995aba9c265b1e5fd0ca23ecef11e22dc3ab42be96cf565e41b01adabead
DEBUG    botocore.auth:auth.py:430 Signature:
b54935cbf639f380c4000b97f7f44f47607d53af54483214bab4eaed98c331ea
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131425Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b54935cbf639f380c4000b97f7f44f47607d53af54483214bab4eaed98c331ea', 'amz-sdk-invocation-id': b'ae4552f7-bd29-4bc9-bd98-e80b99494422', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:25 GMT', 'x-amzn-requestid': 'pYnvO0jIVjxq3wJ2k94qW8SjKQWSC8lsIvRcYNMhEy5pNvGTjgiK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131425Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131425Z
20251028/yandex/s3/aws4_request
541f40d809e767fa4aa4323b37a6b2cfcd350bddb751ae598bdd512f5fd37c03
DEBUG    botocore.auth:auth.py:430 Signature:
7cea886354c42a3c5b7ab02f2b3c1ba166b2305d724aa49975a0ca2c3db995c6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131425Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7cea886354c42a3c5b7ab02f2b3c1ba166b2305d724aa49975a0ca2c3db995c6', 'amz-sdk-invocation-id': b'd2b8f4df-91c9-467a-ac87-fdd02665720c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:25 GMT', 'x-amzn-requestid': 'avOropkE4BtCxI08JGdndnDckG832GDDLtWvPYhGTtgzj0f3dztV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131426Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131426Z
20251028/yandex/s3/aws4_request
e9b143dc4d2fb4d5b66262080fd54ebe9d4295ec0678220e872d25609a0c1e6e
DEBUG    botocore.auth:auth.py:430 Signature:
dca138ea337cce9c0284fdd8324444b8d0dae1da2ba84bc4d4a1d41356c27d28
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131426Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dca138ea337cce9c0284fdd8324444b8d0dae1da2ba84bc4d4a1d41356c27d28', 'amz-sdk-invocation-id': b'5e0bd9d2-1bab-4a3c-aff4-46923d9112b7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:26 GMT', 'x-amzn-requestid': 'zKqCTaiZBszBvg8N3btLgNySSUGAx0hcFcNQ18WhPs9qWt4azTxP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131426Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131426Z
20251028/yandex/s3/aws4_request
2227013b2e5ff1f89b6cf146467df66414f5377102668e50a409b80aa41e5b31
DEBUG    botocore.auth:auth.py:430 Signature:
54f1411f2523c0b629ebd4e7f489dac427bab2e811d070bb1825a1afc86bd509
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131426Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=54f1411f2523c0b629ebd4e7f489dac427bab2e811d070bb1825a1afc86bd509', 'amz-sdk-invocation-id': b'1e6b0243-c48f-4128-9007-c063d0809472', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:26 GMT', 'x-amzn-requestid': 'na7EyvtaLowQ6qRYoH1drr9ctY1HrZHT4ibAK4YKuWoZYQAiTFAT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131426Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131426Z
20251028/yandex/s3/aws4_request
e9b143dc4d2fb4d5b66262080fd54ebe9d4295ec0678220e872d25609a0c1e6e
DEBUG    botocore.auth:auth.py:430 Signature:
dca138ea337cce9c0284fdd8324444b8d0dae1da2ba84bc4d4a1d41356c27d28
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131426Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dca138ea337cce9c0284fdd8324444b8d0dae1da2ba84bc4d4a1d41356c27d28', 'amz-sdk-invocation-id': b'974b490b-5343-4013-baa5-c5a12fab3d25', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:26 GMT', 'x-amzn-requestid': 'V2FsSQSvDe1sV3DqH6ij78A4KY6p3NOksTmzgFjzS3HtuBJPOZ2N', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131426Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131426Z
20251028/yandex/s3/aws4_request
2227013b2e5ff1f89b6cf146467df66414f5377102668e50a409b80aa41e5b31
DEBUG    botocore.auth:auth.py:430 Signature:
54f1411f2523c0b629ebd4e7f489dac427bab2e811d070bb1825a1afc86bd509
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131426Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=54f1411f2523c0b629ebd4e7f489dac427bab2e811d070bb1825a1afc86bd509', 'amz-sdk-invocation-id': b'107af30d-9b5b-46af-9ad1-d97e7dcd50cf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:26 GMT', 'x-amzn-requestid': 'PhKKOGeMtersD6LjuXcTU2b8dyhhrK3iKdBGWSfUWt1GVs8860rk', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131426Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131426Z
20251028/yandex/s3/aws4_request
e9b143dc4d2fb4d5b66262080fd54ebe9d4295ec0678220e872d25609a0c1e6e
DEBUG    botocore.auth:auth.py:430 Signature:
dca138ea337cce9c0284fdd8324444b8d0dae1da2ba84bc4d4a1d41356c27d28
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131426Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dca138ea337cce9c0284fdd8324444b8d0dae1da2ba84bc4d4a1d41356c27d28', 'amz-sdk-invocation-id': b'ab6209d0-b469-432c-8154-004fa2509f0a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:26 GMT', 'x-amzn-requestid': 'a5hdFPHfKyYkJeTKpJrtHvcCM19uJ5aVm3pRrvJV6WqIFBVBENeg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131426Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131426Z
20251028/yandex/s3/aws4_request
2227013b2e5ff1f89b6cf146467df66414f5377102668e50a409b80aa41e5b31
DEBUG    botocore.auth:auth.py:430 Signature:
54f1411f2523c0b629ebd4e7f489dac427bab2e811d070bb1825a1afc86bd509
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131426Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=54f1411f2523c0b629ebd4e7f489dac427bab2e811d070bb1825a1afc86bd509', 'amz-sdk-invocation-id': b'd2ce18a3-3deb-4c02-8cb7-f3acf81d169d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:26 GMT', 'x-amzn-requestid': 'QRkfn17ngrc7Mpor5pYcIjckcR0gZL0O4tqxsbUP3jvYe01WG6Qb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131426Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131426Z
20251028/yandex/s3/aws4_request
e9b143dc4d2fb4d5b66262080fd54ebe9d4295ec0678220e872d25609a0c1e6e
DEBUG    botocore.auth:auth.py:430 Signature:
dca138ea337cce9c0284fdd8324444b8d0dae1da2ba84bc4d4a1d41356c27d28
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131426Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dca138ea337cce9c0284fdd8324444b8d0dae1da2ba84bc4d4a1d41356c27d28', 'amz-sdk-invocation-id': b'a7dbffd9-f78f-400d-9b40-49c10f680409', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:26 GMT', 'x-amzn-requestid': 'jNglIt7UH1r1CErU46MgB23sRv7ry4wQ3cx5p6yHI6p62paBCr5o', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131426Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131426Z
20251028/yandex/s3/aws4_request
2227013b2e5ff1f89b6cf146467df66414f5377102668e50a409b80aa41e5b31
DEBUG    botocore.auth:auth.py:430 Signature:
54f1411f2523c0b629ebd4e7f489dac427bab2e811d070bb1825a1afc86bd509
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131426Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=54f1411f2523c0b629ebd4e7f489dac427bab2e811d070bb1825a1afc86bd509', 'amz-sdk-invocation-id': b'c68c7710-32a8-43c0-9937-06c3920aec05', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:26 GMT', 'x-amzn-requestid': 'e2qWJ6lY3UsvU9UJ5TwTVkPfOKS63RYzsXVMyrdP8raDhk1iDewk', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131426Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131426Z
20251028/yandex/s3/aws4_request
e9b143dc4d2fb4d5b66262080fd54ebe9d4295ec0678220e872d25609a0c1e6e
DEBUG    botocore.auth:auth.py:430 Signature:
dca138ea337cce9c0284fdd8324444b8d0dae1da2ba84bc4d4a1d41356c27d28
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131426Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dca138ea337cce9c0284fdd8324444b8d0dae1da2ba84bc4d4a1d41356c27d28', 'amz-sdk-invocation-id': b'bada66cd-55cf-4ca5-93ba-027063ff554b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:26 GMT', 'x-amzn-requestid': 'T3yHyit5hsxkSGS02e7ysRIC13NPWwViddMm9u4trqdrVIdDQHgp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131426Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131426Z
20251028/yandex/s3/aws4_request
2227013b2e5ff1f89b6cf146467df66414f5377102668e50a409b80aa41e5b31
DEBUG    botocore.auth:auth.py:430 Signature:
54f1411f2523c0b629ebd4e7f489dac427bab2e811d070bb1825a1afc86bd509
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131426Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=54f1411f2523c0b629ebd4e7f489dac427bab2e811d070bb1825a1afc86bd509', 'amz-sdk-invocation-id': b'246ccd6d-e6e2-4032-8982-c8931b5dd0df', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:26 GMT', 'x-amzn-requestid': 'SXupE7t9pfFWtam0Mq7R9Lk7GkFacPQHIGvcnuEmiNnU6kUUhikH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131426Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131426Z
20251028/yandex/s3/aws4_request
e9b143dc4d2fb4d5b66262080fd54ebe9d4295ec0678220e872d25609a0c1e6e
DEBUG    botocore.auth:auth.py:430 Signature:
dca138ea337cce9c0284fdd8324444b8d0dae1da2ba84bc4d4a1d41356c27d28
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131426Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dca138ea337cce9c0284fdd8324444b8d0dae1da2ba84bc4d4a1d41356c27d28', 'amz-sdk-invocation-id': b'94fe7ec9-5989-43f9-a596-b48eb360e3ea', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:26 GMT', 'x-amzn-requestid': '5ZN7nyehN1pNt5f4CSo2C8xciNNH3Xx0WdC2KAw4o0YkU6xMUPnb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131426Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131426Z
20251028/yandex/s3/aws4_request
2227013b2e5ff1f89b6cf146467df66414f5377102668e50a409b80aa41e5b31
DEBUG    botocore.auth:auth.py:430 Signature:
54f1411f2523c0b629ebd4e7f489dac427bab2e811d070bb1825a1afc86bd509
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131426Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=54f1411f2523c0b629ebd4e7f489dac427bab2e811d070bb1825a1afc86bd509', 'amz-sdk-invocation-id': b'6273e517-9c4e-4001-a7a5-f45f4e46b9bf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:26 GMT', 'x-amzn-requestid': 'QEG7LOSGLReWZYC6DkdDCHKIsPVBWgn7fPu9jZ94sZ2iPjWsoLx6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131426Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131426Z
20251028/yandex/s3/aws4_request
e9b143dc4d2fb4d5b66262080fd54ebe9d4295ec0678220e872d25609a0c1e6e
DEBUG    botocore.auth:auth.py:430 Signature:
dca138ea337cce9c0284fdd8324444b8d0dae1da2ba84bc4d4a1d41356c27d28
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131426Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dca138ea337cce9c0284fdd8324444b8d0dae1da2ba84bc4d4a1d41356c27d28', 'amz-sdk-invocation-id': b'13a731fb-183d-4c7a-8f9b-71ea505f9166', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:26 GMT', 'x-amzn-requestid': 'xPzRFMD65o1cL21EfJpQaG6MXziAzdXOZocAXdYypTZ7dK1m3Cxm', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131426Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131426Z
20251028/yandex/s3/aws4_request
2227013b2e5ff1f89b6cf146467df66414f5377102668e50a409b80aa41e5b31
DEBUG    botocore.auth:auth.py:430 Signature:
54f1411f2523c0b629ebd4e7f489dac427bab2e811d070bb1825a1afc86bd509
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131426Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=54f1411f2523c0b629ebd4e7f489dac427bab2e811d070bb1825a1afc86bd509', 'amz-sdk-invocation-id': b'885c3909-6d72-4543-81aa-0b4d66a41908', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:26 GMT', 'x-amzn-requestid': 'hDGpFOKknZx1Ro6fVVRX2BLqtJibzgRRkdXbcbhHGvAIGD8NALdL', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131426Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131426Z
20251028/yandex/s3/aws4_request
e9b143dc4d2fb4d5b66262080fd54ebe9d4295ec0678220e872d25609a0c1e6e
DEBUG    botocore.auth:auth.py:430 Signature:
dca138ea337cce9c0284fdd8324444b8d0dae1da2ba84bc4d4a1d41356c27d28
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131426Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dca138ea337cce9c0284fdd8324444b8d0dae1da2ba84bc4d4a1d41356c27d28', 'amz-sdk-invocation-id': b'1ea15307-3739-4bbf-8e39-f18b7aa6edf8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:27 GMT', 'x-amzn-requestid': 'T7s4iNKRxW9oArzavtavkmPkPszaKFVsQdqVh5MZE5CRIGF3ZfSh', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131427Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131427Z
20251028/yandex/s3/aws4_request
c7a858f946f1228ba61fa0dfa7d576fa30de92c0d16bf82b8343411f0b40e894
DEBUG    botocore.auth:auth.py:430 Signature:
34f97671bd66c5491677f29ab7e9c2a1b7c2416e102b0a13bb73f60eb17a886f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131427Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=34f97671bd66c5491677f29ab7e9c2a1b7c2416e102b0a13bb73f60eb17a886f', 'amz-sdk-invocation-id': b'009186e9-cc1c-4724-9174-bafaf721e8ff', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:27 GMT', 'x-amzn-requestid': 'MekUxtqILbRS2tVkAkZYeTo7WPIdOvje1BDwxxcmpoowbSsaVvv7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131427Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131427Z
20251028/yandex/s3/aws4_request
c976d500108d8f6488ec1abb5f64d428bb464ddd3326d77fecc227b9f78be847
DEBUG    botocore.auth:auth.py:430 Signature:
78d836d052560dee52d6d8be0871e63f0c6ffa0b451ea94fd29a86c12ac18089
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131427Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=78d836d052560dee52d6d8be0871e63f0c6ffa0b451ea94fd29a86c12ac18089', 'amz-sdk-invocation-id': b'0baeb07c-83eb-4012-bb3d-a9013b404b50', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:27 GMT', 'x-amzn-requestid': '9JtmXs4FyPrzbqykrOdgylAu3LLv7CR4052sQV1RtYtGLPNf09Fg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131427Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131427Z
20251028/yandex/s3/aws4_request
c7a858f946f1228ba61fa0dfa7d576fa30de92c0d16bf82b8343411f0b40e894
DEBUG    botocore.auth:auth.py:430 Signature:
34f97671bd66c5491677f29ab7e9c2a1b7c2416e102b0a13bb73f60eb17a886f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131427Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=34f97671bd66c5491677f29ab7e9c2a1b7c2416e102b0a13bb73f60eb17a886f', 'amz-sdk-invocation-id': b'a02730d6-72d4-48c2-aa34-1887de174e02', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:27 GMT', 'x-amzn-requestid': 'pxjxDX9kF3ruuUt5FtOqcQwwExGeeYRphBmwwrCIXZZJl6QeY83d', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131427Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131427Z
20251028/yandex/s3/aws4_request
c976d500108d8f6488ec1abb5f64d428bb464ddd3326d77fecc227b9f78be847
DEBUG    botocore.auth:auth.py:430 Signature:
78d836d052560dee52d6d8be0871e63f0c6ffa0b451ea94fd29a86c12ac18089
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131427Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=78d836d052560dee52d6d8be0871e63f0c6ffa0b451ea94fd29a86c12ac18089', 'amz-sdk-invocation-id': b'a62276f1-620f-467c-a40a-c2579d812c0e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:27 GMT', 'x-amzn-requestid': 'tj1iiTQhOW4zlr2vsibSReaVdMX85NpkLvtILFHeliUE4jQULnw9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131427Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131427Z
20251028/yandex/s3/aws4_request
c7a858f946f1228ba61fa0dfa7d576fa30de92c0d16bf82b8343411f0b40e894
DEBUG    botocore.auth:auth.py:430 Signature:
34f97671bd66c5491677f29ab7e9c2a1b7c2416e102b0a13bb73f60eb17a886f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131427Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=34f97671bd66c5491677f29ab7e9c2a1b7c2416e102b0a13bb73f60eb17a886f', 'amz-sdk-invocation-id': b'594259f4-b089-47ad-be52-0b0b4494661c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:27 GMT', 'x-amzn-requestid': 'vfRDK3fOVG5jH9fck9FXkfD7N2eq6SIQk5zDIVMBGsEvmLrNs1L0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131427Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131427Z
20251028/yandex/s3/aws4_request
c976d500108d8f6488ec1abb5f64d428bb464ddd3326d77fecc227b9f78be847
DEBUG    botocore.auth:auth.py:430 Signature:
78d836d052560dee52d6d8be0871e63f0c6ffa0b451ea94fd29a86c12ac18089
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131427Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=78d836d052560dee52d6d8be0871e63f0c6ffa0b451ea94fd29a86c12ac18089', 'amz-sdk-invocation-id': b'e3e72774-3862-4e39-9ae0-5a08b02112ef', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:27 GMT', 'x-amzn-requestid': 'ZenpP1FRHyWNQCkMO3j8JSoo79eU3mskEtCMlwp8csqC3JSKyEby', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131427Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131427Z
20251028/yandex/s3/aws4_request
c7a858f946f1228ba61fa0dfa7d576fa30de92c0d16bf82b8343411f0b40e894
DEBUG    botocore.auth:auth.py:430 Signature:
34f97671bd66c5491677f29ab7e9c2a1b7c2416e102b0a13bb73f60eb17a886f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131427Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=34f97671bd66c5491677f29ab7e9c2a1b7c2416e102b0a13bb73f60eb17a886f', 'amz-sdk-invocation-id': b'75f22bd8-79d4-4c1e-a5ec-d567637d3622', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:27 GMT', 'x-amzn-requestid': 'OiSD9bPzyo5DKwGa7wi99RZOy3gV2AfUIXRZu8N0b06Wpa3cCQLz', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131427Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131427Z
20251028/yandex/s3/aws4_request
c976d500108d8f6488ec1abb5f64d428bb464ddd3326d77fecc227b9f78be847
DEBUG    botocore.auth:auth.py:430 Signature:
78d836d052560dee52d6d8be0871e63f0c6ffa0b451ea94fd29a86c12ac18089
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131427Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=78d836d052560dee52d6d8be0871e63f0c6ffa0b451ea94fd29a86c12ac18089', 'amz-sdk-invocation-id': b'fcdf7462-289b-42f2-a744-7d7863f7c62a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:27 GMT', 'x-amzn-requestid': 'vR5ogT7w0u4umqY2n46pAmRm1waxnXkijVduekUlNmxM8XXRF1or', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131427Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131427Z
20251028/yandex/s3/aws4_request
c7a858f946f1228ba61fa0dfa7d576fa30de92c0d16bf82b8343411f0b40e894
DEBUG    botocore.auth:auth.py:430 Signature:
34f97671bd66c5491677f29ab7e9c2a1b7c2416e102b0a13bb73f60eb17a886f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131427Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=34f97671bd66c5491677f29ab7e9c2a1b7c2416e102b0a13bb73f60eb17a886f', 'amz-sdk-invocation-id': b'aa65722c-a787-4c2e-b623-da1c574b85e3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:27 GMT', 'x-amzn-requestid': 'aoY7OnqNYMlcLTZZzFZU3FFU3YSK4Xul9hKxYXMZr5I6sw2wqJ9K', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131428Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131428Z
20251028/yandex/s3/aws4_request
989e84b76ceabfd0b31df1fb05064feff1633ced23bc6eb21f85c796ecd966ea
DEBUG    botocore.auth:auth.py:430 Signature:
877a87279a929a89cc3a3b26fd8e1a433a43c49d54de73530f5e4b261b94297d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131428Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=877a87279a929a89cc3a3b26fd8e1a433a43c49d54de73530f5e4b261b94297d', 'amz-sdk-invocation-id': b'fcc4b875-a338-400e-8078-9180c751319a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:28 GMT', 'x-amzn-requestid': 'cGyP3pfQTB7FDVqUQAsvPeGPCy7ooSaMF0pv00XnBn8qKrlMUeAc', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131428Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131428Z
20251028/yandex/s3/aws4_request
0c0803c2993411547c49239aaf897f439b3544006203a0d6484735dd9046f5d0
DEBUG    botocore.auth:auth.py:430 Signature:
d48e2d24eb6c6ec03b713042c7299528b217966514c1798d815cde458a8f980a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131428Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d48e2d24eb6c6ec03b713042c7299528b217966514c1798d815cde458a8f980a', 'amz-sdk-invocation-id': b'e9aa45a2-3fa9-4a75-b06e-2c05573dadcf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:28 GMT', 'x-amzn-requestid': 'KBxRsEXeJ21tYr3hzSwU6MukOZzoLv1OHm7obRN61SLrmUFHuBHe', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131428Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131428Z
20251028/yandex/s3/aws4_request
989e84b76ceabfd0b31df1fb05064feff1633ced23bc6eb21f85c796ecd966ea
DEBUG    botocore.auth:auth.py:430 Signature:
877a87279a929a89cc3a3b26fd8e1a433a43c49d54de73530f5e4b261b94297d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131428Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=877a87279a929a89cc3a3b26fd8e1a433a43c49d54de73530f5e4b261b94297d', 'amz-sdk-invocation-id': b'5be66849-eb09-40eb-89b0-ce3e0864bdf4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:28 GMT', 'x-amzn-requestid': 'LQN8NyQ5XdRNezrFV2GIXQey7qJiWQc0NKGxrfKtXiukmYWVK1nz', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131428Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131428Z
20251028/yandex/s3/aws4_request
0c0803c2993411547c49239aaf897f439b3544006203a0d6484735dd9046f5d0
DEBUG    botocore.auth:auth.py:430 Signature:
d48e2d24eb6c6ec03b713042c7299528b217966514c1798d815cde458a8f980a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131428Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d48e2d24eb6c6ec03b713042c7299528b217966514c1798d815cde458a8f980a', 'amz-sdk-invocation-id': b'1c544aea-0c9f-48b5-b771-4ec01e0bc4e0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:28 GMT', 'x-amzn-requestid': 'QgHm5aFqBdgzZgky8bBMoNse2hPvRK1gaQaKbQpwEtoWdZN0Xl9n', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131428Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131428Z
20251028/yandex/s3/aws4_request
989e84b76ceabfd0b31df1fb05064feff1633ced23bc6eb21f85c796ecd966ea
DEBUG    botocore.auth:auth.py:430 Signature:
877a87279a929a89cc3a3b26fd8e1a433a43c49d54de73530f5e4b261b94297d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131428Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=877a87279a929a89cc3a3b26fd8e1a433a43c49d54de73530f5e4b261b94297d', 'amz-sdk-invocation-id': b'848d04ba-bcc3-4786-9cf1-3009ff54ade0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:28 GMT', 'x-amzn-requestid': 'S0GuHzkxw3v4nQqNehThVWkj6gcw2nqusNxjQGD0QwizuLMP1fcE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131429Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131429Z
20251028/yandex/s3/aws4_request
832d29007985e2e44c9d79aa71ac26815966d5c6191473c709cb6f2b8badf1f8
DEBUG    botocore.auth:auth.py:430 Signature:
44588b2beb1ca3cfe4c18e0a3d9d7f4ca1ea84045bd4bc0727ab2752efc8c314
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131429Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=44588b2beb1ca3cfe4c18e0a3d9d7f4ca1ea84045bd4bc0727ab2752efc8c314', 'amz-sdk-invocation-id': b'5fe1abb5-1bfa-48f4-97e6-78ba575de6d4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:29 GMT', 'x-amzn-requestid': 'm4AeNDvb55SpKAux2Yzk2rGeiBpUJ5kTByYDfeDsROEbCSN4fiJR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131429Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131429Z
20251028/yandex/s3/aws4_request
254e9031b1f8af819556d0022f15275f4131bab3aed5aa14c5d59813e17fef46
DEBUG    botocore.auth:auth.py:430 Signature:
89b25cd1deb02fe2099dd2df6f118a813986548975bb5d894c150122339654a3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131429Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=89b25cd1deb02fe2099dd2df6f118a813986548975bb5d894c150122339654a3', 'amz-sdk-invocation-id': b'1d20ec52-4e41-447a-bcb4-417468b36f10', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:29 GMT', 'x-amzn-requestid': 'Ag29KRyKJxtAVIfoNXzkfl4fU5DOSbKY6qzpUjABqdnfaaux7Izh', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131429Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131429Z
20251028/yandex/s3/aws4_request
832d29007985e2e44c9d79aa71ac26815966d5c6191473c709cb6f2b8badf1f8
DEBUG    botocore.auth:auth.py:430 Signature:
44588b2beb1ca3cfe4c18e0a3d9d7f4ca1ea84045bd4bc0727ab2752efc8c314
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131429Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=44588b2beb1ca3cfe4c18e0a3d9d7f4ca1ea84045bd4bc0727ab2752efc8c314', 'amz-sdk-invocation-id': b'd5f3b628-115e-4f5e-a271-98415d1e22f2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:29 GMT', 'x-amzn-requestid': 'JuGKlN4CxOuRnyf05AWu1uFBIuCQMITK5Q3cjxleDDz6iz2xECV7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131429Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131429Z
20251028/yandex/s3/aws4_request
254e9031b1f8af819556d0022f15275f4131bab3aed5aa14c5d59813e17fef46
DEBUG    botocore.auth:auth.py:430 Signature:
89b25cd1deb02fe2099dd2df6f118a813986548975bb5d894c150122339654a3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131429Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=89b25cd1deb02fe2099dd2df6f118a813986548975bb5d894c150122339654a3', 'amz-sdk-invocation-id': b'25dd92c4-a64b-4ebb-89fe-637ecd34debf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:29 GMT', 'x-amzn-requestid': 'DZrh715BK2tkAybaXfraO9JEDUJiuaNw1KaeqOoHVIPjSNQ9VLtC', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131429Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131429Z
20251028/yandex/s3/aws4_request
832d29007985e2e44c9d79aa71ac26815966d5c6191473c709cb6f2b8badf1f8
DEBUG    botocore.auth:auth.py:430 Signature:
44588b2beb1ca3cfe4c18e0a3d9d7f4ca1ea84045bd4bc0727ab2752efc8c314
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131429Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=44588b2beb1ca3cfe4c18e0a3d9d7f4ca1ea84045bd4bc0727ab2752efc8c314', 'amz-sdk-invocation-id': b'78bedf6f-75cf-479c-a20c-c462a86c7a55', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:29 GMT', 'x-amzn-requestid': 'OMrMDAmhig0A7vqPbbwXOEA2bHJRKyEbEP2WO0GPIRFneAYzrDsj', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131429Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131429Z
20251028/yandex/s3/aws4_request
254e9031b1f8af819556d0022f15275f4131bab3aed5aa14c5d59813e17fef46
DEBUG    botocore.auth:auth.py:430 Signature:
89b25cd1deb02fe2099dd2df6f118a813986548975bb5d894c150122339654a3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131429Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=89b25cd1deb02fe2099dd2df6f118a813986548975bb5d894c150122339654a3', 'amz-sdk-invocation-id': b'f63ee9c8-ef72-41da-a3e7-2df768543f2c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:29 GMT', 'x-amzn-requestid': 'lvPHxkte32FWS4zlSu5AlNx60nEcm7KSTcvXdxaoD6zYRoze4qoM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131429Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131429Z
20251028/yandex/s3/aws4_request
832d29007985e2e44c9d79aa71ac26815966d5c6191473c709cb6f2b8badf1f8
DEBUG    botocore.auth:auth.py:430 Signature:
44588b2beb1ca3cfe4c18e0a3d9d7f4ca1ea84045bd4bc0727ab2752efc8c314
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131429Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=44588b2beb1ca3cfe4c18e0a3d9d7f4ca1ea84045bd4bc0727ab2752efc8c314', 'amz-sdk-invocation-id': b'774a0fe3-0515-449f-ad6f-3abf41f8194c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:29 GMT', 'x-amzn-requestid': '7RZN1D2q7ygcWkQGKrRH90bZ1uglnEH6PmLvHBjXqAwJyTu7j6fp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131429Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131429Z
20251028/yandex/s3/aws4_request
254e9031b1f8af819556d0022f15275f4131bab3aed5aa14c5d59813e17fef46
DEBUG    botocore.auth:auth.py:430 Signature:
89b25cd1deb02fe2099dd2df6f118a813986548975bb5d894c150122339654a3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131429Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=89b25cd1deb02fe2099dd2df6f118a813986548975bb5d894c150122339654a3', 'amz-sdk-invocation-id': b'd8ef044d-1c36-4eb1-b533-520305ab438b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:29 GMT', 'x-amzn-requestid': '28Ex7bTOYBka7eF9ss9GrzoSZUP6tRD5tSQJADwMcGVf8mbJ6E7f', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131429Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131429Z
20251028/yandex/s3/aws4_request
832d29007985e2e44c9d79aa71ac26815966d5c6191473c709cb6f2b8badf1f8
DEBUG    botocore.auth:auth.py:430 Signature:
44588b2beb1ca3cfe4c18e0a3d9d7f4ca1ea84045bd4bc0727ab2752efc8c314
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131429Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=44588b2beb1ca3cfe4c18e0a3d9d7f4ca1ea84045bd4bc0727ab2752efc8c314', 'amz-sdk-invocation-id': b'cecef479-d395-4a6a-8434-9646b897b8bd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:29 GMT', 'x-amzn-requestid': 'saeY7X9qNCRoJjSRgGsPR3alDahgekoIgsXnrvuW9fMhMC8BiIBI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131429Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131429Z
20251028/yandex/s3/aws4_request
254e9031b1f8af819556d0022f15275f4131bab3aed5aa14c5d59813e17fef46
DEBUG    botocore.auth:auth.py:430 Signature:
89b25cd1deb02fe2099dd2df6f118a813986548975bb5d894c150122339654a3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131429Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=89b25cd1deb02fe2099dd2df6f118a813986548975bb5d894c150122339654a3', 'amz-sdk-invocation-id': b'd886dce6-822e-4557-9813-cf8b9811724b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:29 GMT', 'x-amzn-requestid': 'xHtbDEuiYoNwpnD7ALCOTKBgaLZjCcCNwU6DnUOxar5ZkMd2PNNQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131430Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131430Z
20251028/yandex/s3/aws4_request
6a1781e27a4ba58b5b8e52a137ec06c00a286e19e4fc70c17d304d3fef04cbdb
DEBUG    botocore.auth:auth.py:430 Signature:
6ef1cd0c0137a962eb9b43b7975bc3005129c4688b8a0058fc346d9af1202dc6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131430Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6ef1cd0c0137a962eb9b43b7975bc3005129c4688b8a0058fc346d9af1202dc6', 'amz-sdk-invocation-id': b'd8b32d01-dcd8-4ddc-a79d-7fa22459af04', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:30 GMT', 'x-amzn-requestid': 'FtCT7q2UIVGUL7KR1QLYBpttcJiOJ1jL5ccsB1yASXB66kR1YkDS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131430Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131430Z
20251028/yandex/s3/aws4_request
452468042a1ccfc8acc874c1197bdf6ede2b87c42d005c615e9b33166fc37b43
DEBUG    botocore.auth:auth.py:430 Signature:
4dbc277e3c7c623a57ac2fc8447942275220e6165c259a4dbba0d3e66207132e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131430Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4dbc277e3c7c623a57ac2fc8447942275220e6165c259a4dbba0d3e66207132e', 'amz-sdk-invocation-id': b'559553ba-e35a-4d1b-86c2-6cabee95165d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:30 GMT', 'x-amzn-requestid': 'pfK70ViTz5L2hzju2KEwiuB5NMF9rnPI5sNpuKG9BMWBYbpD5nc3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131430Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131430Z
20251028/yandex/s3/aws4_request
6a1781e27a4ba58b5b8e52a137ec06c00a286e19e4fc70c17d304d3fef04cbdb
DEBUG    botocore.auth:auth.py:430 Signature:
6ef1cd0c0137a962eb9b43b7975bc3005129c4688b8a0058fc346d9af1202dc6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131430Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6ef1cd0c0137a962eb9b43b7975bc3005129c4688b8a0058fc346d9af1202dc6', 'amz-sdk-invocation-id': b'c85f0974-d07b-42a1-b886-29e26b0a08dd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:30 GMT', 'x-amzn-requestid': 'OpDg0jVLr24HmeistEqsQN1UiPNbNjG4OwAH8Fe2o8e8AIwbBpNR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131430Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131430Z
20251028/yandex/s3/aws4_request
452468042a1ccfc8acc874c1197bdf6ede2b87c42d005c615e9b33166fc37b43
DEBUG    botocore.auth:auth.py:430 Signature:
4dbc277e3c7c623a57ac2fc8447942275220e6165c259a4dbba0d3e66207132e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131430Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4dbc277e3c7c623a57ac2fc8447942275220e6165c259a4dbba0d3e66207132e', 'amz-sdk-invocation-id': b'77a836b3-bf07-4026-ba9e-f089bf4e5c80', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:30 GMT', 'x-amzn-requestid': '2cuVBKZRV6i3FJNS5Z343kLO1Ha0iew2hsAdKyJUzuWlJ6MtDcf5', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131430Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131430Z
20251028/yandex/s3/aws4_request
6a1781e27a4ba58b5b8e52a137ec06c00a286e19e4fc70c17d304d3fef04cbdb
DEBUG    botocore.auth:auth.py:430 Signature:
6ef1cd0c0137a962eb9b43b7975bc3005129c4688b8a0058fc346d9af1202dc6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131430Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6ef1cd0c0137a962eb9b43b7975bc3005129c4688b8a0058fc346d9af1202dc6', 'amz-sdk-invocation-id': b'8474b31a-b1e0-4bd3-af9a-32b331a5f5fc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:30 GMT', 'x-amzn-requestid': '0rUEM3TbgZsmoALp0s8oiV6dySVYg4qN9pNMLH3SOqgZxZiCIcEr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131430Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131430Z
20251028/yandex/s3/aws4_request
452468042a1ccfc8acc874c1197bdf6ede2b87c42d005c615e9b33166fc37b43
DEBUG    botocore.auth:auth.py:430 Signature:
4dbc277e3c7c623a57ac2fc8447942275220e6165c259a4dbba0d3e66207132e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131430Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4dbc277e3c7c623a57ac2fc8447942275220e6165c259a4dbba0d3e66207132e', 'amz-sdk-invocation-id': b'805654a8-8f0e-4933-9869-e5f80be7e193', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:30 GMT', 'x-amzn-requestid': '1SYHjweigJB4y0faMJQSUW6YPdrsG0Au1nEcYnZnyLXxDc7S4mwb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131430Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131430Z
20251028/yandex/s3/aws4_request
6a1781e27a4ba58b5b8e52a137ec06c00a286e19e4fc70c17d304d3fef04cbdb
DEBUG    botocore.auth:auth.py:430 Signature:
6ef1cd0c0137a962eb9b43b7975bc3005129c4688b8a0058fc346d9af1202dc6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131430Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6ef1cd0c0137a962eb9b43b7975bc3005129c4688b8a0058fc346d9af1202dc6', 'amz-sdk-invocation-id': b'b84be5a9-ace4-4d3b-a263-7b95759bfc60', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:30 GMT', 'x-amzn-requestid': 'yeyhZenjLymbqfPwG2Vrdpc4GTRIQvGDmMelz7QVHgihVNuDRfqL', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131430Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131430Z
20251028/yandex/s3/aws4_request
452468042a1ccfc8acc874c1197bdf6ede2b87c42d005c615e9b33166fc37b43
DEBUG    botocore.auth:auth.py:430 Signature:
4dbc277e3c7c623a57ac2fc8447942275220e6165c259a4dbba0d3e66207132e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131430Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4dbc277e3c7c623a57ac2fc8447942275220e6165c259a4dbba0d3e66207132e', 'amz-sdk-invocation-id': b'c02f78fa-6d8a-4608-bca2-9d7edcde2b7f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:30 GMT', 'x-amzn-requestid': 'Ic353ak7NjYD8iYWHc3ncEBIptoiuISnqF0l24BS23vs6V31kpCf', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131430Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131430Z
20251028/yandex/s3/aws4_request
6a1781e27a4ba58b5b8e52a137ec06c00a286e19e4fc70c17d304d3fef04cbdb
DEBUG    botocore.auth:auth.py:430 Signature:
6ef1cd0c0137a962eb9b43b7975bc3005129c4688b8a0058fc346d9af1202dc6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131430Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6ef1cd0c0137a962eb9b43b7975bc3005129c4688b8a0058fc346d9af1202dc6', 'amz-sdk-invocation-id': b'f5409a9a-9906-4485-a5d4-742c001e73c1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:31 GMT', 'x-amzn-requestid': 'yLMxQphK1kgk8sLuwQHk94mCC0SXdjHcYYNqmDJQjxaUSkRqiiuz', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131431Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131431Z
20251028/yandex/s3/aws4_request
a598dc9f8bfaaf9bb4bd3c681c716c6a6c6c0e2ee3458777503c731db2d55ccd
DEBUG    botocore.auth:auth.py:430 Signature:
7bda4dbfa6b9c6f44b4ff3fbdc9926dae63309455bd25109c3136215626ef536
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131431Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7bda4dbfa6b9c6f44b4ff3fbdc9926dae63309455bd25109c3136215626ef536', 'amz-sdk-invocation-id': b'1c19207c-242b-42ba-8234-2b973a48c4ee', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:31 GMT', 'x-amzn-requestid': 'FPYJUPxvKWIIAhH1ZiNbILrK9ofrOMLhj1j24vGmRy0vVe4twvix', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131431Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131431Z
20251028/yandex/s3/aws4_request
fc440141b47a77ec4b98d58c94b53e09f00dd74c0ffa97bef6499a22b78acc7b
DEBUG    botocore.auth:auth.py:430 Signature:
765403b2de69eb72a8c5ffbee3c8bd6374d848219e7af46d1ae9901cb61d392f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131431Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=765403b2de69eb72a8c5ffbee3c8bd6374d848219e7af46d1ae9901cb61d392f', 'amz-sdk-invocation-id': b'4801c74b-2272-4ab3-89e8-f605ed2370c9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:31 GMT', 'x-amzn-requestid': 'aSWwLZAA38M5nf6qII2P8ELJbTfydMGBVZLcuUq78Cna9JdRjpEK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131431Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131431Z
20251028/yandex/s3/aws4_request
a598dc9f8bfaaf9bb4bd3c681c716c6a6c6c0e2ee3458777503c731db2d55ccd
DEBUG    botocore.auth:auth.py:430 Signature:
7bda4dbfa6b9c6f44b4ff3fbdc9926dae63309455bd25109c3136215626ef536
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131431Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7bda4dbfa6b9c6f44b4ff3fbdc9926dae63309455bd25109c3136215626ef536', 'amz-sdk-invocation-id': b'e63a01b3-860e-48ba-bc4c-d2727a0d1f0d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:31 GMT', 'x-amzn-requestid': 'GaRSklCuEWdJp2Hxn1sZ2BOCcM5SrgV04RLC9AaVCz5HlAO2PU8A', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131431Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131431Z
20251028/yandex/s3/aws4_request
fc440141b47a77ec4b98d58c94b53e09f00dd74c0ffa97bef6499a22b78acc7b
DEBUG    botocore.auth:auth.py:430 Signature:
765403b2de69eb72a8c5ffbee3c8bd6374d848219e7af46d1ae9901cb61d392f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131431Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=765403b2de69eb72a8c5ffbee3c8bd6374d848219e7af46d1ae9901cb61d392f', 'amz-sdk-invocation-id': b'eaa26168-9dc6-4b30-927c-5944d1157449', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:31 GMT', 'x-amzn-requestid': 'sPoNzETMi0oPq3zKN1mPV2IUeVUV6TxAx4ROqwyRYsiVyAfWuQT9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131431Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131431Z
20251028/yandex/s3/aws4_request
a598dc9f8bfaaf9bb4bd3c681c716c6a6c6c0e2ee3458777503c731db2d55ccd
DEBUG    botocore.auth:auth.py:430 Signature:
7bda4dbfa6b9c6f44b4ff3fbdc9926dae63309455bd25109c3136215626ef536
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131431Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7bda4dbfa6b9c6f44b4ff3fbdc9926dae63309455bd25109c3136215626ef536', 'amz-sdk-invocation-id': b'000279bc-fd59-4133-a147-b2c7f0575646', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:31 GMT', 'x-amzn-requestid': '6gnAY3U2Ct56LOW2KJ0JGLlAcroFc3OcfEUqKmXEG2RZUfva9oT2', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131431Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131431Z
20251028/yandex/s3/aws4_request
fc440141b47a77ec4b98d58c94b53e09f00dd74c0ffa97bef6499a22b78acc7b
DEBUG    botocore.auth:auth.py:430 Signature:
765403b2de69eb72a8c5ffbee3c8bd6374d848219e7af46d1ae9901cb61d392f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131431Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=765403b2de69eb72a8c5ffbee3c8bd6374d848219e7af46d1ae9901cb61d392f', 'amz-sdk-invocation-id': b'a767d7f5-f143-4f8e-905b-d92f289849b3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:31 GMT', 'x-amzn-requestid': 'RcdQwg2jSYwQircMI8jdZDn6sjkVMKmJM19EQT4Mzb7ISH7b4zrJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131431Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131431Z
20251028/yandex/s3/aws4_request
a598dc9f8bfaaf9bb4bd3c681c716c6a6c6c0e2ee3458777503c731db2d55ccd
DEBUG    botocore.auth:auth.py:430 Signature:
7bda4dbfa6b9c6f44b4ff3fbdc9926dae63309455bd25109c3136215626ef536
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131431Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7bda4dbfa6b9c6f44b4ff3fbdc9926dae63309455bd25109c3136215626ef536', 'amz-sdk-invocation-id': b'c3224d8f-df4f-41ad-ad66-da7d6ed27f63', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:31 GMT', 'x-amzn-requestid': 'rVzHRFoGl31gxJ04iYmFOYvjObcMZmCZYxhvA6otrkAI3iA9m4zt', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131431Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131431Z
20251028/yandex/s3/aws4_request
fc440141b47a77ec4b98d58c94b53e09f00dd74c0ffa97bef6499a22b78acc7b
DEBUG    botocore.auth:auth.py:430 Signature:
765403b2de69eb72a8c5ffbee3c8bd6374d848219e7af46d1ae9901cb61d392f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131431Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=765403b2de69eb72a8c5ffbee3c8bd6374d848219e7af46d1ae9901cb61d392f', 'amz-sdk-invocation-id': b'c92a8a68-b22d-4d2f-bf04-6bfab892ab0c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:31 GMT', 'x-amzn-requestid': 'uFeNw87tnlE2QepBPJCG2DatO15Nlrx70sCAntZMC0vTWXBAlLqQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131431Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131431Z
20251028/yandex/s3/aws4_request
a598dc9f8bfaaf9bb4bd3c681c716c6a6c6c0e2ee3458777503c731db2d55ccd
DEBUG    botocore.auth:auth.py:430 Signature:
7bda4dbfa6b9c6f44b4ff3fbdc9926dae63309455bd25109c3136215626ef536
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131431Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7bda4dbfa6b9c6f44b4ff3fbdc9926dae63309455bd25109c3136215626ef536', 'amz-sdk-invocation-id': b'a98ff556-11b8-4bc7-9fa6-aef690e3656f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:31 GMT', 'x-amzn-requestid': 'eAsScTaEVjGS8h7iknbJ9VB6jfF42Fe6FaHUk2MrZUsFVqLrE6q1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131431Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131431Z
20251028/yandex/s3/aws4_request
fc440141b47a77ec4b98d58c94b53e09f00dd74c0ffa97bef6499a22b78acc7b
DEBUG    botocore.auth:auth.py:430 Signature:
765403b2de69eb72a8c5ffbee3c8bd6374d848219e7af46d1ae9901cb61d392f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131431Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=765403b2de69eb72a8c5ffbee3c8bd6374d848219e7af46d1ae9901cb61d392f', 'amz-sdk-invocation-id': b'3a8419dc-cb8b-4fd3-8944-a1ea89d5e4c1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:31 GMT', 'x-amzn-requestid': 'bTz9jcqnwBKEYAGrX4vxMZUFnIlonpIEnXxahgezQD5JVzUfl5hj', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131431Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131431Z
20251028/yandex/s3/aws4_request
a598dc9f8bfaaf9bb4bd3c681c716c6a6c6c0e2ee3458777503c731db2d55ccd
DEBUG    botocore.auth:auth.py:430 Signature:
7bda4dbfa6b9c6f44b4ff3fbdc9926dae63309455bd25109c3136215626ef536
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131431Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7bda4dbfa6b9c6f44b4ff3fbdc9926dae63309455bd25109c3136215626ef536', 'amz-sdk-invocation-id': b'0d085287-a9d9-4686-9ff7-d43384d656c4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:31 GMT', 'x-amzn-requestid': '9TqH6O9WnNfkIV3sutclE02ByqGM1cF1Hd7e3hHe58vTneMnSkVB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131431Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131431Z
20251028/yandex/s3/aws4_request
fc440141b47a77ec4b98d58c94b53e09f00dd74c0ffa97bef6499a22b78acc7b
DEBUG    botocore.auth:auth.py:430 Signature:
765403b2de69eb72a8c5ffbee3c8bd6374d848219e7af46d1ae9901cb61d392f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131431Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=765403b2de69eb72a8c5ffbee3c8bd6374d848219e7af46d1ae9901cb61d392f', 'amz-sdk-invocation-id': b'353f5b75-05fe-4664-bcab-1f48fbc00f4f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:31 GMT', 'x-amzn-requestid': 'YbXEMh2izYux5ancOAxZ1ebglBPAp9LFfdL8A9WmVWdtvCq1E9vy', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131432Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131432Z
20251028/yandex/s3/aws4_request
cc3370de7e02db8f202889b9d095ac2884510591645cdbba6e8fac1927833a12
DEBUG    botocore.auth:auth.py:430 Signature:
3e8bec346e5b51bff790e898a0d7c45919fa7b635b931675c00584a87e17081f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131432Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3e8bec346e5b51bff790e898a0d7c45919fa7b635b931675c00584a87e17081f', 'amz-sdk-invocation-id': b'69b9b57b-332b-4431-9a97-cc654c1c6cb1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:32 GMT', 'x-amzn-requestid': 'cqTV65q9qFTDoo2fAREP3qoi0PsZXXC6MmT1dcNkF4yydpRbvCqk', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131432Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131432Z
20251028/yandex/s3/aws4_request
5af1fcf7e43c40d8325862dc0bda186e1c6c90453f0f4be73ce84aac59ac95f2
DEBUG    botocore.auth:auth.py:430 Signature:
997979d4ff341a25cee86f28c0752cab1f971b8595c5ce56bf837582fb47fcab
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131432Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=997979d4ff341a25cee86f28c0752cab1f971b8595c5ce56bf837582fb47fcab', 'amz-sdk-invocation-id': b'4147b215-8c9b-41f3-a9c0-2e8282eb1c3e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:32 GMT', 'x-amzn-requestid': 'v6QEyyRiAUWtUmM4cW7qfB2BL0dNRRerpbnVDXkHXAJ7iTSa0Poc', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131432Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131432Z
20251028/yandex/s3/aws4_request
cc3370de7e02db8f202889b9d095ac2884510591645cdbba6e8fac1927833a12
DEBUG    botocore.auth:auth.py:430 Signature:
3e8bec346e5b51bff790e898a0d7c45919fa7b635b931675c00584a87e17081f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131432Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3e8bec346e5b51bff790e898a0d7c45919fa7b635b931675c00584a87e17081f', 'amz-sdk-invocation-id': b'b881d3c2-7233-43ab-b00a-e130fa878921', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:32 GMT', 'x-amzn-requestid': '4mCtzeTYDM2c575drG0fLFbpAxdKKk7bm5bP3FYBWcCR65sS5BHv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131432Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131432Z
20251028/yandex/s3/aws4_request
5af1fcf7e43c40d8325862dc0bda186e1c6c90453f0f4be73ce84aac59ac95f2
DEBUG    botocore.auth:auth.py:430 Signature:
997979d4ff341a25cee86f28c0752cab1f971b8595c5ce56bf837582fb47fcab
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131432Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=997979d4ff341a25cee86f28c0752cab1f971b8595c5ce56bf837582fb47fcab', 'amz-sdk-invocation-id': b'5ecbe447-a3a4-44a0-96a7-a08e9ba15476', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:32 GMT', 'x-amzn-requestid': 'TVZizgHouaZEsqXaJV8f70NTpRhPowgBWAiU6FcK0XtBN9mWvh8z', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131432Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131432Z
20251028/yandex/s3/aws4_request
cc3370de7e02db8f202889b9d095ac2884510591645cdbba6e8fac1927833a12
DEBUG    botocore.auth:auth.py:430 Signature:
3e8bec346e5b51bff790e898a0d7c45919fa7b635b931675c00584a87e17081f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131432Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3e8bec346e5b51bff790e898a0d7c45919fa7b635b931675c00584a87e17081f', 'amz-sdk-invocation-id': b'225c864b-7e9b-47f2-ac35-405c29029418', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:32 GMT', 'x-amzn-requestid': 'MAbCrbEM2IGwx2aCkVLaK85jmFDEbdedRD5cvTUQSxCQa5jdaD3i', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131432Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131432Z
20251028/yandex/s3/aws4_request
5af1fcf7e43c40d8325862dc0bda186e1c6c90453f0f4be73ce84aac59ac95f2
DEBUG    botocore.auth:auth.py:430 Signature:
997979d4ff341a25cee86f28c0752cab1f971b8595c5ce56bf837582fb47fcab
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131432Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=997979d4ff341a25cee86f28c0752cab1f971b8595c5ce56bf837582fb47fcab', 'amz-sdk-invocation-id': b'2d77725c-3e38-4690-9e29-65747c82994a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:32 GMT', 'x-amzn-requestid': 'FQH3d6glOZySJDmEEbPQYheW78sZqk4N0Ypd1AzAkipbKaQmY8E6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131432Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131432Z
20251028/yandex/s3/aws4_request
cc3370de7e02db8f202889b9d095ac2884510591645cdbba6e8fac1927833a12
DEBUG    botocore.auth:auth.py:430 Signature:
3e8bec346e5b51bff790e898a0d7c45919fa7b635b931675c00584a87e17081f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131432Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3e8bec346e5b51bff790e898a0d7c45919fa7b635b931675c00584a87e17081f', 'amz-sdk-invocation-id': b'6892007c-1c2c-4d95-bf45-8c811537bec4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:32 GMT', 'x-amzn-requestid': '6R0P8Y3Me6ZhomWBTgLtRmt0YWk5joS1ZxYpE4xlmwJqNlPjGOSY', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131432Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131432Z
20251028/yandex/s3/aws4_request
5af1fcf7e43c40d8325862dc0bda186e1c6c90453f0f4be73ce84aac59ac95f2
DEBUG    botocore.auth:auth.py:430 Signature:
997979d4ff341a25cee86f28c0752cab1f971b8595c5ce56bf837582fb47fcab
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131432Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=997979d4ff341a25cee86f28c0752cab1f971b8595c5ce56bf837582fb47fcab', 'amz-sdk-invocation-id': b'b1c0025d-e8b5-4511-ac2c-39858d1ac6a1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:32 GMT', 'x-amzn-requestid': 'E9Bmz0YxSoquGeS9eLorjOqpOQ3GIRitf1vol2QQvxEtyGavC1Cj', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131432Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131432Z
20251028/yandex/s3/aws4_request
cc3370de7e02db8f202889b9d095ac2884510591645cdbba6e8fac1927833a12
DEBUG    botocore.auth:auth.py:430 Signature:
3e8bec346e5b51bff790e898a0d7c45919fa7b635b931675c00584a87e17081f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131432Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3e8bec346e5b51bff790e898a0d7c45919fa7b635b931675c00584a87e17081f', 'amz-sdk-invocation-id': b'b6484ece-a3c4-4b5d-8f52-2b4c5f764215', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:32 GMT', 'x-amzn-requestid': 'qsFoosYP2TQnWIbx60fZ1QhFTpm0Nh5xXBMEa8Uv37S6ggeutZIs', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131432Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131432Z
20251028/yandex/s3/aws4_request
5af1fcf7e43c40d8325862dc0bda186e1c6c90453f0f4be73ce84aac59ac95f2
DEBUG    botocore.auth:auth.py:430 Signature:
997979d4ff341a25cee86f28c0752cab1f971b8595c5ce56bf837582fb47fcab
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131432Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=997979d4ff341a25cee86f28c0752cab1f971b8595c5ce56bf837582fb47fcab', 'amz-sdk-invocation-id': b'749875c8-660c-4234-9575-92812f306b1b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:32 GMT', 'x-amzn-requestid': 'cYfGFnhvOzfIrgVPyIwuJVbpX7qniDzrD1d0ghOlbNEqpx9ONDjN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131432Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131432Z
20251028/yandex/s3/aws4_request
cc3370de7e02db8f202889b9d095ac2884510591645cdbba6e8fac1927833a12
DEBUG    botocore.auth:auth.py:430 Signature:
3e8bec346e5b51bff790e898a0d7c45919fa7b635b931675c00584a87e17081f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131432Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3e8bec346e5b51bff790e898a0d7c45919fa7b635b931675c00584a87e17081f', 'amz-sdk-invocation-id': b'9263d75a-f6a5-4295-a1a8-e19339186c03', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:32 GMT', 'x-amzn-requestid': 'tHSpGFT61rYvFKUXTQbuIZbncgSi2P7teAfYh81rtWU0oUwcrZC3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131432Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131432Z
20251028/yandex/s3/aws4_request
5af1fcf7e43c40d8325862dc0bda186e1c6c90453f0f4be73ce84aac59ac95f2
DEBUG    botocore.auth:auth.py:430 Signature:
997979d4ff341a25cee86f28c0752cab1f971b8595c5ce56bf837582fb47fcab
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131432Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=997979d4ff341a25cee86f28c0752cab1f971b8595c5ce56bf837582fb47fcab', 'amz-sdk-invocation-id': b'979bb293-88e0-4d7d-a6ab-cbb53a51c877', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:32 GMT', 'x-amzn-requestid': 'bKMh8LlCZ1UiT4AwboG4V1AA9IJ34H4AMYnevqWw7oMTLRGasJKW', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131432Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131432Z
20251028/yandex/s3/aws4_request
cc3370de7e02db8f202889b9d095ac2884510591645cdbba6e8fac1927833a12
DEBUG    botocore.auth:auth.py:430 Signature:
3e8bec346e5b51bff790e898a0d7c45919fa7b635b931675c00584a87e17081f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131432Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3e8bec346e5b51bff790e898a0d7c45919fa7b635b931675c00584a87e17081f', 'amz-sdk-invocation-id': b'923aa1d0-b59a-4008-8a15-3c57b2ab0180', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:32 GMT', 'x-amzn-requestid': 'f5pgea2PSAB5CxCnx0P1zFcPTUG5L3IXhTlVv2YgP0YeDckt1qMb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131432Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131432Z
20251028/yandex/s3/aws4_request
5af1fcf7e43c40d8325862dc0bda186e1c6c90453f0f4be73ce84aac59ac95f2
DEBUG    botocore.auth:auth.py:430 Signature:
997979d4ff341a25cee86f28c0752cab1f971b8595c5ce56bf837582fb47fcab
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131432Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=997979d4ff341a25cee86f28c0752cab1f971b8595c5ce56bf837582fb47fcab', 'amz-sdk-invocation-id': b'dc070aaa-c183-4cdf-a63c-25c29c3f3915', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:32 GMT', 'x-amzn-requestid': '2wKwg1XW3onZiZ652eAAmUIyeVoAUtg0DaVTqTbeMdtF76ONjSWP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131432Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131432Z
20251028/yandex/s3/aws4_request
cc3370de7e02db8f202889b9d095ac2884510591645cdbba6e8fac1927833a12
DEBUG    botocore.auth:auth.py:430 Signature:
3e8bec346e5b51bff790e898a0d7c45919fa7b635b931675c00584a87e17081f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131432Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3e8bec346e5b51bff790e898a0d7c45919fa7b635b931675c00584a87e17081f', 'amz-sdk-invocation-id': b'5736b5a8-9d77-406b-944b-ad7832fb1c3f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:32 GMT', 'x-amzn-requestid': '0ZzW30BuhQvMzBMVdZ7RjQXTkCPvr7nhfTcsacpwLhryWivwsdxp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131432Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131432Z
20251028/yandex/s3/aws4_request
5af1fcf7e43c40d8325862dc0bda186e1c6c90453f0f4be73ce84aac59ac95f2
DEBUG    botocore.auth:auth.py:430 Signature:
997979d4ff341a25cee86f28c0752cab1f971b8595c5ce56bf837582fb47fcab
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131432Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=997979d4ff341a25cee86f28c0752cab1f971b8595c5ce56bf837582fb47fcab', 'amz-sdk-invocation-id': b'2750c9a2-5b35-4bfb-a224-5820d53e05ba', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:32 GMT', 'x-amzn-requestid': '2X4a5etrO44SCOegIiqR65Haqbs1jh1Cabx2X2YfsosD1Cv0qfFJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131433Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131433Z
20251028/yandex/s3/aws4_request
fc89b8c2c1f29882e5f95f37a812f7bd2315ebd9f79c3b0a85572e50f52986a0
DEBUG    botocore.auth:auth.py:430 Signature:
7ec8d129075542633cdff205e1de1b3688379a13c3b6b3167c8d6ec655269cc1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131433Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7ec8d129075542633cdff205e1de1b3688379a13c3b6b3167c8d6ec655269cc1', 'amz-sdk-invocation-id': b'b9050293-3d8c-4fcb-bf3d-78069a90f939', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:33 GMT', 'x-amzn-requestid': 'FLqCQVWxLSju86qHsX9gzjCZXRzuIuXc73jhfxAF8cxwMMzNwMQl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131433Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131433Z
20251028/yandex/s3/aws4_request
99b7c8427aa41b03385dbf81dca782315f72e72ccc656b701ca09ce077eb7c5d
DEBUG    botocore.auth:auth.py:430 Signature:
6141606abae5c0ceab719bdb4d454e99ce887b46a6675ce6fcf7e6de6878a300
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131433Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6141606abae5c0ceab719bdb4d454e99ce887b46a6675ce6fcf7e6de6878a300', 'amz-sdk-invocation-id': b'3e19e2d0-20f2-4cae-8566-89c259faa543', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:33 GMT', 'x-amzn-requestid': 'C9bLqKOXcVY3MyuhPcnTfO6Y6GYjK3VKIFgRhvb6nxkxb7HxchK8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131433Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131433Z
20251028/yandex/s3/aws4_request
fc89b8c2c1f29882e5f95f37a812f7bd2315ebd9f79c3b0a85572e50f52986a0
DEBUG    botocore.auth:auth.py:430 Signature:
7ec8d129075542633cdff205e1de1b3688379a13c3b6b3167c8d6ec655269cc1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131433Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7ec8d129075542633cdff205e1de1b3688379a13c3b6b3167c8d6ec655269cc1', 'amz-sdk-invocation-id': b'274a4247-ae6c-4663-9bb3-08ec2dd37450', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:33 GMT', 'x-amzn-requestid': 'SG41AKh7qqKTSceO4iaP7xeR0yebY11BQH1t11SBysHsmUwe64Z1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131433Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131433Z
20251028/yandex/s3/aws4_request
99b7c8427aa41b03385dbf81dca782315f72e72ccc656b701ca09ce077eb7c5d
DEBUG    botocore.auth:auth.py:430 Signature:
6141606abae5c0ceab719bdb4d454e99ce887b46a6675ce6fcf7e6de6878a300
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131433Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6141606abae5c0ceab719bdb4d454e99ce887b46a6675ce6fcf7e6de6878a300', 'amz-sdk-invocation-id': b'8b180cf2-4186-4613-8443-eb35b496116a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:33 GMT', 'x-amzn-requestid': 'FBh5j3v9VOPrQOZjaREOx8iVmWHJ5Sy8bkp4YbMBwQsTCtJGwlqD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131433Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131433Z
20251028/yandex/s3/aws4_request
fc89b8c2c1f29882e5f95f37a812f7bd2315ebd9f79c3b0a85572e50f52986a0
DEBUG    botocore.auth:auth.py:430 Signature:
7ec8d129075542633cdff205e1de1b3688379a13c3b6b3167c8d6ec655269cc1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131433Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7ec8d129075542633cdff205e1de1b3688379a13c3b6b3167c8d6ec655269cc1', 'amz-sdk-invocation-id': b'a514a88a-2c08-4050-9434-45cd4ba6f1a5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:33 GMT', 'x-amzn-requestid': 'rBrE0tSv1MGioC2YjNTyEga5mILojMjg2nGX7TF8hlfguUghCKTz', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131433Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131433Z
20251028/yandex/s3/aws4_request
99b7c8427aa41b03385dbf81dca782315f72e72ccc656b701ca09ce077eb7c5d
DEBUG    botocore.auth:auth.py:430 Signature:
6141606abae5c0ceab719bdb4d454e99ce887b46a6675ce6fcf7e6de6878a300
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131433Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6141606abae5c0ceab719bdb4d454e99ce887b46a6675ce6fcf7e6de6878a300', 'amz-sdk-invocation-id': b'1004a6d4-33c6-4d8d-9210-fab04ee0bbcb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:33 GMT', 'x-amzn-requestid': 'LYET7MbXaNczJfcHGHRCYGPZbVb0fBYrpulSf6rVhpP8ORw9xGce', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131433Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131433Z
20251028/yandex/s3/aws4_request
fc89b8c2c1f29882e5f95f37a812f7bd2315ebd9f79c3b0a85572e50f52986a0
DEBUG    botocore.auth:auth.py:430 Signature:
7ec8d129075542633cdff205e1de1b3688379a13c3b6b3167c8d6ec655269cc1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131433Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7ec8d129075542633cdff205e1de1b3688379a13c3b6b3167c8d6ec655269cc1', 'amz-sdk-invocation-id': b'238fd22e-f345-41d6-bf44-afaa714216a2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:33 GMT', 'x-amzn-requestid': 'RNr5hKkHDN4goi0TCG9ZuTw8BKFaQGYvUczkyqcya4xfbuEtCTyA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131433Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131433Z
20251028/yandex/s3/aws4_request
99b7c8427aa41b03385dbf81dca782315f72e72ccc656b701ca09ce077eb7c5d
DEBUG    botocore.auth:auth.py:430 Signature:
6141606abae5c0ceab719bdb4d454e99ce887b46a6675ce6fcf7e6de6878a300
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131433Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6141606abae5c0ceab719bdb4d454e99ce887b46a6675ce6fcf7e6de6878a300', 'amz-sdk-invocation-id': b'9eff7db5-4c00-41f5-b2aa-db7a49b96d23', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:33 GMT', 'x-amzn-requestid': '8gdmOTrqpTUjNynYl6WAtqOdWMPPCC4VVbWEe7DCgUaHZiDXCn8h', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131433Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131433Z
20251028/yandex/s3/aws4_request
fc89b8c2c1f29882e5f95f37a812f7bd2315ebd9f79c3b0a85572e50f52986a0
DEBUG    botocore.auth:auth.py:430 Signature:
7ec8d129075542633cdff205e1de1b3688379a13c3b6b3167c8d6ec655269cc1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131433Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7ec8d129075542633cdff205e1de1b3688379a13c3b6b3167c8d6ec655269cc1', 'amz-sdk-invocation-id': b'77eac2bf-99a4-4e99-9eda-b0cbdbe6f31d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:33 GMT', 'x-amzn-requestid': 'gB09epWQ7WNaMt4uDpDx4von8H7JwLrBPbSqHEC6emhErCkN2AT1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131433Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131433Z
20251028/yandex/s3/aws4_request
99b7c8427aa41b03385dbf81dca782315f72e72ccc656b701ca09ce077eb7c5d
DEBUG    botocore.auth:auth.py:430 Signature:
6141606abae5c0ceab719bdb4d454e99ce887b46a6675ce6fcf7e6de6878a300
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131433Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6141606abae5c0ceab719bdb4d454e99ce887b46a6675ce6fcf7e6de6878a300', 'amz-sdk-invocation-id': b'01107e55-01eb-458e-b090-e837e2e4a379', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:33 GMT', 'x-amzn-requestid': 'iYrKT4NDWbuSy16A2mR06bFlG11fgJJAwnZhCPCwBaADpwfampr3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131433Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131433Z
20251028/yandex/s3/aws4_request
fc89b8c2c1f29882e5f95f37a812f7bd2315ebd9f79c3b0a85572e50f52986a0
DEBUG    botocore.auth:auth.py:430 Signature:
7ec8d129075542633cdff205e1de1b3688379a13c3b6b3167c8d6ec655269cc1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131433Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7ec8d129075542633cdff205e1de1b3688379a13c3b6b3167c8d6ec655269cc1', 'amz-sdk-invocation-id': b'c0f3d80e-46da-443b-9f45-e8bf467e280d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:33 GMT', 'x-amzn-requestid': 'mjzCyFIij850M38DajOlt3PFQYcDgdr23yGd0abpTzcYxzIX2r1b', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131433Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131433Z
20251028/yandex/s3/aws4_request
99b7c8427aa41b03385dbf81dca782315f72e72ccc656b701ca09ce077eb7c5d
DEBUG    botocore.auth:auth.py:430 Signature:
6141606abae5c0ceab719bdb4d454e99ce887b46a6675ce6fcf7e6de6878a300
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131433Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6141606abae5c0ceab719bdb4d454e99ce887b46a6675ce6fcf7e6de6878a300', 'amz-sdk-invocation-id': b'd4573367-77b7-426d-8182-3bb988c4132e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:33 GMT', 'x-amzn-requestid': 'cXqqj0JOlsG1rKU6gHJe0WTXEfTzVVvqg3vMXkxnRfzBOxZIPhuG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131433Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131433Z
20251028/yandex/s3/aws4_request
fc89b8c2c1f29882e5f95f37a812f7bd2315ebd9f79c3b0a85572e50f52986a0
DEBUG    botocore.auth:auth.py:430 Signature:
7ec8d129075542633cdff205e1de1b3688379a13c3b6b3167c8d6ec655269cc1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131433Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7ec8d129075542633cdff205e1de1b3688379a13c3b6b3167c8d6ec655269cc1', 'amz-sdk-invocation-id': b'c4b3497a-a1ef-462b-9463-b3adc06edf74', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:33 GMT', 'x-amzn-requestid': 'bz7y9KKnJZNSmhhXCLl8U0GIvkteXNGpX6g0n6klKMW6LchEnahh', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131433Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131433Z
20251028/yandex/s3/aws4_request
99b7c8427aa41b03385dbf81dca782315f72e72ccc656b701ca09ce077eb7c5d
DEBUG    botocore.auth:auth.py:430 Signature:
6141606abae5c0ceab719bdb4d454e99ce887b46a6675ce6fcf7e6de6878a300
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131433Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6141606abae5c0ceab719bdb4d454e99ce887b46a6675ce6fcf7e6de6878a300', 'amz-sdk-invocation-id': b'eb9504e8-385f-4d9a-859f-1aecea8de5b6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:33 GMT', 'x-amzn-requestid': 'wCi6QLEmQqSy6WW3flOL9Y3FTDnrsFS0qIxh1hr2yqBBQce7JXO1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131433Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131433Z
20251028/yandex/s3/aws4_request
fc89b8c2c1f29882e5f95f37a812f7bd2315ebd9f79c3b0a85572e50f52986a0
DEBUG    botocore.auth:auth.py:430 Signature:
7ec8d129075542633cdff205e1de1b3688379a13c3b6b3167c8d6ec655269cc1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131433Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7ec8d129075542633cdff205e1de1b3688379a13c3b6b3167c8d6ec655269cc1', 'amz-sdk-invocation-id': b'7e9fd018-8435-4c76-accd-9e306a476215', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:33 GMT', 'x-amzn-requestid': 'qVCLK0TeBS5JBW98NFvw723XSLKhh9vIPBW01dGRgNIYFJGuIXGd', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131433Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131433Z
20251028/yandex/s3/aws4_request
99b7c8427aa41b03385dbf81dca782315f72e72ccc656b701ca09ce077eb7c5d
DEBUG    botocore.auth:auth.py:430 Signature:
6141606abae5c0ceab719bdb4d454e99ce887b46a6675ce6fcf7e6de6878a300
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131433Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6141606abae5c0ceab719bdb4d454e99ce887b46a6675ce6fcf7e6de6878a300', 'amz-sdk-invocation-id': b'7938e875-6b35-4444-8ae5-093791c8eed3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:33 GMT', 'x-amzn-requestid': '8zLJWJqlmQBVxHM5zoluOA96xFEm3aWkzOQSXT7ET4R1bSRCoyUW', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131433Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131433Z
20251028/yandex/s3/aws4_request
fc89b8c2c1f29882e5f95f37a812f7bd2315ebd9f79c3b0a85572e50f52986a0
DEBUG    botocore.auth:auth.py:430 Signature:
7ec8d129075542633cdff205e1de1b3688379a13c3b6b3167c8d6ec655269cc1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131433Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7ec8d129075542633cdff205e1de1b3688379a13c3b6b3167c8d6ec655269cc1', 'amz-sdk-invocation-id': b'bc5bf8bf-ca20-4c82-8c2d-8c9e3ff5046b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:33 GMT', 'x-amzn-requestid': 'KsJWzuoowNFWkkIdiV9yBS8eT7hrq6QAlQcwa1JXyVeHDiphxwx1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131433Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131433Z
20251028/yandex/s3/aws4_request
99b7c8427aa41b03385dbf81dca782315f72e72ccc656b701ca09ce077eb7c5d
DEBUG    botocore.auth:auth.py:430 Signature:
6141606abae5c0ceab719bdb4d454e99ce887b46a6675ce6fcf7e6de6878a300
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131433Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6141606abae5c0ceab719bdb4d454e99ce887b46a6675ce6fcf7e6de6878a300', 'amz-sdk-invocation-id': b'7daa7fd1-c4f0-4984-a394-b7ac7fc61c7b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:33 GMT', 'x-amzn-requestid': 'JBWgEn1xdjZrCyKpX6shfykgBnmlTtBXQJA2cWHAzYjmP9iiikaJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131433Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131433Z
20251028/yandex/s3/aws4_request
fc89b8c2c1f29882e5f95f37a812f7bd2315ebd9f79c3b0a85572e50f52986a0
DEBUG    botocore.auth:auth.py:430 Signature:
7ec8d129075542633cdff205e1de1b3688379a13c3b6b3167c8d6ec655269cc1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131433Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7ec8d129075542633cdff205e1de1b3688379a13c3b6b3167c8d6ec655269cc1', 'amz-sdk-invocation-id': b'4c7283c2-0a09-48a6-a651-b455611653f7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:33 GMT', 'x-amzn-requestid': 'NKskAS1ay2mvR00pikvDzK5CZImemKVRkSGW9pTQNCQFqojesXa1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131433Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131433Z
20251028/yandex/s3/aws4_request
99b7c8427aa41b03385dbf81dca782315f72e72ccc656b701ca09ce077eb7c5d
DEBUG    botocore.auth:auth.py:430 Signature:
6141606abae5c0ceab719bdb4d454e99ce887b46a6675ce6fcf7e6de6878a300
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131433Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6141606abae5c0ceab719bdb4d454e99ce887b46a6675ce6fcf7e6de6878a300', 'amz-sdk-invocation-id': b'27840723-c7b0-4458-81be-583db7b86944', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:33 GMT', 'x-amzn-requestid': 'zkKeDpv94w94BSozbiKYKZynr71gOeKuuFdtnWuWeGGzk7JhfKHu', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131433Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131433Z
20251028/yandex/s3/aws4_request
fc89b8c2c1f29882e5f95f37a812f7bd2315ebd9f79c3b0a85572e50f52986a0
DEBUG    botocore.auth:auth.py:430 Signature:
7ec8d129075542633cdff205e1de1b3688379a13c3b6b3167c8d6ec655269cc1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131433Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7ec8d129075542633cdff205e1de1b3688379a13c3b6b3167c8d6ec655269cc1', 'amz-sdk-invocation-id': b'72dd04e5-51ae-42fa-8151-d828ab1ead0e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:33 GMT', 'x-amzn-requestid': 'WgpQ7a7ITmYNIkIKzepH1oHBhYa3fUvk1EMgVIq6KtJYuU1FLr2z', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131433Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131433Z
20251028/yandex/s3/aws4_request
99b7c8427aa41b03385dbf81dca782315f72e72ccc656b701ca09ce077eb7c5d
DEBUG    botocore.auth:auth.py:430 Signature:
6141606abae5c0ceab719bdb4d454e99ce887b46a6675ce6fcf7e6de6878a300
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131433Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6141606abae5c0ceab719bdb4d454e99ce887b46a6675ce6fcf7e6de6878a300', 'amz-sdk-invocation-id': b'eda5a5de-7ae2-4385-9bdb-062d02cdaf95', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:33 GMT', 'x-amzn-requestid': '7mdqZYX2mMFL9S6hMIeC6sQsNsZIJe9DpgaZTS55j4gWEBi0v6MB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131434Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131434Z
20251028/yandex/s3/aws4_request
5f157a9b5d26b5fc20bc2e4708af07148c2c6c4ba13d96dd4c1f9d2afabede17
DEBUG    botocore.auth:auth.py:430 Signature:
44b07f7df58097627d60f80ec8c471c776ac1f9499aaf92e19a6cde2b3919c22
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131434Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=44b07f7df58097627d60f80ec8c471c776ac1f9499aaf92e19a6cde2b3919c22', 'amz-sdk-invocation-id': b'15d6a970-5b6c-4acc-ba45-d2b7aaa14410', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:34 GMT', 'x-amzn-requestid': '4akRuKzcVrttNqMIMajYZuyotHalBqIQSUlojefKY8HgfQfSW0w2', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131434Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131434Z
20251028/yandex/s3/aws4_request
f06db20f48c083e6293d6228375f27c2a3b2dc0ac3a23855ea0f2a1e552480e6
DEBUG    botocore.auth:auth.py:430 Signature:
ca7d0b0438e857197864328d6d9d200a7de8cabc17ca1544b76bed0c50dbb4cd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131434Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ca7d0b0438e857197864328d6d9d200a7de8cabc17ca1544b76bed0c50dbb4cd', 'amz-sdk-invocation-id': b'b6e51a97-045d-4cb5-8975-789f250eb297', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:34 GMT', 'x-amzn-requestid': 'RwuOuQ6PHDj7mppnNC45tl8EI16UziIjhJUeKzN5Atybcj7qOZDE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131434Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131434Z
20251028/yandex/s3/aws4_request
5f157a9b5d26b5fc20bc2e4708af07148c2c6c4ba13d96dd4c1f9d2afabede17
DEBUG    botocore.auth:auth.py:430 Signature:
44b07f7df58097627d60f80ec8c471c776ac1f9499aaf92e19a6cde2b3919c22
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131434Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=44b07f7df58097627d60f80ec8c471c776ac1f9499aaf92e19a6cde2b3919c22', 'amz-sdk-invocation-id': b'83b7e2dc-3e9f-4d1c-a02c-5fa769ccc8f8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:34 GMT', 'x-amzn-requestid': 'kKmyVjqQfzWkT5xRYAaWzjo3pJau5uCw9wnptUVrvotMaSb5LGKQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131434Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131434Z
20251028/yandex/s3/aws4_request
f06db20f48c083e6293d6228375f27c2a3b2dc0ac3a23855ea0f2a1e552480e6
DEBUG    botocore.auth:auth.py:430 Signature:
ca7d0b0438e857197864328d6d9d200a7de8cabc17ca1544b76bed0c50dbb4cd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131434Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ca7d0b0438e857197864328d6d9d200a7de8cabc17ca1544b76bed0c50dbb4cd', 'amz-sdk-invocation-id': b'5468fcdd-2ef1-4279-8545-bbc95b6ecebe', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:34 GMT', 'x-amzn-requestid': 'yJL07dlXRTIGuljj2RpPuDZIoP2TZC5R87tpXfiJvTy5gm7v0NIk', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131434Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131434Z
20251028/yandex/s3/aws4_request
5f157a9b5d26b5fc20bc2e4708af07148c2c6c4ba13d96dd4c1f9d2afabede17
DEBUG    botocore.auth:auth.py:430 Signature:
44b07f7df58097627d60f80ec8c471c776ac1f9499aaf92e19a6cde2b3919c22
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131434Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=44b07f7df58097627d60f80ec8c471c776ac1f9499aaf92e19a6cde2b3919c22', 'amz-sdk-invocation-id': b'069f4ea2-91f0-46a8-9f2a-61d8e7382a65', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:34 GMT', 'x-amzn-requestid': 'kRwi2oaNGzCcwsNgDfohHEoMjAzl5gvQCHbTartPVq0MPj9gofMU', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131434Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131434Z
20251028/yandex/s3/aws4_request
f06db20f48c083e6293d6228375f27c2a3b2dc0ac3a23855ea0f2a1e552480e6
DEBUG    botocore.auth:auth.py:430 Signature:
ca7d0b0438e857197864328d6d9d200a7de8cabc17ca1544b76bed0c50dbb4cd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131434Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ca7d0b0438e857197864328d6d9d200a7de8cabc17ca1544b76bed0c50dbb4cd', 'amz-sdk-invocation-id': b'af8a71ab-7b3c-4095-a40e-54fb6c15f59e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:34 GMT', 'x-amzn-requestid': 'MSdjWcMxUA1ftEG1iGZtoSKh1jWRYy1nBHz9Pnr2jNOjXFmcPNhQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131434Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131434Z
20251028/yandex/s3/aws4_request
5f157a9b5d26b5fc20bc2e4708af07148c2c6c4ba13d96dd4c1f9d2afabede17
DEBUG    botocore.auth:auth.py:430 Signature:
44b07f7df58097627d60f80ec8c471c776ac1f9499aaf92e19a6cde2b3919c22
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131434Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=44b07f7df58097627d60f80ec8c471c776ac1f9499aaf92e19a6cde2b3919c22', 'amz-sdk-invocation-id': b'009c242e-7099-4425-8acf-4350dc4b981c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:34 GMT', 'x-amzn-requestid': 'OfHqQOaA9treJLJWBzhfoXFC4YECgaIhcoKP2EJOX9AvWk0h1dli', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131434Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131434Z
20251028/yandex/s3/aws4_request
f06db20f48c083e6293d6228375f27c2a3b2dc0ac3a23855ea0f2a1e552480e6
DEBUG    botocore.auth:auth.py:430 Signature:
ca7d0b0438e857197864328d6d9d200a7de8cabc17ca1544b76bed0c50dbb4cd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131434Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ca7d0b0438e857197864328d6d9d200a7de8cabc17ca1544b76bed0c50dbb4cd', 'amz-sdk-invocation-id': b'efbaec68-0cf5-4d03-b1e2-a1958d231f88', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:34 GMT', 'x-amzn-requestid': 'MeyhTqaahPCotqyGHE0zmrSJJqN0hFYq7ktYjthu0Rz9ISL3yAgv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131434Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131434Z
20251028/yandex/s3/aws4_request
5f157a9b5d26b5fc20bc2e4708af07148c2c6c4ba13d96dd4c1f9d2afabede17
DEBUG    botocore.auth:auth.py:430 Signature:
44b07f7df58097627d60f80ec8c471c776ac1f9499aaf92e19a6cde2b3919c22
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131434Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=44b07f7df58097627d60f80ec8c471c776ac1f9499aaf92e19a6cde2b3919c22', 'amz-sdk-invocation-id': b'd0f4b7f5-6f5d-453d-b49a-51f49ca03098', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:34 GMT', 'x-amzn-requestid': '6sPCUqXqcnD1xe9JxuRfsAcPwPlXwcbnwlR88UJVBMC0r9Veve34', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131434Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131434Z
20251028/yandex/s3/aws4_request
f06db20f48c083e6293d6228375f27c2a3b2dc0ac3a23855ea0f2a1e552480e6
DEBUG    botocore.auth:auth.py:430 Signature:
ca7d0b0438e857197864328d6d9d200a7de8cabc17ca1544b76bed0c50dbb4cd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131434Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ca7d0b0438e857197864328d6d9d200a7de8cabc17ca1544b76bed0c50dbb4cd', 'amz-sdk-invocation-id': b'7d8f1286-45e1-4212-85c9-8c722a48269f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:34 GMT', 'x-amzn-requestid': 'HvYZk63BPMg45EVZhcDWqOWQkDakY7ew6vxYeUDC6fzZaqpAk5rH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131434Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131434Z
20251028/yandex/s3/aws4_request
5f157a9b5d26b5fc20bc2e4708af07148c2c6c4ba13d96dd4c1f9d2afabede17
DEBUG    botocore.auth:auth.py:430 Signature:
44b07f7df58097627d60f80ec8c471c776ac1f9499aaf92e19a6cde2b3919c22
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131434Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=44b07f7df58097627d60f80ec8c471c776ac1f9499aaf92e19a6cde2b3919c22', 'amz-sdk-invocation-id': b'46b05841-be83-44f8-b6ca-3859216b389a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:34 GMT', 'x-amzn-requestid': 'xZcc63ShqEqReqblBsn8JsQ9MlzqttyZJ07f6iYf6UcwAHpLspZZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131434Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131434Z
20251028/yandex/s3/aws4_request
f06db20f48c083e6293d6228375f27c2a3b2dc0ac3a23855ea0f2a1e552480e6
DEBUG    botocore.auth:auth.py:430 Signature:
ca7d0b0438e857197864328d6d9d200a7de8cabc17ca1544b76bed0c50dbb4cd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131434Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ca7d0b0438e857197864328d6d9d200a7de8cabc17ca1544b76bed0c50dbb4cd', 'amz-sdk-invocation-id': b'be9e2c13-eb81-4037-8c72-fc79eb327330', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:34 GMT', 'x-amzn-requestid': 'zmq1iQ2mfD6b3es0S3wYjMU7JjgvbY6iWpw3ScX0zhM92UPnorbU', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131434Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131434Z
20251028/yandex/s3/aws4_request
5f157a9b5d26b5fc20bc2e4708af07148c2c6c4ba13d96dd4c1f9d2afabede17
DEBUG    botocore.auth:auth.py:430 Signature:
44b07f7df58097627d60f80ec8c471c776ac1f9499aaf92e19a6cde2b3919c22
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131434Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=44b07f7df58097627d60f80ec8c471c776ac1f9499aaf92e19a6cde2b3919c22', 'amz-sdk-invocation-id': b'd4542d73-19ca-4010-ae6c-165c38b528f3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:34 GMT', 'x-amzn-requestid': 'FrZZI3mLU4ezXsivQFseYAhhFAIdM1PGrqwLTTc3C5MAi2ZSuny6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131434Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131434Z
20251028/yandex/s3/aws4_request
f06db20f48c083e6293d6228375f27c2a3b2dc0ac3a23855ea0f2a1e552480e6
DEBUG    botocore.auth:auth.py:430 Signature:
ca7d0b0438e857197864328d6d9d200a7de8cabc17ca1544b76bed0c50dbb4cd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131434Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ca7d0b0438e857197864328d6d9d200a7de8cabc17ca1544b76bed0c50dbb4cd', 'amz-sdk-invocation-id': b'37b7b07b-4534-4ee0-a7c2-cf1b0d606e5e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:34 GMT', 'x-amzn-requestid': 'AddC0yHUX3JNJhSR4TmxrYs3a6zHoJ21fi5ts8KHVdwqH6hoPUNs', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131434Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131434Z
20251028/yandex/s3/aws4_request
5f157a9b5d26b5fc20bc2e4708af07148c2c6c4ba13d96dd4c1f9d2afabede17
DEBUG    botocore.auth:auth.py:430 Signature:
44b07f7df58097627d60f80ec8c471c776ac1f9499aaf92e19a6cde2b3919c22
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131434Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=44b07f7df58097627d60f80ec8c471c776ac1f9499aaf92e19a6cde2b3919c22', 'amz-sdk-invocation-id': b'de5c2b05-c88e-4db6-8c71-4e4a6501d564', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:34 GMT', 'x-amzn-requestid': 'TrDGVJwtsXoChtD5NzG77V5RyrjyCwhzJ8kdGRuKwRk4g16yeYgt', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131435Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131435Z
20251028/yandex/s3/aws4_request
8bd4f0a09fd31d668dd18e658e16276bf4f88a3a3682d291f98352bfa7871a91
DEBUG    botocore.auth:auth.py:430 Signature:
ca032972abbec4ea26feda807258f573450de58171236511bb55eac3eb4d1633
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131435Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ca032972abbec4ea26feda807258f573450de58171236511bb55eac3eb4d1633', 'amz-sdk-invocation-id': b'1815c782-2489-4626-abca-d7574ce4ecda', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:35 GMT', 'x-amzn-requestid': '1xrtAhS5hve7aJjm4ZOSPcU3VxTSErp6JtxHBTerb67d3YtKDG6p', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131435Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131435Z
20251028/yandex/s3/aws4_request
10df071dd227206cd194fd394cd930914276ad15f359535f6794f0234cc1c1a6
DEBUG    botocore.auth:auth.py:430 Signature:
360f2022d96dc289e39ed8abb20f3ee547aa8640ee06d5f05eca2845e476cf43
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131435Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=360f2022d96dc289e39ed8abb20f3ee547aa8640ee06d5f05eca2845e476cf43', 'amz-sdk-invocation-id': b'b38cead7-d2eb-4245-9522-beb309dc3814', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:35 GMT', 'x-amzn-requestid': 'Up8IZslu46RVqJ1JlHFWjlvsuRBEO1gMorMoS5hfnDph2kIPuqiq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131435Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131435Z
20251028/yandex/s3/aws4_request
8bd4f0a09fd31d668dd18e658e16276bf4f88a3a3682d291f98352bfa7871a91
DEBUG    botocore.auth:auth.py:430 Signature:
ca032972abbec4ea26feda807258f573450de58171236511bb55eac3eb4d1633
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131435Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ca032972abbec4ea26feda807258f573450de58171236511bb55eac3eb4d1633', 'amz-sdk-invocation-id': b'e2dd7b09-db58-4a63-88ef-8ed749b84789', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:35 GMT', 'x-amzn-requestid': '7Y4d8jal7Doe5zMFW8CPxFFQQ5gC7JJDOELQn8XRiotuLQFTJGig', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131435Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131435Z
20251028/yandex/s3/aws4_request
10df071dd227206cd194fd394cd930914276ad15f359535f6794f0234cc1c1a6
DEBUG    botocore.auth:auth.py:430 Signature:
360f2022d96dc289e39ed8abb20f3ee547aa8640ee06d5f05eca2845e476cf43
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131435Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=360f2022d96dc289e39ed8abb20f3ee547aa8640ee06d5f05eca2845e476cf43', 'amz-sdk-invocation-id': b'fca04ac7-5d7c-439f-bfbc-bd72bd0158f6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:35 GMT', 'x-amzn-requestid': 'JU6aXGmeUAwktYrR4V6Zcca0Wkhpklu1YYB0HeOnjT3HObTcogIl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131435Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131435Z
20251028/yandex/s3/aws4_request
8bd4f0a09fd31d668dd18e658e16276bf4f88a3a3682d291f98352bfa7871a91
DEBUG    botocore.auth:auth.py:430 Signature:
ca032972abbec4ea26feda807258f573450de58171236511bb55eac3eb4d1633
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131435Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ca032972abbec4ea26feda807258f573450de58171236511bb55eac3eb4d1633', 'amz-sdk-invocation-id': b'0fbf6d07-67aa-4752-b3d3-4cc3b5dd6165', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:35 GMT', 'x-amzn-requestid': 'DZy3pU7kIiE6HU6mA2Hts2MvbsbWnOFJm1v4NYPoNJGFo2ANHnuG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131435Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131435Z
20251028/yandex/s3/aws4_request
10df071dd227206cd194fd394cd930914276ad15f359535f6794f0234cc1c1a6
DEBUG    botocore.auth:auth.py:430 Signature:
360f2022d96dc289e39ed8abb20f3ee547aa8640ee06d5f05eca2845e476cf43
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131435Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=360f2022d96dc289e39ed8abb20f3ee547aa8640ee06d5f05eca2845e476cf43', 'amz-sdk-invocation-id': b'e4e5a3ec-07fa-456f-a91e-b850839ae2e3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:35 GMT', 'x-amzn-requestid': '1Rdcr5fxxtGW5cmXoaSbd7FwWjkn5vZGIwhJ2Wo0kEndELJ63yi6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131435Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131435Z
20251028/yandex/s3/aws4_request
8bd4f0a09fd31d668dd18e658e16276bf4f88a3a3682d291f98352bfa7871a91
DEBUG    botocore.auth:auth.py:430 Signature:
ca032972abbec4ea26feda807258f573450de58171236511bb55eac3eb4d1633
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131435Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ca032972abbec4ea26feda807258f573450de58171236511bb55eac3eb4d1633', 'amz-sdk-invocation-id': b'3d02b78f-c14d-4b37-b86a-1f7478205f0e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:35 GMT', 'x-amzn-requestid': 'iUEybmn0RlN7VeTT4ZupQMhkvZmsClq2wiw04VDnLeW9VZSMzbH7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '290', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7c39c41659f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Prefix': 'insert/', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'prefix': 'insert/', 'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'insert_bucket', 'Prefix': 'insert/'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
encoding-type=url&prefix=insert%2F
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131435Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131435Z
20251028/yandex/s3/aws4_request
10df071dd227206cd194fd394cd930914276ad15f359535f6794f0234cc1c1a6
DEBUG    botocore.auth:auth.py:430 Signature:
360f2022d96dc289e39ed8abb20f3ee547aa8640ee06d5f05eca2845e476cf43
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?prefix=insert%2F&encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131435Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=360f2022d96dc289e39ed8abb20f3ee547aa8640ee06d5f05eca2845e476cf43', 'amz-sdk-invocation-id': b'6622239d-d634-420c-ba60-fe7ef81187e5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:35 GMT', 'x-amzn-requestid': 'SgeqAuNcOBj2AE6MyvjRaNkFuveM2OKEAutk3riUkU8JLp9l2QTR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '260', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>insert_bucket</Name><Prefix>insert/</Prefix><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7c39c4165ad0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7c39c43d6f90>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_multipart_uploads with {'Bucket': 'insert_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function validate_bucket_name at 0x7c39c4163c30>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function remove_bucket_from_url_paths_from_model at 0x7c39c41670b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListMultipartUploads: calling handler <function generate_idempotent_uuid at 0x7c39c4163990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7c39c4167350>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'insert_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:22601', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:22601/insert_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_expect_header at 0x7c39c4164170>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function add_recursion_detection_header at 0x7c39c4163450>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListMultipartUploads: calling handler <function inject_api_version_header_if_needed at 0x7c39c4166e10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListMultipartUploads) with params: {'url_path': '?uploads', 'query_string': {}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/insert_bucket/', 'url': 'http://localhost:22601/insert_bucket?uploads', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7b99c51a5a30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'insert_bucket', 'params': {'Bucket': 'insert_bucket'}}, 'input_params': {'Bucket': 'insert_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7b99c51a5c70>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7b99c5192870>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListMultipartUploads: calling handler <function set_operation_specific_signer at 0x7c39c41637d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <function remove_arn_from_signing_path at 0x7c39c4167270>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListMultipartUploads: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7b99c51caaf0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/insert_bucket
uploads=
host:localhost:22601
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251028T131435Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251028T131435Z
20251028/yandex/s3/aws4_request
8bd4f0a09fd31d668dd18e658e16276bf4f88a3a3682d291f98352bfa7871a91
DEBUG    botocore.auth:auth.py:430 Signature:
ca032972abbec4ea26feda807258f573450de58171236511bb55eac3eb4d1633
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListMultipartUploads: calling handler <function add_retry_headers at 0x7c39c4166fd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:22601/insert_bucket?uploads, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251028T131435Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=key/20251028/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ca032972abbec4ea26feda807258f573450de58171236511bb55eac3eb4d1633', 'amz-sdk-invocation-id': b'1f43bac5-e1e1-4b33-a212-ca6c0806065c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Tue, 28 Oct 2025 13:14:36 GMT', 'x-amzn-requestid': 'FCZBbEGIq2cL0Y2SPKBscFF0bMCEZrTirFi3FM8WZdbB5lzTBK49', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '842', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListMultipartUploadsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Bucket>insert_bucket</Bucket><KeyMarker></KeyMarker><UploadIdMarker></UploadIdMarker><MaxUploads>1000</MaxUploads><IsTruncated>false</IsTruncated><Upload><Key>insert/ptjudtp0qqapphhnf9o5_0_2vmfFMdbbkS4qinplDGM_qdA_106N-Ic.csv</Key><UploadId>YIV66S9erK646MyJixuZpHip6uJHwnLVgM4sZkfOtzMVUdGvwAqfIAulA</UploadId><Initiator><ID>arn:aws:iam::123456789012:user/user1-11111a31-17b5-4fb7-9df5-b111111f13de</ID><DisplayName>user1-11111a31-17b5-4fb7-9df5-b111111f13de</DisplayName></Initiator><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner><StorageClass>STANDARD</StorageClass><Initiated>2010-11-10T20:48:33.000Z</Initiated></Upload></ListMultipartUploadsResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <botocore.retryhandler.RetryHandler object at 0x7b99c51c1470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListMultipartUploads: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7b99c51c34b0>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:MultipartUpload
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, b4d47908-8673-4250-9c87-cb90c0dc2efc, localhost:22681): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b4d47908-8673-4250-9c87-cb90c0dc2efc, localhost:22681): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b4d47908-8673-4250-9c87-cb90c0dc2efc, localhost:22681): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ko54s6fejm.auto.internal" port: 22681 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ko54s6fejm.auto.internal:22681, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22681
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 03ff50e4-5f48-44d8-a659-c0bdbfc86d13, localhost:22681): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 03ff50e4-5f48-44d8-a659-c0bdbfc86d13, localhost:22681): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 03ff50e4-5f48-44d8-a659-c0bdbfc86d13, localhost:22681): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ko54s6fejm.auto.internal" port: 22681 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ko54s6fejm.auto.internal:22681, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22681
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, ec7fce96-138d-4c87-b3d3-b974b422b445, localhost:22681): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ec7fce96-138d-4c87-b3d3-b974b422b445, localhost:22681): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ec7fce96-138d-4c87-b3d3-b974b422b445, localhost:22681): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ko54s6fejm.auto.internal" port: 22681 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ko54s6fejm.auto.internal:22681, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22681
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 91c53f06-3149-4994-b83b-771dd486d7df, localhost:22681): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 91c53f06-3149-4994-b83b-771dd486d7df, localhost:22681): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 91c53f06-3149-4994-b83b-771dd486d7df, localhost:22681): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ko54s6fejm.auto.internal" port: 22681 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ko54s6fejm.auto.internal:22681, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22681
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:29293/1
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:26649/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2575
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14630
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28576
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26649
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17983
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63202
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:29293/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3613
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13405
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21335
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29293
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8227
============================== slowest durations ===============================
175.24s call     test_insert_restarts.py::TestS3::test_atomic_upload_commit[v2-client0]
136.61s call     test_insert_restarts.py::TestS3::test_atomic_upload_commit[v1-client0]
17.01s setup    test_insert_restarts.py::TestS3::test_atomic_upload_commit[v2-client0]
13.19s teardown test_insert_restarts.py::TestS3::test_atomic_upload_commit[v2-client0]
12.24s teardown test_insert_restarts.py::TestS3::test_atomic_upload_commit[v1-client0]
5.33s setup    test_insert_restarts.py::TestS3::test_atomic_upload_commit[v1-client0]
=========================== short test summary info ============================
FAILED test_insert_restarts.py::TestS3::test_atomic_upload_commit[v2-client0] - ydb.tests.library.harness.daemon.DaemonError: Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/6jar/001d68/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/compute/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/6jar/001d68/ydb/tests/fq/restarts/test-results/py3test/testing_out_stuff/test_insert_restarts.py.TestS3.test_atomic_upload_commit.v2-client0/compute/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, not started yet
Current KQP shutdown state: spent 3.019059 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 6.02442 seconds, 1 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 5.456744 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 8.484256 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 11.513163 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 14.540751 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 17.569241 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 20.597681 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 23.629342 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 26.658955 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 29.685496 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.007845 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1220194==ERROR: LeakSanitizer: detected memory leaks

Too many leaks! Only the first 5000 leaks encountered will be reported.
Indirect leak of 37840 byte(s) in 215 object(s) allocated from:
#0 0x00001f7e01bd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d6d9e2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d6d9e2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d6d9e2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d6d9e2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034d6d9e2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d6d9e2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d6d9e2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034d6d9e2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034d6d9e2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034d7c63e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00004193eaf7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x000041930474 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00004191fdc9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x00004690b5c9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
#15 0x00004690a620 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
#16 0x00004690a620 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x00002228dc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#18 0x0000223724a1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#19 0x00002237c0c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#20 0x00002237b67d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#21 0x00002237d6ee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#22 0x00001fb062c4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f7a3cd6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 18920 byte(s) in 215 object(s) allocated from:
#0 0x00001f7e01bd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d6d8fc in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x000034d6d8fc in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x000034d7c63e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00004193eaf7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x000041930474 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00004191fdc9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x00004690b5c9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
#8 0x00004690a620 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
#9 0x00004690a620 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x00002228dc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#11 0x0000223724a1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#12 0x00002237c0c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#13 0x00002237b67d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#14 0x00002237d6ee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#15 0x00001fb062c4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f7a3cd6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 11280 byte(s) in 215 object(s) allocated from:
#0 0x00001f7e01bd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c292a37 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001c292a37 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001c292a37 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001c292a37 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001c292a37 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001c292a37 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001c292a37 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001c292a37 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001c292a37 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001c292a37 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034d7123c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034d7123c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#13 0x000034d7123c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#14 0x00004193c9ef in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#15 0x0000419300e1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00004191fdc9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x00004690b5c9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
#18 0x00004690a620 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
#19 0x00004690a620 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x00002228dc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#21 0x0000223724a1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#22 0x00002237c0c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#23 0x00002237b67d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#24 0x00002237d6ee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#25 0x00001fb062c4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f7a3cd6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6880 byte(s) in 215 object(s) allocated from:
#0 0x00001f7e01bd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d7122a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x000034d7122a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#3 0x00004193c9ef in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#4 0x0000419300e1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00004191fdc9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x00004690b5c9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
#7 0x00004690a620 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
#8 0x00004690a620 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x00002228dc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#10 0x0000223724a1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#11 0x00002237c0c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#12 0x00002237b67d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#13 0x00002237d6ee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#14 0x00001fb062c4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f7a3cd6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6880 byte(s) in 215 object(s) allocated from:
#0 0x00001f7e01bd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c2929b4 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001c2929b4 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001c2929b4 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034d7123c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034d7123c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#6 0x000034d7123c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#7 0x00004193c9ef in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#8 0x0000419300e1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00004191fdc9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x00004690b5c9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
#11 0x00004690a620 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
#12 0x00004690a620 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x00002228dc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#14 0x0000223724a1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#15 0x00002237c0c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#16 0x00002237b67d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#17 0x00002237d6ee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#18 0x00001fb062c4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f7a3cd6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 376 byte(s) in 10 object(s) allocated from:
#0 0x00001f7e01bd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000344ed7a4 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000344ed7a4 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000344ed7a4 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000344ed7a4 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000344ed7a4 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x0000344ed7a4 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x0000344ed7a4 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x0000344ed7a4 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x0000344ed7a4 in TBasicString /-S/util/generic/string.h:491:18
#10 0x0000344ed7a4 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x0000344ed7a4 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#12 0x0000344ec572 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x0000344ec572 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x0000344f2a90 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x00003454ef38 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#16 0x000034d7bf76 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x000041939ceb in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#18 0x00004192fb52 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00004191fdc9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x00004690b5c9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
#21 0x00004690a620 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
#22 0x00004690a620 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x00002228dc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#24 0x0000223724a1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#25 0x00002237c0c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#26 0x00002237b67d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#27 0x00002237d6ee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#28 0x00001fb062c4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f7a3cd6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 352 byte(s) in 11 object(s) allocated from:
#0 0x00001f7e01bd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000344ed702 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x0000344ed702 in TBasicString /-S/util/generic/string.h:491:18
#3 0x0000344ed702 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x0000344ed702 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#5 0x0000344ec572 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x0000344ec572 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x0000344f2a90 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x00003454ef38 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#9 0x000034d7bf76 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x000041939ceb in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#11 0x00004192fb52 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00004191fdc9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x00004690b5c9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
#14 0x00004690a620 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
#15 0x00004690a620 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x00002228dc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#17 0x0000223724a1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#18 0x00002237c0c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#19 0x00002237b67d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#20 0x00002237d6ee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#21 0x00001fb062c4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f7a3cd6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 256 byte(s) in 4 object(s) allocated from:
#0 0x00001f7e01bd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034dd0540 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034dd0540 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034dd0540 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034dd0540 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
#5 0x000034dd0540 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
#6 0x000034dd0540 in std::__y1::__tree_iterator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__tree_node<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, void*>*, long> std::__y1::__tree<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__map_value_compare<grpc::string_ref, std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::less<grpc::string_ref>, true>, std::__y1::allocator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>>>::__emplace_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref>>(std::__y1::pair<grpc::string_ref, grpc::string_ref>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1861:23
#7 0x0000483bd0eb in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
#8 0x0000483bd0eb in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
#9 0x0000483bd0eb in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
#10 0x0000483bd0eb in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
#11 0x0000483bd0eb in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
#12 0x0000483bd0eb in NYdbGrpc::TBaseAsyncContext<NKikimr::NGRpcService::TGRpcOperationService>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_async_ctx_base.h:62:46
#13 0x0000483abc3d in NYdbGrpc::TGRpcRequestImpl<Ydb::Operations::GetOperationRequest, Ydb::Operations::GetOperationResponse, NKikimr::NGRpcService::TGRpcOperationService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_request.h:182:45
#14 0x0000483ae302 in NYdbGrpc::TGRpcRequestImpl<Ydb::Operations::GetOperationRequest, Ydb::Operations::GetOperationResponse, NKikimr::NGRpcService::TGRpcOperationService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:438:34
#15 0x00004192809c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#16 0x00004192809c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#17 0x00004192809c in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#18 0x00004192809c in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#19 0x00004192809c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#20 0x00004192809c in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#21 0x000021f0f24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x000021f0f24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x000021f0f24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x000021f0f7ac in Execute /-S/util/thread/factory.h:15:13
#25 0x000021f0f7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001fb062c4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f7a3cd6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001f7e01bd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000027a3b168 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000027a3b168 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000027a3b168 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000027a3b168 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000027a3b168 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x000027a3b168 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x000027a3b168 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x000027a3b168 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x000027a3ae0f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
#10 0x000027a39c68 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x0000419e461a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x0000419e461a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#13 0x0000419e461a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#14 0x0000419e461a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#15 0x0000419e461a in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
=================== 1 failed, 1 passed in 360.94s (0:06:00) ====================
