<86>May 25 02:40:38 userdel[1715354]: delete user 'rooter'
<86>May 25 02:40:38 userdel[1715354]: removed group 'rooter' owned by 'rooter'
<86>May 25 02:40:38 userdel[1715354]: removed shadow group 'rooter' owned by 'rooter'
<86>May 25 02:40:38 groupadd[1715395]: group added to /etc/group: name=rooter, GID=1799
<86>May 25 02:40:38 groupadd[1715395]: group added to /etc/gshadow: name=rooter
<86>May 25 02:40:38 groupadd[1715395]: new group: name=rooter, GID=1799
<86>May 25 02:40:38 useradd[1715421]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash, from=none
<86>May 25 02:40:38 userdel[1715480]: delete user 'builder'
<86>May 25 02:40:38 userdel[1715480]: removed group 'builder' owned by 'builder'
<86>May 25 02:40:38 userdel[1715480]: removed shadow group 'builder' owned by 'builder'
<86>May 25 02:40:38 groupadd[1715505]: group added to /etc/group: name=builder, GID=1800
<86>May 25 02:40:38 groupadd[1715505]: group added to /etc/gshadow: name=builder
<86>May 25 02:40:38 groupadd[1715505]: new group: name=builder, GID=1800
<86>May 25 02:40:38 useradd[1715519]: new user: name=builder, UID=1800, GID=1800, home=/usr/src, shell=/bin/bash, from=none
<13>May 25 02:40:40 rpmi: rpm-macros-golang-1.0.7-alt1 sisyphus+247106.100.1.1 1582836153 installed
<13>May 25 02:40:42 rpmi: golang-src-1.20.4-alt1 sisyphus+319733.100.1.1 1683052459 installed
<13>May 25 02:40:44 rpmi: golang-1.20.4-alt1 sisyphus+319733.100.1.1 1683052459 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/dive-0.10.0-alt1.nosrc.rpm (w1.gzdio)
Installing dive-0.10.0-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.96763
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf dive-0.10.0
+ echo 'Source #0 (dive-0.10.0.tar):'
Source #0 (dive-0.10.0.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/dive-0.10.0.tar
+ cd dive-0.10.0
+ echo 'Source #1 (dive-development-0.10.0.tar):'
Source #1 (dive-development-0.10.0.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/dive-development-0.10.0.tar
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.96763
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd dive-0.10.0
+ export GOFLAGS=-mod=vendor
+ GOFLAGS=-mod=vendor
+ go build -o dist/dive
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.10130
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/dive-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/dive-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd dive-0.10.0
+ install -D -p -m 755 ./dist/dive /usr/src/tmp/dive-buildroot/usr/bin/dive
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/dive-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/dive-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/dive-buildroot/ (default)
Compressing files in /usr/src/tmp/dive-buildroot (auto)
debugedit: ./usr/bin/dive: DWARF version 0 unhandled
[28] .debug_gdb_scripts NOT compressed, wouldn't be smaller
Verifying ELF objects in /usr/src/tmp/dive-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
phdr[2]: unknown object file note type 4 with owner name 'Go' at offset 100
program header entry 9: unknown program header entry type 0x65041580
section [23] '.tbss': alloc flag set but section not in any loaded segment
section [25] '.note.go.buildid': unknown object file note type 4 with owner name 'Go' at offset 100
verify-elf: WARNING: ./usr/bin/dive: eu-elflint failed
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.8873
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd dive-0.10.0
+ export GOFLAGS=-mod=vendor
+ GOFLAGS=-mod=vendor
+ make test
make: Entering directory '/usr/src/RPM/BUILD/dive-0.10.0'
go fmt -x ./...
/usr/lib/golang/bin/gofmt -l -w main.go cmd/analyze.go cmd/build.go cmd/ci.go cmd/root.go cmd/version.go dive/get_image_resolver.go dive/filetree/comparer.go dive/filetree/diff.go dive/filetree/efficiency.go dive/filetree/efficiency_test.go dive/filetree/file_info.go dive/filetree/file_node.go dive/filetree/file_node_test.go dive/filetree/file_tree.go dive/filetree/file_tree_test.go dive/filetree/node_data.go dive/filetree/node_data_test.go dive/filetree/path_error.go dive/filetree/view_info.go dive/image/analyzer.go dive/image/image.go dive/image/layer.go dive/image/resolver.go dive/image/docker/archive_resolver.go dive/image/docker/build.go dive/image/docker/cli.go dive/image/docker/config.go dive/image/docker/engine_resolver.go dive/image/docker/image_archive.go dive/image/docker/image_archive_analysis_test.go dive/image/docker/layer.go dive/image/docker/manifest.go dive/image/docker/testing.go dive/image/podman/build.go dive/image/podman/cli.go dive/image/podman/resolver_linux.go dive/image/podman/resolver_notlinux.go runtime/event.go runtime/options.go runtime/run.go runtime/run_test.go runtime/ci/evaluator.go runtime/ci/evaluator_test.go runtime/ci/reference_file.go runtime/ci/rule.go runtime/export/export.go runtime/export/export_test.go runtime/export/file_reference.go runtime/export/image.go runtime/export/layer.go runtime/ui/app.go runtime/ui/controller.go runtime/ui/format/format.go runtime/ui/key/binding.go runtime/ui/layout/area.go runtime/ui/layout/layout.go runtime/ui/layout/location.go runtime/ui/layout/manager.go runtime/ui/layout/manager_test.go runtime/ui/layout/compound/layer_details_column.go runtime/ui/view/cursor.go runtime/ui/view/debug.go runtime/ui/view/details.go runtime/ui/view/filetree.go runtime/ui/view/filter.go runtime/ui/view/layer.go runtime/ui/view/layer_change_listener.go runtime/ui/view/renderer.go runtime/ui/view/status.go runtime/ui/view/views.go runtime/ui/viewmodel/filetree.go runtime/ui/viewmodel/filetree_test.go runtime/ui/viewmodel/layer_compare.go runtime/ui/viewmodel/layer_selection.go runtime/ui/viewmodel/layer_set_state.go utils/format.go utils/view.go
dive/image/podman/build.go
dive/image/podman/cli.go
dive/image/podman/resolver_notlinux.go
./.scripts/test-coverage.sh
?   	github.com/wagoodman/dive	[no test files]
?   	github.com/wagoodman/dive/cmd	[no test files]
?   	github.com/wagoodman/dive/dive	[no test files]
=== RUN   TestEfficency
--- PASS: TestEfficency (0.00s)
=== RUN   TestEfficency_ScratchImage
--- PASS: TestEfficency_ScratchImage (0.00s)
=== RUN   TestAddChild
--- PASS: TestAddChild (0.00s)
=== RUN   TestRemoveChild
--- PASS: TestRemoveChild (0.00s)
=== RUN   TestPath
--- PASS: TestPath (0.00s)
=== RUN   TestIsWhiteout
--- PASS: TestIsWhiteout (0.00s)
=== RUN   TestDiffTypeFromAddedChildren
--- PASS: TestDiffTypeFromAddedChildren (0.00s)
=== RUN   TestDiffTypeFromRemovedChildren
--- PASS: TestDiffTypeFromRemovedChildren (0.00s)
=== RUN   TestDirSize
--- PASS: TestDirSize (0.00s)
=== RUN   TestStringCollapsed
--- PASS: TestStringCollapsed (0.00s)
=== RUN   TestString
--- PASS: TestString (0.00s)
=== RUN   TestStringBetween
--- PASS: TestStringBetween (0.00s)
=== RUN   TestRejectPurelyRelativePath
--- PASS: TestRejectPurelyRelativePath (0.00s)
=== RUN   TestAddRelativePath
--- PASS: TestAddRelativePath (0.00s)
=== RUN   TestAddPath
--- PASS: TestAddPath (0.00s)
=== RUN   TestAddWhiteoutPath
--- PASS: TestAddWhiteoutPath (0.00s)
=== RUN   TestRemovePath
--- PASS: TestRemovePath (0.00s)
=== RUN   TestStack
--- PASS: TestStack (0.00s)
=== RUN   TestCopy
--- PASS: TestCopy (0.00s)
=== RUN   TestCompareWithNoChanges
--- PASS: TestCompareWithNoChanges (0.00s)
=== RUN   TestCompareWithAdds
--- PASS: TestCompareWithAdds (0.00s)
=== RUN   TestCompareWithChanges
--- PASS: TestCompareWithChanges (0.00s)
=== RUN   TestCompareWithRemoves
--- PASS: TestCompareWithRemoves (0.00s)
=== RUN   TestStackRange
--- PASS: TestStackRange (0.00s)
=== RUN   TestRemoveOnIterate
--- PASS: TestRemoveOnIterate (0.00s)
=== RUN   TestAssignDiffType
--- PASS: TestAssignDiffType (0.00s)
=== RUN   TestMergeDiffTypes
--- PASS: TestMergeDiffTypes (0.00s)
PASS
	github.com/wagoodman/dive/dive/filetree	coverage: 58.5% of statements
