katello-nightly-rpm-pipeline 801 failed

Katello nightly pipeline failed:

This failed with a mashing error for EL8 packages, full error:

2021-01-08 13:36:12 mash: Getting package lists for katello-nightly-el8...
2021-01-08 13:36:12 mash: Sorting packages...
2021-01-08 13:36:12 mash: Checking signatures...
2021-01-08 13:36:12 mash: Writing out files for /mnt/koji/releases/whole/katello-nightly-el8/x86_64/os/Packages...
2021-01-08 13:36:12 mash: Writing out files for /mnt/koji/releases/whole/katello-nightly-el8/source/SRPMS...
2021-01-08 13:36:12 mash: Waiting for file copy and createrepo to finish...
2021-01-08 13:36:12 mash: createrepo: starting /mnt/koji/releases/whole/katello-nightly-el8/source/SRPMS...
2021-01-08 13:36:12 mash: createrepo: starting /mnt/koji/releases/whole/katello-nightly-el8/x86_64/os/Packages...
Could not find valid repo at: /mnt/koji/releases/whole/katello-nightly-el8/source/SRPMS
Could not find valid repo at: /mnt/koji/releases/whole/katello-nightly-el8/x86_64/os/
2021-01-08 13:36:12 mash: createrepo: finished /mnt/koji/releases/whole/katello-nightly-el8/source/SRPMS
I/O error : No such file or directory

(process:4894): GLib-WARNING **: 13:36:13.966: GError set over the top of a previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before it's set.
The overwriting error message was: Parsing filelists.xml error: Premature end of data in tag package line 29688


(process:4894): GLib-WARNING **: 13:36:13.966: GError set over the top of a previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before it's set.
The overwriting error message was: Parsing filelists.xml error: Premature end of data in tag filelists line 2

Traceback (most recent call last):
  File "/usr/bin/mash", line 109, in <module>
    main()
  File "/usr/bin/mash", line 86, in main
    rc = themash.doCompose()
  File "/usr/lib/python2.7/site-packages/mash/__init__.py", line 472, in doCompose
    repocache=repocache, comps=True, arch=arch)
  File "/usr/lib/python2.7/site-packages/mash/__init__.py", line 275, in _write_files
    repo_path, repocache, arch, comps, previous=previous_path)
  File "/usr/lib/python2.7/site-packages/mash/__init__.py", line 151, in _makeMetadata
    md.run(path)
  File "/usr/lib/python2.7/site-packages/mash/metadata.py", line 285, in run
    self.obj.run(path)
  File "/usr/lib/python2.7/site-packages/mash/metadata.py", line 232, in run
    self.repomatic.doRepoMetadata()
  File "/usr/lib/python2.7/site-packages/createrepo/__init__.py", line 1014, in doRepoMetadata
    gen_func(complete_path, csum)
  File "/usr/lib64/python2.7/site-packages/sqlitecachec.py", line 54, in getFilelists
    self.repoid))
TypeError: Parsing filelists.xml error: Premature end of data in tag file line 30471

This looks like the error I’ve seen in katello-nightly-rpm-pipeline 782 failed and could find a good solution besides untagging it :woman_shrugging:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.