Warning: Permanently added '18.212.81.123' (ED25519) to the list of known hosts.

You can reproduce this build on your computer by running:

  sudo dnf install copr-rpmbuild
  /usr/bin/copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8511352


Version: 1.2
PID: 9065
Logging PID: 9066
Task:
{'appstream': False,
 'background': True,
 'build_id': 8511352,
 'chroot': None,
 'package_name': 'neovim',
 'project_dirname': 'neovim-nightly',
 'project_name': 'neovim-nightly',
 'project_owner': 'agriffis',
 'repos': [],
 'sandbox': 'agriffis/neovim-nightly--https://api.github.com/users/agriffis',
 'source_json': {'clone_url': 'https://github.com/agriffis/neovim.git',
                 'committish': '3955cd2ce17c50cce4ee8bc0fcea625a05c48ea7',
                 'spec': '',
                 'srpm_build_method': 'rpkg',
                 'subdirectory': '',
                 'type': 'git'},
 'source_type': 8,
 'submitter': 'https://api.github.com/users/agriffis',
 'task_id': '8511352'}

Running: git clone https://github.com/agriffis/neovim.git /var/lib/copr-rpmbuild/workspace/workdir-6vok76e_/neovim --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://github.com/agriffis/neovim.git', '/var/lib/copr-rpmbuild/workspace/workdir-6vok76e_/neovim', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-6vok76e_/neovim'...

Running: git checkout 3955cd2ce17c50cce4ee8bc0fcea625a05c48ea7 --

cmd: ['git', 'checkout', '3955cd2ce17c50cce4ee8bc0fcea625a05c48ea7', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-6vok76e_/neovim
rc: 0
stdout: 
stderr: Note: switching to '3955cd2ce17c50cce4ee8bc0fcea625a05c48ea7'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 3955cd2ce Merge branch 'master' into copr

Generated rpkg config:
[rpkg]
preprocess_spec = True

[git]
anon_clone_url = https://github.com/%(repo_path)s

[lookaside]
download_url = https://${git_props:remote_netloc}/repo/pkgs/%(repo_path)s/%(filename)s/%(hashtype)s/%(hash)s/%(filename)s

Writing config into /var/lib/copr-rpmbuild/workspace/workdir-6vok76e_/.config/rpkg.conf
Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-6vok76e_/neovim

cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-6vok76e_/neovim']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-6vok76e_/neovim
rc: 0
stdout: Wrote: /var/lib/copr-rpmbuild/results/neovim.spec
setting SOURCE_DATE_EPOCH=1736812800
Wrote: /var/lib/copr-rpmbuild/results/neovim-0.11.0~dev.1546.g0dfa4de99-1.src.rpm
stderr: git_repo_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-6vok76e_/neovim:
commit 3955cd2ce17c50cce4ee8bc0fcea625a05c48ea7 (HEAD, origin/copr, origin/HEAD, copr)
Merge: 8efa9692d 0dfa4de99
Author: Aron Griffis <aron@scampersand.com>
Date:   Tue Jan 14 04:00:01 2025 -0500

    Merge branch 'master' into copr
git_repo_pack: Wrote: /var/lib/copr-rpmbuild/results/neovim-3955cd2c.tar.gz

Output: ['neovim-3955cd2c.tar.gz', 'spec-template', 'neovim-lua-bit32.patch', 'sysinit.vim', 'neovim-0.11.0~dev.1546.g0dfa4de99-1.src.rpm', 'neovim-0.11.0_dev.1546.g0dfa4de99-build', 'neovim.spec']
Running SRPMResults tool
Failed to create a dummy source: /var/lib/copr-rpmbuild/results/sysinit.vim
Failed to create a dummy source: /var/lib/copr-rpmbuild/results/spec-template
Failed to create a dummy source: /var/lib/copr-rpmbuild/results/neovim-lua-bit32.patch
Package info: {
    "name": "neovim",
    "epoch": null,
    "version": "0.11.0~dev.1546.g0dfa4de99",
    "release": "1",
    "exclusivearch": [],
    "excludearch": []
}
SRPMResults finished