ok  	github.com/wagoodman/dive/dive/filetree	0.006s	coverage: 58.5% of statements
?   	github.com/wagoodman/dive/dive/image	[no test files]
=== RUN   Test_Analysis
--- PASS: Test_Analysis (0.00s)
PASS
	github.com/wagoodman/dive/dive/image/docker	coverage: 48.0% of statements
ok  	github.com/wagoodman/dive/dive/image/docker	0.011s	coverage: 48.0% of statements
?   	github.com/wagoodman/dive/dive/image/podman	[no test files]
=== RUN   TestRun
--- PASS: TestRun (0.22s)
PASS
	github.com/wagoodman/dive/runtime	coverage: 53.3% of statements
ok  	github.com/wagoodman/dive/runtime	0.236s	coverage: 53.3% of statements
=== RUN   Test_Evaluator
--- PASS: Test_Evaluator (0.01s)
PASS
	github.com/wagoodman/dive/runtime/ci	coverage: 62.1% of statements
ok  	github.com/wagoodman/dive/runtime/ci	0.054s	coverage: 62.1% of statements
=== RUN   Test_Export
--- PASS: Test_Export (0.01s)
PASS
	github.com/wagoodman/dive/runtime/export	coverage: 100.0% of statements
ok  	github.com/wagoodman/dive/runtime/export	0.023s	coverage: 100.0% of statements
?   	github.com/wagoodman/dive/runtime/ui	[no test files]
?   	github.com/wagoodman/dive/runtime/ui/format	[no test files]
?   	github.com/wagoodman/dive/runtime/ui/key	[no test files]
=== RUN   Test_planAndLayoutHeaders
    manager_test.go:134: case:  single header  ---
    manager_test.go:134: case:  two headers  ---
    manager_test.go:134: case:  two odd-sized headers  ---
