Warning: Permanently added '44.202.68.98' (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/8518746


Version: 1.2
PID: 8942
Logging PID: 8943
Task:
{'appstream': False,
 'background': True,
 'build_id': 8518746,
 'chroot': None,
 'package_name': 'kitty',
 'project_dirname': 'kitty',
 'project_name': 'kitty',
 'project_owner': 'rivenirvana',
 'repos': [],
 'sandbox': 'rivenirvana/kitty--https://api.github.com/users/rivenirvana',
 'source_json': {'clone_url': 'https://github.com/rivenirvana/kitty.git',
                 'committish': 'eac4867ad188594ecea0017eb1f7fa5168b94227',
                 'spec': '',
                 'srpm_build_method': 'rpkg',
                 'subdirectory': '',
                 'type': 'git'},
 'source_type': 8,
 'submitter': 'https://api.github.com/users/rivenirvana',
 'task_id': '8518746'}

Running: git clone https://github.com/rivenirvana/kitty.git /var/lib/copr-rpmbuild/workspace/workdir-_nnsboni/kitty --depth 500 --no-single-branch --recursive

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

Running: git checkout eac4867ad188594ecea0017eb1f7fa5168b94227 --

cmd: ['git', 'checkout', 'eac4867ad188594ecea0017eb1f7fa5168b94227', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-_nnsboni/kitty
rc: 0
stdout: 
stderr: Note: switching to 'eac4867ad188594ecea0017eb1f7fa5168b94227'.

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 eac4867ad 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-_nnsboni/.config/rpkg.conf
Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-_nnsboni/kitty

cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-_nnsboni/kitty']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-_nnsboni/kitty
rc: 0
stdout: Wrote: /var/lib/copr-rpmbuild/results/kitty.spec
setting SOURCE_DATE_EPOCH=1736985600
Wrote: /var/lib/copr-rpmbuild/results/kitty-0.39.0.stable.0-1.src.rpm

RPM build warnings:
stderr: git_repo_archive: archiving /var/lib/copr-rpmbuild/workspace/workdir-_nnsboni/kitty:
commit eac4867ad188594ecea0017eb1f7fa5168b94227 (HEAD, origin/copr)
Merge: 43b15fcdd 1f920ecc7
Author: Arvin Verain <arvinverain@proton.me>
Date:   Thu Jan 16 13:31:55 2025 +0800

    Merge branch 'master' into copr
git_repo_archive: Wrote: /var/lib/copr-rpmbuild/results/kitty-eac4867a.tar.gz
warning: Downloading https://github.com/ryanoasis/nerd-fonts/releases/download/v3.3.0/NerdFontsSymbolsOnly.tar.xz to /var/lib/copr-rpmbuild/results/NerdFontsSymbolsOnly.tar.xz
    Downloading https://github.com/ryanoasis/nerd-fonts/releases/download/v3.3.0/NerdFontsSymbolsOnly.tar.xz to /var/lib/copr-rpmbuild/results/NerdFontsSymbolsOnly.tar.xz

Output: ['kitty-eac4867a.tar.gz', 'go-vendor-tools.toml', 'kitty.appdata.xml', 'kitty-0.39.0.stable.0-1.src.rpm', 'kitty-0.39.0.stable.0-build', 'NerdFontsSymbolsOnly.tar.xz', 'kitty.spec']
Running SRPMResults tool
Failed to create a dummy source: /var/lib/copr-rpmbuild/results/go-vendor-tools.toml
Failed to create a dummy source: /var/lib/copr-rpmbuild/results/kitty.appdata.xml
Package info: {
    "name": "kitty",
    "epoch": null,
    "version": "0.39.0.stable.0",
    "release": "1",
    "exclusivearch": [],
    "excludearch": [
        "i386",
        "i486",
        "i586",
        "i686",
        "pentium3",
        "pentium4",
        "athlon",
        "geode"
    ]
}
SRPMResults finished