=== Applying patches on top of PostgreSQL commit ID 2633dae2e4876a9b7cb90ba025e930a553e5107f === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Mon Jul 7 18:50:22 UTC 2025 On branch cf/5326 nothing to commit, working tree clean === using 'git am' to apply patch ./v18-0001-Introduces-table-AM-APIs-for-parallel-table-vacu.patch === Applying: Introduces table AM APIs for parallel table vacuuming. === using 'git am' to apply patch ./v18-0002-vacuumparallel.c-Support-parallel-vacuuming-for-.patch === Applying: vacuumparallel.c: Support parallel vacuuming for tables to collect dead items. === using 'git am' to apply patch ./v18-0003-Move-lazy-heap-scan-related-variables-to-new-str.patch === Applying: Move lazy heap scan related variables to new struct LVScanData. === using 'git am' to apply patch ./v18-0004-Support-parallelism-for-collecting-dead-items-du.patch === Applying: Support parallelism for collecting dead items during lazy vacuum. error: sha1 information is lacking or useless (src/backend/access/heap/vacuumlazy.c). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 Support parallelism for collecting dead items during lazy vacuum. When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". === using patch(1) to apply patch ./v18-0004-Support-parallelism-for-collecting-dead-items-du.patch === patching file doc/src/sgml/ref/vacuum.sgml patching file src/backend/access/heap/heapam_handler.c patching file src/backend/access/heap/vacuumlazy.c Hunk #14 succeeded at 1547 (offset 1 line). Hunk #15 succeeded at 1559 (offset 1 line). Hunk #16 succeeded at 1584 (offset 1 line). Hunk #17 succeeded at 1603 (offset 1 line). Hunk #18 FAILED at 1767. Hunk #19 succeeded at 1785 (offset 1 line). Hunk #20 succeeded at 1799 (offset 1 line). Hunk #21 succeeded at 1822 (offset 1 line). Hunk #22 succeeded at 1882 (offset 1 line). Hunk #23 succeeded at 1933 (offset 1 line). Hunk #24 succeeded at 1982 (offset 1 line). Hunk #25 succeeded at 2071 (offset 1 line). Hunk #26 succeeded at 2172 (offset 1 line). Hunk #27 succeeded at 2731 (offset 3 lines). Hunk #28 succeeded at 3107 (offset 5 lines). Hunk #29 succeeded at 4161 (offset 5 lines). Hunk #30 succeeded at 4180 (offset 5 lines). Hunk #31 succeeded at 4230 (offset 5 lines). Hunk #32 succeeded at 4452 (offset 5 lines). 1 out of 32 hunks FAILED -- saving rejects to file src/backend/access/heap/vacuumlazy.c.rej patching file src/backend/commands/vacuumparallel.c patching file src/include/access/heapam.h patching file src/include/commands/vacuum.h patching file src/test/regress/expected/vacuum_parallel.out patching file src/test/regress/sql/vacuum_parallel.sql patching file src/tools/pgindent/typedefs.list Hunk #1 succeeded at 1966 (offset 5 lines). Unstaged changes after reset: M doc/src/sgml/ref/vacuum.sgml M src/backend/access/heap/heapam_handler.c M src/backend/access/heap/vacuumlazy.c M src/backend/commands/vacuumparallel.c M src/include/access/heapam.h M src/include/commands/vacuum.h M src/test/regress/expected/vacuum_parallel.out M src/test/regress/sql/vacuum_parallel.sql M src/tools/pgindent/typedefs.list Removing src/backend/access/heap/vacuumlazy.c.rej === using 'git apply' to apply patch ./v18-0004-Support-parallelism-for-collecting-dead-items-du.patch === Applied patch to 'doc/src/sgml/ref/vacuum.sgml' cleanly. Applied patch to 'src/backend/access/heap/heapam_handler.c' cleanly. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/backend/access/heap/vacuumlazy.c:1496 error: src/backend/access/heap/vacuumlazy.c: patch does not apply Applied patch to 'src/backend/commands/vacuumparallel.c' cleanly. Applied patch to 'src/include/access/heapam.h' cleanly. Applied patch to 'src/include/commands/vacuum.h' cleanly. Applied patch to 'src/test/regress/expected/vacuum_parallel.out' cleanly. Applied patch to 'src/test/regress/sql/vacuum_parallel.sql' cleanly. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application...