--- PASS: Test_planAndLayoutHeaders (0.00s)
=== RUN   Test_planAndLayoutColumns
    manager_test.go:234: case:  two equal columns  ---
    manager_test.go:234: case:  two odd-sized columns  ---
    manager_test.go:234: case:  single column  ---
--- PASS: Test_planAndLayoutColumns (0.00s)
=== RUN   Test_layout
    manager_test.go:369: case:  1 header + 1 footer + 3 column  ---
    manager_test.go:369: case:  1 header + 1 footer + 2 equal columns + 1 sized column  ---
    manager_test.go:369: case:  1 header + 1 footer + 1 column  ---
--- PASS: Test_layout (0.00s)
PASS
	github.com/wagoodman/dive/runtime/ui/layout	coverage: 82.6% of statements
ok  	github.com/wagoodman/dive/runtime/ui/layout	0.005s	coverage: 82.6% of statements
?   	github.com/wagoodman/dive/runtime/ui/layout/compound	[no test files]
?   	github.com/wagoodman/dive/runtime/ui/view	[no test files]
=== RUN   TestFileTreeGoCase
--- PASS: TestFileTreeGoCase (0.09s)
=== RUN   TestFileTreeNoAttributes
--- PASS: TestFileTreeNoAttributes (0.07s)
=== RUN   TestFileTreeRestrictedHeight
--- PASS: TestFileTreeRestrictedHeight (0.05s)
=== RUN   TestFileTreeDirCollapse
--- PASS: TestFileTreeDirCollapse (0.05s)
=== RUN   TestFileTreeDirCollapseAll
--- PASS: TestFileTreeDirCollapseAll (0.05s)
=== RUN   TestFileTreeSelectLayer
--- PASS: TestFileTreeSelectLayer (0.04s)
=== RUN   TestFileShowAggregateChanges
--- PASS: TestFileShowAggregateChanges (0.04s)
=== RUN   TestFileTreePageDown
--- PASS: TestFileTreePageDown (0.05s)
=== RUN   TestFileTreePageUp
--- PASS: TestFileTreePageUp (0.05s)
=== RUN   TestFileTreeDirCursorRight
--- PASS: TestFileTreeDirCursorRight (0.05s)
=== RUN   TestFileTreeFilterTree
--- PASS: TestFileTreeFilterTree (0.04s)
=== RUN   TestFileTreeHideAddedRemovedModified
--- PASS: TestFileTreeHideAddedRemovedModified (0.04s)
=== RUN   TestFileTreeHideUnmodified
--- PASS: TestFileTreeHideUnmodified (0.04s)
=== RUN   TestFileTreeHideTypeWithFilter
--- PASS: TestFileTreeHideTypeWithFilter (0.04s)
PASS
	github.com/wagoodman/dive/runtime/ui/viewmodel	coverage: 55.8% of statements
ok  	github.com/wagoodman/dive/runtime/ui/viewmodel	0.740s	coverage: 55.8% of statements
?   	github.com/wagoodman/dive/utils	[no test files]
github.com/wagoodman/dive/dive/filetree/comparer.go:12:			NewTreeIndexKey			0.0%
github.com/wagoodman/dive/dive/filetree/comparer.go:21:			String				0.0%
github.com/wagoodman/dive/dive/filetree/comparer.go:38:			NewComparer			0.0%
github.com/wagoodman/dive/dive/filetree/comparer.go:46:			GetPathErrors			0.0%
github.com/wagoodman/dive/dive/filetree/comparer.go:54:			GetTree				0.0%
github.com/wagoodman/dive/dive/filetree/comparer.go:71:			get				0.0%
github.com/wagoodman/dive/dive/filetree/comparer.go:88:			NaturalIndexes			0.0%
github.com/wagoodman/dive/dive/filetree/comparer.go:121:		AggregatedIndexes		0.0%
github.com/wagoodman/dive/dive/filetree/comparer.go:152:		BuildCache			0.0%
github.com/wagoodman/dive/dive/filetree/diff.go:18:			String				0.0%
github.com/wagoodman/dive/dive/filetree/diff.go:35:			merge				100.0%
github.com/wagoodman/dive/dive/filetree/efficiency.go:21:		Len				100.0%
github.com/wagoodman/dive/dive/filetree/efficiency.go:26:		Swap				0.0%
github.com/wagoodman/dive/dive/filetree/efficiency.go:31:		Less				0.0%
github.com/wagoodman/dive/dive/filetree/efficiency.go:38:		Efficiency			77.8%
github.com/wagoodman/dive/dive/filetree/file_info.go:25:		NewFileInfoFromTarHeader	0.0%
github.com/wagoodman/dive/dive/filetree/file_info.go:44:		NewFileInfo			0.0%
github.com/wagoodman/dive/dive/filetree/file_info.go:93:		Copy				66.7%
github.com/wagoodman/dive/dive/filetree/file_info.go:111:		Compare				100.0%
github.com/wagoodman/dive/dive/filetree/file_info.go:123:		getHashFromReader		0.0%
github.com/wagoodman/dive/dive/filetree/file_node.go:38:		NewNode				100.0%
github.com/wagoodman/dive/dive/filetree/file_node.go:54:		renderTreeLine			100.0%
github.com/wagoodman/dive/dive/filetree/file_node.go:78:		Copy				100.0%
github.com/wagoodman/dive/dive/filetree/file_node.go:90:		AddChild			87.5%
github.com/wagoodman/dive/dive/filetree/file_node.go:109:		Remove				77.8%
github.com/wagoodman/dive/dive/filetree/file_node.go:125:		String				71.4%
github.com/wagoodman/dive/dive/filetree/file_node.go:139:		MetadataString			81.0%
github.com/wagoodman/dive/dive/filetree/file_node.go:179:		VisitDepthChildFirst		92.9%
github.com/wagoodman/dive/dive/filetree/file_node.go:203:		VisitDepthParentFirst		0.0%
github.com/wagoodman/dive/dive/filetree/file_node.go:236:		IsWhiteout			100.0%
github.com/wagoodman/dive/dive/filetree/file_node.go:241:		IsLeaf				100.0%
github.com/wagoodman/dive/dive/filetree/file_node.go:246:		Path				100.0%
github.com/wagoodman/dive/dive/filetree/file_node.go:271:		deriveDiffType			100.0%
github.com/wagoodman/dive/dive/filetree/file_node.go:285:		AssignDiffType			87.5%
github.com/wagoodman/dive/dive/filetree/file_node.go:304:		compare				54.5%
github.com/wagoodman/dive/dive/filetree/file_tree.go:35:		NewFileTree			100.0%
github.com/wagoodman/dive/dive/filetree/file_tree.go:57:		renderStringTreeBetween		97.1%
github.com/wagoodman/dive/dive/filetree/file_tree.go:133:		VisibleSize			0.0%
github.com/wagoodman/dive/dive/filetree/file_tree.go:162:		String				100.0%
github.com/wagoodman/dive/dive/filetree/file_tree.go:167:		StringBetween			100.0%
github.com/wagoodman/dive/dive/filetree/file_tree.go:172:		Copy				90.0%
github.com/wagoodman/dive/dive/filetree/file_tree.go:198:		VisitDepthChildFirst		100.0%
github.com/wagoodman/dive/dive/filetree/file_tree.go:203:		VisitDepthParentFirst		0.0%
github.com/wagoodman/dive/dive/filetree/file_tree.go:208:		Stack				81.8%
github.com/wagoodman/dive/dive/filetree/file_tree.go:228:		GetNode				88.9%
github.com/wagoodman/dive/dive/filetree/file_tree.go:244:		AddPath				90.0%
github.com/wagoodman/dive/dive/filetree/file_tree.go:286:		RemovePath			75.0%
github.com/wagoodman/dive/dive/filetree/file_tree.go:302:		CompareAndMark			83.8%
github.com/wagoodman/dive/dive/filetree/file_tree.go:369:		markRemoved			75.0%
github.com/wagoodman/dive/dive/filetree/file_tree.go:378:		StackTreeRange			70.0%
github.com/wagoodman/dive/dive/filetree/node_data.go:13:		NewNodeData			100.0%
github.com/wagoodman/dive/dive/filetree/node_data.go:22:		Copy				0.0%
github.com/wagoodman/dive/dive/filetree/path_error.go:12:		String				0.0%
github.com/wagoodman/dive/dive/filetree/path_error.go:29:		NewPathError			0.0%
github.com/wagoodman/dive/dive/filetree/path_error.go:37:		String				0.0%
github.com/wagoodman/dive/dive/filetree/view_info.go:10:		NewViewInfo			100.0%
github.com/wagoodman/dive/dive/filetree/view_info.go:18:		Copy				0.0%
github.com/wagoodman/dive/dive/image/docker/archive_resolver.go:11:	NewResolverFromArchive		0.0%
github.com/wagoodman/dive/dive/image/docker/archive_resolver.go:15:	Fetch				0.0%
github.com/wagoodman/dive/dive/image/docker/archive_resolver.go:29:	Build				0.0%
github.com/wagoodman/dive/dive/image/docker/build.go:8:			buildImageFromCli		0.0%
github.com/wagoodman/dive/dive/image/docker/cli.go:11:			runDockerCmd			0.0%
github.com/wagoodman/dive/dive/image/docker/cli.go:28:			isDockerClientBinaryAvailable	0.0%
github.com/wagoodman/dive/dive/image/docker/config.go:27:		newConfig			90.9%
github.com/wagoodman/dive/dive/image/docker/engine_resolver.go:18:	NewResolverFromEngine		0.0%
github.com/wagoodman/dive/dive/image/docker/engine_resolver.go:22:	Fetch				0.0%
github.com/wagoodman/dive/dive/image/docker/engine_resolver.go:37:	Build				0.0%
github.com/wagoodman/dive/dive/image/docker/engine_resolver.go:45:	fetchArchive			0.0%
github.com/wagoodman/dive/dive/image/docker/image_archive.go:23:	NewImageArchive			65.9%
github.com/wagoodman/dive/dive/image/docker/image_archive.go:110:	processLayerTar			81.8%
github.com/wagoodman/dive/dive/image/docker/image_archive.go:131:	getFileList			73.3%
github.com/wagoodman/dive/dive/image/docker/image_archive.go:160:	ToImage				95.5%
github.com/wagoodman/dive/dive/image/docker/layer.go:18:		ToLayer				100.0%
github.com/wagoodman/dive/dive/image/docker/manifest.go:14:		newManifest			80.0%
github.com/wagoodman/dive/dive/image/docker/testing.go:9:		TestLoadArchive			80.0%
github.com/wagoodman/dive/dive/image/docker/testing.go:19:		TestAnalysisFromArchive		70.0%
github.com/wagoodman/dive/runtime/ci/evaluator.go:34:			NewCiEvaluator			100.0%
github.com/wagoodman/dive/runtime/ci/evaluator.go:42:			isRuleEnabled			100.0%
github.com/wagoodman/dive/runtime/ci/evaluator.go:46:			Evaluate			91.7%
github.com/wagoodman/dive/runtime/ci/evaluator.go:136:			Report				0.0%
github.com/wagoodman/dive/runtime/ci/rule.go:45:			newGenericCiRule		100.0%
github.com/wagoodman/dive/runtime/ci/rule.go:54:			Key				100.0%
github.com/wagoodman/dive/runtime/ci/rule.go:58:			Configuration			100.0%
github.com/wagoodman/dive/runtime/ci/rule.go:62:			Validate			100.0%
github.com/wagoodman/dive/runtime/ci/rule.go:66:			Evaluate			100.0%
github.com/wagoodman/dive/runtime/ci/rule.go:70:			String				0.0%
github.com/wagoodman/dive/runtime/ci/rule.go:89:			loadCiRules			88.1%
github.com/wagoodman/dive/runtime/event.go:12:				message				100.0%
github.com/wagoodman/dive/runtime/event.go:18:				exitWithError			100.0%
github.com/wagoodman/dive/runtime/event.go:25:				exitWithErrorMessage		100.0%
github.com/wagoodman/dive/runtime/export/export.go:13:			NewExport			100.0%
github.com/wagoodman/dive/runtime/export/export.go:49:			Marshal				100.0%
github.com/wagoodman/dive/runtime/run.go:19:				run				72.6%
github.com/wagoodman/dive/runtime/run.go:119:				Run				0.0%
github.com/wagoodman/dive/runtime/ui/layout/manager.go:16:		NewManager			100.0%
github.com/wagoodman/dive/runtime/ui/layout/manager.go:22:		Add				100.0%
github.com/wagoodman/dive/runtime/ui/layout/manager.go:29:		planAndLayoutHeaders		78.6%
github.com/wagoodman/dive/runtime/ui/layout/manager.go:60:		planFooters			93.8%
github.com/wagoodman/dive/runtime/ui/layout/manager.go:92:		planAndLayoutColumns		76.7%
github.com/wagoodman/dive/runtime/ui/layout/manager.go:150:		layoutFooters			85.7%
github.com/wagoodman/dive/runtime/ui/layout/manager.go:177:		notifyLayoutChange		83.3%
github.com/wagoodman/dive/runtime/ui/layout/manager.go:189:		Layout				0.0%
github.com/wagoodman/dive/runtime/ui/layout/manager.go:201:		layout				86.2%
github.com/wagoodman/dive/runtime/ui/viewmodel/filetree.go:41:		NewFileTreeViewModel		64.7%
github.com/wagoodman/dive/runtime/ui/viewmodel/filetree.go:73:		Setup				100.0%
github.com/wagoodman/dive/runtime/ui/viewmodel/filetree.go:79:		height				100.0%
github.com/wagoodman/dive/runtime/ui/viewmodel/filetree.go:87:		bufferIndexUpperBound		100.0%
github.com/wagoodman/dive/runtime/ui/viewmodel/filetree.go:92:		IsVisible			0.0%
github.com/wagoodman/dive/runtime/ui/viewmodel/filetree.go:97:		ResetCursor			0.0%
github.com/wagoodman/dive/runtime/ui/viewmodel/filetree.go:104:		SetTreeByLayer			70.6%
github.com/wagoodman/dive/runtime/ui/viewmodel/filetree.go:133:		CursorUp			0.0%
github.com/wagoodman/dive/runtime/ui/viewmodel/filetree.go:148:		CursorDown			66.7%
github.com/wagoodman/dive/runtime/ui/viewmodel/filetree.go:164:		CursorLeft			0.0%
github.com/wagoodman/dive/runtime/ui/viewmodel/filetree.go:215:		CursorRight			68.8%
github.com/wagoodman/dive/runtime/ui/viewmodel/filetree.go:247:		PageDown			84.6%
github.com/wagoodman/dive/runtime/ui/viewmodel/filetree.go:273:		PageUp				92.3%
github.com/wagoodman/dive/runtime/ui/viewmodel/filetree.go:298:		getAbsPositionNode		83.3%
github.com/wagoodman/dive/runtime/ui/viewmodel/filetree.go:329:		ToggleCollapse			100.0%
github.com/wagoodman/dive/runtime/ui/viewmodel/filetree.go:338:		ToggleCollapseAll		90.0%
github.com/wagoodman/dive/runtime/ui/viewmodel/filetree.go:358:		ConstrainLayout			0.0%
github.com/wagoodman/dive/runtime/ui/viewmodel/filetree.go:367:		ExpandLayout			0.0%
github.com/wagoodman/dive/runtime/ui/viewmodel/filetree.go:376:		ToggleAttributes		0.0%
github.com/wagoodman/dive/runtime/ui/viewmodel/filetree.go:386:		ToggleShowDiffType		100.0%
github.com/wagoodman/dive/runtime/ui/viewmodel/filetree.go:391:		Update				81.5%
github.com/wagoodman/dive/runtime/ui/viewmodel/filetree.go:439:		Render				71.4%
github.com/wagoodman/dive/runtime/ui/viewmodel/layer_set_state.go:12:	NewLayerSetState		0.0%
github.com/wagoodman/dive/runtime/ui/viewmodel/layer_set_state.go:20:	GetCompareIndexes		0.0%
total:									(statements)			58.8%
make: Leaving directory '/usr/src/RPM/BUILD/dive-0.10.0'
+ exit 0
Processing files: dive-0.10.0-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.62948
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd dive-0.10.0
+ DOCDIR=/usr/src/tmp/dive-buildroot/usr/share/doc/dive-0.10.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/dive-buildroot/usr/share/doc/dive-0.10.0
+ /bin/mkdir -p /usr/src/tmp/dive-buildroot/usr/share/doc/dive-0.10.0
+ cp -prL LICENSE README.md /usr/src/tmp/dive-buildroot/usr/share/doc/dive-0.10.0
+ chmod -R go-w /usr/src/tmp/dive-buildroot/usr/share/doc/dive-0.10.0
+ chmod -R a+rX /usr/src/tmp/dive-buildroot/usr/share/doc/dive-0.10.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u2eskD
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RSNKLj
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.32)(64bit), libc.so.6(GLIBC_2.34)(64bit)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PXNrMv
Creating dive-debuginfo package
Processing files: dive-debuginfo-0.10.0-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iBoLnY
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.F0STRz
find-requires: running scripts (debuginfo)
Requires: dive = 0.10.0-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Adding to dive-debuginfo a strict dependency on dive
Wrote: /usr/src/RPM/RPMS/x86_64/dive-0.10.0-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/dive-debuginfo-0.10.0-alt1.x86_64.rpm (w2.lzdio)
60.46user 15.52system 0:35.83elapsed 212%CPU (0avgtext+0avgdata 198660maxresident)k
0inputs+0outputs (0major+1878145minor)pagefaults 0swaps
2.31user 1.62system 0:45.11elapsed 8%CPU (0avgtext+0avgdata 112796maxresident)k
0inputs+0outputs (0major+251867minor)pagefaults 0swaps
--- dive-0.10.0-alt1.x86_64.rpm.repo	2023-01-02 15:09:38.000000000 +0000
+++ dive-0.10.0-alt1.x86_64.rpm.hasher	2023-05-25 02:41:21.888083638 +0000
@@ -12,3 +12,3 @@
 Provides: dive = 0.10.0-alt1:sisyphus+312809.100.1.1
