Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 19, 2021 03:59
Show Gist options
  • Save r-rmcgibbo/8d4ebd8780db37f7d84da03de46516b7 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/8d4ebd8780db37f7d84da03de46516b7 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 11 seconds | https://github.com/NixOS/nixpkgs/pull/116814
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing setuptools-check-hook
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/da9gkzf35xjdhqvh98gric2kp8sb2n3a-diff_cover-4.0.1.tar.gz
source root is diff_cover-4.0.1
setting SOURCE_DATE_EPOCH to timestamp 1600810738 of file diff_cover-4.0.1/setup.cfg
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/diff_cover
copying diff_cover/git_diff.py -> build/lib/diff_cover
copying diff_cover/hookspecs.py -> build/lib/diff_cover
copying diff_cover/snippets.py -> build/lib/diff_cover
copying diff_cover/diff_reporter.py -> build/lib/diff_cover
copying diff_cover/diff_quality_tool.py -> build/lib/diff_cover
copying diff_cover/__init__.py -> build/lib/diff_cover
copying diff_cover/report_generator.py -> build/lib/diff_cover
copying diff_cover/command_runner.py -> build/lib/diff_cover
copying diff_cover/git_path.py -> build/lib/diff_cover
copying diff_cover/hook.py -> build/lib/diff_cover
copying diff_cover/diff_cover_tool.py -> build/lib/diff_cover
creating build/lib/diff_cover/violationsreporters
copying diff_cover/violationsreporters/java_violations_reporter.py -> build/lib/diff_cover/violationsreporters
copying diff_cover/violationsreporters/violations_reporter.py -> build/lib/diff_cover/violationsreporters
copying diff_cover/violationsreporters/__init__.py -> build/lib/diff_cover/violationsreporters
copying diff_cover/violationsreporters/base.py -> build/lib/diff_cover/violationsreporters
creating build/lib/diff_cover/templates
copying diff_cover/templates/console_quality_report.txt -> build/lib/diff_cover/templates
copying diff_cover/templates/console_coverage_report.txt -> build/lib/diff_cover/templates
copying diff_cover/templates/html_quality_report.html -> build/lib/diff_cover/templates
copying diff_cover/templates/snippet_content.html -> build/lib/diff_cover/templates
copying diff_cover/templates/html_coverage_report.html -> build/lib/diff_cover/templates
copying diff_cover/templates/snippet_style.html -> build/lib/diff_cover/templates
copying diff_cover/templates/external_style.css -> build/lib/diff_cover/templates
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/diff_cover
copying build/lib/diff_cover/git_diff.py -> build/bdist.linux-x86_64/wheel/diff_cover
copying build/lib/diff_cover/hookspecs.py -> build/bdist.linux-x86_64/wheel/diff_cover
copying build/lib/diff_cover/snippets.py -> build/bdist.linux-x86_64/wheel/diff_cover
creating build/bdist.linux-x86_64/wheel/diff_cover/templates
copying build/lib/diff_cover/templates/console_quality_report.txt -> build/bdist.linux-x86_64/wheel/diff_cover/templates
copying build/lib/diff_cover/templates/html_quality_report.html -> build/bdist.linux-x86_64/wheel/diff_cover/templates
copying build/lib/diff_cover/templates/console_coverage_report.txt -> build/bdist.linux-x86_64/wheel/diff_cover/templates
copying build/lib/diff_cover/templates/external_style.css -> build/bdist.linux-x86_64/wheel/diff_cover/templates
copying build/lib/diff_cover/templates/snippet_content.html -> build/bdist.linux-x86_64/wheel/diff_cover/templates
copying build/lib/diff_cover/templates/html_coverage_report.html -> build/bdist.linux-x86_64/wheel/diff_cover/templates
copying build/lib/diff_cover/templates/snippet_style.html -> build/bdist.linux-x86_64/wheel/diff_cover/templates
copying build/lib/diff_cover/diff_reporter.py -> build/bdist.linux-x86_64/wheel/diff_cover
creating build/bdist.linux-x86_64/wheel/diff_cover/violationsreporters
copying build/lib/diff_cover/violationsreporters/java_violations_reporter.py -> build/bdist.linux-x86_64/wheel/diff_cover/violationsreporters
copying build/lib/diff_cover/violationsreporters/violations_reporter.py -> build/bdist.linux-x86_64/wheel/diff_cover/violationsreporters
copying build/lib/diff_cover/violationsreporters/__init__.py -> build/bdist.linux-x86_64/wheel/diff_cover/violationsreporters
copying build/lib/diff_cover/violationsreporters/base.py -> build/bdist.linux-x86_64/wheel/diff_cover/violationsreporters
copying build/lib/diff_cover/diff_quality_tool.py -> build/bdist.linux-x86_64/wheel/diff_cover
copying build/lib/diff_cover/__init__.py -> build/bdist.linux-x86_64/wheel/diff_cover
copying build/lib/diff_cover/report_generator.py -> build/bdist.linux-x86_64/wheel/diff_cover
copying build/lib/diff_cover/command_runner.py -> build/bdist.linux-x86_64/wheel/diff_cover
copying build/lib/diff_cover/git_path.py -> build/bdist.linux-x86_64/wheel/diff_cover
copying build/lib/diff_cover/hook.py -> build/bdist.linux-x86_64/wheel/diff_cover
copying build/lib/diff_cover/diff_cover_tool.py -> build/bdist.linux-x86_64/wheel/diff_cover
running install_egg_info
running egg_info
writing diff_cover.egg-info/PKG-INFO
writing dependency_links to diff_cover.egg-info/dependency_links.txt
writing entry points to diff_cover.egg-info/entry_points.txt
writing requirements to diff_cover.egg-info/requires.txt
writing top-level names to diff_cover.egg-info/top_level.txt
reading manifest file 'diff_cover.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'AUTHORS'
writing manifest file 'diff_cover.egg-info/SOURCES.txt'
Copying diff_cover.egg-info to build/bdist.linux-x86_64/wheel/diff_cover-4.0.1-py3.9.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding license file "NOTICE" (matched pattern "NOTICE*")
creating build/bdist.linux-x86_64/wheel/diff_cover-4.0.1.dist-info/WHEEL
creating 'dist/diff_cover-4.0.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'diff_cover/__init__.py'
adding 'diff_cover/command_runner.py'
adding 'diff_cover/diff_cover_tool.py'
adding 'diff_cover/diff_quality_tool.py'
adding 'diff_cover/diff_reporter.py'
adding 'diff_cover/git_diff.py'
adding 'diff_cover/git_path.py'
adding 'diff_cover/hook.py'
adding 'diff_cover/hookspecs.py'
adding 'diff_cover/report_generator.py'
adding 'diff_cover/snippets.py'
adding 'diff_cover/templates/console_coverage_report.txt'
adding 'diff_cover/templates/console_quality_report.txt'
adding 'diff_cover/templates/external_style.css'
adding 'diff_cover/templates/html_coverage_report.html'
adding 'diff_cover/templates/html_quality_report.html'
adding 'diff_cover/templates/snippet_content.html'
adding 'diff_cover/templates/snippet_style.html'
adding 'diff_cover/violationsreporters/__init__.py'
adding 'diff_cover/violationsreporters/base.py'
adding 'diff_cover/violationsreporters/java_violations_reporter.py'
adding 'diff_cover/violationsreporters/violations_reporter.py'
adding 'diff_cover-4.0.1.dist-info/LICENSE'
adding 'diff_cover-4.0.1.dist-info/METADATA'
adding 'diff_cover-4.0.1.dist-info/NOTICE'
adding 'diff_cover-4.0.1.dist-info/WHEEL'
adding 'diff_cover-4.0.1.dist-info/entry_points.txt'
adding 'diff_cover-4.0.1.dist-info/top_level.txt'
adding 'diff_cover-4.0.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/diff_cover-4.0.1/dist /build/diff_cover-4.0.1
Processing ./diff_cover-4.0.1-py2.py3-none-any.whl
Requirement already satisfied: pluggy in /nix/store/ihqi22arcis95hfqf8vbxcgfksy73y6b-python3.9-pluggy-0.13.1/lib/python3.9/site-packages (from diff-cover==4.0.1) (0.13.1)
Requirement already satisfied: jinja2-pluralize in /nix/store/418vxn3fgkcdlw2fagdwlqjcmngm6g7n-python3.9-jinja2_pluralize-0.3.0/lib/python3.9/site-packages (from diff-cover==4.0.1) (0.3.0)
Requirement already satisfied: pygments in /nix/store/lcysakmfi8q39zxzlxzlxb79bb826kya-python3.9-Pygments-2.7.4/lib/python3.9/site-packages (from diff-cover==4.0.1) (2.7.4)
Requirement already satisfied: Jinja2>=2.7.1 in /nix/store/qk5bgd9qp67qw4q70daqvw12amsj5l7s-python3.9-Jinja2-2.11.3/lib/python3.9/site-packages (from diff-cover==4.0.1) (2.11.3)
Requirement already satisfied: MarkupSafe>=0.23 in /nix/store/dh7dc6w8cm0mh7kjjr44hl82ixmw6idc-python3.9-MarkupSafe-1.1.1/lib/python3.9/site-packages (from Jinja2>=2.7.1->diff-cover==4.0.1) (1.1.1)
Requirement already satisfied: inflect>=0.2.4 in /nix/store/jgxkzlc6kfivgcnvzcq8p8nbyanbjkbh-python3.9-inflect-5.3.0/lib/python3.9/site-packages (from jinja2-pluralize->diff-cover==4.0.1) (5.3.0)
Installing collected packages: diff-cover
Successfully installed diff-cover-4.0.1
/build/diff_cover-4.0.1
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/allwdvbjxx0w0pp6hsmjkqcsv3x83jpm-python3.9-diff_cover-4.0.1
strip is /nix/store/xdii8qvch5h8chyp0z2is2qzky565w68-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/allwdvbjxx0w0pp6hsmjkqcsv3x83jpm-python3.9-diff_cover-4.0.1/lib /nix/store/allwdvbjxx0w0pp6hsmjkqcsv3x83jpm-python3.9-diff_cover-4.0.1/bin
patching script interpreter paths in /nix/store/allwdvbjxx0w0pp6hsmjkqcsv3x83jpm-python3.9-diff_cover-4.0.1
checking for references to /build/ in /nix/store/allwdvbjxx0w0pp6hsmjkqcsv3x83jpm-python3.9-diff_cover-4.0.1...
Rewriting #!/nix/store/jaapdprj4lkxrnmqxw7psw12mk3j2rx6-python3-3.9.2/bin/python3.9 to #!/nix/store/jaapdprj4lkxrnmqxw7psw12mk3j2rx6-python3-3.9.2
wrapping `/nix/store/allwdvbjxx0w0pp6hsmjkqcsv3x83jpm-python3.9-diff_cover-4.0.1/bin/diff-cover'...
Rewriting #!/nix/store/jaapdprj4lkxrnmqxw7psw12mk3j2rx6-python3-3.9.2/bin/python3.9 to #!/nix/store/jaapdprj4lkxrnmqxw7psw12mk3j2rx6-python3-3.9.2
wrapping `/nix/store/allwdvbjxx0w0pp6hsmjkqcsv3x83jpm-python3.9-diff_cover-4.0.1/bin/diff-quality'...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
============================= test session starts ==============================
platform linux -- Python 3.9.2, pytest-6.2.2, py-1.9.0, pluggy-0.13.1
rootdir: /build/diff_cover-4.0.1
collecting ...
collecting 166 items
collected 237 items / 2 deselected / 235 selected
diff_cover/tests/test_args.py ..... [ 2%]
diff_cover/tests/test_diff_cover_main.py .. [ 2%]
diff_cover/tests/test_diff_quality_main.py ........... [ 7%]
diff_cover/tests/test_diff_reporter.py .............................. [ 20%]
diff_cover/tests/test_git_diff.py ..... [ 22%]
diff_cover/tests/test_git_path.py ..... [ 24%]
diff_cover/tests/test_integration.py ................................... [ 39%]
....... [ 42%]
diff_cover/tests/test_java_violations_reporter.py .............. [ 48%]
diff_cover/tests/test_report_generator.py ........................ [ 58%]
diff_cover/tests/test_snippets.py ................. [ 65%]
diff_cover/tests/test_violations_reporter.py ........................... [ 77%]
..................................................... [100%]
====================== 235 passed, 2 deselected in 9.26s =======================
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
@nix { "action": "setPhase", "phase": "pytestcachePhase" }
pytestcachePhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment