============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/khac/000c42/ydb/tests/stress/topic/tests/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

test_workload_topic.py F

=================================== FAILURES ===================================
__________________________ TestYdbTopicWorkload.test ___________________________
ydb/tests/stress/topic/tests/test_workload_topic.py:31: in test
    yatest.common.execute(cmd_args)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/khac/000c42/ydb/tests/stress/topic/workload_topic --endpoint grpc://localhost:18763 --database /Root --duration 60 --consumers 50 --producers 100' has failed with code 1.
E   Errors:
E   ...11-03T12:42:59.995263Z :WARNING: No initial sequence number for ProducerId 7e3dc72e-b8b211f0-beec4647-59aa8f7e PartitionId 63
E   2025-11-03T12:43:18.280664Z :EMERG: No messages were written.
E   FATAL: Command '['/home/runner/.ya/build/build_root/khac/000c42/ydb/tests/stress/topic/tests/test-results/py3test/tmp33ezjnz_/topic_ydb_cli/ydb_cli', '--verbose', '--endpoint', 'grpc://localhost:18763', '--database=/Root', 'workload', 'topic', 'run', 'full', '-s', '60', '--byte-rate', '100M', '--use-tx', '--tx-commit-interval', '2000', '-p', '100', '-c', '50', '--topic', 'topic/topic']' returned non-zero exit status 1.
E   Traceback (most recent call last):
E     File "ydb/tests/stress/common/common.py", line 100, in wrapper
E       f()
E     File "ydb/tests/stress/topic/workload/__init__.py", line 93, in __loop
E       self.cmd_run(
E     File "ydb/tests/stress/topic/workload/__init__.py", line 64, in cmd_run
E       subprocess.run(cmd, check=True, text=True)
E     File "contrib/tools/python3/Lib/subprocess.py", line 571, in run
E       raise CalledProcessError(retcode, process.args,
E   subprocess.CalledProcessError: Command '['/home/runner/.ya/build/build_root/khac/000c42/ydb/tests/stress/topic/tests/test-results/py3test/tmp33ezjnz_/topic_ydb_cli/ydb_cli', '--verbose', '--endpoint', 'grpc://localhost:18763', '--database=/Root', 'workload', 'topic', 'run', 'full', '-s', '60', '--byte-rate', '100M', '--use-tx', '--tx-commit-interval', '2000', '-p', '100', '-c', '50', '--topic', 'topic/topic']' returned non-zero exit status 1.
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/khac/000c42/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27145
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/khac/000c42/r3tmp/kikimr_cluster_01_n1bzx
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18763
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5939
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24171
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27527
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/khac/000c42/ydb/tests/stress/topic/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/khac/000c42/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/khac/000c42/ydb/tests/stress/topic/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/logfile_9m7p0oem.log --grpc-port=18763 --mon-port=5939 --ic-port=27145
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:18763/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/khac/000c42/ydb/tests/stress/topic/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/khac/000c42/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/khac/000c42/ydb/tests/stress/topic/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/logfile_9m7p0oem.log --grpc-port=18763 --mon-port=5939 --ic-port=27145
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/khac/000c42/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/khac/000c42/ydb/tests/stress/topic/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/khac/000c42/ydb/tests/stress/topic/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/logfile_9m7p0oem.log', '--grpc-port=18763', '--mon-port=5939', '--ic-port=27145')' in '/home/runner/.ya/build/build_root/khac/000c42/ydb/tests/stress/topic/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1438519
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:18763/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/khac/000c42/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1438526
DEBUG    ya.test:process.py:259 Command (pid 1438526) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1438526) elapsed time (sec): 1.077620029449463
DEBUG    ya.test:process.py:263 Command (pid 1438526) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1438526) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1438526) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1438526) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1438526) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1438526) maxrss: 478040
DEBUG    ya.test:process.py:263 Command (pid 1438526) minflt: 45302
DEBUG    ya.test:process.py:263 Command (pid 1438526) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1438526) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1438526) nivcsw: 180
DEBUG    ya.test:process.py:263 Command (pid 1438526) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1438526) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1438526) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1438526) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1438526) stime: 0.20857499999999998
DEBUG    ya.test:process.py:263 Command (pid 1438526) utime: 0.496816
DEBUG    ya.test:process.py:263 Command (pid 1438526) wtime: 1.084
DEBUG    ya.test:process.py:275 Command (pid 1438526) output:
Git info:
    Commit: 84a793081f74361d0c35d722d85dbd4b7d6f164a
    Branch: 
    Author: Iurii Kravchenko <krav4enkoyura@yandex.ru>
    Summary: Merge 1004f9ebeb855c5bb2e99fb3acc73c5c3d9ad38e into 0004636d80dc7cba2973821008c6b925858ad9af

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-dfjnteieku
    Host information: 
        Linux ghrun-dfjnteieku 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 1438526) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 84a793081f74361d0c35d722d85dbd4b7d6f164a
    Branch: 
    Author: Iurii Kravchenko <krav4enkoyura@yandex.ru>
    Summary: Merge 1004f9ebeb855c5bb2e99fb3acc73c5c3d9ad38e into 0004636d80dc7cba2973821008c6b925858ad9af
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/khac/000c42/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18763', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27145\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/khac/000c42/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18763', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27145\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1439629
DEBUG    ya.test:process.py:259 Command (pid 1439629) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1439629) elapsed time (sec): 1.6188347339630127
DEBUG    ya.test:process.py:263 Command (pid 1439629) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1439629) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1439629) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1439629) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1439629) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1439629) maxrss: 578804
DEBUG    ya.test:process.py:263 Command (pid 1439629) minflt: 51815
DEBUG    ya.test:process.py:263 Command (pid 1439629) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1439629) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1439629) nivcsw: 231
DEBUG    ya.test:process.py:263 Command (pid 1439629) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1439629) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1439629) nvcsw: 776
DEBUG    ya.test:process.py:263 Command (pid 1439629) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1439629) stime: 0.296587
DEBUG    ya.test:process.py:263 Command (pid 1439629) utime: 0.526817
DEBUG    ya.test:process.py:263 Command (pid 1439629) wtime: 1.626
DEBUG    ya.test:process.py:275 Command (pid 1439629) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/khac/000c42/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18763', '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']
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/khac/000c42/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18763', '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: 1439800
DEBUG    ya.test:process.py:259 Command (pid 1439800) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1439800) elapsed time (sec): 1.214752197265625
DEBUG    ya.test:process.py:263 Command (pid 1439800) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1439800) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1439800) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1439800) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1439800) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1439800) maxrss: 579472
DEBUG    ya.test:process.py:263 Command (pid 1439800) minflt: 51537
DEBUG    ya.test:process.py:263 Command (pid 1439800) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1439800) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1439800) nivcsw: 243
DEBUG    ya.test:process.py:263 Command (pid 1439800) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1439800) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1439800) nvcsw: 680
DEBUG    ya.test:process.py:263 Command (pid 1439800) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1439800) stime: 0.271675
DEBUG    ya.test:process.py:263 Command (pid 1439800) utime: 0.516793
DEBUG    ya.test:process.py:263 Command (pid 1439800) wtime: 1.232
DEBUG    ya.test:process.py:275 Command (pid 1439800) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
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 /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 59de01a7-1e71-45ca-a11a-840dfeed50c9, localhost:18763): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 59de01a7-1e71-45ca-a11a-840dfeed50c9, localhost:18763): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 59de01a7-1e71-45ca-a11a-840dfeed50c9, localhost:18763): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-dfjnteieku.auto.internal" port: 18763 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 /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-dfjnteieku.auto.internal:18763, 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:18763
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload_topic.py::TestYdbTopicWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/khac/000c42/ydb/tests/stress/topic/workload_topic
DEBUG    ya.test:process.py:678 Command out will be placed to workload_topic.out
DEBUG    ya.test:process.py:678 Command err will be placed to workload_topic.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/khac/000c42/ydb/tests/stress/topic/workload_topic', '--endpoint', 'grpc://localhost:18763', '--database', '/Root', '--duration', '60', '--consumers', '50', '--producers', '100']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1440071
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 /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 638315b6-03dd-4daf-abc7-dd4716f708ce, localhost:18763): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 638315b6-03dd-4daf-abc7-dd4716f708ce, localhost:18763): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 638315b6-03dd-4daf-abc7-dd4716f708ce, localhost:18763): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-dfjnteieku.auto.internal" port: 18763 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 /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-dfjnteieku.auto.internal:18763, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18763
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 /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, f25d432f-7578-4150-8799-cdcde86b1e38, localhost:18763): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f25d432f-7578-4150-8799-cdcde86b1e38, localhost:18763): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f25d432f-7578-4150-8799-cdcde86b1e38, localhost:18763): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-dfjnteieku.auto.internal" port: 18763 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 /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-dfjnteieku.auto.internal:18763, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18763
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 /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 8e41e4a3-120a-43e8-838e-802d6e1a2bf3, localhost:18763): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8e41e4a3-120a-43e8-838e-802d6e1a2bf3, localhost:18763): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8e41e4a3-120a-43e8-838e-802d6e1a2bf3, localhost:18763): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-dfjnteieku.auto.internal" port: 18763 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 /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-dfjnteieku.auto.internal:18763, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18763
DEBUG    ya.test:process.py:259 Command (pid 1440071) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1440071) elapsed time (sec): 363.23416566848755
DEBUG    ya.test:process.py:263 Command (pid 1440071) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1440071) inblock: 337536
DEBUG    ya.test:process.py:263 Command (pid 1440071) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1440071) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1440071) majflt: 32
DEBUG    ya.test:process.py:263 Command (pid 1440071) maxrss: 7012976
DEBUG    ya.test:process.py:263 Command (pid 1440071) minflt: 3658327
DEBUG    ya.test:process.py:263 Command (pid 1440071) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1440071) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1440071) nivcsw: 370060
DEBUG    ya.test:process.py:263 Command (pid 1440071) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1440071) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1440071) nvcsw: 5206398
DEBUG    ya.test:process.py:263 Command (pid 1440071) oublock: 475184
DEBUG    ya.test:process.py:263 Command (pid 1440071) stime: 205.656708
DEBUG    ya.test:process.py:263 Command (pid 1440071) utime: 235.321062
DEBUG    ya.test:process.py:263 Command (pid 1440071) wtime: 363.244
DEBUG    ya.test:process.py:275 Command (pid 1440071) output:
Window	Write speed	Write time	Inflight	Read speed	Topic time	Select time	Upsert time	Commit time	
#	msg/s	MB/s	percentile,ms	percentile,msg	msg/s	MB/s	percentile,ms	percentile,ms	percentile,ms	percentile,ms	
1	0	0	0		0		0	0	0		0		0		0	
2	0	0	0		0		0	0	0		0		0		0	
3	0	0	0		0		0	0	0		0		0		0	
4	0	0	0		0		0	0	0		0		0		0	
5	0	0	0		0		0	0	0		0		0		0	
6	0	0	0		0		0	0	0		0		0		0	
7	0	0	0		0		0	0	0		0		0		0	
8	0	0	0		0		0	0	0		0		0		0	
9	0	0	0		0		0	0	0		0		0		0	
10	0	0	0		0		0	0	0		0		0		0	
11	0	0	0		0		0	0	0		0		0		0	
12	0	0	0		0		0	0	0		0		0		0	
13	0	0	0		0		0	0	0		0		0		0	
14	0	0	0		0		0	0	0		0		0		0	
15	0	0	0		0		0	0	0		0		0		0	
16	0	0	0		0		0	0	0		0		0		0	
17	0	0	0		0		0	0	0		0		0		0	
18	0	0	0		0		0	0	0		0		0		0	
19	0	0	0		0		0	0	0		0		0		0	
20	0	0	0		0		0	0	0		0		0		0	
21	0	0	0		0		0	0	0		0		0		0	
22	0	0	0		0		0	0	0		0		0		0	
23	0	0	0		0		0	0	0		0		0		0	
24	0	0	0		0		0	0	0		0		0		0	
25	0	0	0		0		0	0	0		0		0		0	
26	0	0	0		0		0	0	0		0		0		0	
27	0	0	0		0		0	0	0		0		0		0	
28	0	0	0		0		0	0	0		0		0		0	
29	0	0	0		0		0	0	0		0		0		0	
30	0	0	0		0		0	0	0		0		0		0	
31	0	0	0		0		0	0	0		0		0		0	
32	0	0	0		0		0	0	0		0		0		0	
33	0	0	0		0		0	0	0		0		0		0	
34	0	0	0		0		0	0	0		0		0		0	
35	0	0	0		0		0	0	0		0		0		0	
36	0	0	0		0		0	0	0		0		0		0	
37	0	0	0		0		0	0	0		0		0		0	
38	0	0	0		0		0	0	0		0		0		0	
39	0	0	0		0		0	0	0		0		0		0	
40	0	0	0		0		0	0	0		0		0		0	
41	0	0	0		0		0	0	0		0		0		0	
42	0	0	0		0		0	0	0		0		0		0	
43	0	0	0		0		0	0	0		0		0		0	
44	0	0	0		0		0	0	0		0		0		0	
45	0	0	0		0		0	0	0		0		0		0	
46	0	0	0		0		0	0	0		0		0		0	
47	0	0	0		0		0	0	0		0		0		0	
48	0	0	0		0		0	0	0		0		0		0	
49	0	0	0		0		0	0	0		0		0		0	
50	0	0	0		0		0	0	0		0		0		0	
51	0	0	0		0		0	0	0		0		0		0	
52	0	0	0		0		0	0	0		0		0		0	
53	0	0	0		0		0	0	0		0		0		0	
54	0	0	0		0		0	0	0		0		0		0	
55	0	0	0		0		0	0	0		0		0		0	
56	0	0	0		0		0	0	0		0		0		0	
57	0	0	0		0		0	0	0		0		0		0	
58	0	0	0		0		0	0	0		0		0		0	
59	0	0	0		0		0	0	0		0		0		0	
60	0	0	0		0		0	0	0		0		0		0	
Window	Write speed	Write time	Inflight	Read speed	Topic time	Select time	Upsert time	Commit time	
#	msg/s	MB/s	percentile,ms	percentile,msg	msg/s	MB/s	percentile,ms	percentile,ms	percentile,ms	percentile,ms	
Total	0	0	0		0		0	0	0		0		0		0	