-File: /usr/bin/dive	100755	root:root	762e3c5e6a94ede2f79e576af59aa634	
+File: /usr/bin/dive	100755	root:root	421599e43ab6168053bdf09c127df8db	
 File: /usr/share/doc/dive-0.10.0	40755	root:root		
@@ -16,2 +16,2 @@
 File: /usr/share/doc/dive-0.10.0/README.md	100644	root:root	59f7b6310d477fa7eb83c6ef37bc483e	
-RPMIdentity: 073db1d8b2c047ca18caad5f8680dccad3f375873c0c143e631d8347ab0a7db1bd945ddd22b3add69ae446394bb172eb03288e220c6cd36b74e73972462edc2b
+RPMIdentity: 4334248fcc7446bdd8eb8d8c4d7b7cbf87b3d8295bf167b733ada6545a5370df90de260eddf92411284fbcd58a46635d9059e845b1e7f6cb5b66e82e9e972f44
--- dive-debuginfo-0.10.0-alt1.x86_64.rpm.repo	2023-01-02 15:09:38.000000000 +0000
+++ dive-debuginfo-0.10.0-alt1.x86_64.rpm.hasher	2023-05-25 02:41:21.963084585 +0000
@@ -460,3 +460,2 @@
 /usr/src/debug/dive-0.10.0/vendor/github.com/hashicorp/hcl/hcl/printer	40755	root:root	
