Diff of the two buildlogs: -- --- b1/build.log 2020-03-30 05:47:17.665131705 +0000 +++ b2/build.log 2020-03-30 05:48:18.827891202 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Sun Mar 29 17:39:00 -12 2020 -I: pbuilder-time-stamp: 1585546740 +I: Current time: Mon May 3 02:10:17 +14 2021 +I: pbuilder-time-stamp: 1619957417 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/buster-reproducible-base.tgz] I: copying local configuration @@ -18,7 +18,7 @@ I: Extracting source gpgv: unknown type of key resource 'trustedkeys.kbx' gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error -gpgv: Signature made Fri Mar 2 04:47:45 2018 -12 +gpgv: Signature made Sat Mar 3 06:47:45 2018 +14 gpgv: using RSA key B4A0AAFCA86C86055D067614AB53E503586877A6 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./python-jsonpath-rw-ext_1.1.3-1.dsc @@ -29,6 +29,18 @@ dpkg-source: info: applying removes-privacy-breach-in-doc.patch I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/33526/tmp/hooks/D01_modify_environment starting +disorder-fs debug: Running on profitbricks-build16-i386. +I: Changing host+domainname to test build reproducibility +I: Adding a custom variable just for the fun of it... +I: Changing /bin/sh to bash +Removing 'diversion of /bin/sh to /bin/sh.distrib by dash' +Adding 'diversion of /bin/sh to /bin/sh.distrib by bash' +Removing 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash' +Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by bash' +I: Setting pbuilder2's login shell to /bin/bash +I: Setting pbuilder2's GECOS to second user,second room,second work-phone,second home-phone,second other +I: user script /srv/workspace/pbuilder/33526/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -354,7 +366,7 @@ Get: 240 http://deb.debian.org/debian buster/main i386 python3-testrepository all 0.0.20-3 [65.8 kB] Get: 241 http://deb.debian.org/debian buster/main i386 python3-testscenarios all 0.5.0-2 [13.4 kB] Get: 242 http://deb.debian.org/debian buster/main i386 testrepository all 0.0.20-3 [21.3 kB] -Fetched 51.8 MB in 19s (2712 kB/s) +Fetched 51.8 MB in 1s (39.1 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libbsd0:i386. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19231 files and directories currently installed.) @@ -1417,7 +1429,7 @@ fakeroot is already the newest version (1.23-1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. I: Building the package -I: Running cd /build/python-jsonpath-rw-ext-1.1.3/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/python-jsonpath-rw-ext-1.1.3/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b dpkg-buildpackage: info: source package python-jsonpath-rw-ext dpkg-buildpackage: info: source version 1.1.3-1 dpkg-buildpackage: info: source distribution unstable @@ -1437,8 +1449,8 @@ pyversions: missing debian/pyversions file, fall back to supported versions python setup.py clean -a running clean -'build/lib.linux-i686-2.7' does not exist -- can't clean it -'build/bdist.linux-i686' does not exist -- can't clean it +'build/lib.linux-x86_64-2.7' does not exist -- can't clean it +'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-2.7' does not exist -- can't clean it find . -name \*.pyc -exec rm {} \+ dh_autoreconf_clean -O--buildsystem=python_distutils @@ -1469,17 +1481,17 @@ running build running build_py creating build -creating build/lib.linux-i686-2.7 -creating build/lib.linux-i686-2.7/jsonpath_rw_ext -copying jsonpath_rw_ext/_string.py -> build/lib.linux-i686-2.7/jsonpath_rw_ext -copying jsonpath_rw_ext/_arithmetic.py -> build/lib.linux-i686-2.7/jsonpath_rw_ext -copying jsonpath_rw_ext/_iterable.py -> build/lib.linux-i686-2.7/jsonpath_rw_ext -copying jsonpath_rw_ext/__init__.py -> build/lib.linux-i686-2.7/jsonpath_rw_ext -copying jsonpath_rw_ext/_filter.py -> build/lib.linux-i686-2.7/jsonpath_rw_ext -copying jsonpath_rw_ext/parser.py -> build/lib.linux-i686-2.7/jsonpath_rw_ext -creating build/lib.linux-i686-2.7/jsonpath_rw_ext/tests -copying jsonpath_rw_ext/tests/test_jsonpath_rw_ext.py -> build/lib.linux-i686-2.7/jsonpath_rw_ext/tests -copying jsonpath_rw_ext/tests/__init__.py -> build/lib.linux-i686-2.7/jsonpath_rw_ext/tests +creating build/lib.linux-x86_64-2.7 +creating build/lib.linux-x86_64-2.7/jsonpath_rw_ext +copying jsonpath_rw_ext/_iterable.py -> build/lib.linux-x86_64-2.7/jsonpath_rw_ext +copying jsonpath_rw_ext/parser.py -> build/lib.linux-x86_64-2.7/jsonpath_rw_ext +copying jsonpath_rw_ext/_arithmetic.py -> build/lib.linux-x86_64-2.7/jsonpath_rw_ext +copying jsonpath_rw_ext/__init__.py -> build/lib.linux-x86_64-2.7/jsonpath_rw_ext +copying jsonpath_rw_ext/_string.py -> build/lib.linux-x86_64-2.7/jsonpath_rw_ext +copying jsonpath_rw_ext/_filter.py -> build/lib.linux-x86_64-2.7/jsonpath_rw_ext +creating build/lib.linux-x86_64-2.7/jsonpath_rw_ext/tests +copying jsonpath_rw_ext/tests/__init__.py -> build/lib.linux-x86_64-2.7/jsonpath_rw_ext/tests +copying jsonpath_rw_ext/tests/test_jsonpath_rw_ext.py -> build/lib.linux-x86_64-2.7/jsonpath_rw_ext/tests running egg_info creating jsonpath_rw_ext.egg-info writing requirements to jsonpath_rw_ext.egg-info/requires.txt @@ -1512,30 +1524,32 @@ + PYTHONS=disabled + PYTHON3S=disabled + TEST_PARALLEL_OPT=--parallel -+ [ yes = yes ] ++ '[' yes = yes ']' + PYTHONS=2.7 -+ [ yes = yes ] -+ py3versions -vr ++ '[' yes = yes ']' +++ py3versions -vr + PYTHON3S=3.7 -+ [ yes = no ] -+ [ 2.7 = disabled ] -+ cut -d. -f1 -+ echo 2.7 ++ '[' yes = no ']' ++ for pyvers in ${PYTHONS} ${PYTHON3S} ++ '[' 2.7 = disabled ']' +++ echo 2.7 +++ cut -d. -f1 + PYMAJOR=2 -+ echo ===> Testing with python (python2) ++ echo '===> Testing with python (python2)' ===> Testing with python (python2) -+ [ 2 = 3 ] -+ [ 2 = 2 ] -+ pwd -+ [ -d /build/python-jsonpath-rw-ext-1.1.3/debian/tmp/usr/lib/python3/dist-packages ] -+ [ -e .stestr.conf ] -+ [ -e .testr.conf ] ++ '[' 2 = 3 ']' ++ '[' 2 = 2 ']' +++ pwd ++ '[' -d /build/python-jsonpath-rw-ext-1.1.3/debian/tmp/usr/lib/python3/dist-packages ']' ++ '[' -e .stestr.conf ']' ++ '[' -e .testr.conf ']' + rm -rf .testrepository + testr-python2 init -+ mktemp -t -+ TEMP_REZ=/tmp/tmp.N4nCLSBkux -+ + tee /tmp/tmp.N4nCLSBkux -PYTHON=python2.7 testr-python2 run --parallel --subunit +++ mktemp -t ++ TEMP_REZ=/tmp/tmp.8rU9XTWvW4 ++ PYTHON=python2.7 ++ testr-python2 run --parallel --subunit ++ tee /tmp/tmp.8rU9XTWvW4 + subunit2pyunit running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ @@ -1544,249 +1558,281 @@ running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmp76fkiw +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmp2iCDXF running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpqM0ODj +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpAJVzPp running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpjLakIk +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpAf80SD running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpFCYbma +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmppXcfU5 running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpuJlyfJ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpEn7Jzh running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmp2cT4wP +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmptZxmFI running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmp0Lucew +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpxDsdnt running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmp7F0YZg +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpj2nJkQ running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpdTrO6G +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpcPGw4S running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpghyDY5 +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpz39KRp +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpsbePQy +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpggaU7a +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpYh1O6K +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpvoxlc7 +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpg0sORf +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpfU0qNJ +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpc8C5df +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpYrxyrF +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_descendants_paths +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_descendants_paths ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_descendants_auto_id jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_descendants_auto_id ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_index_auto_id -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_index_auto_id ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_hyphen_key +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_hyphen_key ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_index_paths +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_index_paths ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_slice_auto_id +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_slice_auto_id ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_descendants_value +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_descendants_value ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_parent_value +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_parent_value ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_child_paths jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_child_paths ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_descendants_paths -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_descendants_paths ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_root_value -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_root_value ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_root_auto_id -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_root_auto_id ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_this_paths +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_this_paths ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_list) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_list) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_child_value +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_child_value ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_this_auto_id +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_this_auto_id ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_index_auto_id +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_index_auto_id ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sorted_list) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sorted_list) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_fields_auto_id -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_fields_auto_id ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_index_value +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_index_value ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_fields_paths +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_fields_paths ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_root_paths jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_root_paths ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_slice_auto_id -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_slice_auto_id ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_child_value -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_child_value ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_fields_auto_id +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_fields_auto_id ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sorted_list_indexed) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sorted_list_indexed) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_child_auto_id jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_child_auto_id ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_index_value -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_index_value ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_fields_value +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_fields_value ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sorted_dict) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sorted_dict) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_parent_value -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_parent_value ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_list_indexed) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_list_indexed) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sorted_dict_indexed) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sorted_dict_indexed) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_slice_paths -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_slice_paths ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_fields_paths -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_fields_paths ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_fields_value -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_fields_value ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(len_list) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(len_list) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_this_auto_id -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_this_auto_id ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_descendants_value -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_descendants_value ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_this_value -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_this_value ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_root_value +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_root_value ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_slice_paths +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_slice_paths ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_root_auto_id +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_root_auto_id ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_slice_value +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_slice_value ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(len_dict) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(len_dict) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_index_paths -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_index_paths ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_dict) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_dict) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(len_str) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(len_str) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_this_paths -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_this_paths ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_exists_syntax1) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_exists_syntax1) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_hyphen_key -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_hyphen_key ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_this_value +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_this_value ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_exists_syntax2) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_exists_syntax2) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_dict_indexed) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_dict_indexed) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_exists_syntax3) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_exists_syntax3) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_exists_syntax4) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_exists_syntax4) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_slice_value -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_slice_value ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(len_list) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(len_list) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_eq1) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_eq1) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_eq2) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_eq2) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_eq3) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_eq3) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(len_dict) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(len_dict) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_gt) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_gt) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_and) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_and) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_float_gt) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_float_gt) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(len_str) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(len_str) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort1) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort1) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort1_indexed) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort1_indexed) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort2) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort2) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_exists_syntax1) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_exists_syntax1) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort2_indexed) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort2_indexed) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort3) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort3) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort3_indexed) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort3_indexed) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_exists_syntax2) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_exists_syntax2) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort4) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort4) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort4_indexed) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort4_indexed) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort5_twofields) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort5_twofields) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_exists_syntax3) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_exists_syntax3) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort5_indexed) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort5_indexed) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_number_only) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_number_only) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_mul1) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_mul1) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_exists_syntax4) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_exists_syntax4) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_mul2) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_mul2) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_mul3) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_mul3) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_mul4) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_mul4) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_eq1) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_eq1) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_mul5) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_mul5) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_mul6) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_mul6) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_mul7) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_mul7) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_eq2) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_eq2) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_str0) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_str0) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_str1) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_str1) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_str2) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_str2) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_eq3) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_eq3) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_str3) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_str3) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_str4) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_str4) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_list1) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_list1) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_gt) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_gt) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_list2) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_list2) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_list_err1) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_list_err1) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_err1) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_err1) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_and) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_and) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_err2) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_err2) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(real_life_example1) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(real_life_example1) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(real_life_example2) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(real_life_example2) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_float_gt) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_float_gt) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(real_life_example3) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(real_life_example3) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(real_life_example4) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(real_life_example4) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sub1) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sub1) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sort1) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sort1) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sub2) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sub2) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(split1) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(split1) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sort1_indexed) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sort1_indexed) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(split2) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(split2) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(bug-#2-correct) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(bug-#2-correct) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(bug-#2-wrong) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(bug-#2-wrong) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sort2) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sort2) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(boolean-filter-true) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(boolean-filter-true) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(boolean-filter-false) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(boolean-filter-false) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(boolean-filter-other-datatypes-involved) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(boolean-filter-other-datatypes-involved) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(boolean-filter-string-true-string-literal) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(boolean-filter-string-true-string-literal) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_list) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_list) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_list_indexed) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_list_indexed) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_dict) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_dict) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_dict_indexed) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_dict_indexed) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(len_list) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(len_list) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(len_dict) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(len_dict) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(len_str) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(len_str) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_exists_syntax1) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_exists_syntax1) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_exists_syntax2) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_exists_syntax2) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_exists_syntax3) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_exists_syntax3) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_exists_syntax4) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_exists_syntax4) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_eq1) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_eq1) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_eq2) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_eq2) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_eq3) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_eq3) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_gt) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_gt) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_and) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_and) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_float_gt) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_float_gt) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sort1) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sort1) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sort1_indexed) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sort1_indexed) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sort2) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sort2) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sort2_indexed) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sort2_indexed) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(boolean-filter-string-true-string-literal) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(boolean-filter-string-true-string-literal) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sort3) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sort3) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sort3_indexed) @@ -1865,162 +1911,164 @@ jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(boolean-filter-string-true-string-literal) ... ok ---------------------------------------------------------------------- -Ran 141 tests in 12.798s +Ran 141 tests in 5.285s OK -+ cat /tmp/tmp.N4nCLSBkux ++ cat /tmp/tmp.8rU9XTWvW4 + subunit-filter -s --no-passthrough + subunit-stats Total tests: 141 Passed tests: 141 Failed tests: 0 Skipped tests: 0 -Seen tags: worker-0, worker-1, worker-2, worker-3, worker-4, worker-5, worker-6, worker-7, worker-8, worker-9 -+ rm -f /tmp/tmp.N4nCLSBkux +Seen tags: worker-0, worker-1, worker-10, worker-11, worker-12, worker-13, worker-14, worker-15, worker-16, worker-17, worker-2, worker-3, worker-4, worker-5, worker-6, worker-7, worker-8, worker-9 ++ rm -f /tmp/tmp.8rU9XTWvW4 + testr-python2 slowest Test id Runtime (s) --------------------------------------------------------------------------- ----------- -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_slice_value 0.460 -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_child_auto_id 0.450 -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_fields_paths 0.448 -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_fields_value 0.362 -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_fields_auto_id 0.347 -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_child_value 0.319 -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_root_auto_id 0.316 -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_root_paths 0.295 -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_root_value 0.275 -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_this_value 0.268 +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_slice_value 0.318 +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_fields_value 0.249 +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_child_auto_id 0.232 +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_fields_auto_id 0.201 +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_root_paths 0.156 +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_fields_paths 0.155 +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_child_paths 0.154 +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_index_value 0.153 +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_child_value 0.153 +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_this_paths 0.153 + rm -rf .testrepository -+ [ 3.7 = disabled ] -+ echo 3.7 -+ cut -d. -f1 ++ for pyvers in ${PYTHONS} ${PYTHON3S} ++ '[' 3.7 = disabled ']' +++ echo 3.7 +++ cut -d. -f1 + PYMAJOR=3 -+ echo ===> Testing with python (python3) ++ echo '===> Testing with python (python3)' ===> Testing with python (python3) -+ [ 3 = 3 ] -+ pwd -+ [ -d /build/python-jsonpath-rw-ext-1.1.3/debian/tmp/usr/lib/python3/dist-packages ] -+ [ -e .stestr.conf ] -+ [ -e .testr.conf ] ++ '[' 3 = 3 ']' +++ pwd ++ '[' -d /build/python-jsonpath-rw-ext-1.1.3/debian/tmp/usr/lib/python3/dist-packages ']' ++ '[' -e .stestr.conf ']' ++ '[' -e .testr.conf ']' + rm -rf .testrepository + testr-python3 init -+ mktemp -t -+ TEMP_REZ=/tmp/tmp.aCfzengJuj -+ + tee+ PYTHON=python3.7 testr-python3 /tmp/tmp.aCfzengJuj - run --parallel --subunit -subunit2pyunit +++ mktemp -t ++ TEMP_REZ=/tmp/tmp.70GtmhLjE6 ++ PYTHON=python3.7 ++ testr-python3 run --parallel --subunit ++ tee /tmp/tmp.70GtmhLjE6 ++ subunit2pyunit jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_descendants_auto_id jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_descendants_auto_id ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_descendants_paths jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_descendants_paths ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_child_paths -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_child_paths ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_descendants_value jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_descendants_value ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_child_value -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_child_value ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_parent_value -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_parent_value ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_hyphen_key jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_hyphen_key ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_index_auto_id +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_index_auto_id ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_parent_value +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_parent_value ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_index_paths +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_index_paths ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_child_paths +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_child_paths ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_child_value +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_child_value ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sorted_list) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sorted_list) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_slice_auto_id +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_slice_auto_id ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_this_value +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_this_value ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_this_paths +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_this_paths ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_root_auto_id jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_root_auto_id ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_index_paths -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_index_paths ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_root_value +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_root_value ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_index_value +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_index_value ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_fields_auto_id jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_fields_auto_id ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_fields_paths jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_fields_paths ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_child_auto_id -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_child_auto_id ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sorted_list_indexed) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sorted_list_indexed) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_root_paths jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_root_paths ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_index_value -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_index_value ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sorted_list_indexed) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sorted_list_indexed) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_child_auto_id +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_child_auto_id ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sorted_dict) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sorted_dict) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_slice_auto_id -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_slice_auto_id ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_this_paths -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_this_paths ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_index_auto_id -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_index_auto_id ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_list) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_list) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sorted_dict_indexed) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sorted_dict_indexed) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_root_value -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_root_value ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_fields_value jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_fields_value ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(len_list) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(len_list) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_this_value -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_this_value ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(len_dict) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(len_dict) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sorted_dict_indexed) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sorted_dict_indexed) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_slice_paths jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_slice_paths ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_list_indexed) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_list_indexed) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_this_auto_id jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_this_auto_id ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(len_str) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(len_str) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_list) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_list) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(len_list) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(len_list) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(len_dict) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(len_dict) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_slice_value jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_slice_value ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(len_str) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(len_str) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_list_indexed) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_list_indexed) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_exists_syntax1) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_exists_syntax1) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_exists_syntax2) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_exists_syntax2) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_dict) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_dict) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_exists_syntax3) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_exists_syntax3) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_dict) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_dict) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_exists_syntax4) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_exists_syntax4) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_eq1) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_eq1) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_dict_indexed) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_dict_indexed) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_eq2) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_eq2) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_dict_indexed) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sorted_dict_indexed) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_eq3) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_eq3) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_gt) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_gt) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(len_list) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(len_list) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_and) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_and) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(len_list) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(len_list) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_float_gt) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(filter_float_gt) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort1) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort1) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(len_dict) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(len_dict) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort1_indexed) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort1_indexed) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(len_dict) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(len_dict) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort2) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort2) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort2_indexed) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort2_indexed) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(len_str) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(len_str) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort3) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort3) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(len_str) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(len_str) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort3_indexed) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort3_indexed) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort4) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort4) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_exists_syntax1) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_exists_syntax1) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort4_indexed) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort4_indexed) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_exists_syntax1) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_exists_syntax1) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort5_twofields) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort5_twofields) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sort5_indexed) @@ -2071,10 +2119,10 @@ jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_list_err1) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_err1) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_err1) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_gt) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_gt) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_err2) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(arithmetic_err2) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_gt) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_gt) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(real_life_example1) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(real_life_example1) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(real_life_example2) @@ -2087,26 +2135,26 @@ jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(real_life_example4) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sub1) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sub1) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_float_gt) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_float_gt) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sub2) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(sub2) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_float_gt) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(filter_float_gt) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(split1) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(split1) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(split2) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(split2) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sort1) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sort1) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(bug-#2-correct) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(bug-#2-correct) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sort1) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sort1) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(bug-#2-wrong) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(bug-#2-wrong) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(boolean-filter-true) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(boolean-filter-true) ... ok -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sort1_indexed) -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sort1_indexed) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(boolean-filter-false) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(boolean-filter-false) ... ok +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sort1_indexed) +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(sort1_indexed) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(boolean-filter-other-datatypes-involved) jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(boolean-filter-other-datatypes-involved) ... ok jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_fields_value(boolean-filter-string-true-string-literal) @@ -2198,70 +2246,102 @@ running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpx8tvd66k +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpdti7pzl0 +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmp1v3mm_55 +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpoimuf97o +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpqbiz_td0 +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpjd0nbbry running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpmw6y_mg4 +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmp10tbxpoz running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpv111dw9r +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpfj49prcy running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmp63nng069 +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmp2mee11tl running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpadsm576l +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpj12bgn5f running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmp9bc1ryz0 +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpjvjgfjz0 running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmp36p2hx4d +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpqbh45_ed running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpc5zmb8fx +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpoc5km90q running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpto6e1b94 +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpa08vz_53 running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpp11op4gq +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpzsy4p5tq +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmplqxhtcv2 +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpv7be6fcb +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmp9vdb17ok +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpvr93vxfc ---------------------------------------------------------------------- -Ran 141 tests in 8.404s +Ran 141 tests in 4.368s OK -+ cat /tmp/tmp.aCfzengJuj ++ cat /tmp/tmp.70GtmhLjE6 + subunit-filter -s --no-passthrough + subunit-stats Total tests: 141 Passed tests: 141 Failed tests: 0 Skipped tests: 0 -Seen tags: worker-0, worker-1, worker-2, worker-3, worker-4, worker-5, worker-6, worker-7, worker-8, worker-9 -+ rm -f /tmp/tmp.aCfzengJuj +Seen tags: worker-0, worker-1, worker-10, worker-11, worker-12, worker-13, worker-14, worker-15, worker-16, worker-17, worker-2, worker-3, worker-4, worker-5, worker-6, worker-7, worker-8, worker-9 ++ rm -f /tmp/tmp.70GtmhLjE6 + testr-python3 slowest -Test id Runtime (s) -------------------------------------------------------------------------------------------------------- ----------- -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_slice_value 0.348 -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_child_auto_id 0.295 -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_fields_value 0.262 -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_fields_paths 0.206 -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_fields_auto_id 0.198 -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_child_value 0.170 -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_index_value 0.161 -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_child_paths 0.156 -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonpath_rw_ext.test_shortcut_functions(arithmetic_str0) 0.152 -jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_root_auto_id 0.150 +Test id Runtime (s) +--------------------------------------------------------------------------- ----------- +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_child_auto_id 0.197 +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_fields_value 0.196 +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_slice_value 0.176 +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_fields_auto_id 0.160 +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_fields_paths 0.158 +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_root_paths 0.122 +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_child_paths 0.120 +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_child_value 0.120 +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_root_auto_id 0.119 +jsonpath_rw_ext.tests.test_jsonpath_rw_ext.TestJsonPath.test_index_value 0.119 + rm -rf .testrepository make[1]: Leaving directory '/build/python-jsonpath-rw-ext-1.1.3' create-stamp debian/debhelper-build-stamp @@ -2280,19 +2360,20 @@ pkgos-dh_auto_install + PKGOS_USE_PY2=yes + PKGOS_USE_PY3=yes -+ dpkg-parsechangelog -SSource +++ dpkg-parsechangelog -SSource + SRC_PKG_NAME=python-jsonpath-rw-ext -+ echo python-jsonpath-rw-ext -+ sed s/python-// +++ echo python-jsonpath-rw-ext +++ sed s/python-// + PY_MODULE_NAME=jsonpath-rw-ext -+ [ yes = yes ] -+ pyversions -vr ++ '[' yes = yes ']' +++ pyversions -vr + PYTHONS=2.7 -+ [ yes = yes ] -+ py3versions -vr ++ '[' yes = yes ']' +++ py3versions -vr + PYTHON3S=3.7 -+ [ yes = yes ] -+ pwd ++ '[' yes = yes ']' ++ for pyvers in ${PYTHONS} +++ pwd + python2.7 setup.py install --install-layout=deb --root /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext running install [pbr] Generating AUTHORS @@ -2312,31 +2393,32 @@ creating /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7 creating /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages creating /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext -copying build/lib.linux-i686-2.7/jsonpath_rw_ext/_string.py -> /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext +copying build/lib.linux-x86_64-2.7/jsonpath_rw_ext/_iterable.py -> /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext +copying build/lib.linux-x86_64-2.7/jsonpath_rw_ext/parser.py -> /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext +copying build/lib.linux-x86_64-2.7/jsonpath_rw_ext/_arithmetic.py -> /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext +copying build/lib.linux-x86_64-2.7/jsonpath_rw_ext/__init__.py -> /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext +copying build/lib.linux-x86_64-2.7/jsonpath_rw_ext/_string.py -> /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext creating /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext/tests -copying build/lib.linux-i686-2.7/jsonpath_rw_ext/tests/test_jsonpath_rw_ext.py -> /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext/tests -copying build/lib.linux-i686-2.7/jsonpath_rw_ext/tests/__init__.py -> /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext/tests -copying build/lib.linux-i686-2.7/jsonpath_rw_ext/_arithmetic.py -> /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext -copying build/lib.linux-i686-2.7/jsonpath_rw_ext/_iterable.py -> /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext -copying build/lib.linux-i686-2.7/jsonpath_rw_ext/__init__.py -> /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext -copying build/lib.linux-i686-2.7/jsonpath_rw_ext/_filter.py -> /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext -copying build/lib.linux-i686-2.7/jsonpath_rw_ext/parser.py -> /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext -byte-compiling /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext/_string.py to _string.pyc -byte-compiling /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext/tests/test_jsonpath_rw_ext.py to test_jsonpath_rw_ext.pyc -byte-compiling /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext/tests/__init__.py to __init__.pyc -byte-compiling /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext/_arithmetic.py to _arithmetic.pyc +copying build/lib.linux-x86_64-2.7/jsonpath_rw_ext/tests/__init__.py -> /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext/tests +copying build/lib.linux-x86_64-2.7/jsonpath_rw_ext/tests/test_jsonpath_rw_ext.py -> /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext/tests +copying build/lib.linux-x86_64-2.7/jsonpath_rw_ext/_filter.py -> /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext byte-compiling /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext/_iterable.py to _iterable.pyc +byte-compiling /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext/parser.py to parser.pyc +byte-compiling /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext/_arithmetic.py to _arithmetic.pyc byte-compiling /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext/__init__.py to __init__.pyc +byte-compiling /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext/_string.py to _string.pyc +byte-compiling /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext/tests/__init__.py to __init__.pyc +byte-compiling /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext/tests/test_jsonpath_rw_ext.py to test_jsonpath_rw_ext.pyc byte-compiling /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext/_filter.py to _filter.pyc -byte-compiling /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext/parser.py to parser.pyc running install_egg_info Copying jsonpath_rw_ext.egg-info to /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/lib/python2.7/dist-packages/jsonpath_rw_ext-1.1.3.egg-info Skipping SOURCES.txt running install_scripts /usr/lib/python2.7/dist-packages/pbr/packaging.py:407: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) -+ [ yes = yes ] -+ pwd ++ '[' yes = yes ']' ++ for pyvers in ${PYTHON3S} +++ pwd + python3.7 setup.py install --install-layout=deb --root /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext running install [pbr] Generating AUTHORS @@ -2345,15 +2427,15 @@ running build_py creating build/lib creating build/lib/jsonpath_rw_ext -copying jsonpath_rw_ext/_string.py -> build/lib/jsonpath_rw_ext -copying jsonpath_rw_ext/_arithmetic.py -> build/lib/jsonpath_rw_ext +creating build/lib/jsonpath_rw_ext/tests +copying jsonpath_rw_ext/tests/__init__.py -> build/lib/jsonpath_rw_ext/tests +copying jsonpath_rw_ext/tests/test_jsonpath_rw_ext.py -> build/lib/jsonpath_rw_ext/tests copying jsonpath_rw_ext/_iterable.py -> build/lib/jsonpath_rw_ext +copying jsonpath_rw_ext/parser.py -> build/lib/jsonpath_rw_ext +copying jsonpath_rw_ext/_arithmetic.py -> build/lib/jsonpath_rw_ext copying jsonpath_rw_ext/__init__.py -> build/lib/jsonpath_rw_ext +copying jsonpath_rw_ext/_string.py -> build/lib/jsonpath_rw_ext copying jsonpath_rw_ext/_filter.py -> build/lib/jsonpath_rw_ext -copying jsonpath_rw_ext/parser.py -> build/lib/jsonpath_rw_ext -creating build/lib/jsonpath_rw_ext/tests -copying jsonpath_rw_ext/tests/test_jsonpath_rw_ext.py -> build/lib/jsonpath_rw_ext/tests -copying jsonpath_rw_ext/tests/__init__.py -> build/lib/jsonpath_rw_ext/tests running egg_info writing jsonpath_rw_ext.egg-info/PKG-INFO writing dependency_links to jsonpath_rw_ext.egg-info/dependency_links.txt @@ -2367,33 +2449,33 @@ creating /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext/usr/lib/python3 creating /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext/usr/lib/python3/dist-packages creating /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext/usr/lib/python3/dist-packages/jsonpath_rw_ext +copying build/lib/jsonpath_rw_ext/_iterable.py -> /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext/usr/lib/python3/dist-packages/jsonpath_rw_ext +copying build/lib/jsonpath_rw_ext/parser.py -> /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext/usr/lib/python3/dist-packages/jsonpath_rw_ext +copying build/lib/jsonpath_rw_ext/_arithmetic.py -> /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext/usr/lib/python3/dist-packages/jsonpath_rw_ext +copying build/lib/jsonpath_rw_ext/__init__.py -> /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext/usr/lib/python3/dist-packages/jsonpath_rw_ext copying build/lib/jsonpath_rw_ext/_string.py -> /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext/usr/lib/python3/dist-packages/jsonpath_rw_ext creating /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext/usr/lib/python3/dist-packages/jsonpath_rw_ext/tests -copying build/lib/jsonpath_rw_ext/tests/test_jsonpath_rw_ext.py -> /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext/usr/lib/python3/dist-packages/jsonpath_rw_ext/tests copying build/lib/jsonpath_rw_ext/tests/__init__.py -> /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext/usr/lib/python3/dist-packages/jsonpath_rw_ext/tests -copying build/lib/jsonpath_rw_ext/_arithmetic.py -> /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext/usr/lib/python3/dist-packages/jsonpath_rw_ext -copying build/lib/jsonpath_rw_ext/_iterable.py -> /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext/usr/lib/python3/dist-packages/jsonpath_rw_ext -copying build/lib/jsonpath_rw_ext/__init__.py -> /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext/usr/lib/python3/dist-packages/jsonpath_rw_ext +copying build/lib/jsonpath_rw_ext/tests/test_jsonpath_rw_ext.py -> /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext/usr/lib/python3/dist-packages/jsonpath_rw_ext/tests copying build/lib/jsonpath_rw_ext/_filter.py -> /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext/usr/lib/python3/dist-packages/jsonpath_rw_ext -copying build/lib/jsonpath_rw_ext/parser.py -> /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext/usr/lib/python3/dist-packages/jsonpath_rw_ext -byte-compiling /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext/usr/lib/python3/dist-packages/jsonpath_rw_ext/_string.py to _string.cpython-37.pyc -byte-compiling /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext/usr/lib/python3/dist-packages/jsonpath_rw_ext/tests/test_jsonpath_rw_ext.py to test_jsonpath_rw_ext.cpython-37.pyc -byte-compiling /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext/usr/lib/python3/dist-packages/jsonpath_rw_ext/tests/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext/usr/lib/python3/dist-packages/jsonpath_rw_ext/_arithmetic.py to _arithmetic.cpython-37.pyc byte-compiling /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext/usr/lib/python3/dist-packages/jsonpath_rw_ext/_iterable.py to _iterable.cpython-37.pyc +byte-compiling /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext/usr/lib/python3/dist-packages/jsonpath_rw_ext/parser.py to parser.cpython-37.pyc +byte-compiling /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext/usr/lib/python3/dist-packages/jsonpath_rw_ext/_arithmetic.py to _arithmetic.cpython-37.pyc byte-compiling /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext/usr/lib/python3/dist-packages/jsonpath_rw_ext/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext/usr/lib/python3/dist-packages/jsonpath_rw_ext/_string.py to _string.cpython-37.pyc +byte-compiling /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext/usr/lib/python3/dist-packages/jsonpath_rw_ext/tests/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext/usr/lib/python3/dist-packages/jsonpath_rw_ext/tests/test_jsonpath_rw_ext.py to test_jsonpath_rw_ext.cpython-37.pyc byte-compiling /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext/usr/lib/python3/dist-packages/jsonpath_rw_ext/_filter.py to _filter.cpython-37.pyc -byte-compiling /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext/usr/lib/python3/dist-packages/jsonpath_rw_ext/parser.py to parser.cpython-37.pyc running install_egg_info Copying jsonpath_rw_ext.egg-info to /build/python-jsonpath-rw-ext-1.1.3/debian/python3-jsonpath-rw-ext/usr/lib/python3/dist-packages/jsonpath_rw_ext-1.1.3.egg-info Skipping SOURCES.txt running install_scripts /usr/lib/python3/dist-packages/pbr/packaging.py:407: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) -+ pwd -+ rm -rf /build/python-jsonpath-rw-ext-1.1.3/debian/python*/usr/lib/python*/dist-packages/*.pth -+ pwd -+ [ -d /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/bin ] +++ pwd ++ rm -rf '/build/python-jsonpath-rw-ext-1.1.3/debian/python*/usr/lib/python*/dist-packages/*.pth' +++ pwd ++ '[' -d /build/python-jsonpath-rw-ext-1.1.3/debian/python-jsonpath-rw-ext/usr/bin ']' make[1]: Leaving directory '/build/python-jsonpath-rw-ext-1.1.3' dh_installdocs -O--buildsystem=python_distutils debian/rules override_dh_sphinxdoc @@ -2453,14 +2535,14 @@ cat /usr/share/openstack-pkg-tools/init-script-template >>$MYINIT.init ; \ pkgos-gen-systemd-unit $i ; \ done -+ ls -1 debian/*.init.in +++ ls -1 'debian/*.init.in' ls: cannot access 'debian/*.init.in': No such file or directory # If there's a service.in file, use that one instead of the generated one set -e ; set -x ; for i in `ls -1 debian/*.service.in`; do \ MYPKG=`echo $i | sed s/.service.in//` ; \ cp $MYPKG.service.in $MYPKG.service ; \ done -+ ls -1 debian/*.service.in +++ ls -1 'debian/*.service.in' ls: cannot access 'debian/*.service.in': No such file or directory # Generate the systemd unit if there's no already existing .service.in set -e ; set -x ; for i in `ls debian/*.init.in` ; do \ @@ -2469,7 +2551,7 @@ pkgos-gen-systemd-unit $i ; \ fi \ done -+ ls debian/*.init.in +++ ls 'debian/*.init.in' ls: cannot access 'debian/*.init.in': No such file or directory dh_systemd_enable make[1]: Leaving directory '/build/python-jsonpath-rw-ext-1.1.3' @@ -2487,14 +2569,14 @@ cat /usr/share/openstack-pkg-tools/init-script-template >>$MYINIT.init ; \ pkgos-gen-systemd-unit $i ; \ done -+ ls -1 debian/*.init.in +++ ls -1 'debian/*.init.in' ls: cannot access 'debian/*.init.in': No such file or directory # If there's a service.in file, use that one instead of the generated one set -e ; set -x ; for i in `ls -1 debian/*.service.in`; do \ MYPKG=`echo $i | sed s/.service.in//` ; \ cp $MYPKG.service.in $MYPKG.service ; \ done -+ ls -1 debian/*.service.in +++ ls -1 'debian/*.service.in' ls: cannot access 'debian/*.service.in': No such file or directory # Generate the systemd unit if there's no already existing .service.in set -e ; set -x ; for i in `ls debian/*.init.in` ; do \ @@ -2503,7 +2585,7 @@ pkgos-gen-systemd-unit $i ; \ fi \ done -+ ls debian/*.init.in +++ ls 'debian/*.init.in' ls: cannot access 'debian/*.init.in': No such file or directory dh_installinit --error-handler=true make[1]: Leaving directory '/build/python-jsonpath-rw-ext-1.1.3' @@ -2530,9 +2612,9 @@ make[1]: Leaving directory '/build/python-jsonpath-rw-ext-1.1.3' dh_md5sums -O--buildsystem=python_distutils dh_builddeb -O--buildsystem=python_distutils +dpkg-deb: building package 'python-jsonpath-rw-ext' in '../python-jsonpath-rw-ext_1.1.3-1_all.deb'. dpkg-deb: building package 'python-jsonpath-rw-ext-doc' in '../python-jsonpath-rw-ext-doc_1.1.3-1_all.deb'. dpkg-deb: building package 'python3-jsonpath-rw-ext' in '../python3-jsonpath-rw-ext_1.1.3-1_all.deb'. -dpkg-deb: building package 'python-jsonpath-rw-ext' in '../python-jsonpath-rw-ext_1.1.3-1_all.deb'. dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../python-jsonpath-rw-ext_1.1.3-1_i386.changes dpkg-genchanges: info: binary-only upload (no source code included) @@ -2540,12 +2622,14 @@ dpkg-source: info: using options from python-jsonpath-rw-ext-1.1.3/debian/source/options: --extend-diff-ignore=^[^/]*[.]egg-info/ dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/33526/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/33526/tmp/hooks/B01_cleanup finished I: unmounting dev/ptmx filesystem I: unmounting dev/pts filesystem I: unmounting dev/shm filesystem I: unmounting proc filesystem I: unmounting sys filesystem I: cleaning the build env -I: removing directory /srv/workspace/pbuilder/7747 and its subdirectories -I: Current time: Sun Mar 29 17:47:17 -12 2020 -I: pbuilder-time-stamp: 1585547237 +I: removing directory /srv/workspace/pbuilder/33526 and its subdirectories +I: Current time: Mon May 3 02:11:16 +14 2021 +I: pbuilder-time-stamp: 1619957476