DEBUG    ya.test:process.py:276 Command (pid 1440071) errors:
...0-98f1ddc7-1508f880 PartitionId 99
2025-11-03T12:42:49.927842Z :WARNING: No initial sequence number for ProducerId 5ad6e02c-b8b211f0-93b73a8b-1bd4d9a3 PartitionId 9
2025-11-03T12:42:49.932252Z :WARNING: No initial sequence number for ProducerId 51638a7c-b8b211f0-b1c54bec-dd175875 PartitionId 8
2025-11-03T12:42:49.941066Z :WARNING: No initial sequence number for ProducerId 5cdd97bc-b8b211f0-b9be7b7d-c7db5151 PartitionId 15
2025-11-03T12:42:49.960517Z :WARNING: No initial sequence number for ProducerId 6939d93a-b8b211f0-a3c069b2-dffa00eb PartitionId 35
2025-11-03T12:42:49.960995Z :WARNING: No initial sequence number for ProducerId 6a074618-b8b211f0-aa2b5154-29098e6d PartitionId 29
2025-11-03T12:42:49.961134Z :WARNING: No initial sequence number for ProducerId 51998aa0-b8b211f0-a457ff14-7d6cfab2 PartitionId 12
2025-11-03T12:42:50.026531Z :WARNING: No initial sequence number for ProducerId 4fa15d18-b8b211f0-a18075ee-57026c2 PartitionId 4
2025-11-03T12:42:50.163274Z :WARNING: No initial sequence number for ProducerId 471d57f0-b8b211f0-aa9bf6e1-9b200d5 PartitionId 94
2025-11-03T12:42:50.245150Z :WARNING: No initial sequence number for ProducerId 6b9133f4-b8b211f0-9fa8caaf-c1cbe2a8 PartitionId 41
2025-11-03T12:42:50.245500Z :WARNING: No initial sequence number for ProducerId 6bccf63c-b8b211f0-be302b9e-f9ce22ee PartitionId 36
2025-11-03T12:42:50.588247Z :WARNING: No initial sequence number for ProducerId 4da2a4ae-b8b211f0-b2d0412b-37721e20 PartitionId 6
2025-11-03T12:42:50.824374Z :WARNING: No initial sequence number for ProducerId 5119ba78-b8b211f0-984e3405-93fd2f7f PartitionId 13
2025-11-03T12:42:50.824381Z :WARNING: No initial sequence number for ProducerId 46fbfd6c-b8b211f0-b6daf7a2-3fd973eb PartitionId 92
2025-11-03T12:42:50.825672Z :WARNING: No initial sequence number for ProducerId 4d872d96-b8b211f0-8e2ce69b-fb73e18a PartitionId 5
2025-11-03T12:42:51.083001Z :WARNING: No initial sequence number for ProducerId 4ed9f912-b8b211f0-99220831-b7b69c71 PartitionId 10
2025-11-03T12:42:51.117633Z :WARNING: No initial sequence number for ProducerId 4e59e01a-b8b211f0-a2fc447a-5bde238d PartitionId 8
2025-11-03T12:42:51.120228Z :WARNING: No initial sequence number for ProducerId 4fbf2d34-b8b211f0-a63a652c-910f5e7 PartitionId 7
2025-11-03T12:42:51.120346Z :WARNING: No initial sequence number for ProducerId 5cc3a348-b8b211f0-a3b5d182-eb19c9f1 PartitionId 21
2025-11-03T12:42:51.122099Z :WARNING: No initial sequence number for ProducerId 4ea01350-b8b211f0-84f0169f-b7023dcd PartitionId 8
2025-11-03T12:42:51.122129Z :WARNING: No initial sequence number for ProducerId 4fae06f8-b8b211f0-94b0fc3a-4d09dea3 PartitionId 9
2025-11-03T12:42:51.122262Z :WARNING: No initial sequence number for ProducerId 476d9fc6-b8b211f0-b044f985-27cdcba8 PartitionId 97
2025-11-03T12:42:51.122314Z :WARNING: No initial sequence number for ProducerId 51a66d9c-b8b211f0-9240e768-5b64d182 PartitionId 3
2025-11-03T12:42:51.122509Z :WARNING: No initial sequence number for ProducerId 4de33974-b8b211f0-992e2ef8-77c52b51 PartitionId 7
2025-11-03T12:42:51.122586Z :WARNING: No initial sequence number for ProducerId 4e5b02c4-b8b211f0-b6ae0ec3-7f7b78fe PartitionId 99
2025-11-03T12:42:51.122643Z :WARNING: No initial sequence number for ProducerId 4e74d960-b8b211f0-a45b939b-e19bd077 PartitionId 7
2025-11-03T12:42:51.122668Z :WARNING: No initial sequence number for ProducerId 4f12d7dc-b8b211f0-b57d7d17-d1a3edfc PartitionId 2
2025-11-03T12:42:51.122832Z :WARNING: No initial sequence number for ProducerId 5a9ff29c-b8b211f0-92807539-114de28 PartitionId 16
2025-11-03T12:42:51.122898Z :WARNING: No initial sequence number for ProducerId 4f6a304a-b8b211f0-a01a378d-133c54b8 PartitionId 2
2025-11-03T12:42:51.123041Z :WARNING: No initial sequence number for ProducerId 4d8f17cc-b8b211f0-ac17fb11-fb64bf34 PartitionId 9
2025-11-03T12:42:51.123064Z :WARNING: No initial sequence number for ProducerId 4ed0faec-b8b211f0-b6702735-a72cbfc8 PartitionId 6
2025-11-03T12:42:51.123293Z :WARNING: No initial sequence number for ProducerId 59a6abc4-b8b211f0-9c19fdaa-af84052c PartitionId 17
2025-11-03T12:42:51.124215Z :WARNING: No initial sequence number for ProducerId 5a145110-b8b211f0-8cbcc553-d97273e8 PartitionId 13
2025-11-03T12:42:51.128210Z :WARNING: No initial sequence number for ProducerId 45ac836e-b8b211f0-ba25a8ce-7175233 PartitionId 98
2025-11-03T12:42:51.128372Z :WARNING: No initial sequence number for ProducerId 5cf734ce-b8b211f0-aeb3b2ae-cba2e635 PartitionId 17
2025-11-03T12:42:51.128387Z :WARNING: No initial sequence number for ProducerId 5cbd60a0-b8b211f0-918fa2f3-7340504 PartitionId 14
2025-11-03T12:42:51.128548Z :WARNING: No initial sequence number for ProducerId 4f483e0e-b8b211f0-9d6da078-4d6a05bf PartitionId 9
2025-11-03T12:42:51.128575Z :WARNING: No initial sequence number for ProducerId 5dac1376-b8b211f0-ad606f53-767afb5 PartitionId 11
2025-11-03T12:42:51.128699Z :WARNING: No initial sequence number for ProducerId 5dcea210-b8b211f0-ae9b1ddd-37971e8a PartitionId 18
2025-11-03T12:42:51.128800Z :WARNING: No initial sequence number for ProducerId 5a6b1a4a-b8b211f0-987ee2b3-99221d92 PartitionId 9
2025-11-03T12:42:51.128882Z :WARNING: No initial sequence number for ProducerId 52c2f984-b8b211f0-8d4b5080-7196af80 PartitionId 11
2025-11-03T12:42:51.129047Z :WARNING: No initial sequence number for ProducerId 50995536-b8b211f0-857d9062-8f7b08f7 PartitionId 10
2025-11-03T12:42:51.129048Z :WARNING: No initial sequence number for ProducerId 5c2e80c4-b8b211f0-9b93a211-d52097b6 PartitionId 11
2025-11-03T12:42:51.129194Z :WARNING: No initial sequence number for ProducerId 5a1597b4-b8b211f0-bd31e37b-953aece0 PartitionId 16
2025-11-03T12:42:51.129200Z :WARNING: No initial sequence number for ProducerId 516455b0-b8b211f0-832ab0bb-43ecdf5a PartitionId 2
2025-11-03T12:42:51.129290Z :WARNING: No initial sequence number for ProducerId 5d1285e4-b8b211f0-9e72c834-3d5adb72 PartitionId 21
2025-11-03T12:42:51.129297Z :WARNING: No initial sequence number for ProducerId 6c1282ec-b8b211f0-a0635054-19fdbcb2 PartitionId 39
2025-11-03T12:42:51.129412Z :WARNING: No initial sequence number for ProducerId 5164af1a-b8b211f0-b4b6491d-2537e847 PartitionId 10
2025-11-03T12:42:51.129423Z :WARNING: No initial sequence number for ProducerId 5a444708-b8b211f0-b7ec7dae-3b1dd140 PartitionId 15
2025-11-03T12:42:51.129454Z :WARNING: No initial sequence number for ProducerId 50eddbe2-b8b211f0-b2ccc8fa-8707da55 PartitionId 5
2025-11-03T12:42:51.129494Z :WARNING: No initial sequence number for ProducerId 4e5d475a-b8b211f0-b9bb98f2-359a87e8 PartitionId 99
2025-11-03T12:42:51.129848Z :WARNING: No initial sequence number for ProducerId 4817d766-b8b211f0-930f3ebb-9516251b PartitionId 2
2025-11-03T12:42:51.130153Z :WARNING: No initial sequence number for ProducerId 4e563a64-b8b211f0-99ff7f9f-1318117f PartitionId 8
2025-11-03T12:42:51.130893Z :WARNING: No initial sequence number for ProducerId 4e225aa0-b8b211f0-8162cb41-e50c05b4 PartitionId 99
2025-11-03T12:42:51.132211Z :WARNING: No initial sequence number for ProducerId 6bdc3fc0-b8b211f0-ac815ffb-cd595c13 PartitionId 33
2025-11-03T12:42:51.132259Z :WARNING: No initial sequence number for ProducerId 4ed3e7b6-b8b211f0-aef9d79a-d589ec43 PartitionId 3
2025-11-03T12:42:51.132327Z :WARNING: No initial sequence number for ProducerId 5055f43a-b8b211f0-b4cbc3cc-2d62211d PartitionId 14
2025-11-03T12:42:51.132413Z :WARNING: No initial sequence number for ProducerId 5a4d9718-b8b211f0-99ec1c86-33252309 PartitionId 20
2025-11-03T12:42:51.132465Z :WARNING: No initial sequence number for ProducerId 5c8dda1a-b8b211f0-acc0b2e0-81bb62e2 PartitionId 20
2025-11-03T12:42:51.132501Z :WARNING: No initial sequence number for ProducerId 50e14558-b8b211f0-8ccdadae-192a8e3e PartitionId 11
2025-11-03T12:42:51.133503Z :WARNING: No initial sequence number for ProducerId 4d66751a-b8b211f0-a354f4ae-25328787 PartitionId 97
2025-11-03T12:42:51.133500Z :WARNING: No initial sequence number for ProducerId 4fc87150-b8b211f0-83fec764-ddbd496f PartitionId 6
2025-11-03T12:42:51.136224Z :WARNING: No initial sequence number for ProducerId 5cb893b8-b8b211f0-bbac85b8-63a143dc PartitionId 11
2025-11-03T12:42:51.136320Z :WARNING: No initial sequence number for ProducerId 5972fa22-b8b211f0-b8933503-cff4cf2c PartitionId 10
2025-11-03T12:42:51.136365Z :WARNING: No initial sequence number for ProducerId 6a4fcf1e-b8b211f0-9a46708e-ed90673b PartitionId 36
2025-11-03T12:42:51.136523Z :WARNING: No initial sequence number for ProducerId 6966ae92-b8b211f0-bba50ed4-dc3a307 PartitionId 36
2025-11-03T12:42:51.136617Z :WARNING: No initial sequence number for ProducerId 5d1a55bc-b8b211f0-829a626c-73c79059 PartitionId 12
2025-11-03T12:42:51.152233Z :WARNING: No initial sequence number for ProducerId 519302ac-b8b211f0-8ecf40b5-11eb8a0e PartitionId 3
2025-11-03T12:42:51.217846Z :WARNING: No initial sequence number for ProducerId 5dc4b836-b8b211f0-aed33c7f-e55264c8 PartitionId 20
2025-11-03T12:42:51.352795Z :WARNING: No initial sequence number for ProducerId 5d1fda1e-b8b211f0-919c7e8f-5d2628f PartitionId 23
2025-11-03T12:42:51.352916Z :WARNING: No initial sequence number for ProducerId 5dabbac0-b8b211f0-90fa8e72-f8c817a PartitionId 17
2025-11-03T12:42:51.352927Z :WARNING: No initial sequence number for ProducerId 522a65b6-b8b211f0-ae5abe98-119bb76e PartitionId 1
2025-11-03T12:42:51.352955Z :WARNING: No initial sequence number for ProducerId 6b7cf678-b8b211f0-87361874-d3f7df2 PartitionId 35
2025-11-03T12:42:51.352801Z :WARNING: No initial sequence number for ProducerId 5dcaa14c-b8b211f0-a25a0fac-45b298a9 PartitionId 23
2025-11-03T12:42:51.353258Z :WARNING: No initial sequence number for ProducerId 5c978ab0-b8b211f0-bfd8ba2f-1bce4663 PartitionId 18
2025-11-03T12:42:51.396689Z :WARNING: No initial sequence number for ProducerId 5bbfd73c-b8b211f0-bfb77874-f3b3ac02 PartitionId 19
2025-11-03T12:42:51.429751Z :WARNING: No initial sequence number for ProducerId 4fbc40ec-b8b211f0-8e1a7247-f1098f4 PartitionId 3
2025-11-03T12:42:51.444614Z :WARNING: No initial sequence number for ProducerId 4f80cf44-b8b211f0-820569e1-efaf4595 PartitionId 1
2025-11-03T12:42:51.508333Z :WARNING: No initial sequence number for ProducerId 5c87d23c-b8b211f0-9a67ffdc-d9b62a9a PartitionId 20
2025-11-03T12:42:51.527033Z :WARNING: No initial sequence number for ProducerId 50603918-b8b211f0-bd28fe7a-4525bbf3 PartitionId 10
2025-11-03T12:42:51.536931Z :WARNING: No initial sequence number for ProducerId 5dc972b8-b8b211f0-90acd11f-5f618e10 PartitionId 15
2025-11-03T12:42:51.542758Z :WARNING: No initial sequence number for ProducerId 509a1ed0-b8b211f0-b6461dd2-e7f7fb2a PartitionId 12
2025-11-03T12:42:51.569175Z :WARNING: No initial sequence number for ProducerId 5af1d33c-b8b211f0-ac0b27ba-e1aa1a9d PartitionId 8
2025-11-03T12:42:51.572701Z :WARNING: No initial sequence number for ProducerId 5ccc2a68-b8b211f0-adf170eb-17bb2400 PartitionId 17
2025-11-03T12:42:51.585271Z :WARNING: No initial sequence number for ProducerId 4fef924e-b8b211f0-a4d6436d-57e1b12f PartitionId 7
2025-11-03T12:42:51.597588Z :WARNING: No initial sequence number for ProducerId 5c978600-b8b211f0-b3d1c29b-f7a53a07 PartitionId 16
2025-11-03T12:42:51.611251Z :WARNING: No initial sequence number for ProducerId 5c966720-b8b211f0-998654d3-ef6bd364 PartitionId 11
2025-11-03T12:42:51.620456Z :WARNING: No initial sequence number for ProducerId 51f1cb0c-b8b211f0-90329bc5-2fbd6f0e PartitionId 6
2025-11-03T12:42:51.641132Z :WARNING: No initial sequence number for ProducerId 5d211e24-b8b211f0-b809301d-979e1eba PartitionId 12
2025-11-03T12:42:51.669666Z :WARNING: No initial sequence number for ProducerId 47edb8e6-b8b211f0-af36ea02-2b597573 PartitionId 94
2025-11-03T12:42:51.704311Z :WARNING: No initial sequence number for ProducerId 4fa34204-b8b211f0-a09ba727-e9ab228b PartitionId 2
2025-11-03T12:42:51.712721Z :WARNING: No initial sequence number for ProducerId 697cff08-b8b211f0-8182ce83-b7bac9ff PartitionId 34
2025-11-03T12:42:51.753220Z :WARNING: No initial sequence number for ProducerId 5a9b458a-b8b211f0-9c0043e5-45e60194 PartitionId 16
2025-11-03T12:42:51.774349Z :WARNING: No initial sequence number for ProducerId 4eeeea98-b8b211f0-83b8aa94-5ab96bb PartitionId 7
2025-11-03T12:42:51.850703Z :WARNING: No initial sequence number for ProducerId 5bde8d08-b8b211f0-aba83f98-abb186c2 PartitionId 17
2025-11-03T12:42:51.863565Z :WARNING: No initial sequence number for ProducerId 501e15f6-b8b211f0-9b56e775-b3eee2d3 PartitionId 10
2025-11-03T12:42:51.863565Z :WARNING: No initial sequence number for ProducerId 51be6898-b8b211f0-82d48f49-db5b2ed9 PartitionId 13
2025-11-03T12:42:51.864136Z :WARNING: No initial sequence number for ProducerId 5c31ac18-b8b211f0-976fdc7f-91972122 PartitionId 23
2025-11-03T12:42:51.892991Z :WARNING: No initial sequence number for ProducerId 5c2a4f0e-b8b211f0-b4c300ae-5d876d46 PartitionId 13
2025-11-03T12:42:51.919048Z :WARNING: No initial sequence number for ProducerId 4ede72ee-b8b211f0-98f1ddc7-1508f880 PartitionId 99
2025-11-03T12:42:51.919059Z :WARNING: No initial sequence number for ProducerId 4e67b596-b8b211f0-a4b8748f-d7055292 PartitionId 4
2025-11-03T12:42:51.928092Z :WARNING: No initial sequence number for ProducerId 5ad6e02c-b8b211f0-93b73a8b-1bd4d9a3 PartitionId 9
2025-11-03T12:42:51.932506Z :WARNING: No initial sequence number for ProducerId 51638a7c-b8b211f0-b1c54bec-dd175875 PartitionId 8
2025-11-03T12:42:51.941294Z :WARNING: No initial sequence number for ProducerId 5cdd97bc-b8b211f0-b9be7b7d-c7db5151 PartitionId 15
2025-11-03T12:42:51.961539Z :WARNING: No initial sequence number for ProducerId 51998aa0-b8b211f0-a457ff14-7d6cfab2 PartitionId 12
2025-11-03T12:42:51.962625Z :WARNING: No initial sequence number for ProducerId 6939d93a-b8b211f0-a3c069b2-dffa00eb PartitionId 35
2025-11-03T12:42:51.964479Z :WARNING: No initial sequence number for ProducerId 6a074618-b8b211f0-aa2b5154-29098e6d PartitionId 29
2025-11-03T12:42:52.028234Z :WARNING: No initial sequence number for ProducerId 4fa15d18-b8b211f0-a18075ee-57026c2 PartitionId 4
2025-11-03T12:42:52.163590Z :WARNING: No initial sequence number for ProducerId 471d57f0-b8b211f0-aa9bf6e1-9b200d5 PartitionId 94
2025-11-03T12:42:52.245394Z :WARNING: No initial sequence number for ProducerId 6b9133f4-b8b211f0-9fa8caaf-c1cbe2a8 PartitionId 41
2025-11-03T12:42:52.248298Z :WARNING: No initial sequence number for ProducerId 6bccf63c-b8b211f0-be302b9e-f9ce22ee PartitionId 36
2025-11-03T12:42:52.588671Z :WARNING: No initial sequence number for ProducerId 4da2a4ae-b8b211f0-b2d0412b-37721e20 PartitionId 6
2025-11-03T12:42:52.825923Z :WARNING: No initial sequence number for ProducerId 4d872d96-b8b211f0-8e2ce69b-fb73e18a PartitionId 5
2025-11-03T12:42:52.828231Z :WARNING: No initial sequence number for ProducerId 46fbfd6c-b8b211f0-b6daf7a2-3fd973eb PartitionId 92
2025-11-03T12:42:52.828308Z :WARNING: No initial sequence number for ProducerId 5119ba78-b8b211f0-984e3405-93fd2f7f PartitionId 13
2025-11-03T12:42:53.083256Z :WARNING: No initial sequence number for ProducerId 4ed9f912-b8b211f0-99220831-b7b69c71 PartitionId 10
2025-11-03T12:42:53.117856Z :WARNING: No initial sequence number for ProducerId 4e59e01a-b8b211f0-a2fc447a-5bde238d PartitionId 8
2025-11-03T12:42:53.120775Z :WARNING: No initial sequence number for ProducerId 5cc3a348-b8b211f0-a3b5d182-eb19c9f1 PartitionId 21
2025-11-03T12:42:53.121767Z :WARNING: No initial sequence number for ProducerId 4fbf2d34-b8b211f0-a63a652c-910f5e7 PartitionId 7
2025-11-03T12:42:53.122317Z :WARNING: No initial sequence number for ProducerId 4fae06f8-b8b211f0-94b0fc3a-4d09dea3 PartitionId 9
2025-11-03T12:42:53.122403Z :WARNING: No initial sequence number for ProducerId 476d9fc6-b8b211f0-b044f985-27cdcba8 PartitionId 97
2025-11-03T12:42:53.122470Z :WARNING: No initial sequence number for ProducerId 51a66d9c-b8b211f0-9240e768-5b64d182 PartitionId 3
2025-11-03T12:42:53.122990Z :WARNING: No initial sequence number for ProducerId 4f12d7dc-b8b211f0-b57d7d17-d1a3edfc PartitionId 2
2025-11-03T12:42:53.123044Z :WARNING: No initial sequence number for ProducerId 5a9ff29c-b8b211f0-92807539-114de28 PartitionId 16
2025-11-03T12:42:53.123200Z :WARNING: No initial sequence number for ProducerId 4ed0faec-b8b211f0-b6702735-a72cbfc8 PartitionId 6
2025-11-03T12:42:53.123224Z :WARNING: No initial sequence number for ProducerId 4d8f17cc-b8b211f0-ac17fb11-fb64bf34 PartitionId 9
2025-11-03T12:42:53.123563Z :WARNING: No initial sequence number for ProducerId 59a6abc4-b8b211f0-9c19fdaa-af84052c PartitionId 17
2025-11-03T12:42:53.123639Z :WARNING: No initial sequence number for ProducerId 4e74d960-b8b211f0-a45b939b-e19bd077 PartitionId 7
2025-11-03T12:42:53.124332Z :WARNING: No initial sequence number for ProducerId 4de33974-b8b211f0-992e2ef8-77c52b51 PartitionId 7
2025-11-03T12:42:53.124382Z :WARNING: No initial sequence number for ProducerId 4ea01350-b8b211f0-84f0169f-b7023dcd PartitionId 8
2025-11-03T12:42:53.124403Z :WARNING: No initial sequence number for ProducerId 4e5b02c4-b8b211f0-b6ae0ec3-7f7b78fe PartitionId 99
2025-11-03T12:42:53.124468Z :WARNING: No initial sequence number for ProducerId 4f6a304a-b8b211f0-a01a378d-133c54b8 PartitionId 2
2025-11-03T12:42:53.128323Z :WARNING: No initial sequence number for ProducerId 5a145110-b8b211f0-8cbcc553-d97273e8 PartitionId 13
2025-11-03T12:42:53.128510Z :WARNING: No initial sequence number for ProducerId 45ac836e-b8b211f0-ba25a8ce-7175233 PartitionId 98
2025-11-03T12:42:53.128687Z :WARNING: No initial sequence number for ProducerId 5cf734ce-b8b211f0-aeb3b2ae-cba2e635 PartitionId 17
2025-11-03T12:42:53.129177Z :WARNING: No initial sequence number for ProducerId 4f483e0e-b8b211f0-9d6da078-4d6a05bf PartitionId 9
2025-11-03T12:42:53.129766Z :WARNING: No initial sequence number for ProducerId 52c2f984-b8b211f0-8d4b5080-7196af80 PartitionId 11
2025-11-03T12:42:53.130032Z :WARNING: No initial sequence number for ProducerId 5a444708-b8b211f0-b7ec7dae-3b1dd140 PartitionId 15
2025-11-03T12:42:53.129977Z :WARNING: No initial sequence number for ProducerId 5164af1a-b8b211f0-b4b6491d-2537e847 PartitionId 10
2025-11-03T12:42:53.130078Z :WARNING: No initial sequence number for ProducerId 4e5d475a-b8b211f0-b9bb98f2-359a87e8 PartitionId 99
2025-11-03T12:42:53.130286Z :WARNING: No initial sequence number for ProducerId 50eddbe2-b8b211f0-b2ccc8fa-8707da55 PartitionId 5
2025-11-03T12:42:53.130662Z :WARNING: No initial sequence number for ProducerId 5d1285e4-b8b211f0-9e72c834-3d5adb72 PartitionId 21
2025-11-03T12:42:53.131345Z :WARNING: No initial sequence number for ProducerId 4e225aa0-b8b211f0-8162cb41-e50c05b4 PartitionId 99
2025-11-03T12:42:53.131547Z :WARNING: No initial sequence number for ProducerId 5cbd60a0-b8b211f0-918fa2f3-7340504 PartitionId 14
2025-11-03T12:42:53.132203Z :WARNING: No initial sequence number for ProducerId 5c2e80c4-b8b211f0-9b93a211-d52097b6 PartitionId 11
2025-11-03T12:42:53.132256Z :WARNING: No initial sequence number for ProducerId 5dac1376-b8b211f0-ad606f53-767afb5 PartitionId 11
2025-11-03T12:42:53.132320Z :WARNING: No initial sequence number for ProducerId 50995536-b8b211f0-857d9062-8f7b08f7 PartitionId 10
2025-11-03T12:42:53.132316Z :WARNING: No initial sequence number for ProducerId 5a1597b4-b8b211f0-bd31e37b-953aece0 PartitionId 16
2025-11-03T12:42:53.132552Z :WARNING: No initial sequence number for ProducerId 516455b0-b8b211f0-832ab0bb-43ecdf5a PartitionId 2
2025-11-03T12:42:53.132589Z :WARNING: No initial sequence number for ProducerId 5c8dda1a-b8b211f0-acc0b2e0-81bb62e2 PartitionId 20
2025-11-03T12:42:53.133026Z :WARNING: No initial sequence number for ProducerId 6bdc3fc0-b8b211f0-ac815ffb-cd595c13 PartitionId 33
2025-11-03T12:42:53.133971Z :WARNING: No initial sequence number for ProducerId 4d66751a-b8b211f0-a354f4ae-25328787 PartitionId 97
2025-11-03T12:42:53.134508Z :WARNING: No initial sequence number for ProducerId 4817d766-b8b211f0-930f3ebb-9516251b PartitionId 2
2025-11-03T12:42:53.136208Z :WARNING: No initial sequence number for ProducerId 5dcea210-b8b211f0-ae9b1ddd-37971e8a PartitionId 18
2025-11-03T12:42:53.136251Z :WARNING: No initial sequence number for ProducerId 4fc87150-b8b211f0-83fec764-ddbd496f PartitionId 6
2025-11-03T12:42:53.136314Z :WARNING: No initial sequence number for ProducerId 4ed3e7b6-b8b211f0-aef9d79a-d589ec43 PartitionId 3
2025-11-03T12:42:53.136376Z :WARNING: No initial sequence number for ProducerId 5055f43a-b8b211f0-b4cbc3cc-2d62211d PartitionId 14
2025-11-03T12:42:53.136442Z :WARNING: No initial sequence number for ProducerId 5a4d9718-b8b211f0-99ec1c86-33252309 PartitionId 20
2025-11-03T12:42:53.136501Z :WARNING: No initial sequence number for ProducerId 50e14558-b8b211f0-8ccdadae-192a8e3e PartitionId 11
2025-11-03T12:42:53.136848Z :WARNING: No initial sequence number for ProducerId 6966ae92-b8b211f0-bba50ed4-dc3a307 PartitionId 36
2025-11-03T12:42:53.137468Z :WARNING: No initial sequence number for ProducerId 5d1a55bc-b8b211f0-829a626c-73c79059 PartitionId 12
2025-11-03T12:42:53.138987Z :WARNING: No initial sequence number for ProducerId 6c1282ec-b8b211f0-a0635054-19fdbcb2 PartitionId 39
2025-11-03T12:42:53.139057Z :WARNING: No initial sequence number for ProducerId 4e563a64-b8b211f0-99ff7f9f-1318117f PartitionId 8
2025-11-03T12:42:53.139264Z :WARNING: No initial sequence number for ProducerId 5cb893b8-b8b211f0-bbac85b8-63a143dc PartitionId 11
2025-11-03T12:42:53.139333Z :WARNING: No initial sequence number for ProducerId 5972fa22-b8b211f0-b8933503-cff4cf2c PartitionId 10
2025-11-03T12:42:53.139376Z :WARNING: No initial sequence number for ProducerId 6a4fcf1e-b8b211f0-9a46708e-ed90673b PartitionId 36
2025-11-03T12:42:53.136222Z :WARNING: No initial sequence number for ProducerId 5a6b1a4a-b8b211f0-987ee2b3-99221d92 PartitionId 9
2025-11-03T12:42:53.156642Z :WARNING: No initial sequence number for ProducerId 519302ac-b8b211f0-8ecf40b5-11eb8a0e PartitionId 3
2025-11-03T12:42:53.222868Z :WARNING: No initial sequence number for ProducerId 5dc4b836-b8b211f0-aed33c7f-e55264c8 PartitionId 20
2025-11-03T12:42:53.353092Z :WARNING: No initial sequence number for ProducerId 5dabbac0-b8b211f0-90fa8e72-f8c817a PartitionId 17
2025-11-03T12:42:53.353400Z :WARNING: No initial sequence number for ProducerId 5dcaa14c-b8b211f0-a25a0fac-45b298a9 PartitionId 23
2025-11-03T12:42:53.353476Z :WARNING: No initial sequence number for ProducerId 5c978ab0-b8b211f0-bfd8ba2f-1bce4663 PartitionId 18
2025-11-03T12:42:53.354777Z :WARNING: No initial sequence number for ProducerId 522a65b6-b8b211f0-ae5abe98-119bb76e PartitionId 1
2025-11-03T12:42:53.356202Z :WARNING: No initial sequence number for ProducerId 5d1fda1e-b8b211f0-919c7e8f-5d2628f PartitionId 23
2025-11-03T12:42:53.356206Z :WARNING: No initial sequence number for ProducerId 6b7cf678-b8b211f0-87361874-d3f7df2 PartitionId 35
2025-11-03T12:42:53.404213Z :WARNING: No initial sequence number for ProducerId 5bbfd73c-b8b211f0-bfb77874-f3b3ac02 PartitionId 19
2025-11-03T12:42:53.429990Z :WARNING: No initial sequence number for ProducerId 4fbc40ec-b8b211f0-8e1a7247-f1098f4 PartitionId 3
2025-11-03T12:42:53.452229Z :WARNING: No initial sequence number for ProducerId 4f80cf44-b8b211f0-820569e1-efaf4595 PartitionId 1
2025-11-03T12:42:53.508572Z :WARNING: No initial sequence number for ProducerId 5c87d23c-b8b211f0-9a67ffdc-d9b62a9a PartitionId 20
2025-11-03T12:42:53.527288Z :WARNING: No initial sequence number for ProducerId 50603918-b8b211f0-bd28fe7a-4525bbf3 PartitionId 10
2025-11-03T12:42:53.539066Z :WARNING: No initial sequence number for ProducerId 5dc972b8-b8b211f0-90acd11f-5f618e10 PartitionId 15
2025-11-03T12:42:53.544656Z :WARNING: No initial sequence number for ProducerId 509a1ed0-b8b211f0-b6461dd2-e7f7fb2a PartitionId 12
2025-11-03T12:42:53.572911Z :WARNING: No initial sequence number for ProducerId 5ccc2a68-b8b211f0-adf170eb-17bb2400 PartitionId 17
2025-11-03T12:42:53.576241Z :WARNING: No initial sequence number for ProducerId 5af1d33c-b8b211f0-ac0b27ba-e1aa1a9d PartitionId 8
2025-11-03T12:42:53.585522Z :WARNING: No initial sequence number for ProducerId 4fef924e-b8b211f0-a4d6436d-57e1b12f PartitionId 7
2025-11-03T12:42:53.600377Z :WARNING: No initial sequence number for ProducerId 5c978600-b8b211f0-b3d1c29b-f7a53a07 PartitionId 16
2025-11-03T12:42:53.611518Z :WARNING: No initial sequence number for ProducerId 5c966720-b8b211f0-998654d3-ef6bd364 PartitionId 11
2025-11-03T12:42:53.624338Z :WARNING: No initial sequence number for ProducerId 51f1cb0c-b8b211f0-90329bc5-2fbd6f0e PartitionId 6
2025-11-03T12:42:53.644324Z :WARNING: No initial sequence number for ProducerId 5d211e24-b8b211f0-b809301d-979e1eba PartitionId 12
2025-11-03T12:42:53.669914Z :WARNING: No initial sequence number for ProducerId 47edb8e6-b8b211f0-af36ea02-2b597573 PartitionId 94
2025-11-03T12:42:53.708380Z :WARNING: No initial sequence number for ProducerId 4fa34204-b8b211f0-a09ba727-e9ab228b PartitionId 2
2025-11-03T12:42:53.712917Z :WARNING: No initial sequence number for ProducerId 697cff08-b8b211f0-8182ce83-b7bac9ff PartitionId 34
2025-11-03T12:42:53.756603Z :WARNING: No initial sequence number for ProducerId 5a9b458a-b8b211f0-9c0043e5-45e60194 PartitionId 16
2025-11-03T12:42:53.776968Z :WARNING: No initial sequence number for ProducerId 4eeeea98-b8b211f0-83b8aa94-5ab96bb PartitionId 7
2025-11-03T12:42:53.852308Z :WARNING: No initial sequence number for ProducerId 5bde8d08-b8b211f0-aba83f98-abb186c2 PartitionId 17
2025-11-03T12:42:53.863804Z :WARNING: No initial sequence number for ProducerId 51be6898-b8b211f0-82d48f49-db5b2ed9 PartitionId 13
2025-11-03T12:42:53.863990Z :WARNING: No initial sequence number for ProducerId 501e15f6-b8b211f0-9b56e775-b3eee2d3 PartitionId 10
2025-11-03T12:42:53.864533Z :WARNING: No initial sequence number for ProducerId 5c31ac18-b8b211f0-976fdc7f-91972122 PartitionId 23
2025-11-03T12:42:53.893256Z :WARNING: No initial sequence number for ProducerId 5c2a4f0e-b8b211f0-b4c300ae-5d876d46 PartitionId 13
2025-11-03T12:42:53.919301Z :WARNING: No initial sequence number for ProducerId 4ede72ee-b8b211f0-98f1ddc7-1508f880 PartitionId 99
2025-11-03T12:42:53.919416Z :WARNING: No initial sequence number for ProducerId 4e67b596-b8b211f0-a4b8748f-d7055292 PartitionId 4
2025-11-03T12:42:53.932012Z :WARNING: No initial sequence number for ProducerId 5ad6e02c-b8b211f0-93b73a8b-1bd4d9a3 PartitionId 9
2025-11-03T12:42:53.932745Z :WARNING: No initial sequence number for ProducerId 51638a7c-b8b211f0-b1c54bec-dd175875 PartitionId 8
2025-11-03T12:42:53.944224Z :WARNING: No initial sequence number for ProducerId 5cdd97bc-b8b211f0-b9be7b7d-c7db5151 PartitionId 15
2025-11-03T12:42:53.964054Z :WARNING: No initial sequence number for ProducerId 6939d93a-b8b211f0-a3c069b2-dffa00eb PartitionId 35
2025-11-03T12:42:53.964718Z :WARNING: No initial sequence number for ProducerId 6a074618-b8b211f0-aa2b5154-29098e6d PartitionId 29
2025-11-03T12:42:53.968232Z :WARNING: No initial sequence number for ProducerId 51998aa0-b8b211f0-a457ff14-7d6cfab2 PartitionId 12
2025-11-03T12:42:54.032332Z :WARNING: No initial sequence number for ProducerId 4fa15d18-b8b211f0-a18075ee-57026c2 PartitionId 4
2025-11-03T12:42:54.170390Z :WARNING: No initial sequence number for ProducerId 471d57f0-b8b211f0-aa9bf6e1-9b200d5 PartitionId 94
2025-11-03T12:42:54.247873Z :WARNING: No initial sequence number for ProducerId 6b9133f4-b8b211f0-9fa8caaf-c1cbe2a8 PartitionId 41
2025-11-03T12:42:54.248509Z :WARNING: No initial sequence number for ProducerId 6bccf63c-b8b211f0-be302b9e-f9ce22ee PartitionId 36
2025-11-03T12:42:54.588903Z :WARNING: No initial sequence number for ProducerId 4da2a4ae-b8b211f0-b2d0412b-37721e20 PartitionId 6
2025-11-03T12:42:54.827600Z :WARNING: No initial sequence number for ProducerId 4d872d96-b8b211f0-8e2ce69b-fb73e18a PartitionId 5
2025-11-03T12:42:54.828437Z :WARNING: No initial sequence number for ProducerId 46fbfd6c-b8b211f0-b6daf7a2-3fd973eb PartitionId 92
2025-11-03T12:42:54.832564Z :WARNING: No initial sequence number for ProducerId 5119ba78-b8b211f0-984e3405-93fd2f7f PartitionId 13
2025-11-03T12:42:55.086421Z :WARNING: No initial sequence number for ProducerId 4ed9f912-b8b211f0-99220831-b7b69c71 PartitionId 10
2025-11-03T12:42:55.118121Z :WARNING: No initial sequence number for ProducerId 4e59e01a-b8b211f0-a2fc447a-5bde238d PartitionId 8
2025-11-03T12:42:55.123212Z :WARNING: No initial sequence number for ProducerId 4f12d7dc-b8b211f0-b57d7d17-d1a3edfc PartitionId 2
2025-11-03T12:42:55.123271Z :WARNING: No initial sequence number for ProducerId 5a9ff29c-b8b211f0-92807539-114de28 PartitionId 16
2025-11-03T12:42:55.123445Z :WARNING: No initial sequence number for ProducerId 4d8f17cc-b8b211f0-ac17fb11-fb64bf34 PartitionId 9
2025-11-03T12:42:55.123564Z :WARNING: No initial sequence number for ProducerId 4ed0faec-b8b211f0-b6702735-a72cbfc8 PartitionId 6
2025-11-03T12:42:55.123750Z :WARNING: No initial sequence number for ProducerId 59a6abc4-b8b211f0-9c19fdaa-af84052c PartitionId 17
2025-11-03T12:42:55.123845Z :WARNING: No initial sequence number for ProducerId 4e74d960-b8b211f0-a45b939b-e19bd077 PartitionId 7
2025-11-03T12:42:55.123923Z :WARNING: No initial sequence number for ProducerId 51a66d9c-b8b211f0-9240e768-5b64d182 PartitionId 3
2025-11-03T12:42:55.124268Z :WARNING: No initial sequence number for ProducerId 4fbf2d34-b8b211f0-a63a652c-910f5e7 PartitionId 7
2025-11-03T12:42:55.124289Z :WARNING: No initial sequence number for ProducerId 5cc3a348-b8b211f0-a3b5d182-eb19c9f1 PartitionId 21
2025-11-03T12:42:55.124408Z :WARNING: No initial sequence number for ProducerId 476d9fc6-b8b211f0-b044f985-27cdcba8 PartitionId 97
2025-11-03T12:42:55.124512Z :WARNING: No initial sequence number for ProducerId 4de33974-b8b211f0-992e2ef8-77c52b51 PartitionId 7
2025-11-03T12:42:55.124648Z :WARNING: No initial sequence number for ProducerId 4e5b02c4-b8b211f0-b6ae0ec3-7f7b78fe PartitionId 99
2025-11-03T12:42:55.125127Z :WARNING: No initial sequence number for ProducerId 4fae06f8-b8b211f0-94b0fc3a-4d09dea3 PartitionId 9
2025-11-03T12:42:55.128284Z :WARNING: No initial sequence number for ProducerId 4ea01350-b8b211f0-84f0169f-b7023dcd PartitionId 8
2025-11-03T12:42:55.129444Z :WARNING: No initial sequence number for ProducerId 45ac836e-b8b211f0-ba25a8ce-7175233 PartitionId 98
2025-11-03T12:42:55.129733Z :WARNING: No initial sequence number for ProducerId 5cf734ce-b8b211f0-aeb3b2ae-cba2e635 PartitionId 17
2025-11-03T12:42:55.129578Z :WARNING: No initial sequence number for ProducerId 4f483e0e-b8b211f0-9d6da078-4d6a05bf PartitionId 9
2025-11-03T12:42:55.129518Z :WARNING: No initial sequence number for ProducerId 4f6a304a-b8b211f0-a01a378d-133c54b8 PartitionId 2
2025-11-03T12:42:55.130266Z :WARNING: No initial sequence number for ProducerId 5164af1a-b8b211f0-b4b6491d-2537e847 PartitionId 10
2025-11-03T12:42:55.130495Z :WARNING: No initial sequence number for ProducerId 50eddbe2-b8b211f0-b2ccc8fa-8707da55 PartitionId 5
2025-11-03T12:42:55.130776Z :WARNING: No initial sequence number for ProducerId 4e5d475a-b8b211f0-b9bb98f2-359a87e8 PartitionId 99
2025-11-03T12:42:55.130796Z :WARNING: No initial sequence number for ProducerId 52c2f984-b8b211f0-8d4b5080-7196af80 PartitionId 11
2025-11-03T12:42:55.130965Z :WARNING: No initial sequence number for ProducerId 5a145110-b8b211f0-8cbcc553-d97273e8 PartitionId 13
2025-11-03T12:42:55.131349Z :WARNING: No initial sequence number for ProducerId 5a444708-b8b211f0-b7ec7dae-3b1dd140 PartitionId 15
2025-11-03T12:42:55.131627Z :WARNING: No initial sequence number for ProducerId 4e225aa0-b8b211f0-8162cb41-e50c05b4 PartitionId 99
2025-11-03T12:42:55.131730Z :WARNING: No initial sequence number for ProducerId 5cbd60a0-b8b211f0-918fa2f3-7340504 PartitionId 14
2025-11-03T12:42:55.132393Z :WARNING: No initial sequence number for ProducerId 5c2e80c4-b8b211f0-9b93a211-d52097b6 PartitionId 11
2025-11-03T12:42:55.132586Z :WARNING: No initial sequence number for ProducerId 5a1597b4-b8b211f0-bd31e37b-953aece0 PartitionId 16
2025-11-03T12:42:55.132666Z :WARNING: No initial sequence number for ProducerId 5dac1376-b8b211f0-ad606f53-767afb5 PartitionId 11
2025-11-03T12:42:55.133300Z :WARNING: No initial sequence number for ProducerId 5d1285e4-b8b211f0-9e72c834-3d5adb72 PartitionId 21
2025-11-03T12:42:55.133578Z :WARNING: No initial sequence number for ProducerId 516455b0-b8b211f0-832ab0bb-43ecdf5a PartitionId 2
2025-11-03T12:42:55.134311Z :WARNING: No initial sequence number for ProducerId 5c8dda1a-b8b211f0-acc0b2e0-81bb62e2 PartitionId 20
2025-11-03T12:42:55.136204Z :WARNING: No initial sequence number for ProducerId 4d66751a-b8b211f0-a354f4ae-25328787 PartitionId 97
2025-11-03T12:42:55.136286Z :WARNING: No initial sequence number for ProducerId 4817d766-b8b211f0-930f3ebb-9516251b PartitionId 2
2025-11-03T12:42:55.136356Z :WARNING: No initial sequence number for ProducerId 50995536-b8b211f0-857d9062-8f7b08f7 PartitionId 10
2025-11-03T12:42:55.136410Z :WARNING: No initial sequence number for ProducerId 5dcea210-b8b211f0-ae9b1ddd-37971e8a PartitionId 18
2025-11-03T12:42:55.136511Z :WARNING: No initial sequence number for ProducerId 4fc87150-b8b211f0-83fec764-ddbd496f PartitionId 6
2025-11-03T12:42:55.136664Z :WARNING: No initial sequence number for ProducerId 5055f43a-b8b211f0-b4cbc3cc-2d62211d PartitionId 14
2025-11-03T12:42:55.136683Z :WARNING: No initial sequence number for ProducerId 5a4d9718-b8b211f0-99ec1c86-33252309 PartitionId 20
2025-11-03T12:42:55.136664Z :WARNING: No initial sequence number for ProducerId 6bdc3fc0-b8b211f0-ac815ffb-cd595c13 PartitionId 33
2025-11-03T12:42:55.136726Z :WARNING: No initial sequence number for ProducerId 4ed3e7b6-b8b211f0-aef9d79a-d589ec43 PartitionId 3
2025-11-03T12:42:55.136736Z :WARNING: No initial sequence number for ProducerId 50e14558-b8b211f0-8ccdadae-192a8e3e PartitionId 11
2025-11-03T12:42:55.137912Z :WARNING: No initial sequence number for ProducerId 5d1a55bc-b8b211f0-829a626c-73c79059 PartitionId 12
2025-11-03T12:42:55.139158Z :WARNING: No initial sequence number for ProducerId 6c1282ec-b8b211f0-a0635054-19fdbcb2 PartitionId 39
2025-11-03T12:42:55.139196Z :WARNING: No initial sequence number for ProducerId 4e563a64-b8b211f0-99ff7f9f-1318117f PartitionId 8
2025-11-03T12:42:55.139486Z :WARNING: No initial sequence number for ProducerId 5cb893b8-b8b211f0-bbac85b8-63a143dc PartitionId 11
2025-11-03T12:42:55.139553Z :WARNING: No initial sequence number for ProducerId 5972fa22-b8b211f0-b8933503-cff4cf2c PartitionId 10
2025-11-03T12:42:55.139560Z :WARNING: No initial sequence number for ProducerId 6a4fcf1e-b8b211f0-9a46708e-ed90673b PartitionId 36
2025-11-03T12:42:55.140329Z :WARNING: No initial sequence number for ProducerId 6966ae92-b8b211f0-bba50ed4-dc3a307 PartitionId 36
2025-11-03T12:42:55.144243Z :WARNING: No initial sequence number for ProducerId 5a6b1a4a-b8b211f0-987ee2b3-99221d92 PartitionId 9
2025-11-03T12:42:55.156859Z :WARNING: No initial sequence number for ProducerId 519302ac-b8b211f0-8ecf40b5-11eb8a0e PartitionId 3
2025-11-03T12:42:55.223076Z :WARNING: No initial sequence number for ProducerId 5dc4b836-b8b211f0-aed33c7f-e55264c8 PartitionId 20
2025-11-03T12:42:55.353318Z :WARNING: No initial sequence number for ProducerId 5dabbac0-b8b211f0-90fa8e72-f8c817a PartitionId 17
2025-11-03T12:42:55.353676Z :WARNING: No initial sequence number for ProducerId 5c978ab0-b8b211f0-bfd8ba2f-1bce4663 PartitionId 18
2025-11-03T12:42:55.353842Z :WARNING: No initial sequence number for ProducerId 5dcaa14c-b8b211f0-a25a0fac-45b298a9 PartitionId 23
2025-11-03T12:42:55.356201Z :WARNING: No initial sequence number for ProducerId 522a65b6-b8b211f0-ae5abe98-119bb76e PartitionId 1
2025-11-03T12:42:55.360219Z :WARNING: No initial sequence number for ProducerId 5d1fda1e-b8b211f0-919c7e8f-5d2628f PartitionId 23
2025-11-03T12:42:55.360219Z :WARNING: No initial sequence number for ProducerId 6b7cf678-b8b211f0-87361874-d3f7df2 PartitionId 35
2025-11-03T12:42:55.406165Z :WARNING: No initial sequence number for ProducerId 5bbfd73c-b8b211f0-bfb77874-f3b3ac02 PartitionId 19
2025-11-03T12:42:55.430341Z :WARNING: No initial sequence number for ProducerId 4fbc40ec-b8b211f0-8e1a7247-f1098f4 PartitionId 3
2025-11-03T12:42:55.456229Z :WARNING: No initial sequence number for ProducerId 4f80cf44-b8b211f0-820569e1-efaf4595 PartitionId 1
2025-11-03T12:42:55.508796Z :WARNING: No initial sequence number for ProducerId 5c87d23c-b8b211f0-9a67ffdc-d9b62a9a PartitionId 20
2025-11-03T12:42:55.527540Z :WARNING: No initial sequence number for ProducerId 50603918-b8b211f0-bd28fe7a-4525bbf3 PartitionId 10
2025-11-03T12:42:55.540269Z :WARNING: No initial sequence number for ProducerId 5dc972b8-b8b211f0-90acd11f-5f618e10 PartitionId 15
2025-11-03T12:42:55.548268Z :WARNING: No initial sequence number for ProducerId 509a1ed0-b8b211f0-b6461dd2-e7f7fb2a PartitionId 12
2025-11-03T12:42:55.576300Z :WARNING: No initial sequence number for ProducerId 5ccc2a68-b8b211f0-adf170eb-17bb2400 PartitionId 17
2025-11-03T12:42:55.579988Z :WARNING: No initial sequence number for ProducerId 5af1d33c-b8b211f0-ac0b27ba-e1aa1a9d PartitionId 8
2025-11-03T12:42:55.585783Z :WARNING: No initial sequence number for ProducerId 4fef924e-b8b211f0-a4d6436d-57e1b12f PartitionId 7
2025-11-03T12:42:55.600997Z :WARNING: No initial sequence number for ProducerId 5c978600-b8b211f0-b3d1c29b-f7a53a07 PartitionId 16
2025-11-03T12:42:55.614311Z :WARNING: No initial sequence number for ProducerId 5c966720-b8b211f0-998654d3-ef6bd364 PartitionId 11
2025-11-03T12:42:55.626992Z :WARNING: No initial sequence number for ProducerId 51f1cb0c-b8b211f0-90329bc5-2fbd6f0e PartitionId 6
2025-11-03T12:42:55.644606Z :WARNING: No initial sequence number for ProducerId 5d211e24-b8b211f0-b809301d-979e1eba PartitionId 12
2025-11-03T12:42:55.670141Z :WARNING: No initial sequence number for ProducerId 47edb8e6-b8b211f0-af36ea02-2b597573 PartitionId 94
2025-11-03T12:42:55.712259Z :WARNING: No initial sequence number for ProducerId 4fa34204-b8b211f0-a09ba727-e9ab228b PartitionId 2
2025-11-03T12:42:55.713106Z :WARNING: No initial sequence number for ProducerId 697cff08-b8b211f0-8182ce83-b7bac9ff PartitionId 34
2025-11-03T12:42:55.756831Z :WARNING: No initial sequence number for ProducerId 5a9b458a-b8b211f0-9c0043e5-45e60194 PartitionId 16
2025-11-03T12:42:55.780319Z :WARNING: No initial sequence number for ProducerId 4eeeea98-b8b211f0-83b8aa94-5ab96bb PartitionId 7
2025-11-03T12:42:55.856376Z :WARNING: No initial sequence number for ProducerId 5bde8d08-b8b211f0-aba83f98-abb186c2 PartitionId 17
2025-11-03T12:42:55.864024Z :WARNING: No initial sequence number for ProducerId 51be6898-b8b211f0-82d48f49-db5b2ed9 PartitionId 13
2025-11-03T12:42:55.864477Z :WARNING: No initial sequence number for ProducerId 501e15f6-b8b211f0-9b56e775-b3eee2d3 PartitionId 10
2025-11-03T12:42:55.864755Z :WARNING: No initial sequence number for ProducerId 5c31ac18-b8b211f0-976fdc7f-91972122 PartitionId 23
2025-11-03T12:42:55.896266Z :WARNING: No initial sequence number for ProducerId 5c2a4f0e-b8b211f0-b4c300ae-5d876d46 PartitionId 13
2025-11-03T12:42:55.919589Z :WARNING: No initial sequence number for ProducerId 4ede72ee-b8b211f0-98f1ddc7-1508f880 PartitionId 99
2025-11-03T12:42:55.919638Z :WARNING: No initial sequence number for ProducerId 4e67b596-b8b211f0-a4b8748f-d7055292 PartitionId 4
2025-11-03T12:42:55.932321Z :WARNING: No initial sequence number for ProducerId 5ad6e02c-b8b211f0-93b73a8b-1bd4d9a3 PartitionId 9
2025-11-03T12:42:55.936248Z :WARNING: No initial sequence number for ProducerId 51638a7c-b8b211f0-b1c54bec-dd175875 PartitionId 8
2025-11-03T12:42:55.960953Z :WARNING: No initial sequence number for ProducerId 5cdd97bc-b8b211f0-b9be7b7d-c7db5151 PartitionId 15
2025-11-03T12:42:55.993675Z :WARNING: No initial sequence number for ProducerId 51998aa0-b8b211f0-a457ff14-7d6cfab2 PartitionId 12
2025-11-03T12:42:55.994691Z :WARNING: No initial sequence number for ProducerId 6939d93a-b8b211f0-a3c069b2-dffa00eb PartitionId 35
2025-11-03T12:42:55.994693Z :WARNING: No initial sequence number for ProducerId 6a074618-b8b211f0-aa2b5154-29098e6d PartitionId 29
2025-11-03T12:42:56.032600Z :WARNING: No initial sequence number for ProducerId 4fa15d18-b8b211f0-a18075ee-57026c2 PartitionId 4
2025-11-03T12:42:56.170571Z :WARNING: No initial sequence number for ProducerId 471d57f0-b8b211f0-aa9bf6e1-9b200d5 PartitionId 94
2025-11-03T12:42:56.248089Z :WARNING: No initial sequence number for ProducerId 6b9133f4-b8b211f0-9fa8caaf-c1cbe2a8 PartitionId 41
2025-11-03T12:42:56.248913Z :WARNING: No initial sequence number for ProducerId 6bccf63c-b8b211f0-be302b9e-f9ce22ee PartitionId 36
2025-11-03T12:42:56.593839Z :WARNING: No initial sequence number for ProducerId 4da2a4ae-b8b211f0-b2d0412b-37721e20 PartitionId 6
2025-11-03T12:42:56.827868Z :WARNING: No initial sequence number for ProducerId 4d872d96-b8b211f0-8e2ce69b-fb73e18a PartitionId 5
2025-11-03T12:42:56.831597Z :WARNING: No initial sequence number for ProducerId 46fbfd6c-b8b211f0-b6daf7a2-3fd973eb PartitionId 92
2025-11-03T12:42:56.836313Z :WARNING: No initial sequence number for ProducerId 5119ba78-b8b211f0-984e3405-93fd2f7f PartitionId 13
2025-11-03T12:42:57.086770Z :WARNING: No initial sequence number for ProducerId 4ed9f912-b8b211f0-99220831-b7b69c71 PartitionId 10
2025-11-03T12:42:57.118348Z :WARNING: No initial sequence number for ProducerId 4e59e01a-b8b211f0-a2fc447a-5bde238d PartitionId 8
2025-11-03T12:42:57.123704Z :WARNING: No initial sequence number for ProducerId 4d8f17cc-b8b211f0-ac17fb11-fb64bf34 PartitionId 9
2025-11-03T12:42:57.123761Z :WARNING: No initial sequence number for ProducerId 4f12d7dc-b8b211f0-b57d7d17-d1a3edfc PartitionId 2
2025-11-03T12:42:57.123892Z :WARNING: No initial sequence number for ProducerId 4ed0faec-b8b211f0-b6702735-a72cbfc8 PartitionId 6
2025-11-03T12:42:57.123965Z :WARNING: No initial sequence number for ProducerId 59a6abc4-b8b211f0-9c19fdaa-af84052c PartitionId 17
2025-11-03T12:42:57.124046Z :WARNING: No initial sequence number for ProducerId 4e74d960-b8b211f0-a45b939b-e19bd077 PartitionId 7
2025-11-03T12:42:57.124209Z :WARNING: No initial sequence number for ProducerId 51a66d9c-b8b211f0-9240e768-5b64d182 PartitionId 3
2025-11-03T12:42:57.124251Z :WARNING: No initial sequence number for ProducerId 5a9ff29c-b8b211f0-92807539-114de28 PartitionId 16
2025-11-03T12:42:57.124486Z :WARNING: No initial sequence number for ProducerId 4fbf2d34-b8b211f0-a63a652c-910f5e7 PartitionId 7
2025-11-03T12:42:57.124594Z :WARNING: No initial sequence number for ProducerId 476d9fc6-b8b211f0-b044f985-27cdcba8 PartitionId 97
2025-11-03T12:42:57.124722Z :WARNING: No initial sequence number for ProducerId 5cc3a348-b8b211f0-a3b5d182-eb19c9f1 PartitionId 21
2025-11-03T12:42:57.124746Z :WARNING: No initial sequence number for ProducerId 4de33974-b8b211f0-992e2ef8-77c52b51 PartitionId 7
2025-11-03T12:42:57.125320Z :WARNING: No initial sequence number for ProducerId 4fae06f8-b8b211f0-94b0fc3a-4d09dea3 PartitionId 9
2025-11-03T12:42:57.128338Z :WARNING: No initial sequence number for ProducerId 4e5b02c4-b8b211f0-b6ae0ec3-7f7b78fe PartitionId 99
2025-11-03T12:42:57.128493Z :WARNING: No initial sequence number for ProducerId 4ea01350-b8b211f0-84f0169f-b7023dcd PartitionId 8
2025-11-03T12:42:57.129939Z :WARNING: No initial sequence number for ProducerId 45ac836e-b8b211f0-ba25a8ce-7175233 PartitionId 98
2025-11-03T12:42:57.129964Z :WARNING: No initial sequence number for ProducerId 5cf734ce-b8b211f0-aeb3b2ae-cba2e635 PartitionId 17
2025-11-03T12:42:57.129968Z :WARNING: No initial sequence number for ProducerId 4f483e0e-b8b211f0-9d6da078-4d6a05bf PartitionId 9
2025-11-03T12:42:57.130163Z :WARNING: No initial sequence number for ProducerId 4f6a304a-b8b211f0-a01a378d-133c54b8 PartitionId 2
2025-11-03T12:42:57.130454Z :WARNING: No initial sequence number for ProducerId 5164af1a-b8b211f0-b4b6491d-2537e847 PartitionId 10
2025-11-03T12:42:57.130731Z :WARNING: No initial sequence number for ProducerId 50eddbe2-b8b211f0-b2ccc8fa-8707da55 PartitionId 5
2025-11-03T12:42:57.130991Z :WARNING: No initial sequence number for ProducerId 52c2f984-b8b211f0-8d4b5080-7196af80 PartitionId 11
2025-11-03T12:42:57.131146Z :WARNING: No initial sequence number for ProducerId 5a145110-b8b211f0-8cbcc553-d97273e8 PartitionId 13
2025-11-03T12:42:57.131370Z :WARNING: No initial sequence number for ProducerId 4e5d475a-b8b211f0-b9bb98f2-359a87e8 PartitionId 99
2025-11-03T12:42:57.132342Z :WARNING: No initial sequence number for ProducerId 5a444708-b8b211f0-b7ec7dae-3b1dd140 PartitionId 15
2025-11-03T12:42:57.132340Z :WARNING: No initial sequence number for ProducerId 5cbd60a0-b8b211f0-918fa2f3-7340504 PartitionId 14
2025-11-03T12:42:57.132687Z :WARNING: No initial sequence number for ProducerId 4e225aa0-b8b211f0-8162cb41-e50c05b4 PartitionId 99
2025-11-03T12:42:57.132994Z :WARNING: No initial sequence number for ProducerId 5dac1376-b8b211f0-ad606f53-767afb5 PartitionId 11
2025-11-03T12:42:57.133126Z :WARNING: No initial sequence number for ProducerId 5c2e80c4-b8b211f0-9b93a211-d52097b6 PartitionId 11
2025-11-03T12:42:57.133141Z :WARNING: No initial sequence number for ProducerId 5a1597b4-b8b211f0-bd31e37b-953aece0 PartitionId 16
2025-11-03T12:42:57.133515Z :WARNING: No initial sequence number for ProducerId 5d1285e4-b8b211f0-9e72c834-3d5adb72 PartitionId 21
2025-11-03T12:42:57.133771Z :WARNING: No initial sequence number for ProducerId 516455b0-b8b211f0-832ab0bb-43ecdf5a PartitionId 2
2025-11-03T12:42:57.135359Z :WARNING: No initial sequence number for ProducerId 5c8dda1a-b8b211f0-acc0b2e0-81bb62e2 PartitionId 20
2025-11-03T12:42:57.136429Z :WARNING: No initial sequence number for ProducerId 4d66751a-b8b211f0-a354f4ae-25328787 PartitionId 97
2025-11-03T12:42:57.136512Z :WARNING: No initial sequence number for ProducerId 4817d766-b8b211f0-930f3ebb-9516251b PartitionId 2
2025-11-03T12:42:57.136575Z :WARNING: No initial sequence number for ProducerId 50995536-b8b211f0-857d9062-8f7b08f7 PartitionId 10
2025-11-03T12:42:57.136720Z :WARNING: No initial sequence number for ProducerId 4fc87150-b8b211f0-83fec764-ddbd496f PartitionId 6
2025-11-03T12:42:57.136930Z :WARNING: No initial sequence number for ProducerId 6bdc3fc0-b8b211f0-ac815ffb-cd595c13 PartitionId 33
2025-11-03T12:42:57.137005Z :WARNING: No initial sequence number for ProducerId 5a4d9718-b8b211f0-99ec1c86-33252309 PartitionId 20
2025-11-03T12:42:57.137064Z :WARNING: No initial sequence number for ProducerId 50e14558-b8b211f0-8ccdadae-192a8e3e PartitionId 11
2025-11-03T12:42:57.137707Z :WARNING: No initial sequence number for ProducerId 4ed3e7b6-b8b211f0-aef9d79a-d589ec43 PartitionId 3
2025-11-03T12:42:57.139385Z :WARNING: No initial sequence number for ProducerId 4e563a64-b8b211f0-99ff7f9f-1318117f PartitionId 8
2025-11-03T12:42:57.139505Z :WARNING: No initial sequence number for ProducerId 6c1282ec-b8b211f0-a0635054-19fdbcb2 PartitionId 39
2025-11-03T12:42:57.139893Z :WARNING: No initial sequence number for ProducerId 6a4fcf1e-b8b211f0-9a46708e-ed90673b PartitionId 36
2025-11-03T12:42:57.139998Z :WARNING: No initial sequence number for ProducerId 5cb893b8-b8b211f0-bbac85b8-63a143dc PartitionId 11
2025-11-03T12:42:57.140170Z :WARNING: No initial sequence number for ProducerId 5dcea210-b8b211f0-ae9b1ddd-37971e8a PartitionId 18
2025-11-03T12:42:57.140273Z :WARNING: No initial sequence number for ProducerId 5d1a55bc-b8b211f0-829a626c-73c79059 PartitionId 12
2025-11-03T12:42:57.140308Z :WARNING: No initial sequence number for ProducerId 5055f43a-b8b211f0-b4cbc3cc-2d62211d PartitionId 14
2025-11-03T12:42:57.140546Z :WARNING: No initial sequence number for ProducerId 6966ae92-b8b211f0-bba50ed4-dc3a307 PartitionId 36
2025-11-03T12:42:57.142780Z :WARNING: No initial sequence number for ProducerId 5972fa22-b8b211f0-b8933503-cff4cf2c PartitionId 10
2025-11-03T12:42:57.144439Z :WARNING: No initial sequence number for ProducerId 5a6b1a4a-b8b211f0-987ee2b3-99221d92 PartitionId 9
2025-11-03T12:42:57.158382Z :WARNING: No initial sequence number for ProducerId 519302ac-b8b211f0-8ecf40b5-11eb8a0e PartitionId 3
2025-11-03T12:42:57.223551Z :WARNING: No initial sequence number for ProducerId 5dc4b836-b8b211f0-aed33c7f-e55264c8 PartitionId 20
2025-11-03T12:42:57.356296Z :WARNING: No initial sequence number for ProducerId 5dabbac0-b8b211f0-90fa8e72-f8c817a PartitionId 17
2025-11-03T12:42:57.356338Z :WARNING: No initial sequence number for ProducerId 5dcaa14c-b8b211f0-a25a0fac-45b298a9 PartitionId 23
2025-11-03T12:42:57.356350Z :WARNING: No initial sequence number for ProducerId 5c978ab0-b8b211f0-bfd8ba2f-1bce4663 PartitionId 18
2025-11-03T12:42:57.356529Z :WARNING: No initial sequence number for ProducerId 522a65b6-b8b211f0-ae5abe98-119bb76e PartitionId 1
2025-11-03T12:42:57.360416Z :WARNING: No initial sequence number for ProducerId 5d1fda1e-b8b211f0-919c7e8f-5d2628f PartitionId 23
2025-11-03T12:42:57.368435Z :WARNING: No initial sequence number for ProducerId 6b7cf678-b8b211f0-87361874-d3f7df2 PartitionId 35
2025-11-03T12:42:57.408202Z :WARNING: No initial sequence number for ProducerId 5bbfd73c-b8b211f0-bfb77874-f3b3ac02 PartitionId 19
2025-11-03T12:42:57.456527Z :WARNING: No initial sequence number for ProducerId 4f80cf44-b8b211f0-820569e1-efaf4595 PartitionId 1
2025-11-03T12:42:57.512532Z :WARNING: No initial sequence number for ProducerId 5c87d23c-b8b211f0-9a67ffdc-d9b62a9a PartitionId 20
2025-11-03T12:42:57.527840Z :WARNING: No initial sequence number for ProducerId 50603918-b8b211f0-bd28fe7a-4525bbf3 PartitionId 10
2025-11-03T12:42:57.540539Z :WARNING: No initial sequence number for ProducerId 5dc972b8-b8b211f0-90acd11f-5f618e10 PartitionId 15
2025-11-03T12:42:57.548818Z :WARNING: No initial sequence number for ProducerId 509a1ed0-b8b211f0-b6461dd2-e7f7fb2a PartitionId 12
2025-11-03T12:42:57.580291Z :WARNING: No initial sequence number for ProducerId 5ccc2a68-b8b211f0-adf170eb-17bb2400 PartitionId 17
2025-11-03T12:42:57.580302Z :WARNING: No initial sequence number for ProducerId 5af1d33c-b8b211f0-ac0b27ba-e1aa1a9d PartitionId 8
2025-11-03T12:42:57.586424Z :WARNING: No initial sequence number for ProducerId 4fef924e-b8b211f0-a4d6436d-57e1b12f PartitionId 7
2025-11-03T12:42:57.601276Z :WARNING: No initial sequence number for ProducerId 5c978600-b8b211f0-b3d1c29b-f7a53a07 PartitionId 16
2025-11-03T12:42:57.616522Z :WARNING: No initial sequence number for ProducerId 5c966720-b8b211f0-998654d3-ef6bd364 PartitionId 11
2025-11-03T12:42:57.627619Z :WARNING: No initial sequence number for ProducerId 51f1cb0c-b8b211f0-90329bc5-2fbd6f0e PartitionId 6
2025-11-03T12:42:57.648244Z :WARNING: No initial sequence number for ProducerId 5d211e24-b8b211f0-b809301d-979e1eba PartitionId 12
2025-11-03T12:42:57.670418Z :WARNING: No initial sequence number for ProducerId 47edb8e6-b8b211f0-af36ea02-2b597573 PartitionId 94
2025-11-03T12:42:57.712545Z :WARNING: No initial sequence number for ProducerId 4fa34204-b8b211f0-a09ba727-e9ab228b PartitionId 2
2025-11-03T12:42:57.713534Z :WARNING: No initial sequence number for ProducerId 697cff08-b8b211f0-8182ce83-b7bac9ff PartitionId 34
2025-11-03T12:42:57.760317Z :WARNING: No initial sequence number for ProducerId 5a9b458a-b8b211f0-9c0043e5-45e60194 PartitionId 16
2025-11-03T12:42:57.782116Z :WARNING: No initial sequence number for ProducerId 4eeeea98-b8b211f0-83b8aa94-5ab96bb PartitionId 7
2025-11-03T12:42:57.866270Z :WARNING: No initial sequence number for ProducerId 5c31ac18-b8b211f0-976fdc7f-91972122 PartitionId 23
2025-11-03T12:42:57.868275Z :WARNING: No initial sequence number for ProducerId 501e15f6-b8b211f0-9b56e775-b3eee2d3 PartitionId 10
2025-11-03T12:42:57.896919Z :WARNING: No initial sequence number for ProducerId 5c2a4f0e-b8b211f0-b4c300ae-5d876d46 PartitionId 13
2025-11-03T12:42:57.933357Z :WARNING: No initial sequence number for ProducerId 5ad6e02c-b8b211f0-93b73a8b-1bd4d9a3 PartitionId 9
2025-11-03T12:42:57.936906Z :WARNING: No initial sequence number for ProducerId 51638a7c-b8b211f0-b1c54bec-dd175875 PartitionId 8
2025-11-03T12:42:57.961209Z :WARNING: No initial sequence number for ProducerId 5cdd97bc-b8b211f0-b9be7b7d-c7db5151 PartitionId 15
2025-11-03T12:42:57.994977Z :WARNING: No initial sequence number for ProducerId 6a074618-b8b211f0-aa2b5154-29098e6d PartitionId 29
2025-11-03T12:42:58.249214Z :WARNING: No initial sequence number for ProducerId 6bccf63c-b8b211f0-be302b9e-f9ce22ee PartitionId 36
2025-11-03T12:42:58.252212Z :WARNING: No initial sequence number for ProducerId 6b9133f4-b8b211f0-9fa8caaf-c1cbe2a8 PartitionId 41
2025-11-03T12:42:58.981848Z :WARNING: No initial sequence number for ProducerId 6d7964d4-b8b211f0-b3d56460-1ba7f4cd PartitionId 41
2025-11-03T12:42:59.180796Z :WARNING: No initial sequence number for ProducerId 6d70a510-b8b211f0-8a5d7f27-4b75dd4e PartitionId 35
2025-11-03T12:42:59.329806Z :WARNING: No initial sequence number for ProducerId 6c37d9ca-b8b211f0-b0efa988-8fc5e15b PartitionId 40
2025-11-03T12:42:59.329994Z :WARNING: No initial sequence number for ProducerId 6d76cdd2-b8b211f0-ada34a37-3bf81ac9 PartitionId 36
2025-11-03T12:42:59.330552Z :WARNING: No initial sequence number for ProducerId 6d7dd7ee-b8b211f0-a897cc98-fd39c814 PartitionId 48
2025-11-03T12:42:59.330541Z :WARNING: No initial sequence number for ProducerId 6dd21a20-b8b211f0-8348da86-47ade012 PartitionId 45
2025-11-03T12:42:59.330847Z :WARNING: No initial sequence number for ProducerId 6d6a3950-b8b211f0-82c2d7de-ef5f3090 PartitionId 40
2025-11-03T12:42:59.331023Z :WARNING: No initial sequence number for ProducerId 6d823640-b8b211f0-86f39c99-6bacb9f2 PartitionId 33
2025-11-03T12:42:59.331192Z :WARNING: No initial sequence number for ProducerId 6d3264da-b8b211f0-a1d1ac41-8f9f2692 PartitionId 42
2025-11-03T12:42:59.331733Z :WARNING: No initial sequence number for ProducerId 6d836fe2-b8b211f0-8e3c3fe9-5403a1b PartitionId 39
2025-11-03T12:42:59.331732Z :WARNING: No initial sequence number for ProducerId 6d796fc4-b8b211f0-99805806-37c88dcf PartitionId 43
2025-11-03T12:42:59.331860Z :WARNING: No initial sequence number for ProducerId 6d9f1814-b8b211f0-ac6e44cb-43cbef79 PartitionId 43
2025-11-03T12:42:59.332295Z :WARNING: No initial sequence number for ProducerId 6d74f99e-b8b211f0-a312f1e6-e5f9b224 PartitionId 42
2025-11-03T12:42:59.332316Z :WARNING: No initial sequence number for ProducerId 6d403d62-b8b211f0-b51e4aab-f75d4030 PartitionId 47
2025-11-03T12:42:59.348131Z :WARNING: No initial sequence number for ProducerId 7e37e6ec-b8b211f0-bf751a44-7377b7d8 PartitionId 60
2025-11-03T12:42:59.356863Z :WARNING: No initial sequence number for ProducerId 6d81e4ce-b8b211f0-b34d323b-d33b814b PartitionId 32
2025-11-03T12:42:59.360272Z :WARNING: No initial sequence number for ProducerId 6d378154-b8b211f0-87c12110-f594d2d5 PartitionId 41
2025-11-03T12:42:59.544239Z :WARNING: No initial sequence number for ProducerId 7de5553a-b8b211f0-8564b410-85f3cacb PartitionId 67
2025-11-03T12:42:59.549215Z :WARNING: No initial sequence number for ProducerId 6ce0ba9a-b8b211f0-a6fce947-29e05085 PartitionId 46
2025-11-03T12:42:59.557115Z :WARNING: No initial sequence number for ProducerId 6da2ab28-b8b211f0-be3aabe3-cf4dd28b PartitionId 38
2025-11-03T12:42:59.557120Z :WARNING: No initial sequence number for ProducerId 7f9dbb92-b8b211f0-a38c57e3-b1c66679 PartitionId 65
2025-11-03T12:42:59.557226Z :WARNING: No initial sequence number for ProducerId 6da28904-b8b211f0-9bf779ee-d9138333 PartitionId 43
2025-11-03T12:42:59.557245Z :WARNING: No initial sequence number for ProducerId 7f174a4e-b8b211f0-a470ce56-8fd3a7f1 PartitionId 71
2025-11-03T12:42:59.557311Z :WARNING: No initial sequence number for ProducerId 7dd4a99c-b8b211f0-89f0de58-7970ea9a PartitionId 72
2025-11-03T12:42:59.557344Z :WARNING: No initial sequence number for ProducerId 7e498abe-b8b211f0-b6ad93d3-9dd43ead PartitionId 67
2025-11-03T12:42:59.557414Z :WARNING: No initial sequence number for ProducerId 7e2ef94c-b8b211f0-aebfe4f8-27a8305d PartitionId 76
2025-11-03T12:42:59.557449Z :WARNING: No initial sequence number for ProducerId 6d9efbea-b8b211f0-9b868898-118b01c7 PartitionId 37
2025-11-03T12:42:59.557456Z :WARNING: No initial sequence number for ProducerId 80543430-b8b211f0-9ee80e94-45f7d3d1 PartitionId 74
2025-11-03T12:42:59.557465Z :WARNING: No initial sequence number for ProducerId 6da72f54-b8b211f0-9a0b09b6-e7a66d50 PartitionId 48
2025-11-03T12:42:59.557494Z :WARNING: No initial sequence number for ProducerId 6dae3966-b8b211f0-839469cf-8d77cdc5 PartitionId 48
2025-11-03T12:42:59.557524Z :WARNING: No initial sequence number for ProducerId 7e0499b8-b8b211f0-8830b82a-1be5b1da PartitionId 66
2025-11-03T12:42:59.557506Z :WARNING: No initial sequence number for ProducerId 7e7cd32e-b8b211f0-a994ec00-6ff7cb99 PartitionId 65
2025-11-03T12:42:59.557522Z :WARNING: No initial sequence number for ProducerId 7e331464-b8b211f0-82613cb5-fb8ba7a3 PartitionId 64
2025-11-03T12:42:59.557602Z :WARNING: No initial sequence number for ProducerId 7e58e504-b8b211f0-ae43f730-4f39a6ed PartitionId 78
2025-11-03T12:42:59.557546Z :WARNING: No initial sequence number for ProducerId 7e4f59e4-b8b211f0-b66dfff9-d506d118 PartitionId 70
2025-11-03T12:42:59.557457Z :WARNING: No initial sequence number for ProducerId 7e4cb612-b8b211f0-b6fa9261-6151cdcf PartitionId 69
2025-11-03T12:42:59.558133Z :WARNING: No initial sequence number for ProducerId 7ea9c938-b8b211f0-b5eb3597-21b0c8ff PartitionId 77
2025-11-03T12:42:59.558503Z :WARNING: No initial sequence number for ProducerId 7e36a714-b8b211f0-9d02cb89-9dac12f6 PartitionId 82
2025-11-03T12:42:59.558588Z :WARNING: No initial sequence number for ProducerId 7e0c9fa0-b8b211f0-856182f1-194c0500 PartitionId 67
2025-11-03T12:42:59.558577Z :WARNING: No initial sequence number for ProducerId 7ddd43fe-b8b211f0-b1b5676d-9b23569b PartitionId 59
2025-11-03T12:42:59.558631Z :WARNING: No initial sequence number for ProducerId 7e34f496-b8b211f0-803acaed-5d7fe82c PartitionId 67
2025-11-03T12:42:59.558636Z :WARNING: No initial sequence number for ProducerId 7ec3911a-b8b211f0-a05c20d3-1f84d401 PartitionId 67
2025-11-03T12:42:59.558703Z :WARNING: No initial sequence number for ProducerId 7e2f5e46-b8b211f0-9d8d1d5b-47ad2e77 PartitionId 63
2025-11-03T12:42:59.558703Z :WARNING: No initial sequence number for ProducerId 7e58ad46-b8b211f0-bb8724d9-61b8537d PartitionId 75
2025-11-03T12:42:59.558724Z :WARNING: No initial sequence number for ProducerId 80765eac-b8b211f0-980a1d5a-b365e1c3 PartitionId 65
2025-11-03T12:42:59.558754Z :WARNING: No initial sequence number for ProducerId 7e2afb26-b8b211f0-8622f1a6-c32681f4 PartitionId 74
2025-11-03T12:42:59.558780Z :WARNING: No initial sequence number for ProducerId 7ed6ab6a-b8b211f0-877e7ab7-178bbc2b PartitionId 65
2025-11-03T12:42:59.558871Z :WARNING: No initial sequence number for ProducerId 6db9b94e-b8b211f0-a8b40f92-33724057 PartitionId 41
2025-11-03T12:42:59.558884Z :WARNING: No initial sequence number for ProducerId 7e5a51f0-b8b211f0-9557ea49-f56a41a7 PartitionId 69
2025-11-03T12:42:59.558880Z :WARNING: No initial sequence number for ProducerId 7e80e036-b8b211f0-85f629bd-4db5313c PartitionId 70
2025-11-03T12:42:59.558944Z :WARNING: No initial sequence number for ProducerId 7ec24364-b8b211f0-8627b3e3-ef8ea2e8 PartitionId 71
2025-11-03T12:42:59.558977Z :WARNING: No initial sequence number for ProducerId 7e2dc0ae-b8b211f0-bc488afc-57bc8d47 PartitionId 75
2025-11-03T12:42:59.558919Z :WARNING: No initial sequence number for ProducerId 7f10ff22-b8b211f0-b0df556d-3f1d433c PartitionId 74
2025-11-03T12:42:59.559004Z :WARNING: No initial sequence number for ProducerId 7e4f55b6-b8b211f0-94241d94-c54e1edd PartitionId 65
2025-11-03T12:42:59.559019Z :WARNING: No initial sequence number for ProducerId 7e259618-b8b211f0-b1d7ccad-2f6a6dab PartitionId 75
2025-11-03T12:42:59.559037Z :WARNING: No initial sequence number for ProducerId 7e6d1826-b8b211f0-bb969ce9-21df802a PartitionId 69
2025-11-03T12:42:59.559044Z :WARNING: No initial sequence number for ProducerId 7ec5e8ca-b8b211f0-8b9d2129-a9e0eaeb PartitionId 70
2025-11-03T12:42:59.559103Z :WARNING: No initial sequence number for ProducerId 7ec40730-b8b211f0-856ca808-6bccad6c PartitionId 67
2025-11-03T12:42:59.559049Z :WARNING: No initial sequence number for ProducerId 7e72265e-b8b211f0-ad38a15e-8d829cd6 PartitionId 76
2025-11-03T12:42:59.559066Z :WARNING: No initial sequence number for ProducerId 7e88e330-b8b211f0-bdbeb858-db860dc4 PartitionId 71
2025-11-03T12:42:59.559131Z :WARNING: No initial sequence number for ProducerId 7e81c1fe-b8b211f0-a9c7dd28-ad090b94 PartitionId 63
2025-11-03T12:42:59.559149Z :WARNING: No initial sequence number for ProducerId 7e9a3888-b8b211f0-9d7b4425-b181a094 PartitionId 71
2025-11-03T12:42:59.559106Z :WARNING: No initial sequence number for ProducerId 7e85e2c0-b8b211f0-bd642ab3-d87112a PartitionId 74
2025-11-03T12:42:59.559139Z :WARNING: No initial sequence number for ProducerId 7e4b85ee-b8b211f0-9e089163-d0a0b43 PartitionId 76
2025-11-03T12:42:59.559223Z :WARNING: No initial sequence number for ProducerId 7ebef358-b8b211f0-89c7c17d-bbdd08a9 PartitionId 63
2025-11-03T12:42:59.559155Z :WARNING: No initial sequence number for ProducerId 7e444c84-b8b211f0-ad7f127e-813e86cf PartitionId 78
2025-11-03T12:42:59.559228Z :WARNING: No initial sequence number for ProducerId 7ef1f190-b8b211f0-a0f34ffc-d1ca6fda PartitionId 72
2025-11-03T12:42:59.559151Z :WARNING: No initial sequence number for ProducerId 7e62e07c-b8b211f0-b7b80e84-5579e11a PartitionId 69
2025-11-03T12:42:59.559278Z :WARNING: No initial sequence number for ProducerId 7e2fda06-b8b211f0-ba0294a1-ebd0ea96 PartitionId 82
2025-11-03T12:42:59.559317Z :WARNING: No initial sequence number for ProducerId 7e6207e2-b8b211f0-9b1936fa-d97130fe PartitionId 71
2025-11-03T12:42:59.559387Z :WARNING: No initial sequence number for ProducerId 7e5828ee-b8b211f0-9a0747ce-addc6c74 PartitionId 71
2025-11-03T12:42:59.559674Z :WARNING: No initial sequence number for ProducerId 7e68e602-b8b211f0-897ad3b5-85384553 PartitionId 67
2025-11-03T12:42:59.560207Z :WARNING: No initial sequence number for ProducerId 8021fe52-b8b211f0-af4e9aa3-9d2a530 PartitionId 72
2025-11-03T12:42:59.560351Z :WARNING: No initial sequence number for ProducerId 7ddcf804-b8b211f0-a471d39c-16bdd63 PartitionId 66
2025-11-03T12:42:59.560855Z :WARNING: No initial sequence number for ProducerId 7dc2c0ba-b8b211f0-8f665cd6-c937bd84 PartitionId 72
2025-11-03T12:42:59.580717Z :WARNING: No initial sequence number for ProducerId 7dc2ac4c-b8b211f0-89b7cb4e-3b678b3f PartitionId 67
2025-11-03T12:42:59.580722Z :WARNING: No initial sequence number for ProducerId 7e100f96-b8b211f0-8702bad6-e1c4d7ac PartitionId 64
2025-11-03T12:42:59.586859Z :WARNING: No initial sequence number for ProducerId 7e48ced0-b8b211f0-a2f0e13f-bf9fab36 PartitionId 76
2025-11-03T12:42:59.601687Z :WARNING: No initial sequence number for ProducerId 7deaf45e-b8b211f0-84e3c689-f1e121e7 PartitionId 68
2025-11-03T12:42:59.616926Z :WARNING: No initial sequence number for ProducerId 7e7cc33e-b8b211f0-a37c565f-993fade4 PartitionId 65
2025-11-03T12:42:59.648640Z :WARNING: No initial sequence number for ProducerId 7df2fa1e-b8b211f0-b577083a-7f6f2b52 PartitionId 61
2025-11-03T12:42:59.671527Z :WARNING: No initial sequence number for ProducerId 7e7322b6-b8b211f0-a5eddc47-748b98a PartitionId 74
2025-11-03T12:42:59.713794Z :WARNING: No initial sequence number for ProducerId 7e77b420-b8b211f0-b1064923-b13d9ab1 PartitionId 71
2025-11-03T12:42:59.760830Z :WARNING: No initial sequence number for ProducerId 7e5cceee-b8b211f0-b814b906-e36b5b03 PartitionId 75
2025-11-03T12:42:59.782618Z :WARNING: No initial sequence number for ProducerId 7ec2ac82-b8b211f0-892eec9c-59eb6019 PartitionId 75
2025-11-03T12:42:59.868668Z :WARNING: No initial sequence number for ProducerId 7ef669a0-b8b211f0-8a4f78ef-3bcccf9c PartitionId 78
2025-11-03T12:42:59.897320Z :WARNING: No initial sequence number for ProducerId 7e5ace64-b8b211f0-b250b2e1-3e055bf PartitionId 64
2025-11-03T12:42:59.933772Z :WARNING: No initial sequence number for ProducerId 7e4d9e06-b8b211f0-a27e42cb-c14bea0c PartitionId 63
2025-11-03T12:42:59.937305Z :WARNING: No initial sequence number for ProducerId 7eaa58e4-b8b211f0-a7fb1af2-db506180 PartitionId 65
2025-11-03T12:42:59.995263Z :WARNING: No initial sequence number for ProducerId 7e3dc72e-b8b211f0-beec4647-59aa8f7e PartitionId 63
2025-11-03T12:43:18.280664Z :EMERG: No messages were written.
FATAL: Command '['/home/runner/.ya/build/build_root/khac/000c42/ydb/tests/stress/topic/tests/test-results/py3test/tmp33ezjnz_/topic_ydb_cli/ydb_cli', '--verbose', '--endpoint', 'grpc://localhost:18763', '--database=/Root', 'workload', 'topic', 'run', 'full', '-s', '60', '--byte-rate', '100M', '--use-tx', '--tx-commit-interval', '2000', '-p', '100', '-c', '50', '--topic', 'topic/topic']' returned non-zero exit status 1.
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/topic/workload/__init__.py", line 93, in __loop
    self.cmd_run(
  File "ydb/tests/stress/topic/workload/__init__.py", line 64, in cmd_run
    subprocess.run(cmd, check=True, text=True)
  File "contrib/tools/python3/Lib/subprocess.py", line 571, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/home/runner/.ya/build/build_root/khac/000c42/ydb/tests/stress/topic/tests/test-results/py3test/tmp33ezjnz_/topic_ydb_cli/ydb_cli', '--verbose', '--endpoint', 'grpc://localhost:18763', '--database=/Root', 'workload', 'topic', 'run', 'full', '-s', '60', '--byte-rate', '100M', '--use-tx', '--tx-commit-interval', '2000', '-p', '100', '-c', '50', '--topic', 'topic/topic']' returned non-zero exit status 1.

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b'Window\tWrite speed\tWrite time\tInflight\tRead speed\tTopic time\tSelect time\tUpsert time\tCommit time\t\n#\tmsg/s\tMB/s\tpercentile,ms\tpercentile,msg\tmsg/s\tMB/s\tpercentile,ms\tpercentile,ms\tpercentile,ms\tpercentile,ms\t\n1\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n2\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n3\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n4\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n5\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n6\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n7\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n8\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n9\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n10\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n11\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n12\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n13\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n14\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n15\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n16\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n17\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n18\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n19\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n20\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n21\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n22\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n23\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n24\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n25\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n26\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n27\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n28\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n29\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n30\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n31\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n32\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n33\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n34\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n35\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n36\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n37\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n38\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n39\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n40\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n41\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n42\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n43\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n44\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n45\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n46\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n47\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n48\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n49\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n50\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n51\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n52\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n53\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n54\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n55\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n56\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n57\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n58\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n59\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n60\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\nWindow\tWrite speed\tWrite time\tInflight\tRead speed\tTopic time\tSelect time\tUpsert time\tCommit time\t\n#\tmsg/s\tMB/s\tpercentile,ms\tpercentile,msg\tmsg/s\tMB/s\tpercentile,ms\tpercentile,ms\tpercentile,ms\tpercentile,ms\t\nTotal\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n'
	std_err:b'...0-98f1ddc7-1508f880 PartitionId 99\n2025-11-03T12:42:49.927842Z :WARNING: No initial sequence number for ProducerId 5ad6e02c-b8b211f0-93b73a8b-1bd4d9a3 PartitionId 9\n2025-11-03T12:42:49.932252Z :WARNING: No initial sequence number for ProducerId 51638a7c-b8b211f0-b1c54bec-dd175875 PartitionId 8\n2025-11-03T12:42:49.941066Z :WARNING: No initial sequence number for ProducerId 5cdd97bc-b8b211f0-b9be7b7d-c7db5151 PartitionId 15\n2025-11-03T12:42:49.960517Z :WARNING: No initial sequence number for ProducerId 6939d93a-b8b211f0-a3c069b2-dffa00eb PartitionId 35\n2025-11-03T12:42:49.960995Z :WARNING: No initial sequence number for ProducerId 6a074618-b8b211f0-aa2b5154-29098e6d PartitionId 29\n2025-11-03T12:42:49.961134Z :WARNING: No initial sequence number for ProducerId 51998aa0-b8b211f0-a457ff14-7d6cfab2 PartitionId 12\n2025-11-03T12:42:50.026531Z :WARNING: No initial sequence number for ProducerId 4fa15d18-b8b211f0-a18075ee-57026c2 PartitionId 4\n2025-11-03T12:42:50.163274Z :WARNING: No initial sequence number for ProducerId 471d57f0-b8b211f0-aa9bf6e1-9b200d5 PartitionId 94\n2025-11-03T12:42:50.245150Z :WARNING: No initial sequence number for ProducerId 6b9133f4-b8b211f0-9fa8caaf-c1cbe2a8 PartitionId 41\n2025-11-03T12:42:50.245500Z :WARNING: No initial sequence number for ProducerId 6bccf63c-b8b211f0-be302b9e-f9ce22ee PartitionId 36\n2025-11-03T12:42:50.588247Z :WARNING: No initial sequence number for ProducerId 4da2a4ae-b8b211f0-b2d0412b-37721e20 PartitionId 6\n2025-11-03T12:42:50.824374Z :WARNING: No initial sequence number for ProducerId 5119ba78-b8b211f0-984e3405-93fd2f7f PartitionId 13\n2025-11-03T12:42:50.824381Z :WARNING: No initial sequence number for ProducerId 46fbfd6c-b8b211f0-b6daf7a2-3fd973eb PartitionId 92\n2025-11-03T12:42:50.825672Z :WARNING: No initial sequence number for ProducerId 4d872d96-b8b211f0-8e2ce69b-fb73e18a PartitionId 5\n2025-11-03T12:42:51.083001Z :WARNING: No initial sequence number for ProducerId 4ed9f912-b8b211f0-99220831-b7b69c71 PartitionId 10\n2025-11-03T12:42:51.117633Z :WARNING: No initial sequence number for ProducerId 4e59e01a-b8b211f0-a2fc447a-5bde238d PartitionId 8\n2025-11-03T12:42:51.120228Z :WARNING: No initial sequence number for ProducerId 4fbf2d34-b8b211f0-a63a652c-910f5e7 PartitionId 7\n2025-11-03T12:42:51.120346Z :WARNING: No initial sequence number for ProducerId 5cc3a348-b8b211f0-a3b5d182-eb19c9f1 PartitionId 21\n2025-11-03T12:42:51.122099Z :WARNING: No initial sequence number for ProducerId 4ea01350-b8b211f0-84f0169f-b7023dcd PartitionId 8\n2025-11-03T12:42:51.122129Z :WARNING: No initial sequence number for ProducerId 4fae06f8-b8b211f0-94b0fc3a-4d09dea3 PartitionId 9\n2025-11-03T12:42:51.122262Z :WARNING: No initial sequence number for ProducerId 476d9fc6-b8b211f0-b044f985-27cdcba8 PartitionId 97\n2025-11-03T12:42:51.122314Z :WARNING: No initial sequence number for ProducerId 51a66d9c-b8b211f0-9240e768-5b64d182 PartitionId 3\n2025-11-03T12:42:51.122509Z :WARNING: No initial sequence number for ProducerId 4de33974-b8b211f0-992e2ef8-77c52b51 PartitionId 7\n2025-11-03T12:42:51.122586Z :WARNING: No initial sequence number for ProducerId 4e5b02c4-b8b211f0-b6ae0ec3-7f7b78fe PartitionId 99\n2025-11-03T12:42:51.122643Z :WARNING: No initial sequence number for ProducerId 4e74d960-b8b211f0-a45b939b-e19bd077 PartitionId 7\n2025-11-03T12:42:51.122668Z :WARNING: No initial sequence number for ProducerId 4f12d7dc-b8b211f0-b57d7d17-d1a3edfc PartitionId 2\n2025-11-03T12:42:51.122832Z :WARNING: No initial sequence number for ProducerId 5a9ff29c-b8b211f0-92807539-114de28 PartitionId 16\n2025-11-03T12:42:51.122898Z :WARNING: No initial sequence number for ProducerId 4f6a304a-b8b211f0-a01a378d-133c54b8 PartitionId 2\n2025-11-03T12:42:51.123041Z :WARNING: No initial sequence number for ProducerId 4d8f17cc-b8b211f0-ac17fb11-fb64bf34 PartitionId 9\n2025-11-03T12:42:51.123064Z :WARNING: No initial sequence number for ProducerId 4ed0faec-b8b211f0-b6702735-a72cbfc8 PartitionId 6\n2025-11-03T12:42:51.123293Z :WARNING: No initial sequence number for ProducerId 59a6abc4-b8b211f0-9c19fdaa-af84052c PartitionId 17\n2025-11-03T12:42:51.124215Z :WARNING: No initial sequence number for ProducerId 5a145110-b8b211f0-8cbcc553-d97273e8 PartitionId 13\n2025-11-03T12:42:51.128210Z :WARNING: No initial sequence number for ProducerId 45ac836e-b8b211f0-ba25a8ce-7175233 PartitionId 98\n2025-11-03T12:42:51.128372Z :WARNING: No initial sequence number for ProducerId 5cf734ce-b8b211f0-aeb3b2ae-cba2e635 PartitionId 17\n2025-11-03T12:42:51.128387Z :WARNING: No initial sequence number for ProducerId 5cbd60a0-b8b211f0-918fa2f3-7340504 PartitionId 14\n2025-11-03T12:42:51.128548Z :WARNING: No initial sequence number for ProducerId 4f483e0e-b8b211f0-9d6da078-4d6a05bf PartitionId 9\n2025-11-03T12:42:51.128575Z :WARNING: No initial sequence number for ProducerId 5dac1376-b8b211f0-ad606f53-767afb5 PartitionId 11\n2025-11-03T12:42:51.128699Z :WARNING: No initial sequence number for ProducerId 5dcea210-b8b211f0-ae9b1ddd-37971e8a PartitionId 18\n2025-11-03T12:42:51.128800Z :WARNING: No initial sequence number for ProducerId 5a6b1a4a-b8b211f0-987ee2b3-99221d92 PartitionId 9\n2025-11-03T12:42:51.128882Z :WARNING: No initial sequence number for ProducerId 52c2f984-b8b211f0-8d4b5080-7196af80 PartitionId 11\n2025-11-03T12:42:51.129047Z :WARNING: No initial sequence number for ProducerId 50995536-b8b211f0-857d9062-8f7b08f7 PartitionId 10\n2025-11-03T12:42:51.129048Z :WARNING: No initial sequence number for ProducerId 5c2e80c4-b8b211f0-9b93a211-d52097b6 PartitionId 11\n2025-11-03T12:42:51.129194Z :WARNING: No initial sequence number for ProducerId 5a1597b4-b8b211f0-bd31e37b-953aece0 PartitionId 16\n2025-11-03T12:42:51.129200Z :WARNING: No initial sequence number for ProducerId 516455b0-b8b211f0-832ab0bb-43ecdf5a PartitionId 2\n2025-11-03T12:42:51.129290Z :WARNING: No initial sequence number for ProducerId 5d1285e4-b8b211f0-9e72c834-3d5adb72 PartitionId 21\n2025-11-03T12:42:51.129297Z :WARNING: No initial sequence number for ProducerId 6c1282ec-b8b211f0-a0635054-19fdbcb2 PartitionId 39\n2025-11-03T12:42:51.129412Z :WARNING: No initial sequence number for ProducerId 5164af1a-b8b211f0-b4b6491d-2537e847 PartitionId 10\n2025-11-03T12:42:51.129423Z :WARNING: No initial sequence number for ProducerId 5a444708-b8b211f0-b7ec7dae-3b1dd140 PartitionId 15\n2025-11-03T12:42:51.129454Z :WARNING: No initial sequence number for ProducerId 50eddbe2-b8b211f0-b2ccc8fa-8707da55 PartitionId 5\n2025-11-03T12:42:51.129494Z :WARNING: No initial sequence number for ProducerId 4e5d475a-b8b211f0-b9bb98f2-359a87e8 PartitionId 99\n2025-11-03T12:42:51.129848Z :WARNING: No initial sequence number for ProducerId 4817d766-b8b211f0-930f3ebb-9516251b PartitionId 2\n2025-11-03T12:42:51.130153Z :WARNING: No initial sequence number for ProducerId 4e563a64-b8b211f0-99ff7f9f-1318117f PartitionId 8\n2025-11-03T12:42:51.130893Z :WARNING: No initial sequence number for ProducerId 4e225aa0-b8b211f0-8162cb41-e50c05b4 PartitionId 99\n2025-11-03T12:42:51.132211Z :WARNING: No initial sequence number for ProducerId 6bdc3fc0-b8b211f0-ac815ffb-cd595c13 PartitionId 33\n2025-11-03T12:42:51.132259Z :WARNING: No initial sequence number for ProducerId 4ed3e7b6-b8b211f0-aef9d79a-d589ec43 PartitionId 3\n2025-11-03T12:42:51.132327Z :WARNING: No initial sequence number for ProducerId 5055f43a-b8b211f0-b4cbc3cc-2d62211d PartitionId 14\n2025-11-03T12:42:51.132413Z :WARNING: No initial sequence number for ProducerId 5a4d9718-b8b211f0-99ec1c86-33252309 PartitionId 20\n2025-11-03T12:42:51.132465Z :WARNING: No initial sequence number for ProducerId 5c8dda1a-b8b211f0-acc0b2e0-81bb62e2 PartitionId 20\n2025-11-03T12:42:51.132501Z :WARNING: No initial sequence number for ProducerId 50e14558-b8b211f0-8ccdadae-192a8e3e PartitionId 11\n2025-11-03T12:42:51.133503Z :WARNING: No initial sequence number for ProducerId 4d66751a-b8b211f0-a354f4ae-25328787 PartitionId 97\n2025-11-03T12:42:51.133500Z :WARNING: No initial sequence number for ProducerId 4fc87150-b8b211f0-83fec764-ddbd496f PartitionId 6\n2025-11-03T12:42:51.136224Z :WARNING: No initial sequence number for ProducerId 5cb893b8-b8b211f0-bbac85b8-63a143dc PartitionId 11\n2025-11-03T12:42:51.136320Z :WARNING: No initial sequence number for ProducerId 5972fa22-b8b211f0-b8933503-cff4cf2c PartitionId 10\n2025-11-03T12:42:51.136365Z :WARNING: No initial sequence number for ProducerId 6a4fcf1e-b8b211f0-9a46708e-ed90673b PartitionId 36\n2025-11-03T12:42:51.136523Z :WARNING: No initial sequence number for ProducerId 6966ae92-b8b211f0-bba50ed4-dc3a307 PartitionId 36\n2025-11-03T12:42:51.136617Z :WARNING: No initial sequence number for ProducerId 5d1a55bc-b8b211f0-829a626c-73c79059 PartitionId 12\n2025-11-03T12:42:51.152233Z :WARNING: No initial sequence number for ProducerId 519302ac-b8b211f0-8ecf40b5-11eb8a0e PartitionId 3\n2025-11-03T12:42:51.217846Z :WARNING: No initial sequence number for ProducerId 5dc4b836-b8b211f0-aed33c7f-e55264c8 PartitionId 20\n2025-11-03T12:42:51.352795Z :WARNING: No initial sequence number for ProducerId 5d1fda1e-b8b211f0-919c7e8f-5d2628f PartitionId 23\n2025-11-03T12:42:51.352916Z :WARNING: No initial sequence number for ProducerId 5dabbac0-b8b211f0-90fa8e72-f8c817a PartitionId 17\n2025-11-03T12:42:51.352927Z :WARNING: No initial sequence number for ProducerId 522a65b6-b8b211f0-ae5abe98-119bb76e PartitionId 1\n2025-11-03T12:42:51.352955Z :WARNING: No initial sequence number for ProducerId 6b7cf678-b8b211f0-87361874-d3f7df2 PartitionId 35\n2025-11-03T12:42:51.352801Z :WARNING: No initial sequence number for ProducerId 5dcaa14c-b8b211f0-a25a0fac-45b298a9 PartitionId 23\n2025-11-03T12:42:51.353258Z :WARNING: No initial sequence number for ProducerId 5c978ab0-b8b211f0-bfd8ba2f-1bce4663 PartitionId 18\n2025-11-03T12:42:51.396689Z :WARNING: No initial sequence number for ProducerId 5bbfd73c-b8b211f0-bfb77874-f3b3ac02 PartitionId 19\n2025-11-03T12:42:51.429751Z :WARNING: No initial sequence number for ProducerId 4fbc40ec-b8b211f0-8e1a7247-f1098f4 PartitionId 3\n2025-11-03T12:42:51.444614Z :WARNING: No initial sequence number for ProducerId 4f80cf44-b8b211f0-820569e1-efaf4595 PartitionId 1\n2025-11-03T12:42:51.508333Z :WARNING: No initial sequence number for ProducerId 5c87d23c-b8b211f0-9a67ffdc-d9b62a9a PartitionId 20\n2025-11-03T12:42:51.527033Z :WARNING: No initial sequence number for ProducerId 50603918-b8b211f0-bd28fe7a-4525bbf3 PartitionId 10\n2025-11-03T12:42:51.536931Z :WARNING: No initial sequence number for ProducerId 5dc972b8-b8b211f0-90acd11f-5f618e10 PartitionId 15\n2025-11-03T12:42:51.542758Z :WARNING: No initial sequence number for ProducerId 509a1ed0-b8b211f0-b6461dd2-e7f7fb2a PartitionId 12\n2025-11-03T12:42:51.569175Z :WARNING: No initial sequence number for ProducerId 5af1d33c-b8b211f0-ac0b27ba-e1aa1a9d PartitionId 8\n2025-11-03T12:42:51.572701Z :WARNING: No initial sequence number for ProducerId 5ccc2a68-b8b211f0-adf170eb-17bb2400 PartitionId 17\n2025-11-03T12:42:51.585271Z :WARNING: No initial sequence number for ProducerId 4fef924e-b8b211f0-a4d6436d-57e1b12f PartitionId 7\n2025-11-03T12:42:51.597588Z :WARNING: No initial sequence number for ProducerId 5c978600-b8b211f0-b3d1c29b-f7a53a07 PartitionId 16\n2025-11-03T12:42:51.611251Z :WARNING: No initial sequence number for ProducerId 5c966720-b8b211f0-998654d3-ef6bd364 PartitionId 11\n2025-11-03T12:42:51.620456Z :WARNING: No initial sequence number for ProducerId 51f1cb0c-b8b211f0-90329bc5-2fbd6f0e PartitionId 6\n2025-11-03T12:42:51.641132Z :WARNING: No initial sequence number for ProducerId 5d211e24-b8b211f0-b809301d-979e1eba PartitionId 12\n2025-11-03T12:42:51.669666Z :WARNING: No initial sequence number for ProducerId 47edb8e6-b8b211f0-af36ea02-2b597573 PartitionId 94\n2025-11-03T12:42:51.704311Z :WARNING: No initial sequence number for ProducerId 4fa34204-b8b211f0-a09ba727-e9ab228b PartitionId 2\n2025-11-03T12:42:51.712721Z :WARNING: No initial sequence number for ProducerId 697cff08-b8b211f0-8182ce83-b7bac9ff PartitionId 34\n2025-11-03T12:42:51.753220Z :WARNING: No initial sequence number for ProducerId 5a9b458a-b8b211f0-9c0043e5-45e60194 PartitionId 16\n2025-11-03T12:42:51.774349Z :WARNING: No initial sequence number for ProducerId 4eeeea98-b8b211f0-83b8aa94-5ab96bb PartitionId 7\n2025-11-03T12:42:51.850703Z :WARNING: No initial sequence number for ProducerId 5bde8d08-b8b211f0-aba83f98-abb186c2 PartitionId 17\n2025-11-03T12:42:51.863565Z :WARNING: No initial sequence number for ProducerId 501e15f6-b8b211f0-9b56e775-b3eee2d3 PartitionId 10\n2025-11-03T12:42:51.863565Z :WARNING: No initial sequence number for ProducerId 51be6898-b8b211f0-82d48f49-db5b2ed9 PartitionId 13\n2025-11-03T12:42:51.864136Z :WARNING: No initial sequence number for ProducerId 5c31ac18-b8b211f0-976fdc7f-91972122 PartitionId 23\n2025-11-03T12:42:51.892991Z :WARNING: No initial sequence number for ProducerId 5c2a4f0e-b8b211f0-b4c300ae-5d876d46 PartitionId 13\n2025-11-03T12:42:51.919048Z :WARNING: No initial sequence number for ProducerId 4ede72ee-b8b211f0-98f1ddc7-1508f880 PartitionId 99\n2025-11-03T12:42:51.919059Z :WARNING: No initial sequence number for ProducerId 4e67b596-b8b211f0-a4b8748f-d7055292 PartitionId 4\n2025-11-03T12:42:51.928092Z :WARNING: No initial sequence number for ProducerId 5ad6e02c-b8b211f0-93b73a8b-1bd4d9a3 PartitionId 9\n2025-11-03T12:42:51.932506Z :WARNING: No initial sequence number for ProducerId 51638a7c-b8b211f0-b1c54bec-dd175875 PartitionId 8\n2025-11-03T12:42:51.941294Z :WARNING: No initial sequence number for ProducerId 5cdd97bc-b8b211f0-b9be7b7d-c7db5151 PartitionId 15\n2025-11-03T12:42:51.961539Z :WARNING: No initial sequence number for ProducerId 51998aa0-b8b211f0-a457ff14-7d6cfab2 PartitionId 12\n2025-11-03T12:42:51.962625Z :WARNING: No initial sequence number for ProducerId 6939d93a-b8b211f0-a3c069b2-dffa00eb PartitionId 35\n2025-11-03T12:42:51.964479Z :WARNING: No initial sequence number for ProducerId 6a074618-b8b211f0-aa2b5154-29098e6d PartitionId 29\n2025-11-03T12:42:52.028234Z :WARNING: No initial sequence number for ProducerId 4fa15d18-b8b211f0-a18075ee-57026c2 PartitionId 4\n2025-11-03T12:42:52.163590Z :WARNING: No initial sequence number for ProducerId 471d57f0-b8b211f0-aa9bf6e1-9b200d5 PartitionId 94\n2025-11-03T12:42:52.245394Z :WARNING: No initial sequence number for ProducerId 6b9133f4-b8b211f0-9fa8caaf-c1cbe2a8 PartitionId 41\n2025-11-03T12:42:52.248298Z :WARNING: No initial sequence number for ProducerId 6bccf63c-b8b211f0-be302b9e-f9ce22ee PartitionId 36\n2025-11-03T12:42:52.588671Z :WARNING: No initial sequence number for ProducerId 4da2a4ae-b8b211f0-b2d0412b-37721e20 PartitionId 6\n2025-11-03T12:42:52.825923Z :WARNING: No initial sequence number for ProducerId 4d872d96-b8b211f0-8e2ce69b-fb73e18a PartitionId 5\n2025-11-03T12:42:52.828231Z :WARNING: No initial sequence number for ProducerId 46fbfd6c-b8b211f0-b6daf7a2-3fd973eb PartitionId 92\n2025-11-03T12:42:52.828308Z :WARNING: No initial sequence number for ProducerId 5119ba78-b8b211f0-984e3405-93fd2f7f PartitionId 13\n2025-11-03T12:42:53.083256Z :WARNING: No initial sequence number for ProducerId 4ed9f912-b8b211f0-99220831-b7b69c71 PartitionId 10\n2025-11-03T12:42:53.117856Z :WARNING: No initial sequence number for ProducerId 4e59e01a-b8b211f0-a2fc447a-5bde238d PartitionId 8\n2025-11-03T12:42:53.120775Z :WARNING: No initial sequence number for ProducerId 5cc3a348-b8b211f0-a3b5d182-eb19c9f1 PartitionId 21\n2025-11-03T12:42:53.121767Z :WARNING: No initial sequence number for ProducerId 4fbf2d34-b8b211f0-a63a652c-910f5e7 PartitionId 7\n2025-11-03T12:42:53.122317Z :WARNING: No initial sequence number for ProducerId 4fae06f8-b8b211f0-94b0fc3a-4d09dea3 PartitionId 9\n2025-11-03T12:42:53.122403Z :WARNING: No initial sequence number for ProducerId 476d9fc6-b8b211f0-b044f985-27cdcba8 PartitionId 97\n2025-11-03T12:42:53.122470Z :WARNING: No initial sequence number for ProducerId 51a66d9c-b8b211f0-9240e768-5b64d182 PartitionId 3\n2025-11-03T12:42:53.122990Z :WARNING: No initial sequence number for ProducerId 4f12d7dc-b8b211f0-b57d7d17-d1a3edfc PartitionId 2\n2025-11-03T12:42:53.123044Z :WARNING: No initial sequence number for ProducerId 5a9ff29c-b8b211f0-92807539-114de28 PartitionId 16\n2025-11-03T12:42:53.123200Z :WARNING: No initial sequence number for ProducerId 4ed0faec-b8b211f0-b6702735-a72cbfc8 PartitionId 6\n2025-11-03T12:42:53.123224Z :WARNING: No initial sequence number for ProducerId 4d8f17cc-b8b211f0-ac17fb11-fb64bf34 PartitionId 9\n2025-11-03T12:42:53.123563Z :WARNING: No initial sequence number for ProducerId 59a6abc4-b8b211f0-9c19fdaa-af84052c PartitionId 17\n2025-11-03T12:42:53.123639Z :WARNING: No initial sequence number for ProducerId 4e74d960-b8b211f0-a45b939b-e19bd077 PartitionId 7\n2025-11-03T12:42:53.124332Z :WARNING: No initial sequence number for ProducerId 4de33974-b8b211f0-992e2ef8-77c52b51 PartitionId 7\n2025-11-03T12:42:53.124382Z :WARNING: No initial sequence number for ProducerId 4ea01350-b8b211f0-84f0169f-b7023dcd PartitionId 8\n2025-11-03T12:42:53.124403Z :WARNING: No initial sequence number for ProducerId 4e5b02c4-b8b211f0-b6ae0ec3-7f7b78fe PartitionId 99\n2025-11-03T12:42:53.124468Z :WARNING: No initial sequence number for ProducerId 4f6a304a-b8b211f0-a01a378d-133c54b8 PartitionId 2\n2025-11-03T12:42:53.128323Z :WARNING: No initial sequence number for ProducerId 5a145110-b8b211f0-8cbcc553-d97273e8 PartitionId 13\n2025-11-03T12:42:53.128510Z :WARNING: No initial sequence number for ProducerId 45ac836e-b8b211f0-ba25a8ce-7175233 PartitionId 98\n2025-11-03T12:42:53.128687Z :WARNING: No initial sequence number for ProducerId 5cf734ce-b8b211f0-aeb3b2ae-cba2e635 PartitionId 17\n2025-11-03T12:42:53.129177Z :WARNING: No initial sequence number for ProducerId 4f483e0e-b8b211f0-9d6da078-4d6a05bf PartitionId 9\n2025-11-03T12:42:53.129766Z :WARNING: No initial sequence number for ProducerId 52c2f984-b8b211f0-8d4b5080-7196af80 PartitionId 11\n2025-11-03T12:42:53.130032Z :WARNING: No initial sequence number for ProducerId 5a444708-b8b211f0-b7ec7dae-3b1dd140 PartitionId 15\n2025-11-03T12:42:53.129977Z :WARNING: No initial sequence number for ProducerId 5164af1a-b8b211f0-b4b6491d-2537e847 PartitionId 10\n2025-11-03T12:42:53.130078Z :WARNING: No initial sequence number for ProducerId 4e5d475a-b8b211f0-b9bb98f2-359a87e8 PartitionId 99\n2025-11-03T12:42:53.130286Z :WARNING: No initial sequence number for ProducerId 50eddbe2-b8b211f0-b2ccc8fa-8707da55 PartitionId 5\n2025-11-03T12:42:53.130662Z :WARNING: No initial sequence number for ProducerId 5d1285e4-b8b211f0-9e72c834-3d5adb72 PartitionId 21\n2025-11-03T12:42:53.131345Z :WARNING: No initial sequence number for ProducerId 4e225aa0-b8b211f0-8162cb41-e50c05b4 PartitionId 99\n2025-11-03T12:42:53.131547Z :WARNING: No initial sequence number for ProducerId 5cbd60a0-b8b211f0-918fa2f3-7340504 PartitionId 14\n2025-11-03T12:42:53.132203Z :WARNING: No initial sequence number for ProducerId 5c2e80c4-b8b211f0-9b93a211-d52097b6 PartitionId 11\n2025-11-03T12:42:53.132256Z :WARNING: No initial sequence number for ProducerId 5dac1376-b8b211f0-ad606f53-767afb5 PartitionId 11\n2025-11-03T12:42:53.132320Z :WARNING: No initial sequence number for ProducerId 50995536-b8b211f0-857d9062-8f7b08f7 PartitionId 10\n2025-11-03T12:42:53.132316Z :WARNING: No initial sequence number for ProducerId 5a1597b4-b8b211f0-bd31e37b-953aece0 PartitionId 16\n2025-11-03T12:42:53.132552Z :WARNING: No initial sequence number for ProducerId 516455b0-b8b211f0-832ab0bb-43ecdf5a PartitionId 2\n2025-11-03T12:42:53.132589Z :WARNING: No initial sequence number for ProducerId 5c8dda1a-b8b211f0-acc0b2e0-81bb62e2 PartitionId 20\n2025-11-03T12:42:53.133026Z :WARNING: No initial sequence number for ProducerId 6bdc3fc0-b8b211f0-ac815ffb-cd595c13 PartitionId 33\n2025-11-03T12:42:53.133971Z :WARNING: No initial sequence number for ProducerId 4d66751a-b8b211f0-a354f4ae-25328787 PartitionId 97\n2025-11-03T12:42:53.134508Z :WARNING: No initial sequence number for ProducerId 4817d766-b8b211f0-930f3ebb-9516251b PartitionId 2\n2025-11-03T12:42:53.136208Z :WARNING: No initial sequence number for ProducerId 5dcea210-b8b211f0-ae9b1ddd-37971e8a PartitionId 18\n2025-11-03T12:42:53.136251Z :WARNING: No initial sequence number for ProducerId 4fc87150-b8b211f0-83fec764-ddbd496f PartitionId 6\n2025-11-03T12:42:53.136314Z :WARNING: No initial sequence number for ProducerId 4ed3e7b6-b8b211f0-aef9d79a-d589ec43 PartitionId 3\n2025-11-03T12:42:53.136376Z :WARNING: No initial sequence number for ProducerId 5055f43a-b8b211f0-b4cbc3cc-2d62211d PartitionId 14\n2025-11-03T12:42:53.136442Z :WARNING: No initial sequence number for ProducerId 5a4d9718-b8b211f0-99ec1c86-33252309 PartitionId 20\n2025-11-03T12:42:53.136501Z :WARNING: No initial sequence number for ProducerId 50e14558-b8b211f0-8ccdadae-192a8e3e PartitionId 11\n2025-11-03T12:42:53.136848Z :WARNING: No initial sequence number for ProducerId 6966ae92-b8b211f0-bba50ed4-dc3a307 PartitionId 36\n2025-11-03T12:42:53.137468Z :WARNING: No initial sequence number for ProducerId 5d1a55bc-b8b211f0-829a626c-73c79059 PartitionId 12\n2025-11-03T12:42:53.138987Z :WARNING: No initial sequence number for ProducerId 6c1282ec-b8b211f0-a0635054-19fdbcb2 PartitionId 39\n2025-11-03T12:42:53.139057Z :WARNING: No initial sequence number for ProducerId 4e563a64-b8b211f0-99ff7f9f-1318117f PartitionId 8\n2025-11-03T12:42:53.139264Z :WARNING: No initial sequence number for ProducerId 5cb893b8-b8b211f0-bbac85b8-63a143dc PartitionId 11\n2025-11-03T12:42:53.139333Z :WARNING: No initial sequence number for ProducerId 5972fa22-b8b211f0-b8933503-cff4cf2c PartitionId 10\n2025-11-03T12:42:53.139376Z :WARNING: No initial sequence number for ProducerId 6a4fcf1e-b8b211f0-9a46708e-ed90673b PartitionId 36\n2025-11-03T12:42:53.136222Z :WARNING: No initial sequence number for ProducerId 5a6b1a4a-b8b211f0-987ee2b3-99221d92 PartitionId 9\n2025-11-03T12:42:53.156642Z :WARNING: No initial sequence number for ProducerId 519302ac-b8b211f0-8ecf40b5-11eb8a0e PartitionId 3\n2025-11-03T12:42:53.222868Z :WARNING: No initial sequence number for ProducerId 5dc4b836-b8b211f0-aed33c7f-e55264c8 PartitionId 20\n2025-11-03T12:42:53.353092Z :WARNING: No initial sequence number for ProducerId 5dabbac0-b8b211f0-90fa8e72-f8c817a PartitionId 17\n2025-11-03T12:42:53.353400Z :WARNING: No initial sequence number for ProducerId 5dcaa14c-b8b211f0-a25a0fac-45b298a9 PartitionId 23\n2025-11-03T12:42:53.353476Z :WARNING: No initial sequence number for ProducerId 5c978ab0-b8b211f0-bfd8ba2f-1bce4663 PartitionId 18\n2025-11-03T12:42:53.354777Z :WARNING: No initial sequence number for ProducerId 522a65b6-b8b211f0-ae5abe98-119bb76e PartitionId 1\n2025-11-03T12:42:53.356202Z :WARNING: No initial sequence number for ProducerId 5d1fda1e-b8b211f0-919c7e8f-5d2628f PartitionId 23\n2025-11-03T12:42:53.356206Z :WARNING: No initial sequence number for ProducerId 6b7cf678-b8b211f0-87361874-d3f7df2 PartitionId 35\n2025-11-03T12:42:53.404213Z :WARNING: No initial sequence number for ProducerId 5bbfd73c-b8b211f0-bfb77874-f3b3ac02 PartitionId 19\n2025-11-03T12:42:53.429990Z :WARNING: No initial sequence number for ProducerId 4fbc40ec-b8b211f0-8e1a7247-f1098f4 PartitionId 3\n2025-11-03T12:42:53.452229Z :WARNING: No initial sequence number for ProducerId 4f80cf44-b8b211f0-820569e1-efaf4595 PartitionId 1\n2025-11-03T12:42:53.508572Z :WARNING: No initial sequence number for ProducerId 5c87d23c-b8b211f0-9a67ffdc-d9b62a9a PartitionId 20\n2025-11-03T12:42:53.527288Z :WARNING: No initial sequence number for ProducerId 50603918-b8b211f0-bd28fe7a-4525bbf3 PartitionId 10\n2025-11-03T12:42:53.539066Z :WARNING: No initial sequence number for ProducerId 5dc972b8-b8b211f0-90acd11f-5f618e10 PartitionId 15\n2025-11-03T12:42:53.544656Z :WARNING: No initial sequence number for ProducerId 509a1ed0-b8b211f0-b6461dd2-e7f7fb2a PartitionId 12\n2025-11-03T12:42:53.572911Z :WARNING: No initial sequence number for ProducerId 5ccc2a68-b8b211f0-adf170eb-17bb2400 PartitionId 17\n2025-11-03T12:42:53.576241Z :WARNING: No initial sequence number for ProducerId 5af1d33c-b8b211f0-ac0b27ba-e1aa1a9d PartitionId 8\n2025-11-03T12:42:53.585522Z :WARNING: No initial sequence number for ProducerId 4fef924e-b8b211f0-a4d6436d-57e1b12f PartitionId 7\n2025-11-03T12:42:53.600377Z :WARNING: No initial sequence number for ProducerId 5c978600-b8b211f0-b3d1c29b-f7a53a07 PartitionId 16\n2025-11-03T12:42:53.611518Z :WARNING: No initial sequence number for ProducerId 5c966720-b8b211f0-998654d3-ef6bd364 PartitionId 11\n2025-11-03T12:42:53.624338Z :WARNING: No initial sequence number for ProducerId 51f1cb0c-b8b211f0-90329bc5-2fbd6f0e PartitionId 6\n2025-11-03T12:42:53.644324Z :WARNING: No initial sequence number for ProducerId 5d211e24-b8b211f0-b809301d-979e1eba PartitionId 12\n2025-11-03T12:42:53.669914Z :WARNING: No initial sequence number for ProducerId 47edb8e6-b8b211f0-af36ea02-2b597573 PartitionId 94\n2025-11-03T12:42:53.708380Z :WARNING: No initial sequence number for ProducerId 4fa34204-b8b211f0-a09ba727-e9ab228b PartitionId 2\n2025-11-03T12:42:53.712917Z :WARNING: No initial sequence number for ProducerId 697cff08-b8b211f0-8182ce83-b7bac9ff PartitionId 34\n2025-11-03T12:42:53.756603Z :WARNING: No initial sequence number for ProducerId 5a9b458a-b8b211f0-9c0043e5-45e60194 PartitionId 16\n2025-11-03T12:42:53.776968Z :WARNING: No initial sequence number for ProducerId 4eeeea98-b8b211f0-83b8aa94-5ab96bb PartitionId 7\n2025-11-03T12:42:53.852308Z :WARNING: No initial sequence number for ProducerId 5bde8d08-b8b211f0-aba83f98-abb186c2 PartitionId 17\n2025-11-03T12:42:53.863804Z :WARNING: No initial sequence number for ProducerId 51be6898-b8b211f0-82d48f49-db5b2ed9 PartitionId 13\n2025-11-03T12:42:53.863990Z :WARNING: No initial sequence number for ProducerId 501e15f6-b8b211f0-9b56e775-b3eee2d3 PartitionId 10\n2025-11-03T12:42:53.864533Z :WARNING: No initial sequence number for ProducerId 5c31ac18-b8b211f0-976fdc7f-91972122 PartitionId 23\n2025-11-03T12:42:53.893256Z :WARNING: No initial sequence number for ProducerId 5c2a4f0e-b8b211f0-b4c300ae-5d876d46 PartitionId 13\n2025-11-03T12:42:53.919301Z :WARNING: No initial sequence number for ProducerId 4ede72ee-b8b211f0-98f1ddc7-1508f880 PartitionId 99\n2025-11-03T12:42:53.919416Z :WARNING: No initial sequence number for ProducerId 4e67b596-b8b211f0-a4b8748f-d7055292 PartitionId 4\n2025-11-03T12:42:53.932012Z :WARNING: No initial sequence number for ProducerId 5ad6e02c-b8b211f0-93b73a8b-1bd4d9a3 PartitionId 9\n2025-11-03T12:42:53.932745Z :WARNING: No initial sequence number for ProducerId 51638a7c-b8b211f0-b1c54bec-dd175875 PartitionId 8\n2025-11-03T12:42:53.944224Z :WARNING: No initial sequence number for ProducerId 5cdd97bc-b8b211f0-b9be7b7d-c7db5151 PartitionId 15\n2025-11-03T12:42:53.964054Z :WARNING: No initial sequence number for ProducerId 6939d93a-b8b211f0-a3c069b2-dffa00eb PartitionId 35\n2025-11-03T12:42:53.964718Z :WARNING: No initial sequence number for ProducerId 6a074618-b8b211f0-aa2b5154-29098e6d PartitionId 29\n2025-11-03T12:42:53.968232Z :WARNING: No initial sequence number for ProducerId 51998aa0-b8b211f0-a457ff14-7d6cfab2 PartitionId 12\n2025-11-03T12:42:54.032332Z :WARNING: No initial sequence number for ProducerId 4fa15d18-b8b211f0-a18075ee-57026c2 PartitionId 4\n2025-11-03T12:42:54.170390Z :WARNING: No initial sequence number for ProducerId 471d57f0-b8b211f0-aa9bf6e1-9b200d5 PartitionId 94\n2025-11-03T12:42:54.247873Z :WARNING: No initial sequence number for ProducerId 6b9133f4-b8b211f0-9fa8caaf-c1cbe2a8 PartitionId 41\n2025-11-03T12:42:54.248509Z :WARNING: No initial sequence number for ProducerId 6bccf63c-b8b211f0-be302b9e-f9ce22ee PartitionId 36\n2025-11-03T12:42:54.588903Z :WARNING: No initial sequence number for ProducerId 4da2a4ae-b8b211f0-b2d0412b-37721e20 PartitionId 6\n2025-11-03T12:42:54.827600Z :WARNING: No initial sequence number for ProducerId 4d872d96-b8b211f0-8e2ce69b-fb73e18a PartitionId 5\n2025-11-03T12:42:54.828437Z :WARNING: No initial sequence number for ProducerId 46fbfd6c-b8b211f0-b6daf7a2-3fd973eb PartitionId 92\n2025-11-03T12:42:54.832564Z :WARNING: No initial sequence number for ProducerId 5119ba78-b8b211f0-984e3405-93fd2f7f PartitionId 13\n2025-11-03T12:42:55.086421Z :WARNING: No initial sequence number for ProducerId 4ed9f912-b8b211f0-99220831-b7b69c71 PartitionId 10\n2025-11-03T12:42:55.118121Z :WARNING: No initial sequence number for ProducerId 4e59e01a-b8b211f0-a2fc447a-5bde238d PartitionId 8\n2025-11-03T12:42:55.123212Z :WARNING: No initial sequence number for ProducerId 4f12d7dc-b8b211f0-b57d7d17-d1a3edfc PartitionId 2\n2025-11-03T12:42:55.123271Z :WARNING: No initial sequence number for ProducerId 5a9ff29c-b8b211f0-92807539-114de28 PartitionId 16\n2025-11-03T12:42:55.123445Z :WARNING: No initial sequence number for ProducerId 4d8f17cc-b8b211f0-ac17fb11-fb64bf34 PartitionId 9\n2025-11-03T12:42:55.123564Z :WARNING: No initial sequence number for ProducerId 4ed0faec-b8b211f0-b6702735-a72cbfc8 PartitionId 6\n2025-11-03T12:42:55.123750Z :WARNING: No initial sequence number for ProducerId 59a6abc4-b8b211f0-9c19fdaa-af84052c PartitionId 17\n2025-11-03T12:42:55.123845Z :WARNING: No initial sequence number for ProducerId 4e74d960-b8b211f0-a45b939b-e19bd077 PartitionId 7\n2025-11-03T12:42:55.123923Z :WARNING: No initial sequence number for ProducerId 51a66d9c-b8b211f0-9240e768-5b64d182 PartitionId 3\n2025-11-03T12:42:55.124268Z :WARNING: No initial sequence number for ProducerId 4fbf2d34-b8b211f0-a63a652c-910f5e7 PartitionId 7\n2025-11-03T12:42:55.124289Z :WARNING: No initial sequence number for ProducerId 5cc3a348-b8b211f0-a3b5d182-eb19c9f1 PartitionId 21\n2025-11-03T12:42:55.124408Z :WARNING: No initial sequence number for ProducerId 476d9fc6-b8b211f0-b044f985-27cdcba8 PartitionId 97\n2025-11-03T12:42:55.124512Z :WARNING: No initial sequence number for ProducerId 4de33974-b8b211f0-992e2ef8-77c52b51 PartitionId 7\n2025-11-03T12:42:55.124648Z :WARNING: No initial sequence number for ProducerId 4e5b02c4-b8b211f0-b6ae0ec3-7f7b78fe PartitionId 99\n2025-11-03T12:42:55.125127Z :WARNING: No initial sequence number for ProducerId 4fae06f8-b8b211f0-94b0fc3a-4d09dea3 PartitionId 9\n2025-11-03T12:42:55.128284Z :WARNING: No initial sequence number for ProducerId 4ea01350-b8b211f0-84f0169f-b7023dcd PartitionId 8\n2025-11-03T12:42:55.129444Z :WARNING: No initial sequence number for ProducerId 45ac836e-b8b211f0-ba25a8ce-7175233 PartitionId 98\n2025-11-03T12:42:55.129733Z :WARNING: No initial sequence number for ProducerId 5cf734ce-b8b211f0-aeb3b2ae-cba2e635 PartitionId 17\n2025-11-03T12:42:55.129578Z :WARNING: No initial sequence number for ProducerId 4f483e0e-b8b211f0-9d6da078-4d6a05bf PartitionId 9\n2025-11-03T12:42:55.129518Z :WARNING: No initial sequence number for ProducerId 4f6a304a-b8b211f0-a01a378d-133c54b8 PartitionId 2\n2025-11-03T12:42:55.130266Z :WARNING: No initial sequence number for ProducerId 5164af1a-b8b211f0-b4b6491d-2537e847 PartitionId 10\n2025-11-03T12:42:55.130495Z :WARNING: No initial sequence number for ProducerId 50eddbe2-b8b211f0-b2ccc8fa-8707da55 PartitionId 5\n2025-11-03T12:42:55.130776Z :WARNING: No initial sequence number for ProducerId 4e5d475a-b8b211f0-b9bb98f2-359a87e8 PartitionId 99\n2025-11-03T12:42:55.130796Z :WARNING: No initial sequence number for ProducerId 52c2f984-b8b211f0-8d4b5080-7196af80 PartitionId 11\n2025-11-03T12:42:55.130965Z :WARNING: No initial sequence number for ProducerId 5a145110-b8b211f0-8cbcc553-d97273e8 PartitionId 13\n2025-11-03T12:42:55.131349Z :WARNING: No initial sequence number for ProducerId 5a444708-b8b211f0-b7ec7dae-3b1dd140 PartitionId 15\n2025-11-03T12:42:55.131627Z :WARNING: No initial sequence number for ProducerId 4e225aa0-b8b211f0-8162cb41-e50c05b4 PartitionId 99\n2025-11-03T12:42:55.131730Z :WARNING: No initial sequence number for ProducerId 5cbd60a0-b8b211f0-918fa2f3-7340504 PartitionId 14\n2025-11-03T12:42:55.132393Z :WARNING: No initial sequence number for ProducerId 5c2e80c4-b8b211f0-9b93a211-d52097b6 PartitionId 11\n2025-11-03T12:42:55.132586Z :WARNING: No initial sequence number for ProducerId 5a1597b4-b8b211f0-bd31e37b-953aece0 PartitionId 16\n2025-11-03T12:42:55.132666Z :WARNING: No initial sequence number for ProducerId 5dac1376-b8b211f0-ad606f53-767afb5 PartitionId 11\n2025-11-03T12:42:55.133300Z :WARNING: No initial sequence number for ProducerId 5d1285e4-b8b211f0-9e72c834-3d5adb72 PartitionId 21\n2025-11-03T12:42:55.133578Z :WARNING: No initial sequence number for ProducerId 516455b0-b8b211f0-832ab0bb-43ecdf5a PartitionId 2\n2025-11-03T12:42:55.134311Z :WARNING: No initial sequence number for ProducerId 5c8dda1a-b8b211f0-acc0b2e0-81bb62e2 PartitionId 20\n2025-11-03T12:42:55.136204Z :WARNING: No initial sequence number for ProducerId 4d66751a-b8b211f0-a354f4ae-25328787 PartitionId 97\n2025-11-03T12:42:55.136286Z :WARNING: No initial sequence number for ProducerId 4817d766-b8b211f0-930f3ebb-9516251b PartitionId 2\n2025-11-03T12:42:55.136356Z :WARNING: No initial sequence number for ProducerId 50995536-b8b211f0-857d9062-8f7b08f7 PartitionId 10\n2025-11-03T12:42:55.136410Z :WARNING: No initial sequence number for ProducerId 5dcea210-b8b211f0-ae9b1ddd-37971e8a PartitionId 18\n2025-11-03T12:42:55.136511Z :WARNING: No initial sequence number for ProducerId 4fc87150-b8b211f0-83fec764-ddbd496f PartitionId 6\n2025-11-03T12:42:55.136664Z :WARNING: No initial sequence number for ProducerId 5055f43a-b8b211f0-b4cbc3cc-2d62211d PartitionId 14\n2025-11-03T12:42:55.136683Z :WARNING: No initial sequence number for ProducerId 5a4d9718-b8b211f0-99ec1c86-33252309 PartitionId 20\n2025-11-03T12:42:55.136664Z :WARNING: No initial sequence number for ProducerId 6bdc3fc0-b8b211f0-ac815ffb-cd595c13 PartitionId 33\n2025-11-03T12:42:55.136726Z :WARNING: No initial sequence number for ProducerId 4ed3e7b6-b8b211f0-aef9d79a-d589ec43 PartitionId 3\n2025-11-03T12:42:55.136736Z :WARNING: No initial sequence number for ProducerId 50e14558-b8b211f0-8ccdadae-192a8e3e PartitionId 11\n2025-11-03T12:42:55.137912Z :WARNING: No initial sequence number for ProducerId 5d1a55bc-b8b211f0-829a626c-73c79059 PartitionId 12\n2025-11-03T12:42:55.139158Z :WARNING: No initial sequence number for ProducerId 6c1282ec-b8b211f0-a0635054-19fdbcb2 PartitionId 39\n2025-11-03T12:42:55.139196Z :WARNING: No initial sequence number for ProducerId 4e563a64-b8b211f0-99ff7f9f-1318117f PartitionId 8\n2025-11-03T12:42:55.139486Z :WARNING: No initial sequence number for ProducerId 5cb893b8-b8b211f0-bbac85b8-63a143dc PartitionId 11\n2025-11-03T12:42:55.139553Z :WARNING: No initial sequence number for ProducerId 5972fa22-b8b211f0-b8933503-cff4cf2c PartitionId 10\n2025-11-03T12:42:55.139560Z :WARNING: No initial sequence number for ProducerId 6a4fcf1e-b8b211f0-9a46708e-ed90673b PartitionId 36\n2025-11-03T12:42:55.140329Z :WARNING: No initial sequence number for ProducerId 6966ae92-b8b211f0-bba50ed4-dc3a307 PartitionId 36\n2025-11-03T12:42:55.144243Z :WARNING: No initial sequence number for ProducerId 5a6b1a4a-b8b211f0-987ee2b3-99221d92 PartitionId 9\n2025-11-03T12:42:55.156859Z :WARNING: No initial sequence number for ProducerId 519302ac-b8b211f0-8ecf40b5-11eb8a0e PartitionId 3\n2025-11-03T12:42:55.223076Z :WARNING: No initial sequence number for ProducerId 5dc4b836-b8b211f0-aed33c7f-e55264c8 PartitionId 20\n2025-11-03T12:42:55.353318Z :WARNING: No initial sequence number for ProducerId 5dabbac0-b8b211f0-90fa8e72-f8c817a PartitionId 17\n2025-11-03T12:42:55.353676Z :WARNING: No initial sequence number for ProducerId 5c978ab0-b8b211f0-bfd8ba2f-1bce4663 PartitionId 18\n2025-11-03T12:42:55.353842Z :WARNING: No initial sequence number for ProducerId 5dcaa14c-b8b211f0-a25a0fac-45b298a9 PartitionId 23\n2025-11-03T12:42:55.356201Z :WARNING: No initial sequence number for ProducerId 522a65b6-b8b211f0-ae5abe98-119bb76e PartitionId 1\n2025-11-03T12:42:55.360219Z :WARNING: No initial sequence number for ProducerId 5d1fda1e-b8b211f0-919c7e8f-5d2628f PartitionId 23\n2025-11-03T12:42:55.360219Z :WARNING: No initial sequence number for ProducerId 6b7cf678-b8b211f0-87361874-d3f7df2 PartitionId 35\n2025-11-03T12:42:55.406165Z :WARNING: No initial sequence number for ProducerId 5bbfd73c-b8b211f0-bfb77874-f3b3ac02 PartitionId 19\n2025-11-03T12:42:55.430341Z :WARNING: No initial sequence number for ProducerId 4fbc40ec-b8b211f0-8e1a7247-f1098f4 PartitionId 3\n2025-11-03T12:42:55.456229Z :WARNING: No initial sequence number for ProducerId 4f80cf44-b8b211f0-820569e1-efaf4595 PartitionId 1\n2025-11-03T12:42:55.508796Z :WARNING: No initial sequence number for ProducerId 5c87d23c-b8b211f0-9a67ffdc-d9b62a9a PartitionId 20\n2025-11-03T12:42:55.527540Z :WARNING: No initial sequence number for ProducerId 50603918-b8b211f0-bd28fe7a-4525bbf3 PartitionId 10\n2025-11-03T12:42:55.540269Z :WARNING: No initial sequence number for ProducerId 5dc972b8-b8b211f0-90acd11f-5f618e10 PartitionId 15\n2025-11-03T12:42:55.548268Z :WARNING: No initial sequence number for ProducerId 509a1ed0-b8b211f0-b6461dd2-e7f7fb2a PartitionId 12\n2025-11-03T12:42:55.576300Z :WARNING: No initial sequence number for ProducerId 5ccc2a68-b8b211f0-adf170eb-17bb2400 PartitionId 17\n2025-11-03T12:42:55.579988Z :WARNING: No initial sequence number for ProducerId 5af1d33c-b8b211f0-ac0b27ba-e1aa1a9d PartitionId 8\n2025-11-03T12:42:55.585783Z :WARNING: No initial sequence number for ProducerId 4fef924e-b8b211f0-a4d6436d-57e1b12f PartitionId 7\n2025-11-03T12:42:55.600997Z :WARNING: No initial sequence number for ProducerId 5c978600-b8b211f0-b3d1c29b-f7a53a07 PartitionId 16\n2025-11-03T12:42:55.614311Z :WARNING: No initial sequence number for ProducerId 5c966720-b8b211f0-998654d3-ef6bd364 PartitionId 11\n2025-11-03T12:42:55.626992Z :WARNING: No initial sequence number for ProducerId 51f1cb0c-b8b211f0-90329bc5-2fbd6f0e PartitionId 6\n2025-11-03T12:42:55.644606Z :WARNING: No initial sequence number for ProducerId 5d211e24-b8b211f0-b809301d-979e1eba PartitionId 12\n2025-11-03T12:42:55.670141Z :WARNING: No initial sequence number for ProducerId 47edb8e6-b8b211f0-af36ea02-2b597573 PartitionId 94\n2025-11-03T12:42:55.712259Z :WARNING: No initial sequence number for ProducerId 4fa34204-b8b211f0-a09ba727-e9ab228b PartitionId 2\n2025-11-03T12:42:55.713106Z :WARNING: No initial sequence number for ProducerId 697cff08-b8b211f0-8182ce83-b7bac9ff PartitionId 34\n2025-11-03T12:42:55.756831Z :WARNING: No initial sequence number for ProducerId 5a9b458a-b8b211f0-9c0043e5-45e60194 PartitionId 16\n2025-11-03T12:42:55.780319Z :WARNING: No initial sequence number for ProducerId 4eeeea98-b8b211f0-83b8aa94-5ab96bb PartitionId 7\n2025-11-03T12:42:55.856376Z :WARNING: No initial sequence number for ProducerId 5bde8d08-b8b211f0-aba83f98-abb186c2 PartitionId 17\n2025-11-03T12:42:55.864024Z :WARNING: No initial sequence number for ProducerId 51be6898-b8b211f0-82d48f49-db5b2ed9 PartitionId 13\n2025-11-03T12:42:55.864477Z :WARNING: No initial sequence number for ProducerId 501e15f6-b8b211f0-9b56e775-b3eee2d3 PartitionId 10\n2025-11-03T12:42:55.864755Z :WARNING: No initial sequence number for ProducerId 5c31ac18-b8b211f0-976fdc7f-91972122 PartitionId 23\n2025-11-03T12:42:55.896266Z :WARNING: No initial sequence number for ProducerId 5c2a4f0e-b8b211f0-b4c300ae-5d876d46 PartitionId 13\n2025-11-03T12:42:55.919589Z :WARNING: No initial sequence number for ProducerId 4ede72ee-b8b211f0-98f1ddc7-1508f880 PartitionId 99\n2025-11-03T12:42:55.919638Z :WARNING: No initial sequence number for ProducerId 4e67b596-b8b211f0-a4b8748f-d7055292 PartitionId 4\n2025-11-03T12:42:55.932321Z :WARNING: No initial sequence number for ProducerId 5ad6e02c-b8b211f0-93b73a8b-1bd4d9a3 PartitionId 9\n2025-11-03T12:42:55.936248Z :WARNING: No initial sequence number for ProducerId 51638a7c-b8b211f0-b1c54bec-dd175875 PartitionId 8\n2025-11-03T12:42:55.960953Z :WARNING: No initial sequence number for ProducerId 5cdd97bc-b8b211f0-b9be7b7d-c7db5151 PartitionId 15\n2025-11-03T12:42:55.993675Z :WARNING: No initial sequence number for ProducerId 51998aa0-b8b211f0-a457ff14-7d6cfab2 PartitionId 12\n2025-11-03T12:42:55.994691Z :WARNING: No initial sequence number for ProducerId 6939d93a-b8b211f0-a3c069b2-dffa00eb PartitionId 35\n2025-11-03T12:42:55.994693Z :WARNING: No initial sequence number for ProducerId 6a074618-b8b211f0-aa2b5154-29098e6d PartitionId 29\n2025-11-03T12:42:56.032600Z :WARNING: No initial sequence number for ProducerId 4fa15d18-b8b211f0-a18075ee-57026c2 PartitionId 4\n2025-11-03T12:42:56.170571Z :WARNING: No initial sequence number for ProducerId 471d57f0-b8b211f0-aa9bf6e1-9b200d5 PartitionId 94\n2025-11-03T12:42:56.248089Z :WARNING: No initial sequence number for ProducerId 6b9133f4-b8b211f0-9fa8caaf-c1cbe2a8 PartitionId 41\n2025-11-03T12:42:56.248913Z :WARNING: No initial sequence number for ProducerId 6bccf63c-b8b211f0-be302b9e-f9ce22ee PartitionId 36\n2025-11-03T12:42:56.593839Z :WARNING: No initial sequence number for ProducerId 4da2a4ae-b8b211f0-b2d0412b-37721e20 PartitionId 6\n2025-11-03T12:42:56.827868Z :WARNING: No initial sequence number for ProducerId 4d872d96-b8b211f0-8e2ce69b-fb73e18a PartitionId 5\n2025-11-03T12:42:56.831597Z :WARNING: No initial sequence number for ProducerId 46fbfd6c-b8b211f0-b6daf7a2-3fd973eb PartitionId 92\n2025-11-03T12:42:56.836313Z :WARNING: No initial sequence number for ProducerId 5119ba78-b8b211f0-984e3405-93fd2f7f PartitionId 13\n2025-11-03T12:42:57.086770Z :WARNING: No initial sequence number for ProducerId 4ed9f912-b8b211f0-99220831-b7b69c71 PartitionId 10\n2025-11-03T12:42:57.118348Z :WARNING: No initial sequence number for ProducerId 4e59e01a-b8b211f0-a2fc447a-5bde238d PartitionId 8\n2025-11-03T12:42:57.123704Z :WARNING: No initial sequence number for ProducerId 4d8f17cc-b8b211f0-ac17fb11-fb64bf34 PartitionId 9\n2025-11-03T12:42:57.123761Z :WARNING: No initial sequence number for ProducerId 4f12d7dc-b8b211f0-b57d7d17-d1a3edfc PartitionId 2\n2025-11-03T12:42:57.123892Z :WARNING: No initial sequence number for ProducerId 4ed0faec-b8b211f0-b6702735-a72cbfc8 PartitionId 6\n2025-11-03T12:42:57.123965Z :WARNING: No initial sequence number for ProducerId 59a6abc4-b8b211f0-9c19fdaa-af84052c PartitionId 17\n2025-11-03T12:42:57.124046Z :WARNING: No initial sequence number for ProducerId 4e74d960-b8b211f0-a45b939b-e19bd077 PartitionId 7\n2025-11-03T12:42:57.124209Z :WARNING: No initial sequence number for ProducerId 51a66d9c-b8b211f0-9240e768-5b64d182 PartitionId 3\n2025-11-03T12:42:57.124251Z :WARNING: No initial sequence number for ProducerId 5a9ff29c-b8b211f0-92807539-114de28 PartitionId 16\n2025-11-03T12:42:57.124486Z :WARNING: No initial sequence number for ProducerId 4fbf2d34-b8b211f0-a63a652c-910f5e7 PartitionId 7\n2025-11-03T12:42:57.124594Z :WARNING: No initial sequence number for ProducerId 476d9fc6-b8b211f0-b044f985-27cdcba8 PartitionId 97\n2025-11-03T12:42:57.124722Z :WARNING: No initial sequence number for ProducerId 5cc3a348-b8b211f0-a3b5d182-eb19c9f1 PartitionId 21\n2025-11-03T12:42:57.124746Z :WARNING: No initial sequence number for ProducerId 4de33974-b8b211f0-992e2ef8-77c52b51 PartitionId 7\n2025-11-03T12:42:57.125320Z :WARNING: No initial sequence number for ProducerId 4fae06f8-b8b211f0-94b0fc3a-4d09dea3 PartitionId 9\n2025-11-03T12:42:57.128338Z :WARNING: No initial sequence number for ProducerId 4e5b02c4-b8b211f0-b6ae0ec3-7f7b78fe PartitionId 99\n2025-11-03T12:42:57.128493Z :WARNING: No initial sequence number for ProducerId 4ea01350-b8b211f0-84f0169f-b7023dcd PartitionId 8\n2025-11-03T12:42:57.129939Z :WARNING: No initial sequence number for ProducerId 45ac836e-b8b211f0-ba25a8ce-7175233 PartitionId 98\n2025-11-03T12:42:57.129964Z :WARNING: No initial sequence number for ProducerId 5cf734ce-b8b211f0-aeb3b2ae-cba2e635 PartitionId 17\n2025-11-03T12:42:57.129968Z :WARNING: No initial sequence number for ProducerId 4f483e0e-b8b211f0-9d6da078-4d6a05bf PartitionId 9\n2025-11-03T12:42:57.130163Z :WARNING: No initial sequence number for ProducerId 4f6a304a-b8b211f0-a01a378d-133c54b8 PartitionId 2\n2025-11-03T12:42:57.130454Z :WARNING: No initial sequence number for ProducerId 5164af1a-b8b211f0-b4b6491d-2537e847 PartitionId 10\n2025-11-03T12:42:57.130731Z :WARNING: No initial sequence number for ProducerId 50eddbe2-b8b211f0-b2ccc8fa-8707da55 PartitionId 5\n2025-11-03T12:42:57.130991Z :WARNING: No initial sequence number for ProducerId 52c2f984-b8b211f0-8d4b5080-7196af80 PartitionId 11\n2025-11-03T12:42:57.131146Z :WARNING: No initial sequence number for ProducerId 5a145110-b8b211f0-8cbcc553-d97273e8 PartitionId 13\n2025-11-03T12:42:57.131370Z :WARNING: No initial sequence number for ProducerId 4e5d475a-b8b211f0-b9bb98f2-359a87e8 PartitionId 99\n2025-11-03T12:42:57.132342Z :WARNING: No initial sequence number for ProducerId 5a444708-b8b211f0-b7ec7dae-3b1dd140 PartitionId 15\n2025-11-03T12:42:57.132340Z :WARNING: No initial sequence number for ProducerId 5cbd60a0-b8b211f0-918fa2f3-7340504 PartitionId 14\n2025-11-03T12:42:57.132687Z :WARNING: No initial sequence number for ProducerId 4e225aa0-b8b211f0-8162cb41-e50c05b4 PartitionId 99\n2025-11-03T12:42:57.132994Z :WARNING: No initial sequence number for ProducerId 5dac1376-b8b211f0-ad606f53-767afb5 PartitionId 11\n2025-11-03T12:42:57.133126Z :WARNING: No initial sequence number for ProducerId 5c2e80c4-b8b211f0-9b93a211-d52097b6 PartitionId 11\n2025-11-03T12:42:57.133141Z :WARNING: No initial sequence number for ProducerId 5a1597b4-b8b211f0-bd31e37b-953aece0 PartitionId 16\n2025-11-03T12:42:57.133515Z :WARNING: No initial sequence number for ProducerId 5d1285e4-b8b211f0-9e72c834-3d5adb72 PartitionId 21\n2025-11-03T12:42:57.133771Z :WARNING: No initial sequence number for ProducerId 516455b0-b8b211f0-832ab0bb-43ecdf5a PartitionId 2\n2025-11-03T12:42:57.135359Z :WARNING: No initial sequence number for ProducerId 5c8dda1a-b8b211f0-acc0b2e0-81bb62e2 PartitionId 20\n2025-11-03T12:42:57.136429Z :WARNING: No initial sequence number for ProducerId 4d66751a-b8b211f0-a354f4ae-25328787 PartitionId 97\n2025-11-03T12:42:57.136512Z :WARNING: No initial sequence number for ProducerId 4817d766-b8b211f0-930f3ebb-9516251b PartitionId 2\n2025-11-03T12:42:57.136575Z :WARNING: No initial sequence number for ProducerId 50995536-b8b211f0-857d9062-8f7b08f7 PartitionId 10\n2025-11-03T12:42:57.136720Z :WARNING: No initial sequence number for ProducerId 4fc87150-b8b211f0-83fec764-ddbd496f PartitionId 6\n2025-11-03T12:42:57.136930Z :WARNING: No initial sequence number for ProducerId 6bdc3fc0-b8b211f0-ac815ffb-cd595c13 PartitionId 33\n2025-11-03T12:42:57.137005Z :WARNING: No initial sequence number for ProducerId 5a4d9718-b8b211f0-99ec1c86-33252309 PartitionId 20\n2025-11-03T12:42:57.137064Z :WARNING: No initial sequence number for ProducerId 50e14558-b8b211f0-8ccdadae-192a8e3e PartitionId 11\n2025-11-03T12:42:57.137707Z :WARNING: No initial sequence number for ProducerId 4ed3e7b6-b8b211f0-aef9d79a-d589ec43 PartitionId 3\n2025-11-03T12:42:57.139385Z :WARNING: No initial sequence number for ProducerId 4e563a64-b8b211f0-99ff7f9f-1318117f PartitionId 8\n2025-11-03T12:42:57.139505Z :WARNING: No initial sequence number for ProducerId 6c1282ec-b8b211f0-a0635054-19fdbcb2 PartitionId 39\n2025-11-03T12:42:57.139893Z :WARNING: No initial sequence number for ProducerId 6a4fcf1e-b8b211f0-9a46708e-ed90673b PartitionId 36\n2025-11-03T12:42:57.139998Z :WARNING: No initial sequence number for ProducerId 5cb893b8-b8b211f0-bbac85b8-63a143dc PartitionId 11\n2025-11-03T12:42:57.140170Z :WARNING: No initial sequence number for ProducerId 5dcea210-b8b211f0-ae9b1ddd-37971e8a PartitionId 18\n2025-11-03T12:42:57.140273Z :WARNING: No initial sequence number for ProducerId 5d1a55bc-b8b211f0-829a626c-73c79059 PartitionId 12\n2025-11-03T12:42:57.140308Z :WARNING: No initial sequence number for ProducerId 5055f43a-b8b211f0-b4cbc3cc-2d62211d PartitionId 14\n2025-11-03T12:42:57.140546Z :WARNING: No initial sequence number for ProducerId 6966ae92-b8b211f0-bba50ed4-dc3a307 PartitionId 36\n2025-11-03T12:42:57.142780Z :WARNING: No initial sequence number for ProducerId 5972fa22-b8b211f0-b8933503-cff4cf2c PartitionId 10\n2025-11-03T12:42:57.144439Z :WARNING: No initial sequence number for ProducerId 5a6b1a4a-b8b211f0-987ee2b3-99221d92 PartitionId 9\n2025-11-03T12:42:57.158382Z :WARNING: No initial sequence number for ProducerId 519302ac-b8b211f0-8ecf40b5-11eb8a0e PartitionId 3\n2025-11-03T12:42:57.223551Z :WARNING: No initial sequence number for ProducerId 5dc4b836-b8b211f0-aed33c7f-e55264c8 PartitionId 20\n2025-11-03T12:42:57.356296Z :WARNING: No initial sequence number for ProducerId 5dabbac0-b8b211f0-90fa8e72-f8c817a PartitionId 17\n2025-11-03T12:42:57.356338Z :WARNING: No initial sequence number for ProducerId 5dcaa14c-b8b211f0-a25a0fac-45b298a9 PartitionId 23\n2025-11-03T12:42:57.356350Z :WARNING: No initial sequence number for ProducerId 5c978ab0-b8b211f0-bfd8ba2f-1bce4663 PartitionId 18\n2025-11-03T12:42:57.356529Z :WARNING: No initial sequence number for ProducerId 522a65b6-b8b211f0-ae5abe98-119bb76e PartitionId 1\n2025-11-03T12:42:57.360416Z :WARNING: No initial sequence number for ProducerId 5d1fda1e-b8b211f0-919c7e8f-5d2628f PartitionId 23\n2025-11-03T12:42:57.368435Z :WARNING: No initial sequence number for ProducerId 6b7cf678-b8b211f0-87361874-d3f7df2 PartitionId 35\n2025-11-03T12:42:57.408202Z :WARNING: No initial sequence number for ProducerId 5bbfd73c-b8b211f0-bfb77874-f3b3ac02 PartitionId 19\n2025-11-03T12:42:57.456527Z :WARNING: No initial sequence number for ProducerId 4f80cf44-b8b211f0-820569e1-efaf4595 PartitionId 1\n2025-11-03T12:42:57.512532Z :WARNING: No initial sequence number for ProducerId 5c87d23c-b8b211f0-9a67ffdc-d9b62a9a PartitionId 20\n2025-11-03T12:42:57.527840Z :WARNING: No initial sequence number for ProducerId 50603918-b8b211f0-bd28fe7a-4525bbf3 PartitionId 10\n2025-11-03T12:42:57.540539Z :WARNING: No initial sequence number for ProducerId 5dc972b8-b8b211f0-90acd11f-5f618e10 PartitionId 15\n2025-11-03T12:42:57.548818Z :WARNING: No initial sequence number for ProducerId 509a1ed0-b8b211f0-b6461dd2-e7f7fb2a PartitionId 12\n2025-11-03T12:42:57.580291Z :WARNING: No initial sequence number for ProducerId 5ccc2a68-b8b211f0-adf170eb-17bb2400 PartitionId 17\n2025-11-03T12:42:57.580302Z :WARNING: No initial sequence number for ProducerId 5af1d33c-b8b211f0-ac0b27ba-e1aa1a9d PartitionId 8\n2025-11-03T12:42:57.586424Z :WARNING: No initial sequence number for ProducerId 4fef924e-b8b211f0-a4d6436d-57e1b12f PartitionId 7\n2025-11-03T12:42:57.601276Z :WARNING: No initial sequence number for ProducerId 5c978600-b8b211f0-b3d1c29b-f7a53a07 PartitionId 16\n2025-11-03T12:42:57.616522Z :WARNING: No initial sequence number for ProducerId 5c966720-b8b211f0-998654d3-ef6bd364 PartitionId 11\n2025-11-03T12:42:57.627619Z :WARNING: No initial sequence number for ProducerId 51f1cb0c-b8b211f0-90329bc5-2fbd6f0e PartitionId 6\n2025-11-03T12:42:57.648244Z :WARNING: No initial sequence number for ProducerId 5d211e24-b8b211f0-b809301d-979e1eba PartitionId 12\n2025-11-03T12:42:57.670418Z :WARNING: No initial sequence number for ProducerId 47edb8e6-b8b211f0-af36ea02-2b597573 PartitionId 94\n2025-11-03T12:42:57.712545Z :WARNING: No initial sequence number for ProducerId 4fa34204-b8b211f0-a09ba727-e9ab228b PartitionId 2\n2025-11-03T12:42:57.713534Z :WARNING: No initial sequence number for ProducerId 697cff08-b8b211f0-8182ce83-b7bac9ff PartitionId 34\n2025-11-03T12:42:57.760317Z :WARNING: No initial sequence number for ProducerId 5a9b458a-b8b211f0-9c0043e5-45e60194 PartitionId 16\n2025-11-03T12:42:57.782116Z :WARNING: No initial sequence number for ProducerId 4eeeea98-b8b211f0-83b8aa94-5ab96bb PartitionId 7\n2025-11-03T12:42:57.866270Z :WARNING: No initial sequence number for ProducerId 5c31ac18-b8b211f0-976fdc7f-91972122 PartitionId 23\n2025-11-03T12:42:57.868275Z :WARNING: No initial sequence number for ProducerId 501e15f6-b8b211f0-9b56e775-b3eee2d3 PartitionId 10\n2025-11-03T12:42:57.896919Z :WARNING: No initial sequence number for ProducerId 5c2a4f0e-b8b211f0-b4c300ae-5d876d46 PartitionId 13\n2025-11-03T12:42:57.933357Z :WARNING: No initial sequence number for ProducerId 5ad6e02c-b8b211f0-93b73a8b-1bd4d9a3 PartitionId 9\n2025-11-03T12:42:57.936906Z :WARNING: No initial sequence number for ProducerId 51638a7c-b8b211f0-b1c54bec-dd175875 PartitionId 8\n2025-11-03T12:42:57.961209Z :WARNING: No initial sequence number for ProducerId 5cdd97bc-b8b211f0-b9be7b7d-c7db5151 PartitionId 15\n2025-11-03T12:42:57.994977Z :WARNING: No initial sequence number for ProducerId 6a074618-b8b211f0-aa2b5154-29098e6d PartitionId 29\n2025-11-03T12:42:58.249214Z :WARNING: No initial sequence number for ProducerId 6bccf63c-b8b211f0-be302b9e-f9ce22ee PartitionId 36\n2025-11-03T12:42:58.252212Z :WARNING: No initial sequence number for ProducerId 6b9133f4-b8b211f0-9fa8caaf-c1cbe2a8 PartitionId 41\n2025-11-03T12:42:58.981848Z :WARNING: No initial sequence number for ProducerId 6d7964d4-b8b211f0-b3d56460-1ba7f4cd PartitionId 41\n2025-11-03T12:42:59.180796Z :WARNING: No initial sequence number for ProducerId 6d70a510-b8b211f0-8a5d7f27-4b75dd4e PartitionId 35\n2025-11-03T12:42:59.329806Z :WARNING: No initial sequence number for ProducerId 6c37d9ca-b8b211f0-b0efa988-8fc5e15b PartitionId 40\n2025-11-03T12:42:59.329994Z :WARNING: No initial sequence number for ProducerId 6d76cdd2-b8b211f0-ada34a37-3bf81ac9 PartitionId 36\n2025-11-03T12:42:59.330552Z :WARNING: No initial sequence number for ProducerId 6d7dd7ee-b8b211f0-a897cc98-fd39c814 PartitionId 48\n2025-11-03T12:42:59.330541Z :WARNING: No initial sequence number for ProducerId 6dd21a20-b8b211f0-8348da86-47ade012 PartitionId 45\n2025-11-03T12:42:59.330847Z :WARNING: No initial sequence number for ProducerId 6d6a3950-b8b211f0-82c2d7de-ef5f3090 PartitionId 40\n2025-11-03T12:42:59.331023Z :WARNING: No initial sequence number for ProducerId 6d823640-b8b211f0-86f39c99-6bacb9f2 PartitionId 33\n2025-11-03T12:42:59.331192Z :WARNING: No initial sequence number for ProducerId 6d3264da-b8b211f0-a1d1ac41-8f9f2692 PartitionId 42\n2025-11-03T12:42:59.331733Z :WARNING: No initial sequence number for ProducerId 6d836fe2-b8b211f0-8e3c3fe9-5403a1b PartitionId 39\n2025-11-03T12:42:59.331732Z :WARNING: No initial sequence number for ProducerId 6d796fc4-b8b211f0-99805806-37c88dcf PartitionId 43\n2025-11-03T12:42:59.331860Z :WARNING: No initial sequence number for ProducerId 6d9f1814-b8b211f0-ac6e44cb-43cbef79 PartitionId 43\n2025-11-03T12:42:59.332295Z :WARNING: No initial sequence number for ProducerId 6d74f99e-b8b211f0-a312f1e6-e5f9b224 PartitionId 42\n2025-11-03T12:42:59.332316Z :WARNING: No initial sequence number for ProducerId 6d403d62-b8b211f0-b51e4aab-f75d4030 PartitionId 47\n2025-11-03T12:42:59.348131Z :WARNING: No initial sequence number for ProducerId 7e37e6ec-b8b211f0-bf751a44-7377b7d8 PartitionId 60\n2025-11-03T12:42:59.356863Z :WARNING: No initial sequence number for ProducerId 6d81e4ce-b8b211f0-b34d323b-d33b814b PartitionId 32\n2025-11-03T12:42:59.360272Z :WARNING: No initial sequence number for ProducerId 6d378154-b8b211f0-87c12110-f594d2d5 PartitionId 41\n2025-11-03T12:42:59.544239Z :WARNING: No initial sequence number for ProducerId 7de5553a-b8b211f0-8564b410-85f3cacb PartitionId 67\n2025-11-03T12:42:59.549215Z :WARNING: No initial sequence number for ProducerId 6ce0ba9a-b8b211f0-a6fce947-29e05085 PartitionId 46\n2025-11-03T12:42:59.557115Z :WARNING: No initial sequence number for ProducerId 6da2ab28-b8b211f0-be3aabe3-cf4dd28b PartitionId 38\n2025-11-03T12:42:59.557120Z :WARNING: No initial sequence number for ProducerId 7f9dbb92-b8b211f0-a38c57e3-b1c66679 PartitionId 65\n2025-11-03T12:42:59.557226Z :WARNING: No initial sequence number for ProducerId 6da28904-b8b211f0-9bf779ee-d9138333 PartitionId 43\n2025-11-03T12:42:59.557245Z :WARNING: No initial sequence number for ProducerId 7f174a4e-b8b211f0-a470ce56-8fd3a7f1 PartitionId 71\n2025-11-03T12:42:59.557311Z :WARNING: No initial sequence number for ProducerId 7dd4a99c-b8b211f0-89f0de58-7970ea9a PartitionId 72\n2025-11-03T12:42:59.557344Z :WARNING: No initial sequence number for ProducerId 7e498abe-b8b211f0-b6ad93d3-9dd43ead PartitionId 67\n2025-11-03T12:42:59.557414Z :WARNING: No initial sequence number for ProducerId 7e2ef94c-b8b211f0-aebfe4f8-27a8305d PartitionId 76\n2025-11-03T12:42:59.557449Z :WARNING: No initial sequence number for ProducerId 6d9efbea-b8b211f0-9b868898-118b01c7 PartitionId 37\n2025-11-03T12:42:59.557456Z :WARNING: No initial sequence number for ProducerId 80543430-b8b211f0-9ee80e94-45f7d3d1 PartitionId 74\n2025-11-03T12:42:59.557465Z :WARNING: No initial sequence number for ProducerId 6da72f54-b8b211f0-9a0b09b6-e7a66d50 PartitionId 48\n2025-11-03T12:42:59.557494Z :WARNING: No initial sequence number for ProducerId 6dae3966-b8b211f0-839469cf-8d77cdc5 PartitionId 48\n2025-11-03T12:42:59.557524Z :WARNING: No initial sequence number for ProducerId 7e0499b8-b8b211f0-8830b82a-1be5b1da PartitionId 66\n2025-11-03T12:42:59.557506Z :WARNING: No initial sequence number for ProducerId 7e7cd32e-b8b211f0-a994ec00-6ff7cb99 PartitionId 65\n2025-11-03T12:42:59.557522Z :WARNING: No initial sequence number for ProducerId 7e331464-b8b211f0-82613cb5-fb8ba7a3 PartitionId 64\n2025-11-03T12:42:59.557602Z :WARNING: No initial sequence number for ProducerId 7e58e504-b8b211f0-ae43f730-4f39a6ed PartitionId 78\n2025-11-03T12:42:59.557546Z :WARNING: No initial sequence number for ProducerId 7e4f59e4-b8b211f0-b66dfff9-d506d118 PartitionId 70\n2025-11-03T12:42:59.557457Z :WARNING: No initial sequence number for ProducerId 7e4cb612-b8b211f0-b6fa9261-6151cdcf PartitionId 69\n2025-11-03T12:42:59.558133Z :WARNING: No initial sequence number for ProducerId 7ea9c938-b8b211f0-b5eb3597-21b0c8ff PartitionId 77\n2025-11-03T12:42:59.558503Z :WARNING: No initial sequence number for ProducerId 7e36a714-b8b211f0-9d02cb89-9dac12f6 PartitionId 82\n2025-11-03T12:42:59.558588Z :WARNING: No initial sequence number for ProducerId 7e0c9fa0-b8b211f0-856182f1-194c0500 PartitionId 67\n2025-11-03T12:42:59.558577Z :WARNING: No initial sequence number for ProducerId 7ddd43fe-b8b211f0-b1b5676d-9b23569b PartitionId 59\n2025-11-03T12:42:59.558631Z :WARNING: No initial sequence number for ProducerId 7e34f496-b8b211f0-803acaed-5d7fe82c PartitionId 67\n2025-11-03T12:42:59.558636Z :WARNING: No initial sequence number for ProducerId 7ec3911a-b8b211f0-a05c20d3-1f84d401 PartitionId 67\n2025-11-03T12:42:59.558703Z :WARNING: No initial sequence number for ProducerId 7e2f5e46-b8b211f0-9d8d1d5b-47ad2e77 PartitionId 63\n2025-11-03T12:42:59.558703Z :WARNING: No initial sequence number for ProducerId 7e58ad46-b8b211f0-bb8724d9-61b8537d PartitionId 75\n2025-11-03T12:42:59.558724Z :WARNING: No initial sequence number for ProducerId 80765eac-b8b211f0-980a1d5a-b365e1c3 PartitionId 65\n2025-11-03T12:42:59.558754Z :WARNING: No initial sequence number for ProducerId 7e2afb26-b8b211f0-8622f1a6-c32681f4 PartitionId 74\n2025-11-03T12:42:59.558780Z :WARNING: No initial sequence number for ProducerId 7ed6ab6a-b8b211f0-877e7ab7-178bbc2b PartitionId 65\n2025-11-03T12:42:59.558871Z :WARNING: No initial sequence number for ProducerId 6db9b94e-b8b211f0-a8b40f92-33724057 PartitionId 41\n2025-11-03T12:42:59.558884Z :WARNING: No initial sequence number for ProducerId 7e5a51f0-b8b211f0-9557ea49-f56a41a7 PartitionId 69\n2025-11-03T12:42:59.558880Z :WARNING: No initial sequence number for ProducerId 7e80e036-b8b211f0-85f629bd-4db5313c PartitionId 70\n2025-11-03T12:42:59.558944Z :WARNING: No initial sequence number for ProducerId 7ec24364-b8b211f0-8627b3e3-ef8ea2e8 PartitionId 71\n2025-11-03T12:42:59.558977Z :WARNING: No initial sequence number for ProducerId 7e2dc0ae-b8b211f0-bc488afc-57bc8d47 PartitionId 75\n2025-11-03T12:42:59.558919Z :WARNING: No initial sequence number for ProducerId 7f10ff22-b8b211f0-b0df556d-3f1d433c PartitionId 74\n2025-11-03T12:42:59.559004Z :WARNING: No initial sequence number for ProducerId 7e4f55b6-b8b211f0-94241d94-c54e1edd PartitionId 65\n2025-11-03T12:42:59.559019Z :WARNING: No initial sequence number for ProducerId 7e259618-b8b211f0-b1d7ccad-2f6a6dab PartitionId 75\n2025-11-03T12:42:59.559037Z :WARNING: No initial sequence number for ProducerId 7e6d1826-b8b211f0-bb969ce9-21df802a PartitionId 69\n2025-11-03T12:42:59.559044Z :WARNING: No initial sequence number for ProducerId 7ec5e8ca-b8b211f0-8b9d2129-a9e0eaeb PartitionId 70\n2025-11-03T12:42:59.559103Z :WARNING: No initial sequence number for ProducerId 7ec40730-b8b211f0-856ca808-6bccad6c PartitionId 67\n2025-11-03T12:42:59.559049Z :WARNING: No initial sequence number for ProducerId 7e72265e-b8b211f0-ad38a15e-8d829cd6 PartitionId 76\n2025-11-03T12:42:59.559066Z :WARNING: No initial sequence number for ProducerId 7e88e330-b8b211f0-bdbeb858-db860dc4 PartitionId 71\n2025-11-03T12:42:59.559131Z :WARNING: No initial sequence number for ProducerId 7e81c1fe-b8b211f0-a9c7dd28-ad090b94 PartitionId 63\n2025-11-03T12:42:59.559149Z :WARNING: No initial sequence number for ProducerId 7e9a3888-b8b211f0-9d7b4425-b181a094 PartitionId 71\n2025-11-03T12:42:59.559106Z :WARNING: No initial sequence number for ProducerId 7e85e2c0-b8b211f0-bd642ab3-d87112a PartitionId 74\n2025-11-03T12:42:59.559139Z :WARNING: No initial sequence number for ProducerId 7e4b85ee-b8b211f0-9e089163-d0a0b43 PartitionId 76\n2025-11-03T12:42:59.559223Z :WARNING: No initial sequence number for ProducerId 7ebef358-b8b211f0-89c7c17d-bbdd08a9 PartitionId 63\n2025-11-03T12:42:59.559155Z :WARNING: No initial sequence number for ProducerId 7e444c84-b8b211f0-ad7f127e-813e86cf PartitionId 78\n2025-11-03T12:42:59.559228Z :WARNING: No initial sequence number for ProducerId 7ef1f190-b8b211f0-a0f34ffc-d1ca6fda PartitionId 72\n2025-11-03T12:42:59.559151Z :WARNING: No initial sequence number for ProducerId 7e62e07c-b8b211f0-b7b80e84-5579e11a PartitionId 69\n2025-11-03T12:42:59.559278Z :WARNING: No initial sequence number for ProducerId 7e2fda06-b8b211f0-ba0294a1-ebd0ea96 PartitionId 82\n2025-11-03T12:42:59.559317Z :WARNING: No initial sequence number for ProducerId 7e6207e2-b8b211f0-9b1936fa-d97130fe PartitionId 71\n2025-11-03T12:42:59.559387Z :WARNING: No initial sequence number for ProducerId 7e5828ee-b8b211f0-9a0747ce-addc6c74 PartitionId 71\n2025-11-03T12:42:59.559674Z :WARNING: No initial sequence number for ProducerId 7e68e602-b8b211f0-897ad3b5-85384553 PartitionId 67\n2025-11-03T12:42:59.560207Z :WARNING: No initial sequence number for ProducerId 8021fe52-b8b211f0-af4e9aa3-9d2a530 PartitionId 72\n2025-11-03T12:42:59.560351Z :WARNING: No initial sequence number for ProducerId 7ddcf804-b8b211f0-a471d39c-16bdd63 PartitionId 66\n2025-11-03T12:42:59.560855Z :WARNING: No initial sequence number for ProducerId 7dc2c0ba-b8b211f0-8f665cd6-c937bd84 PartitionId 72\n2025-11-03T12:42:59.580717Z :WARNING: No initial sequence number for ProducerId 7dc2ac4c-b8b211f0-89b7cb4e-3b678b3f PartitionId 67\n2025-11-03T12:42:59.580722Z :WARNING: No initial sequence number for ProducerId 7e100f96-b8b211f0-8702bad6-e1c4d7ac PartitionId 64\n2025-11-03T12:42:59.586859Z :WARNING: No initial sequence number for ProducerId 7e48ced0-b8b211f0-a2f0e13f-bf9fab36 PartitionId 76\n2025-11-03T12:42:59.601687Z :WARNING: No initial sequence number for ProducerId 7deaf45e-b8b211f0-84e3c689-f1e121e7 PartitionId 68\n2025-11-03T12:42:59.616926Z :WARNING: No initial sequence number for ProducerId 7e7cc33e-b8b211f0-a37c565f-993fade4 PartitionId 65\n2025-11-03T12:42:59.648640Z :WARNING: No initial sequence number for ProducerId 7df2fa1e-b8b211f0-b577083a-7f6f2b52 PartitionId 61\n2025-11-03T12:42:59.671527Z :WARNING: No initial sequence number for ProducerId 7e7322b6-b8b211f0-a5eddc47-748b98a PartitionId 74\n2025-11-03T12:42:59.713794Z :WARNING: No initial sequence number for ProducerId 7e77b420-b8b211f0-b1064923-b13d9ab1 PartitionId 71\n2025-11-03T12:42:59.760830Z :WARNING: No initial sequence number for ProducerId 7e5cceee-b8b211f0-b814b906-e36b5b03 PartitionId 75\n2025-11-03T12:42:59.782618Z :WARNING: No initial sequence number for ProducerId 7ec2ac82-b8b211f0-892eec9c-59eb6019 PartitionId 75\n2025-11-03T12:42:59.868668Z :WARNING: No initial sequence number for ProducerId 7ef669a0-b8b211f0-8a4f78ef-3bcccf9c PartitionId 78\n2025-11-03T12:42:59.897320Z :WARNING: No initial sequence number for ProducerId 7e5ace64-b8b211f0-b250b2e1-3e055bf PartitionId 64\n2025-11-03T12:42:59.933772Z :WARNING: No initial sequence number for ProducerId 7e4d9e06-b8b211f0-a27e42cb-c14bea0c PartitionId 63\n2025-11-03T12:42:59.937305Z :WARNING: No initial sequence number for ProducerId 7eaa58e4-b8b211f0-a7fb1af2-db506180 PartitionId 65\n2025-11-03T12:42:59.995263Z :WARNING: No initial sequence number for ProducerId 7e3dc72e-b8b211f0-beec4647-59aa8f7e PartitionId 63\n2025-11-03T12:43:18.280664Z :EMERG: No messages were written.\nFATAL: Command \'[\'/home/runner/.ya/build/build_root/khac/000c42/ydb/tests/stress/topic/tests/test-results/py3test/tmp33ezjnz_/topic_ydb_cli/ydb_cli\', \'--verbose\', \'--endpoint\', \'grpc://localhost:18763\', \'--database=/Root\', \'workload\', \'topic\', \'run\', \'full\', \'-s\', \'60\', \'--byte-rate\', \'100M\', \'--use-tx\', \'--tx-commit-interval\', \'2000\', \'-p\', \'100\', \'-c\', \'50\', \'--topic\', \'topic/topic\']\' returned non-zero exit status 1.\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 100, in wrapper\n    f()\n  File "ydb/tests/stress/topic/workload/__init__.py", line 93, in __loop\n    self.cmd_run(\n  File "ydb/tests/stress/topic/workload/__init__.py", line 64, in cmd_run\n    subprocess.run(cmd, check=True, text=True)\n  File "contrib/tools/python3/Lib/subprocess.py", line 571, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command \'[\'/home/runner/.ya/build/build_root/khac/000c42/ydb/tests/stress/topic/tests/test-results/py3test/tmp33ezjnz_/topic_ydb_cli/ydb_cli\', \'--verbose\', \'--endpoint\', \'grpc://localhost:18763\', \'--database=/Root\', \'workload\', \'topic\', \'run\', \'full\', \'-s\', \'60\', \'--byte-rate\', \'100M\', \'--use-tx\', \'--tx-commit-interval\', \'2000\', \'-p\', \'100\', \'-c\', \'50\', \'--topic\', \'topic/topic\']\' returned non-zero exit status 1.\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:18763/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27527
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24171
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5939
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18763
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27145
============================== slowest durations ===============================
363.29s call     test_workload_topic.py::TestYdbTopicWorkload::test
22.01s teardown test_workload_topic.py::TestYdbTopicWorkload::test
10.23s setup    test_workload_topic.py::TestYdbTopicWorkload::test
=========================== short test summary info ============================
FAILED test_workload_topic.py::TestYdbTopicWorkload::test - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/khac/000c42/ydb/tests/stress/topic/workload_topic --endpoint grpc://localhost:18763 --database /Root --duration 60 --consumers 50 --producers 100' has failed with code 1.
Errors:
...11-03T12:42:59.995263Z :WARNING: No initial sequence number for ProducerId 7e3dc72e-b8b211f0-beec4647-59aa8f7e PartitionId 63
2025-11-03T12:43:18.280664Z :EMERG: No messages were written.
FATAL: Command '['/home/runner/.ya/build/build_root/khac/000c42/ydb/tests/stress/topic/tests/test-results/py3test/tmp33ezjnz_/topic_ydb_cli/ydb_cli', '--verbose', '--endpoint', 'grpc://localhost:18763', '--database=/Root', 'workload', 'topic', 'run', 'full', '-s', '60', '--byte-rate', '100M', '--use-tx', '--tx-commit-interval', '2000', '-p', '100', '-c', '50', '--topic', 'topic/topic']' returned non-zero exit status 1.
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/topic/workload/__init__.py", line 93, in __loop
    self.cmd_run(
  File "ydb/tests/stress/topic/workload/__init__.py", line 64, in cmd_run
    subprocess.run(cmd, check=True, text=True)
  File "contrib/tools/python3/Lib/subprocess.py", line 571, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/home/runner/.ya/build/build_root/khac/000c42/ydb/tests/stress/topic/tests/test-results/py3test/tmp33ezjnz_/topic_ydb_cli/ydb_cli', '--verbose', '--endpoint', 'grpc://localhost:18763', '--database=/Root', 'workload', 'topic', 'run', 'full', '-s', '60', '--byte-rate', '100M', '--use-tx', '--tx-commit-interval', '2000', '-p', '100', '-c', '50', '--topic', 'topic/topic']' returned non-zero exit status 1.
======================== 1 failed in 397.48s (0:06:37) =========================