-/usr/src/debug/dive-0.10.0/vendor/github.com/hashicorp/hcl/hcl/printer/nodes.go	100644	root:root	
 /usr/src/debug/dive-0.10.0/vendor/github.com/hashicorp/hcl/hcl/printer/printer.go	100644	root:root	
@@ -504,3 +503,2 @@
 /usr/src/debug/dive-0.10.0/vendor/github.com/mattn/go-colorable/colorable_others.go	100644	root:root	
-/usr/src/debug/dive-0.10.0/vendor/github.com/mattn/go-colorable/noncolorable.go	100644	root:root	
 /usr/src/debug/dive-0.10.0/vendor/github.com/mattn/go-isatty	40755	root:root	
@@ -736,3 +734,3 @@
 Provides: dive-debuginfo = 0.10.0-alt1:sisyphus+312809.100.1.1
-File: /usr/lib/debug/usr/bin/dive.debug	100644	root:root	ba2a1ae3a83b08c0dee4f90e923244f1	
+File: /usr/lib/debug/usr/bin/dive.debug	100644	root:root	20a7b0efb180f5ddac7293ece08ce8bc	
 File: /usr/src/debug/dive-0.10.0	40755	root:root		
@@ -1196,3 +1194,2 @@
 File: /usr/src/debug/dive-0.10.0/vendor/github.com/hashicorp/hcl/hcl/printer	40755	root:root		
-File: /usr/src/debug/dive-0.10.0/vendor/github.com/hashicorp/hcl/hcl/printer/nodes.go	100644	root:root	421224283546e29d957104f05462cc1b	
 File: /usr/src/debug/dive-0.10.0/vendor/github.com/hashicorp/hcl/hcl/printer/printer.go	100644	root:root	777a756b2d8d90949d2962cd91e1430a	
@@ -1240,3 +1237,2 @@
 File: /usr/src/debug/dive-0.10.0/vendor/github.com/mattn/go-colorable/colorable_others.go	100644	root:root	d9911fab48833847ecee66355a7ff62b	
-File: /usr/src/debug/dive-0.10.0/vendor/github.com/mattn/go-colorable/noncolorable.go	100644	root:root	bfab66e23b169d54b7acca17144c26dd	
 File: /usr/src/debug/dive-0.10.0/vendor/github.com/mattn/go-isatty	40755	root:root		
@@ -1467,2 +1463,2 @@
 File: /usr/src/debug/dive-0.10.0/vendor/gopkg.in/yaml.v2/yamlprivateh.go	100644	root:root	e5169265c37ec1c5bdcc9beb50f036cc	
-RPMIdentity: d3b31edabe280cd58aa89cedace7aeea1b781e58f18c50e077c631461963c77ca72c205e4de610b12865bd2dc290a771b24b26a0e779c79119524993f8d5da25
+RPMIdentity: bb8a3aceee07e2454ae0c4b1639d70b6eadb6dac9aa6e49b7deb4bd18e8cdb98b25f0204d24bac1fe1ac83197d5cc520d3e54afbd42a8aeae7fbaa4f8dcb93e9