Skip to content

Instantly share code, notes, and snippets.

@mweinelt
Created August 2, 2023 02:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mweinelt/046825bd23758ba799459077f117d1ba to your computer and use it in GitHub Desktop.
Save mweinelt/046825bd23758ba799459077f117d1ba to your computer and use it in GitHub Desktop.
https://cache.nixos.org/5fxrrw9mjs06wyxafl8n1c37v3dlzwxl.narinfo
https://cache.nixos.org/k7g2sgazarngk5fnf4iyww514zn3q76d.narinfo
https://cache.nixos.org/nar/0wp4gznxzh7bfmlzah7h0v2ayf43v54d2hdwwimfk4rk7yv8c0vk.nar.xz
https://cache.nixos.org/nar/0lcxmksb365gjjnsdvilpklkkb5wbw2h2xwdpa21rg6mj0wn3qcm.nar.xz
https://cache.nixos.org/f5vxv1yr26dlqd1nkbkwq25dpwqqci45.narinfo
https://cache.nixos.org/h9ip3ip2xa3gv93q011z69yjw3dd64vk.narinfo
https://cache.nixos.org/dwb0xrrs1i60k70h0rgd2xi3nfx5xivm.narinfo
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing pip-build-hook
Using pipBuildPhase
Using pipShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing sphinx-hook
Sourcing pytest-check-hook
Using pytestCheckPhase
unpacking sources
unpacking source archive /nix/store/6ncnrsbiaqy7k9ba12nbm28as8f949sk-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tools/update_oids.py
patching sources
applying patch /nix/store/2v03sv128flqm2pr2f69ahaa3ma5lp19-ctypes.patch
patching file psycopg/psycopg/pq/_pq_ctypes.py
patching file tests/fix_pq.py
applying patch /nix/store/wbn9wxx97sfrbw6mdhwh2nng4n6fg6ps-762bb2e4c840886acca12a3676296e10a7114fa2.patch
patching file tests/test_concurrency.py
patching file tests/test_concurrency_async.py
updateAutotoolsGnuConfigScriptsPhase
configuring
no configure script, doing nothing
building
Executing pipBuildPhase
Creating a wheel...
WARNING: The directory '/homeless-shelter/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Processing /build/source/psycopg
Running command Preparing metadata (pyproject.toml)
running dist_info
creating /build/pip-modern-metadata-vhxvw6p1/psycopg.egg-info
writing /build/pip-modern-metadata-vhxvw6p1/psycopg.egg-info/PKG-INFO
writing dependency_links to /build/pip-modern-metadata-vhxvw6p1/psycopg.egg-info/dependency_links.txt
writing requirements to /build/pip-modern-metadata-vhxvw6p1/psycopg.egg-info/requires.txt
writing top-level names to /build/pip-modern-metadata-vhxvw6p1/psycopg.egg-info/top_level.txt
writing manifest file '/build/pip-modern-metadata-vhxvw6p1/psycopg.egg-info/SOURCES.txt'
reading manifest file '/build/pip-modern-metadata-vhxvw6p1/psycopg.egg-info/SOURCES.txt'
adding license file 'LICENSE.txt'
writing manifest file '/build/pip-modern-metadata-vhxvw6p1/psycopg.egg-info/SOURCES.txt'
creating '/build/pip-modern-metadata-vhxvw6p1/psycopg-3.1.9.dist-info'
Preparing metadata (pyproject.toml) ... [?25l[?25hdone
Building wheels for collected packages: psycopg
Running command Building wheel for psycopg (pyproject.toml)
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/psycopg
copying psycopg/adapt.py -> build/lib/psycopg
copying psycopg/_adapters_map.py -> build/lib/psycopg
copying psycopg/_pipeline.py -> build/lib/psycopg
copying psycopg/_dns.py -> build/lib/psycopg
copying psycopg/version.py -> build/lib/psycopg
copying psycopg/_encodings.py -> build/lib/psycopg
copying psycopg/_struct.py -> build/lib/psycopg
copying psycopg/generators.py -> build/lib/psycopg
copying psycopg/dbapi20.py -> build/lib/psycopg
copying psycopg/cursor_async.py -> build/lib/psycopg
copying psycopg/_wrappers.py -> build/lib/psycopg
copying psycopg/connection_async.py -> build/lib/psycopg
copying psycopg/postgres.py -> build/lib/psycopg
copying psycopg/_cmodule.py -> build/lib/psycopg
copying psycopg/abc.py -> build/lib/psycopg
copying psycopg/errors.py -> build/lib/psycopg
copying psycopg/server_cursor.py -> build/lib/psycopg
copying psycopg/__init__.py -> build/lib/psycopg
copying psycopg/_enums.py -> build/lib/psycopg
copying psycopg/conninfo.py -> build/lib/psycopg
copying psycopg/connection.py -> build/lib/psycopg
copying psycopg/_tpc.py -> build/lib/psycopg
copying psycopg/_column.py -> build/lib/psycopg
copying psycopg/rows.py -> build/lib/psycopg
copying psycopg/client_cursor.py -> build/lib/psycopg
copying psycopg/cursor.py -> build/lib/psycopg
copying psycopg/_tz.py -> build/lib/psycopg
copying psycopg/_compat.py -> build/lib/psycopg
copying psycopg/copy.py -> build/lib/psycopg
copying psycopg/_typeinfo.py -> build/lib/psycopg
copying psycopg/transaction.py -> build/lib/psycopg
copying psycopg/sql.py -> build/lib/psycopg
copying psycopg/_preparing.py -> build/lib/psycopg
copying psycopg/_queries.py -> build/lib/psycopg
copying psycopg/waiting.py -> build/lib/psycopg
copying psycopg/_transform.py -> build/lib/psycopg
creating build/lib/psycopg/types
copying psycopg/types/net.py -> build/lib/psycopg/types
copying psycopg/types/bool.py -> build/lib/psycopg/types
copying psycopg/types/composite.py -> build/lib/psycopg/types
copying psycopg/types/hstore.py -> build/lib/psycopg/types
copying psycopg/types/shapely.py -> build/lib/psycopg/types
copying psycopg/types/string.py -> build/lib/psycopg/types
copying psycopg/types/uuid.py -> build/lib/psycopg/types
copying psycopg/types/datetime.py -> build/lib/psycopg/types
copying psycopg/types/array.py -> build/lib/psycopg/types
copying psycopg/types/none.py -> build/lib/psycopg/types
copying psycopg/types/json.py -> build/lib/psycopg/types
copying psycopg/types/enum.py -> build/lib/psycopg/types
copying psycopg/types/__init__.py -> build/lib/psycopg/types
copying psycopg/types/range.py -> build/lib/psycopg/types
copying psycopg/types/multirange.py -> build/lib/psycopg/types
copying psycopg/types/numeric.py -> build/lib/psycopg/types
creating build/lib/psycopg/crdb
copying psycopg/crdb/connection.py -> build/lib/psycopg/crdb
copying psycopg/crdb/_types.py -> build/lib/psycopg/crdb
copying psycopg/crdb/__init__.py -> build/lib/psycopg/crdb
creating build/lib/psycopg/pq
copying psycopg/pq/_pq_ctypes.py -> build/lib/psycopg/pq
copying psycopg/pq/pq_ctypes.py -> build/lib/psycopg/pq
copying psycopg/pq/__init__.py -> build/lib/psycopg/pq
copying psycopg/pq/abc.py -> build/lib/psycopg/pq
copying psycopg/pq/_enums.py -> build/lib/psycopg/pq
copying psycopg/pq/_debug.py -> build/lib/psycopg/pq
copying psycopg/pq/misc.py -> build/lib/psycopg/pq
copying psycopg/py.typed -> build/lib/psycopg
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/psycopg
copying build/lib/psycopg/_column.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/_dns.py -> build/bdist.linux-x86_64/wheel/psycopg
creating build/bdist.linux-x86_64/wheel/psycopg/pq
copying build/lib/psycopg/pq/misc.py -> build/bdist.linux-x86_64/wheel/psycopg/pq
copying build/lib/psycopg/pq/__init__.py -> build/bdist.linux-x86_64/wheel/psycopg/pq
copying build/lib/psycopg/pq/_pq_ctypes.py -> build/bdist.linux-x86_64/wheel/psycopg/pq
copying build/lib/psycopg/pq/pq_ctypes.py -> build/bdist.linux-x86_64/wheel/psycopg/pq
copying build/lib/psycopg/pq/abc.py -> build/bdist.linux-x86_64/wheel/psycopg/pq
copying build/lib/psycopg/pq/_debug.py -> build/bdist.linux-x86_64/wheel/psycopg/pq
copying build/lib/psycopg/pq/_enums.py -> build/bdist.linux-x86_64/wheel/psycopg/pq
copying build/lib/psycopg/connection.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/_pipeline.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/py.typed -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/_enums.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/errors.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/abc.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/_wrappers.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/client_cursor.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/connection_async.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/adapt.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/waiting.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/sql.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/_transform.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/server_cursor.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/_preparing.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/cursor.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/_compat.py -> build/bdist.linux-x86_64/wheel/psycopg
creating build/bdist.linux-x86_64/wheel/psycopg/crdb
copying build/lib/psycopg/crdb/_types.py -> build/bdist.linux-x86_64/wheel/psycopg/crdb
copying build/lib/psycopg/crdb/__init__.py -> build/bdist.linux-x86_64/wheel/psycopg/crdb
copying build/lib/psycopg/crdb/connection.py -> build/bdist.linux-x86_64/wheel/psycopg/crdb
creating build/bdist.linux-x86_64/wheel/psycopg/types
copying build/lib/psycopg/types/array.py -> build/bdist.linux-x86_64/wheel/psycopg/types
copying build/lib/psycopg/types/composite.py -> build/bdist.linux-x86_64/wheel/psycopg/types
copying build/lib/psycopg/types/string.py -> build/bdist.linux-x86_64/wheel/psycopg/types
copying build/lib/psycopg/types/none.py -> build/bdist.linux-x86_64/wheel/psycopg/types
copying build/lib/psycopg/types/hstore.py -> build/bdist.linux-x86_64/wheel/psycopg/types
copying build/lib/psycopg/types/json.py -> build/bdist.linux-x86_64/wheel/psycopg/types
copying build/lib/psycopg/types/enum.py -> build/bdist.linux-x86_64/wheel/psycopg/types
copying build/lib/psycopg/types/shapely.py -> build/bdist.linux-x86_64/wheel/psycopg/types
copying build/lib/psycopg/types/datetime.py -> build/bdist.linux-x86_64/wheel/psycopg/types
copying build/lib/psycopg/types/range.py -> build/bdist.linux-x86_64/wheel/psycopg/types
copying build/lib/psycopg/types/bool.py -> build/bdist.linux-x86_64/wheel/psycopg/types
copying build/lib/psycopg/types/multirange.py -> build/bdist.linux-x86_64/wheel/psycopg/types
copying build/lib/psycopg/types/__init__.py -> build/bdist.linux-x86_64/wheel/psycopg/types
copying build/lib/psycopg/types/uuid.py -> build/bdist.linux-x86_64/wheel/psycopg/types
copying build/lib/psycopg/types/numeric.py -> build/bdist.linux-x86_64/wheel/psycopg/types
copying build/lib/psycopg/types/net.py -> build/bdist.linux-x86_64/wheel/psycopg/types
copying build/lib/psycopg/_tz.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/postgres.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/_struct.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/_cmodule.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/conninfo.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/version.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/__init__.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/generators.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/rows.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/_encodings.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/_tpc.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/copy.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/cursor_async.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/transaction.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/dbapi20.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/_adapters_map.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/_typeinfo.py -> build/bdist.linux-x86_64/wheel/psycopg
copying build/lib/psycopg/_queries.py -> build/bdist.linux-x86_64/wheel/psycopg
running install_egg_info
running egg_info
creating psycopg.egg-info
writing psycopg.egg-info/PKG-INFO
writing dependency_links to psycopg.egg-info/dependency_links.txt
writing requirements to psycopg.egg-info/requires.txt
writing top-level names to psycopg.egg-info/top_level.txt
writing manifest file 'psycopg.egg-info/SOURCES.txt'
reading manifest file 'psycopg.egg-info/SOURCES.txt'
adding license file 'LICENSE.txt'
writing manifest file 'psycopg.egg-info/SOURCES.txt'
Copying psycopg.egg-info to build/bdist.linux-x86_64/wheel/psycopg-3.1.9-py3.11.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/psycopg-3.1.9.dist-info/WHEEL
creating '/build/pip-wheel-va8e7xhk/.tmp-ui593wyo/psycopg-3.1.9-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'psycopg/__init__.py'
adding 'psycopg/_adapters_map.py'
adding 'psycopg/_cmodule.py'
adding 'psycopg/_column.py'
adding 'psycopg/_compat.py'
adding 'psycopg/_dns.py'
adding 'psycopg/_encodings.py'
adding 'psycopg/_enums.py'
adding 'psycopg/_pipeline.py'
adding 'psycopg/_preparing.py'
adding 'psycopg/_queries.py'
adding 'psycopg/_struct.py'
adding 'psycopg/_tpc.py'
adding 'psycopg/_transform.py'
adding 'psycopg/_typeinfo.py'
adding 'psycopg/_tz.py'
adding 'psycopg/_wrappers.py'
adding 'psycopg/abc.py'
adding 'psycopg/adapt.py'
adding 'psycopg/client_cursor.py'
adding 'psycopg/connection.py'
adding 'psycopg/connection_async.py'
adding 'psycopg/conninfo.py'
adding 'psycopg/copy.py'
adding 'psycopg/cursor.py'
adding 'psycopg/cursor_async.py'
adding 'psycopg/dbapi20.py'
adding 'psycopg/errors.py'
adding 'psycopg/generators.py'
adding 'psycopg/postgres.py'
adding 'psycopg/py.typed'
adding 'psycopg/rows.py'
adding 'psycopg/server_cursor.py'
adding 'psycopg/sql.py'
adding 'psycopg/transaction.py'
adding 'psycopg/version.py'
adding 'psycopg/waiting.py'
adding 'psycopg/crdb/__init__.py'
adding 'psycopg/crdb/_types.py'
adding 'psycopg/crdb/connection.py'
adding 'psycopg/pq/__init__.py'
adding 'psycopg/pq/_debug.py'
adding 'psycopg/pq/_enums.py'
adding 'psycopg/pq/_pq_ctypes.py'
adding 'psycopg/pq/abc.py'
adding 'psycopg/pq/misc.py'
adding 'psycopg/pq/pq_ctypes.py'
adding 'psycopg/types/__init__.py'
adding 'psycopg/types/array.py'
adding 'psycopg/types/bool.py'
adding 'psycopg/types/composite.py'
adding 'psycopg/types/datetime.py'
adding 'psycopg/types/enum.py'
adding 'psycopg/types/hstore.py'
adding 'psycopg/types/json.py'
adding 'psycopg/types/multirange.py'
adding 'psycopg/types/net.py'
adding 'psycopg/types/none.py'
adding 'psycopg/types/numeric.py'
adding 'psycopg/types/range.py'
adding 'psycopg/types/shapely.py'
adding 'psycopg/types/string.py'
adding 'psycopg/types/uuid.py'
adding 'psycopg-3.1.9.dist-info/LICENSE.txt'
adding 'psycopg-3.1.9.dist-info/METADATA'
adding 'psycopg-3.1.9.dist-info/WHEEL'
adding 'psycopg-3.1.9.dist-info/top_level.txt'
adding 'psycopg-3.1.9.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Building wheel for psycopg (pyproject.toml) ... [?25l[?25hdone
Created wheel for psycopg: filename=psycopg-3.1.9-py3-none-any.whl size=167782 sha256=de2644e69bc4016a003f957daa00f887155a41bd1397c078c274303eec3d777d
Stored in directory: /build/pip-ephem-wheel-cache-ei3mopq6/wheels/48/03/0f/dd1f428193b98cfe1bb9ce443abcc74a3002eab928303c61ea
Successfully built psycopg
Finished creating a wheel...
Finished executing pipBuildPhase
installing
Executing pipInstallPhase
/build/source/psycopg/dist /build/source/psycopg
Processing ./psycopg-3.1.9-py3-none-any.whl
Requirement already satisfied: typing-extensions>=4.1 in /nix/store/3x25g7w9iipi5rf0l6r6ml9aih69a3ch-python3.11-typing-extensions-4.5.0/lib/python3.11/site-packages (from psycopg==3.1.9) (4.5.0)
Installing collected packages: psycopg
Successfully installed psycopg-3.1.9
/build/source/psycopg
Finished executing pipInstallPhase
pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/f5vxv1yr26dlqd1nkbkwq25dpwqqci45-python3.11-psycopg-3.1.9
checking for references to /build/ in /nix/store/f5vxv1yr26dlqd1nkbkwq25dpwqqci45-python3.11-psycopg-3.1.9...
patching script interpreter paths in /nix/store/f5vxv1yr26dlqd1nkbkwq25dpwqqci45-python3.11-psycopg-3.1.9
stripping (with command strip and flags -S -p) in /nix/store/f5vxv1yr26dlqd1nkbkwq25dpwqqci45-python3.11-psycopg-3.1.9/lib
shrinking RPATHs of ELF executables and libraries in /nix/store/h9ip3ip2xa3gv93q011z69yjw3dd64vk-python3.11-psycopg-3.1.9-dist
checking for references to /build/ in /nix/store/h9ip3ip2xa3gv93q011z69yjw3dd64vk-python3.11-psycopg-3.1.9-dist...
patching script interpreter paths in /nix/store/h9ip3ip2xa3gv93q011z69yjw3dd64vk-python3.11-psycopg-3.1.9-dist
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
running install tests
no Makefile or custom installCheckPhase, doing nothing
pythonCatchConflictsPhase
pythonRemoveBinBytecodePhase
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
Check whether the following modules can be imported: psycopg psycopg_c psycopg_pool
buildSphinxPhase
Executing buildSphinxPhase
Executing sphinx-build with html builder
Running Sphinx v5.3.0
making output directory... done
locale_dir /build/source/docs/locales/en/LC_MESSAGES does not exists
loading intersphinx inventory from https://docs.python.org/3/objects.inv...
loading intersphinx inventory from https://www.psycopg.org/docs/objects.inv...
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to <class 'requests.exceptions.ConnectionError'>: HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /3/objects.inv (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7ffff4541190>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'https://www.psycopg.org/docs/objects.inv' not fetchable due to <class 'requests.exceptions.ConnectionError'>: HTTPSConnectionPool(host='www.psycopg.org', port=443): Max retries exceeded with url: /docs/objects.inv (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7ffff426f090>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
locale_dir /build/source/docs/locales/en/LC_MESSAGES does not exists
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 39 source files that are out of date
updating environment: locale_dir /build/source/docs/locales/en/LC_MESSAGES does not exists
[new config] 39 added, 0 changed, 0 removed
reading sources... [ 2%] advanced/adapt
reading postgres libpq docs from /nix/store/bmqiw7ix9ybkp6hgdlj9pqnh8xyhvhz6-libpq.sgml
parsing libpq docs from /build/source/psycopg/.sphinx/html/doctrees/libpq-14.sgml
reading sources... [ 5%] advanced/async
reading sources... [ 7%] advanced/cursors
reading sources... [ 10%] advanced/index
reading sources... [ 12%] advanced/pipeline
reading sources... [ 15%] advanced/pool
reading sources... [ 17%] advanced/prepare
reading sources... [ 20%] advanced/rows
reading sources... [ 23%] advanced/typing
reading sources... [ 25%] api/abc
reading sources... [ 28%] api/adapt
reading sources... [ 30%] api/connections
reading sources... [ 33%] api/conninfo
reading sources... [ 35%] api/copy
reading sources... [ 38%] api/crdb
reading sources... [ 41%] api/cursors
reading sources... [ 43%] api/dns
reading sources... [ 46%] api/errors
reading sources... [ 48%] api/index
reading sources... [ 51%] api/module
reading sources... [ 53%] api/objects
reading sources... [ 56%] api/pool
reading sources... [ 58%] api/pq
reading sources... [ 61%] api/rows
reading sources... [ 64%] api/sql
reading sources... [ 66%] api/types
reading sources... [ 69%] basic/adapt
reading sources... [ 71%] basic/copy
reading sources... [ 74%] basic/from_pg2
reading sources... [ 76%] basic/index
reading sources... [ 79%] basic/install
reading sources... [ 82%] basic/params
reading sources... [ 84%] basic/pgtypes
reading sources... [ 87%] basic/transactions
reading sources... [ 89%] basic/usage
reading sources... [ 92%] index
reading sources... [ 94%] news
reading sources... [ 97%] news_pool
reading sources... [100%] release
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [ 2%] advanced/adapt
writing output... [ 5%] advanced/async
writing output... [ 7%] advanced/cursors
writing output... [ 10%] advanced/index
writing output... [ 12%] advanced/pipeline
writing output... [ 15%] advanced/pool
writing output... [ 17%] advanced/prepare
writing output... [ 20%] advanced/rows
writing output... [ 23%] advanced/typing
writing output... [ 25%] api/abc
writing output... [ 28%] api/adapt
writing output... [ 30%] api/connections
writing output... [ 33%] api/conninfo
writing output... [ 35%] api/copy
writing output... [ 38%] api/crdb
writing output... [ 41%] api/cursors
writing output... [ 43%] api/dns
writing output... [ 46%] api/errors
writing output... [ 48%] api/index
writing output... [ 51%] api/module
writing output... [ 53%] api/objects
writing output... [ 56%] api/pool
writing output... [ 58%] api/pq
writing output... [ 61%] api/rows
writing output... [ 64%] api/sql
writing output... [ 66%] api/types
writing output... [ 69%] basic/adapt
writing output... [ 71%] basic/copy
writing output... [ 74%] basic/from_pg2
writing output... [ 76%] basic/index
writing output... [ 79%] basic/install
writing output... [ 82%] basic/params
writing output... [ 84%] basic/pgtypes
writing output... [ 87%] basic/transactions
writing output... [ 89%] basic/usage
writing output... [ 92%] index
writing output... [ 94%] news
writing output... [ 97%] news_pool
writing output... [100%] release
/build/source/docs/basic/from_pg2.rst:262: WARNING: undefined label: 'pg2:copy'
/build/source/docs/basic/from_pg2.rst:279: WARNING: undefined label: 'pg2:with'
/build/source/docs/basic/usage.rst:183: WARNING: undefined label: 'pg2:with'
generating indices... genindex py-modindex done
writing additional pages... search done
copying images... [100%] pictures/adapt.svg
copying static files... done
copying extra files... done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded, 5 warnings.
The HTML pages are in .sphinx/html/html.
installSphinxPhase
Executing installSphinxPhase
pytestCheckPhase
Executing pytestCheckPhase
initializing postgresql
The files belonging to this database system will be owned by user "nixbld".
This user must also own the server process.
The database cluster will be initialized with locale "C.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory /build/postgresql ... ok
creating subdirectories ... ok
selecting dynamic shared memory implementation ... posix
selecting default max_connections ... 100
selecting default shared_buffers ... 128MB
selecting default time zone ... UTC
creating configuration files ... ok
running bootstrap script ... ok
performing post-bootstrap initialization ... ok
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
You can change this by editing pg_hba.conf or using the option -A, or
--auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
/nix/store/bi093jw7gzns6r8byn8dzrjibf2j1dc8-postgresql-14.8/bin/pg_ctl -D /build/postgresql -l logfile start
starting postgresql
waiting for server to start....2023-08-02 01:12:30.029 UTC [280] LOG: starting PostgreSQL 14.8 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 12.3.0, 64-bit
2023-08-02 01:12:30.029 UTC [280] LOG: listening on IPv4 address "127.0.0.1", port 5432
2023-08-02 01:12:30.031 UTC [280] LOG: listening on Unix socket "/build/run/postgresql/.s.PGSQL.5432"
2023-08-02 01:12:30.035 UTC [281] LOG: database system was shut down at 2023-08-02 01:12:29 UTC
2023-08-02 01:12:30.042 UTC [280] LOG: database system is ready to accept connections
done
server started
setting up postgresql
CREATE ROLE
CREATE DATABASE
============================= test session starts ==============================
platform linux -- Python 3.11.4, pytest-7.2.1, pluggy-1.0.0
cachedir: /build
Using --randomly-seed=2437584961
default selector: EpollSelector
Server version: PostgreSQL 14.8 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 12.3.0, 64-bit
libpq wrapper implementation: c
libpq used: 140008
libpq compiled: 140008
rootdir: /build/source, configfile: pyproject.toml, testpaths: tests
plugins: anyio-3.7.0, randomly-3.12.0
collected 4661 items / 68 deselected / 4593 selected 
tests/types/test_string.py .x....2023-08-02 01:12:40.611 UTC [302] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1"
2023-08-02 01:12:40.611 UTC [302] STATEMENT: select chr($1)::name
2023-08-02 01:12:40.613 UTC [302] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1"
2023-08-02 01:12:40.613 UTC [302] STATEMENT: copy (select chr(8364)) to stdout (format TEXT)
........2023-08-02 01:12:40.788 UTC [310] ERROR: invalid byte sequence for encoding "UTF8": 0x00
2023-08-02 01:12:40.788 UTC [310] CONTEXT: unnamed portal parameter $1
2023-08-02 01:12:40.788 UTC [310] STATEMENT: select $1::text
.............2023-08-02 01:12:41.096 UTC [323] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1"
2023-08-02 01:12:41.096 UTC [323] STATEMENT: select chr($1)::name
2023-08-02 01:12:41.097 UTC [323] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1"
2023-08-02 01:12:41.097 UTC [323] STATEMENT: copy (select chr(8364)) to stdout (format BINARY)
.................. [ 0%]
....2023-08-02 01:12:41.845 UTC [345] ERROR: could not determine data type of parameter $1
2023-08-02 01:12:41.845 UTC [345] STATEMENT: select concat($1, $2)
..2023-08-02 01:12:41.882 UTC [347] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1"
2023-08-02 01:12:41.882 UTC [347] STATEMENT: select chr($1)::bpchar
2023-08-02 01:12:41.883 UTC [347] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1"
2023-08-02 01:12:41.883 UTC [347] STATEMENT: copy (select chr(8364)) to stdout (format TEXT)
.2023-08-02 01:12:41.894 UTC [348] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1"
2023-08-02 01:12:41.894 UTC [348] STATEMENT: select chr($1)::varchar
2023-08-02 01:12:41.895 UTC [348] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1"
2023-08-02 01:12:41.895 UTC [348] STATEMENT: copy (select chr(8364)) to stdout (format BINARY)
........................2023-08-02 01:12:42.604 UTC [372] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1"
2023-08-02 01:12:42.604 UTC [372] STATEMENT: select chr($1)::varchar
2023-08-02 01:12:42.605 UTC [372] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1"
2023-08-02 01:12:42.605 UTC [372] STATEMENT: copy (select chr(8364)) to stdout (format TEXT)
.........2023-08-02 01:12:42.726 UTC [381] ERROR: could not determine data type of parameter $1
2023-08-02 01:12:42.726 UTC [381] STATEMENT: select concat($1, $2)
........2023-08-02 01:12:42.899 UTC [389] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1"
2023-08-02 01:12:42.899 UTC [389] STATEMENT: select chr($1)::bpchar
2023-08-02 01:12:42.900 UTC [389] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1"
2023-08-02 01:12:42.900 UTC [389] STATEMENT: copy (select chr(8364)) to stdout (format BINARY)
....................2023-08-02 01:12:43.479 UTC [409] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1"
2023-08-02 01:12:43.479 UTC [409] STATEMENT: select chr($1)::text
2023-08-02 01:12:43.480 UTC [409] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1"
2023-08-02 01:12:43.480 UTC [409] STATEMENT: copy (select chr(8364)) to stdout (format BINARY)
.... [ 2%]
2023-08-02 01:12:43.645 UTC [413] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1"
2023-08-02 01:12:43.645 UTC [413] STATEMENT: select chr($1)::text
2023-08-02 01:12:43.646 UTC [413] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1"
2023-08-02 01:12:43.646 UTC [413] STATEMENT: copy (select chr(8364)) to stdout (format TEXT)
.................. [ 2%]
tests/test_pipeline.py .........2023-08-02 01:12:44.065 UTC [440] ERROR: column "error" does not exist at character 8
2023-08-02 01:12:44.065 UTC [440] STATEMENT: select error
.2023-08-02 01:12:44.075 UTC [441] ERROR: relation "nosuchtable" does not exist at character 15
2023-08-02 01:12:44.075 UTC [441] STATEMENT: select 1 from nosuchtable
.2023-08-02 01:12:44.086 UTC [442] ERROR: division by zero
2023-08-02 01:12:44.086 UTC [442] STATEMENT: select 1 / $1
....2023-08-02 01:12:44.162 UTC [446] ERROR: column "error" does not exist at character 8
2023-08-02 01:12:44.162 UTC [446] STATEMENT: select error
.....2023-08-02 01:12:44.418 UTC [451] ERROR: relation "nosuchtable" does not exist at character 15
2023-08-02 01:12:44.418 UTC [451] STATEMENT: select 1 from nosuchtable
...2023-08-02 01:12:44.483 UTC [454] ERROR: insert or update on table "selfref" violates foreign key constraint "selfref_y_fkey"
2023-08-02 01:12:44.483 UTC [454] DETAIL: Key (y)=(-1) is not present in table "selfref".
2023-08-02 01:12:44.483 UTC [454] STATEMENT: COMMIT
.....2023-08-02 01:12:44.603 UTC [467] ERROR: relation "nosuchtable" does not exist at character 15
2023-08-02 01:12:44.603 UTC [467] STATEMENT: select 1 from nosuchtable
..2023-08-02 01:12:44.636 UTC [469] ERROR: division by zero
2023-08-02 01:12:44.636 UTC [469] STATEMENT: select 1 / $1
.2023-08-02 01:12:44.663 UTC [470] ERROR: relation "nosuchtable" does not exist at character 15
2023-08-02 01:12:44.663 UTC [470] STATEMENT: select * from nosuchtable
.......2023-08-02 01:12:44.911 UTC [477] ERROR: cannot insert multiple commands into a prepared statement
2023-08-02 01:12:44.911 UTC [477] STATEMENT: select 1; select 2
.2023-08-02 01:12:44.926 UTC [478] ERROR: relation "nosuchtable" does not exist at character 15
2023-08-02 01:12:44.926 UTC [478] STATEMENT: select 1 from nosuchtable
.2023-08-02 01:12:44.943 UTC [479] ERROR: relation "doesnotexist" does not exist at character 15
2023-08-02 01:12:44.943 UTC [479] STATEMENT: select * from doesnotexist
... [ 3%]
tests/crdb/test_copy.py sssssssssssssssssssss [ 4%]
tests/types/test_multirange.py .....................2023-08-02 01:12:45.708 UTC [492] ERROR: operator does not exist: tsmultirange[] = text[] at character 57
2023-08-02 01:12:45.708 UTC [492] HINT: No operator matches the given name and argument types. You might need to add explicit type casts.
2023-08-02 01:12:45.708 UTC [492] STATEMENT: select array['{}'::tsmultirange, '{(,)}'::tsmultirange] = $1
x................... [ 5%]
.......2023-08-02 01:12:47.550 UTC [519] ERROR: operator does not exist: nummultirange[] = text[] at character 59
2023-08-02 01:12:47.550 UTC [519] HINT: No operator matches the given name and argument types. You might need to add explicit type casts.
2023-08-02 01:12:47.550 UTC [519] STATEMENT: select array['{}'::nummultirange, '{(,)}'::nummultirange] = $1
x................ [ 5%]
tests/test_copy_async.py .............................2023-08-02 01:13:28.089 UTC [597] ERROR: COPY from stdin failed: error from Python: Exception - nuttengoggenio
2023-08-02 01:13:28.089 UTC [597] CONTEXT: COPY copy_in, line 3
2023-08-02 01:13:28.089 UTC [597] STATEMENT: copy copy_in from stdin (format text)
.2023-08-02 01:13:28.105 UTC [598] ERROR: COPY from stdin failed: error from Python: Exception - mannaggiamiseria
2023-08-02 01:13:28.105 UTC [598] CONTEXT: COPY copy_in, line 1
2023-08-02 01:13:28.105 UTC [598] STATEMENT: copy copy_in from stdin (format TEXT)
.2023-08-02 01:13:28.116 UTC [599] ERROR: canceling statement due to user request
2023-08-02 01:13:28.116 UTC [599] STATEMENT: copy (select generate_series(1, 1000000)) to stdout
................ [ 6%]
.2023-08-02 01:13:42.013 UTC [627] ERROR: division by zero
2023-08-02 01:13:42.013 UTC [627] STATEMENT: copy (select 1/n from generate_series(-10, 10) x(n)) to stdout
..2023-08-02 01:13:42.034 UTC [629] ERROR: extra data after last expected column
2023-08-02 01:13:42.034 UTC [629] CONTEXT: COPY copy_in, line 1: "3 aaaaaaaaaa"
2023-08-02 01:13:42.034 UTC [629] STATEMENT: copy copy_in (id) from stdin
......2023-08-02 01:13:42.102 UTC [635] ERROR: syntax error at or near "wat" at character 1
2023-08-02 01:13:42.102 UTC [635] STATEMENT: wat
........2023-08-02 01:13:43.884 UTC [647] ERROR: unexpected message type 0x58 during COPY from stdin
2023-08-02 01:13:43.884 UTC [647] CONTEXT: COPY wat, line 1
2023-08-02 01:13:43.884 UTC [647] STATEMENT: copy wat from stdin
2023-08-02 01:13:43.884 UTC [647] FATAL: terminating connection because protocol synchronization was lost
2023-08-02 01:13:43.885 UTC [647] LOG: could not send data to client: Broken pipe
..2023-08-02 01:13:43.924 UTC [650] ERROR: duplicate key value violates unique constraint "copy_in_pkey"
2023-08-02 01:13:43.924 UTC [650] DETAIL: Key (col1)=(40010) already exists.
2023-08-02 01:13:43.924 UTC [650] CONTEXT: COPY copy_in, line 3
2023-08-02 01:13:43.924 UTC [650] STATEMENT: copy copy_in from stdin (format text)
..2023-08-02 01:13:43.958 UTC [652] ERROR: duplicate key value violates unique constraint "copy_in_pkey"
2023-08-02 01:13:43.958 UTC [652] DETAIL: Key (col1)=(40010) already exists.
2023-08-02 01:13:43.958 UTC [652] CONTEXT: COPY copy_in, line 3
2023-08-02 01:13:43.958 UTC [652] STATEMENT: copy copy_in from stdin (format text)
........................2023-08-02 01:14:03.881 UTC [681] ERROR: COPY from stdin failed: error from Python: Exception - mannaggiamiseria
2023-08-02 01:14:03.881 UTC [681] CONTEXT: COPY copy_in, line 1
2023-08-02 01:14:03.881 UTC [681] STATEMENT: copy copy_in from stdin (format BINARY)
..2023-08-02 01:14:04.684 UTC [684] ERROR: COPY from stdin failed: error from Python: TypeError - cannot copy str data in binary mode: use bytes instead
2023-08-02 01:14:04.684 UTC [684] CONTEXT: COPY copy_in, line 1
2023-08-02 01:14:04.684 UTC [684] STATEMENT: copy copy_in from stdin (format binary)
.... [ 7%]
tests/types/test_range.py ..... [ 7%]
tests/test_prepared_async.py .............2023-08-02 01:14:06.139 UTC [709] ERROR: column "wat" does not exist at character 8
2023-08-02 01:14:06.139 UTC [709] STATEMENT: select wat
2023-08-02 01:14:06.139 UTC [709] ERROR: column "wat" does not exist at character 8
2023-08-02 01:14:06.139 UTC [709] STATEMENT: select wat
2023-08-02 01:14:06.139 UTC [709] ERROR: column "wat" does not exist at character 8
2023-08-02 01:14:06.139 UTC [709] STATEMENT: select wat
2023-08-02 01:14:06.140 UTC [709] ERROR: column "wat" does not exist at character 8
2023-08-02 01:14:06.140 UTC [709] STATEMENT: select wat
2023-08-02 01:14:06.140 UTC [709] ERROR: column "wat" does not exist at character 8
2023-08-02 01:14:06.140 UTC [709] STATEMENT: select wat
2023-08-02 01:14:06.140 UTC [709] ERROR: column "wat" does not exist at character 8
2023-08-02 01:14:06.140 UTC [709] STATEMENT: select wat
2023-08-02 01:14:06.140 UTC [709] ERROR: column "wat" does not exist at character 8
2023-08-02 01:14:06.140 UTC [709] STATEMENT: select wat
2023-08-02 01:14:06.140 UTC [709] ERROR: column "wat" does not exist at character 8
2023-08-02 01:14:06.140 UTC [709] STATEMENT: select wat
2023-08-02 01:14:06.141 UTC [709] ERROR: column "wat" does not exist at character 8
2023-08-02 01:14:06.141 UTC [709] STATEMENT: select wat
2023-08-02 01:14:06.141 UTC [709] ERROR: column "wat" does not exist at character 8
2023-08-02 01:14:06.141 UTC [709] STATEMENT: select wat
........... [ 8%]
tests/pool/test_pool_async_noasyncio.py .. [ 8%]
tests/pool/test_null_pool_async.py .2023-08-02 01:14:09.817 UTC [730] ERROR: syntax error at or near "WAT" at character 1
2023-08-02 01:14:09.817 UTC [730] STATEMENT: WAT
..2023-08-02 01:14:10.334 UTC [733] ERROR: syntax error at or near "WAT" at character 1
2023-08-02 01:14:10.334 UTC [733] STATEMENT: WAT
.......................2023-08-02 01:14:13.538 UTC [768] ERROR: syntax error at or near "wat" at character 1
2023-08-02 01:14:13.538 UTC [768] STATEMENT: wat
........... [ 9%]
2023-08-02 01:14:14.633 UTC [785] ERROR: syntax error at or near "wat" at character 1
2023-08-02 01:14:14.633 UTC [785] STATEMENT: wat
... [ 9%]
tests/types/test_composite.py .... [ 9%]
tests/test_conninfo.py .................. [ 9%]
tests/test_pipeline_async.py 2023-08-02 01:14:15.812 UTC [795] ERROR: column "error" does not exist at character 8
2023-08-02 01:14:15.812 UTC [795] STATEMENT: select error
.....2023-08-02 01:14:15.894 UTC [800] ERROR: insert or update on table "selfref" violates foreign key constraint "selfref_y_fkey"
2023-08-02 01:14:15.894 UTC [800] DETAIL: Key (y)=(-1) is not present in table "selfref".
2023-08-02 01:14:15.894 UTC [800] STATEMENT: COMMIT
.2023-08-02 01:14:15.908 UTC [801] ERROR: relation "nosuchtable" does not exist at character 15
2023-08-02 01:14:15.908 UTC [801] STATEMENT: select 1 from nosuchtable
......2023-08-02 01:14:15.996 UTC [807] ERROR: division by zero
2023-08-02 01:14:15.996 UTC [807] STATEMENT: select 1 / $1
.2023-08-02 01:14:16.011 UTC [808] ERROR: relation "nosuchtable" does not exist at character 15
2023-08-02 01:14:16.011 UTC [808] STATEMENT: select 1 from nosuchtable
.....2023-08-02 01:14:16.091 UTC [813] ERROR: cannot insert multiple commands into a prepared statement
2023-08-02 01:14:16.091 UTC [813] STATEMENT: select 1; select 2
......2023-08-02 01:14:16.202 UTC [819] ERROR: relation "nosuchtable" does not exist at character 15
2023-08-02 01:14:16.202 UTC [819] STATEMENT: select 1 from nosuchtable
....2023-08-02 01:14:16.259 UTC [823] ERROR: relation "nosuchtable" does not exist at character 15
2023-08-02 01:14:16.259 UTC [823] STATEMENT: select 1 from nosuchtable
.2023-08-02 01:14:16.273 UTC [824] ERROR: relation "nosuchtable" does not exist at character 15
2023-08-02 01:14:16.273 UTC [824] STATEMENT: select * from nosuchtable
.2023-08-02 01:14:16.288 UTC [825] ERROR: division by zero
2023-08-02 01:14:16.288 UTC [825] STATEMENT: select 1 / $1
..2023-08-02 01:14:16.312 UTC [827] ERROR: relation "doesnotexist" does not exist at character 15
2023-08-02 01:14:16.312 UTC [827] STATEMENT: select * from doesnotexist
..2023-08-02 01:14:16.337 UTC [829] ERROR: column "error" does not exist at character 8
2023-08-02 01:14:16.337 UTC [829] STATEMENT: select error
......... [ 10%]
 [ 10%]
tests/crdb/test_cursor_async.py ss [ 10%]
tests/test_concurrency_async.py 2023-08-02 01:14:16.751 UTC [838] FATAL: terminating connection due to administrator command
2023-08-02 01:14:16.751 UTC [838] STATEMENT: select pg_sleep(1.0)
.2023-08-02 01:14:17.269 UTC [840] ERROR: canceling statement due to user request
2023-08-02 01:14:17.269 UTC [840] STATEMENT: select pg_sleep(2)
...2023-08-02 01:14:18.837 UTC [845] ERROR: canceling statement due to user request
2023-08-02 01:14:18.837 UTC [845] STATEMENT: select pg_sleep(2)
. [ 10%]
tests/test_client_cursor_async.py 2023-08-02 01:14:18.855 UTC [848] ERROR: syntax error at or near "wat" at character 1
2023-08-02 01:14:18.855 UTC [848] STATEMENT: wat
............2023-08-02 01:14:21.295 UTC [863] ERROR: relation "nosuchtable" does not exist at character 13
2023-08-02 01:14:21.295 UTC [863] STATEMENT: insert into nosuchtable values (10, 'hello')
.2023-08-02 01:14:21.305 UTC [864] ERROR: syntax error at or near "wat" at character 1
2023-08-02 01:14:21.305 UTC [864] STATEMENT: wat (10, 'hello')
.........2023-08-02 01:14:25.873 UTC [879] ERROR: invalid input syntax for type integer: "wat" at character 8
2023-08-02 01:14:25.873 UTC [879] STATEMENT: select 'wat'::int
...2023-08-02 01:14:25.899 UTC [882] ERROR: invalid input syntax for type bigint: "" at character 33
2023-08-02 01:14:25.899 UTC [882] STATEMENT: insert into testmany values (1, '')
..........2023-08-02 01:14:27.840 UTC [895] ERROR: invalid input syntax for type bigint: "" at character 33
2023-08-02 01:14:27.840 UTC [895] STATEMENT: insert into testmany values (1, '')
... [ 11%]
.......................2023-08-02 01:14:36.260 UTC [933] ERROR: unexpected message type 0x58 during COPY from stdin
2023-08-02 01:14:36.260 UTC [933] CONTEXT: COPY testcopy, line 1
2023-08-02 01:14:36.260 UTC [933] STATEMENT: copy testcopy from stdin
2023-08-02 01:14:36.261 UTC [933] FATAL: terminating connection because protocol synchronization was lost
2023-08-02 01:14:36.261 UTC [933] LOG: could not send data to client: Broken pipe
..............2023-08-02 01:14:38.510 UTC [951] ERROR: invalid input syntax for type bigint: "" at character 33
2023-08-02 01:14:38.510 UTC [951] STATEMENT: insert into testmany values (1, '')
....... [ 12%]
tests/types/test_enum.py . [ 12%]
tests/test_typeinfo.py ...................................... [ 13%]
tests/test_windows.py s [ 13%]
tests/pool/test_pool_async.py ..............2023-08-02 01:14:47.165 UTC [1040] ERROR: syntax error at or near "WAT" at character 1
2023-08-02 01:14:47.165 UTC [1040] STATEMENT: WAT
..2023-08-02 01:14:47.188 UTC [1043] ERROR: syntax error at or near "WAT" at character 1
2023-08-02 01:14:47.188 UTC [1043] STATEMENT: WAT
...2023-08-02 01:14:47.714 UTC [1048] ERROR: syntax error at or near "wat" at character 1
2023-08-02 01:14:47.714 UTC [1048] STATEMENT: wat
.F.....2023-08-02 01:14:50.350 UTC [1074] ERROR: syntax error at or near "wat" at character 1
2023-08-02 01:14:50.350 UTC [1074] STATEMENT: wat
................ [ 14%]
......... [ 14%]
tests/test_cursor_async.py ...2023-08-02 01:15:00.324 UTC [1161] ERROR: could not determine data type of parameter $2
2023-08-02 01:15:00.324 UTC [1161] STATEMENT: copy (select $1, $2) to stdout
.2023-08-02 01:15:00.332 UTC [1162] ERROR: syntax error at or near "wat" at character 1
2023-08-02 01:15:00.332 UTC [1162] STATEMENT: wat ($1, $2)
..........2023-08-02 01:15:09.082 UTC [1189] ERROR: column "b" is of type bigint but expression is of type text at character 34
2023-08-02 01:15:09.082 UTC [1189] HINT: You will need to rewrite or cast the expression.
2023-08-02 01:15:09.082 UTC [1189] STATEMENT: insert into testmany values ($1, $2)
............................... [ 15%]
.2023-08-02 01:15:35.835 UTC [1273] ERROR: relation "nosuchtable" does not exist at character 13
2023-08-02 01:15:35.835 UTC [1273] STATEMENT: insert into nosuchtable values ($1, $2)
..2023-08-02 01:15:35.861 UTC [1275] ERROR: syntax error at or near "wat" at character 1
2023-08-02 01:15:35.861 UTC [1275] STATEMENT: wat
.......2023-08-02 01:15:42.972 UTC [1294] ERROR: syntax error at or near "wat" at character 1
2023-08-02 01:15:42.972 UTC [1294] STATEMENT: wat?
.........2023-08-02 01:15:48.251 UTC [1315] ERROR: unexpected message type 0x58 during COPY from stdin
2023-08-02 01:15:48.251 UTC [1315] CONTEXT: COPY testcopy, line 1
2023-08-02 01:15:48.251 UTC [1315] STATEMENT: copy testcopy from stdin
2023-08-02 01:15:48.252 UTC [1315] FATAL: terminating connection because protocol synchronization was lost
2023-08-02 01:15:48.252 UTC [1315] LOG: could not send data to client: Broken pipe
...2023-08-02 01:15:50.990 UTC [1325] ERROR: canceling statement due to user request
2023-08-02 01:15:50.990 UTC [1325] STATEMENT: select generate_series(1, 10000)
............2023-08-02 01:15:56.513 UTC [1350] ERROR: invalid input syntax for type integer: "wat"
2023-08-02 01:15:56.513 UTC [1350] CONTEXT: unnamed portal parameter $1 = '...'
2023-08-02 01:15:56.513 UTC [1350] STATEMENT: select $1::int
..2023-08-02 01:15:56.537 UTC [1352] ERROR: syntax error at or near "wat" at character 1
2023-08-02 01:15:56.537 UTC [1352] STATEMENT: wat
...........2023-08-02 01:16:04.814 UTC [1383] ERROR: syntax error at or near "wat" at character 1
2023-08-02 01:16:04.814 UTC [1383] STATEMENT: wat
......................... [ 17%]
...2023-08-02 01:16:35.865 UTC [1474] ERROR: invalid input syntax for type bigint: ""
2023-08-02 01:16:35.865 UTC [1474] CONTEXT: unnamed portal parameter $2 = ''
2023-08-02 01:16:35.865 UTC [1474] STATEMENT: insert into testmany values ($1, $2)
.......2023-08-02 01:16:37.304 UTC [1485] ERROR: invalid input syntax for type bigint: ""
2023-08-02 01:16:37.304 UTC [1485] CONTEXT: unnamed portal parameter $2 = ''
2023-08-02 01:16:37.304 UTC [1485] STATEMENT: insert into testmany values ($1, $2)
............... [ 17%]
tests/crdb/test_copy_async.py sssssssssssssssssssss [ 18%]
tests/test_server_cursor_async.py .2023-08-02 01:16:49.173 UTC [1522] ERROR: cannot insert multiple commands into a prepared statement
2023-08-02 01:16:49.173 UTC [1522] STATEMENT: DECLARE "foo" CURSOR FOR select 1; select 2
...2023-08-02 01:16:49.208 UTC [1525] ERROR: cursor "foo" does not exist
2023-08-02 01:16:49.208 UTC [1525] STATEMENT: FETCH FORWARD 1 FROM "foo"
.2023-08-02 01:16:49.219 UTC [1526] ERROR: syntax error at end of input at character 26
2023-08-02 01:16:49.219 UTC [1526] STATEMENT: DECLARE "foo" CURSOR FOR
.........2023-08-02 01:16:49.335 UTC [1535] ERROR: syntax error at or near "create" at character 26
2023-08-02 01:16:49.335 UTC [1535] STATEMENT: DECLARE "foo" CURSOR FOR create table ssc ()
....2023-08-02 01:16:49.374 UTC [1539] ERROR: division by zero
2023-08-02 01:16:49.374 UTC [1539] STATEMENT: DECLARE "foo" CURSOR FOR select 1 / $1
.2023-08-02 01:16:49.386 UTC [1540] ERROR: syntax error at or near "wat" at character 26
2023-08-02 01:16:49.386 UTC [1540] STATEMENT: DECLARE "foo" CURSOR FOR wat
.....2023-08-02 01:16:49.439 UTC [1545] ERROR: cursor "tmp" does not exist
2023-08-02 01:16:49.439 UTC [1545] STATEMENT: MOVE 0 FROM "tmp"
.....2023-08-02 01:16:49.484 UTC [1550] ERROR: cursor "foo" does not exist
2023-08-02 01:16:49.484 UTC [1550] STATEMENT: FETCH FORWARD 1 FROM "foo"
...2023-08-02 01:16:49.517 UTC [1553] ERROR: syntax error at or near "wat" at character 1
2023-08-02 01:16:49.517 UTC [1553] STATEMENT: wat
...... [ 19%]
....2023-08-02 01:16:49.605 UTC [1563] ERROR: cursor can only scan forward
2023-08-02 01:16:49.605 UTC [1563] HINT: Declare it with SCROLL option to enable backward scan.
2023-08-02 01:16:49.605 UTC [1563] STATEMENT: MOVE -1 FROM "foo"
.......... [ 19%]
tests/test_tpc_async.py 2023-08-02 01:16:49.697 UTC [1573] ERROR: prepared transactions are disabled
2023-08-02 01:16:49.697 UTC [1573] HINT: Set max_prepared_transactions to a nonzero value.
2023-08-02 01:16:49.697 UTC [1573] STATEMENT: PREPARE TRANSACTION 'x'
.2023-08-02 01:16:49.706 UTC [1574] ERROR: prepared transactions are disabled
2023-08-02 01:16:49.706 UTC [1574] HINT: Set max_prepared_transactions to a nonzero value.
2023-08-02 01:16:49.706 UTC [1574] STATEMENT: PREPARE TRANSACTION 'x'
.sssssssssssssssssss [ 19%]
tests/test_errors.py 2023-08-02 01:16:49.872 UTC [1594] ERROR: insert or update on table "test_deferred" violates foreign key constraint "test_deferred_ref_fkey"
2023-08-02 01:16:49.872 UTC [1594] DETAIL: Key (ref)=(2) is not present in table "test_deferred".
2023-08-02 01:16:49.872 UTC [1594] STATEMENT: COMMIT
. [ 19%]
tests/test_waiting.py .2023-08-02 01:16:49.885 UTC [1596] FATAL: database "nosuchdb" does not exist
.......... [ 20%]
tests/crdb/test_connection_async.py ssssssss [ 20%]
tests/test_transaction_async.py ....................2023-08-02 01:16:50.400 UTC [1624] FATAL: terminating connection due to administrator command
.................... [ 21%]
.s............................................... [ 22%]
tests/test_connection_async.py ......2023-08-02 01:16:51.959 UTC [1699] WARNING: hello warning
2023-08-02 01:16:51.959 UTC [1699] CONTEXT: PL/pgSQL function inline_code_block line 1 at RAISE
....2023-08-02 01:16:52.003 UTC [1703] FATAL: terminating connection due to administrator command
2023-08-02 01:16:52.003 UTC [1703] STATEMENT: select pg_terminate_backend(pg_backend_pid())
...........2023-08-02 01:16:52.129 UTC [1716] FATAL: terminating connection due to administrator command
............2023-08-02 01:16:52.592 UTC [1727] ERROR: syntax error at or near "meh" at character 1
2023-08-02 01:16:52.592 UTC [1727] STATEMENT: meh
....2023-08-02 01:16:52.630 UTC [1731] FATAL: database "nosuchdb" does not exist
.... [ 23%]
..........2023-08-02 01:16:52.784 UTC [1746] ERROR: column "wat" does not exist at character 8
2023-08-02 01:16:52.784 UTC [1746] STATEMENT: select wat
..........2023-08-02 01:16:52.881 UTC [1757] ERROR: syntax error at or near "meh" at character 1
2023-08-02 01:16:52.881 UTC [1757] STATEMENT: meh
................2023-08-02 01:16:53.021 UTC [1773] FATAL: terminating connection due to administrator command
2023-08-02 01:16:53.021 UTC [1773] STATEMENT: select pg_terminate_backend($1)
.2023-08-02 01:16:53.042 UTC [1774] ERROR: insert or update on table "selfref" violates foreign key constraint "selfref_y_fkey"
2023-08-02 01:16:53.042 UTC [1774] DETAIL: Key (y)=(-1) is not present in table "selfref".
2023-08-02 01:16:53.042 UTC [1774] STATEMENT: COMMIT
... [ 24%]
tests/types/test_multirange.py .................................2023-08-02 01:16:53.470 UTC [1810] ERROR: invalid memory alloc request size 16529842504
2023-08-02 01:16:53.470 UTC [1810] CONTEXT: COPY copymr, line 1, column mr
2023-08-02 01:16:53.470 UTC [1810] STATEMENT: copy copymr (mr) from stdin (format BINARY)
x....... [ 24%]
......2023-08-02 01:16:53.732 UTC [1824] ERROR: operator does not exist: datemultirange[] = text[] at character 61
2023-08-02 01:16:53.732 UTC [1824] HINT: No operator matches the given name and argument types. You might need to add explicit type casts.
2023-08-02 01:16:53.732 UTC [1824] STATEMENT: select array['{}'::datemultirange, '{(,)}'::datemultirange] = $1
x.........2023-08-02 01:16:53.961 UTC [1834] ERROR: operator does not exist: int8multirange[] = text[] at character 61
2023-08-02 01:16:53.961 UTC [1834] HINT: No operator matches the given name and argument types. You might need to add explicit type casts.
2023-08-02 01:16:53.961 UTC [1834] STATEMENT: select array['{}'::int8multirange, '{(,)}'::int8multirange] = $1
x2023-08-02 01:16:54.008 UTC [1835] ERROR: operator does not exist: tstzmultirange[] = text[] at character 61
2023-08-02 01:16:54.008 UTC [1835] HINT: No operator matches the given name and argument types. You might need to add explicit type casts.
2023-08-02 01:16:54.008 UTC [1835] STATEMENT: select array['{}'::tstzmultirange, '{(,)}'::tstzmultirange] = $1
x.................2023-08-02 01:16:54.227 UTC [1853] ERROR: invalid memory alloc request size 16561957760
2023-08-02 01:16:54.227 UTC [1853] CONTEXT: COPY copymr, line 1, column mr
2023-08-02 01:16:54.227 UTC [1853] STATEMENT: copy copymr (mr) from stdin (format BINARY)
x....................2023-08-02 01:16:54.625 UTC [1874] ERROR: operator does not exist: int4multirange[] = text[] at character 61
2023-08-02 01:16:54.625 UTC [1874] HINT: No operator matches the given name and argument types. You might need to add explicit type casts.
2023-08-02 01:16:54.625 UTC [1874] STATEMENT: select array['{}'::int4multirange, '{(,)}'::int4multirange] = $1
x............... [ 26%]
.................................... [ 27%]
tests/pool/test_null_pool.py ..2023-08-02 01:16:56.055 UTC [1946] ERROR: syntax error at or near "wat" at character 1
2023-08-02 01:16:56.055 UTC [1946] STATEMENT: wat
..2023-08-02 01:16:56.068 UTC [1952] ERROR: syntax error at or near "WAT" at character 1
2023-08-02 01:16:56.068 UTC [1952] STATEMENT: WAT
.............................2023-08-02 01:17:00.045 UTC [2105] ERROR: syntax error at or near "wat" at character 1
2023-08-02 01:17:00.045 UTC [2105] STATEMENT: wat
....2023-08-02 01:17:00.090 UTC [2128] ERROR: syntax error at or near "WAT" at character 1
2023-08-02 01:17:00.090 UTC [2128] STATEMENT: WAT
... [ 28%]
tests/types/test_json.py ............................................... [ 29%]
........................................................................ [ 30%]
........................................................................ [ 32%]
..................................... [ 33%]
tests/test_server_cursor.py ........2023-08-02 01:17:02.648 UTC [2381] ERROR: division by zero
2023-08-02 01:17:02.648 UTC [2381] STATEMENT: DECLARE "foo" CURSOR FOR select 1 / $1
................2023-08-02 01:17:02.811 UTC [2397] ERROR: cursor "foo" does not exist
2023-08-02 01:17:02.811 UTC [2397] STATEMENT: FETCH FORWARD 1 FROM "foo"
...2023-08-02 01:17:02.846 UTC [2400] ERROR: syntax error at or near "wat" at character 1
2023-08-02 01:17:02.846 UTC [2400] STATEMENT: wat
...2023-08-02 01:17:02.871 UTC [2403] ERROR: syntax error at or near "create" at character 26
2023-08-02 01:17:02.871 UTC [2403] STATEMENT: DECLARE "foo" CURSOR FOR create table ssc ()
..2023-08-02 01:17:02.886 UTC [2405] ERROR: cursor "foo" does not exist
2023-08-02 01:17:02.886 UTC [2405] STATEMENT: FETCH FORWARD 1 FROM "foo"
.2023-08-02 01:17:02.893 UTC [2406] ERROR: cursor "tmp" does not exist
2023-08-02 01:17:02.893 UTC [2406] STATEMENT: MOVE 0 FROM "tmp"
..2023-08-02 01:17:02.906 UTC [2408] ERROR: cursor can only scan forward
2023-08-02 01:17:02.906 UTC [2408] HINT: Declare it with SCROLL option to enable backward scan.
2023-08-02 01:17:02.906 UTC [2408] STATEMENT: MOVE -1 FROM "foo"
.......2023-08-02 01:17:02.956 UTC [2415] ERROR: syntax error at or near "wat" at character 26
2023-08-02 01:17:02.956 UTC [2415] STATEMENT: DECLARE "foo" CURSOR FOR wat
.. [ 34%]
...2023-08-02 01:17:02.993 UTC [2420] ERROR: syntax error at end of input at character 26
2023-08-02 01:17:02.993 UTC [2420] STATEMENT: DECLARE "foo" CURSOR FOR
....2023-08-02 01:17:03.025 UTC [2424] ERROR: cannot insert multiple commands into a prepared statement
2023-08-02 01:17:03.025 UTC [2424] STATEMENT: DECLARE "foo" CURSOR FOR select 1; select 2
. [ 34%]
tests/types/test_range.py .............................................. [ 35%]
........................................2023-08-02 01:17:04.202 UTC [2494] ERROR: operator does not exist: int4range[] = text[] at character 52
2023-08-02 01:17:04.202 UTC [2494] HINT: No operator matches the given name and argument types. You might need to add explicit type casts.
2023-08-02 01:17:04.202 UTC [2494] STATEMENT: select array['empty'::int4range, '(,)'::int4range] = $1
x.2023-08-02 01:17:04.261 UTC [2496] ERROR: operator does not exist: tsrange[] = text[] at character 48
2023-08-02 01:17:04.261 UTC [2496] HINT: No operator matches the given name and argument types. You might need to add explicit type casts.
2023-08-02 01:17:04.261 UTC [2496] STATEMENT: select array['empty'::tsrange, '(,)'::tsrange] = $1
x............................. [ 36%]
.............2023-08-02 01:17:04.820 UTC [2539] ERROR: operator does not exist: daterange[] = text[] at character 52
2023-08-02 01:17:04.820 UTC [2539] HINT: No operator matches the given name and argument types. You might need to add explicit type casts.
2023-08-02 01:17:04.820 UTC [2539] STATEMENT: select array['empty'::daterange, '(,)'::daterange] = $1
x..................2023-08-02 01:17:05.138 UTC [2558] ERROR: insufficient data left in message
2023-08-02 01:17:05.138 UTC [2558] CONTEXT: COPY copyrange, line 1, column r
2023-08-02 01:17:05.138 UTC [2558] STATEMENT: copy copyrange (r) from stdin (format BINARY)
x....................................... [ 38%]
....................................2023-08-02 01:17:06.516 UTC [2634] ERROR: invalid message format
2023-08-02 01:17:06.516 UTC [2634] CONTEXT: COPY copyrange, line 1, column r
2023-08-02 01:17:06.516 UTC [2634] STATEMENT: copy copyrange (r) from stdin (format BINARY)
x..2023-08-02 01:17:06.625 UTC [2637] ERROR: operator does not exist: int8range[] = text[] at character 52
2023-08-02 01:17:06.625 UTC [2637] HINT: No operator matches the given name and argument types. You might need to add explicit type casts.
2023-08-02 01:17:06.625 UTC [2637] STATEMENT: select array['empty'::int8range, '(,)'::int8range] = $1
x........2023-08-02 01:17:06.773 UTC [2646] ERROR: operator does not exist: numrange[] = text[] at character 50
2023-08-02 01:17:06.773 UTC [2646] HINT: No operator matches the given name and argument types. You might need to add explicit type casts.
2023-08-02 01:17:06.773 UTC [2646] STATEMENT: select array['empty'::numrange, '(,)'::numrange] = $1
x..............2023-08-02 01:17:06.999 UTC [2661] ERROR: operator does not exist: tstzrange[] = text[] at character 52
2023-08-02 01:17:06.999 UTC [2661] HINT: No operator matches the given name and argument types. You might need to add explicit type casts.
2023-08-02 01:17:06.999 UTC [2661] STATEMENT: select array['empty'::tstzrange, '(,)'::tstzrange] = $1
x........ [ 39%]
................. [ 40%]
tests/pq/test_pgconn.py .........2023-08-02 01:17:07.497 UTC [2699] FATAL: terminating connection due to administrator command
2023-08-02 01:17:07.497 UTC [2699] STATEMENT: select pg_terminate_backend(pg_backend_pid())
.2023-08-02 01:17:07.510 UTC [2701] FATAL: database "psycopg_test_not_for_real" does not exist
....2023-08-02 01:17:07.547 UTC [2705] FATAL: database "psycopg_test_not_for_real" does not exist
.2023-08-02 01:17:07.554 UTC [2706] FATAL: terminating connection due to administrator command
2023-08-02 01:17:07.554 UTC [2706] STATEMENT: select pg_terminate_backend(pg_backend_pid())
..s2023-08-02 01:17:07.583 UTC [2709] ERROR: syntax error at or near "wat" at character 1
2023-08-02 01:17:07.583 UTC [2709] STATEMENT: wat
....2023-08-02 01:17:07.622 UTC [2713] ERROR: invalid value for parameter "client_encoding": "wat"
2023-08-02 01:17:07.622 UTC [2713] STATEMENT: set client_encoding to wat
.s......2023-08-02 01:17:07.707 UTC [2720] FATAL: terminating connection due to administrator command
2023-08-02 01:17:07.707 UTC [2720] STATEMENT: select pg_terminate_backend(2720)
.s...s.......s.... [ 41%]
.. [ 41%]
tests/test_connection.py ..2023-08-02 01:17:08.628 UTC [2740] WARNING: hello warning
2023-08-02 01:17:08.628 UTC [2740] CONTEXT: PL/pgSQL function inline_code_block line 1 at RAISE
..................2023-08-02 01:17:08.865 UTC [2757] FATAL: terminating connection due to administrator command
2023-08-02 01:17:08.865 UTC [2757] STATEMENT: select pg_terminate_backend(pg_backend_pid())
.....2023-08-02 01:17:08.921 UTC [2765] ERROR: column "wat" does not exist at character 8
2023-08-02 01:17:08.921 UTC [2765] STATEMENT: select wat
...........2023-08-02 01:17:09.463 UTC [2776] FATAL: database "nosuchdb" does not exist
......2023-08-02 01:17:09.507 UTC [2782] FATAL: terminating connection due to administrator command
...2023-08-02 01:17:09.543 UTC [2785] ERROR: insert or update on table "selfref" violates foreign key constraint "selfref_y_fkey"
2023-08-02 01:17:09.543 UTC [2785] DETAIL: Key (y)=(-1) is not present in table "selfref".
2023-08-02 01:17:09.543 UTC [2785] STATEMENT: COMMIT
.. [ 42%]
....2023-08-02 01:17:09.610 UTC [2792] ERROR: syntax error at or near "meh" at character 1
2023-08-02 01:17:09.610 UTC [2792] STATEMENT: meh
2023-08-02 01:17:09.611 UTC [2792] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:09.611 UTC [2792] STATEMENT: select 1
.........2023-08-02 01:17:09.681 UTC [2800] FATAL: terminating connection due to administrator command
2023-08-02 01:17:09.681 UTC [2800] STATEMENT: select pg_terminate_backend($1)
...............2023-08-02 01:17:09.822 UTC [2815] ERROR: syntax error at or near "meh" at character 1
2023-08-02 01:17:09.822 UTC [2815] STATEMENT: meh
.. [ 43%]
tests/pool/test_pool_async_noasyncio.py . [ 43%]
tests/types/test_hstore.py ............................. [ 43%]
tests/test_psycopg_dbapi20.py ssssssssss2023-08-02 01:17:10.068 UTC [2829] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.068 UTC [2829] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.068 UTC [2829] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.068 UTC [2829] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.074 UTC [2830] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.074 UTC [2830] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.075 UTC [2830] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.075 UTC [2830] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.082 UTC [2831] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.082 UTC [2831] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.082 UTC [2831] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.082 UTC [2831] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.096 UTC [2833] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.096 UTC [2833] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.096 UTC [2833] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.096 UTC [2833] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.106 UTC [2834] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.106 UTC [2834] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.106 UTC [2834] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.106 UTC [2834] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.122 UTC [2836] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.122 UTC [2836] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.122 UTC [2836] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.122 UTC [2836] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.132 UTC [2837] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.132 UTC [2837] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.133 UTC [2837] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.133 UTC [2837] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.145 UTC [2839] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.145 UTC [2839] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.145 UTC [2839] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.145 UTC [2839] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.153 UTC [2840] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.153 UTC [2840] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.153 UTC [2840] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.153 UTC [2840] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.168 UTC [2842] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.168 UTC [2842] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.168 UTC [2842] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.168 UTC [2842] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.183 UTC [2844] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.183 UTC [2844] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.183 UTC [2844] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.183 UTC [2844] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.191 UTC [2845] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.191 UTC [2845] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.191 UTC [2845] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.191 UTC [2845] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.205 UTC [2847] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.205 UTC [2847] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.205 UTC [2847] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.205 UTC [2847] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.224 UTC [2849] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.224 UTC [2849] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.224 UTC [2849] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.224 UTC [2849] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.241 UTC [2851] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.241 UTC [2851] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.242 UTC [2851] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.242 UTC [2851] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.251 UTC [2852] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.251 UTC [2852] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.251 UTC [2852] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.251 UTC [2852] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.263 UTC [2854] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.263 UTC [2854] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.264 UTC [2854] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.264 UTC [2854] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.273 UTC [2855] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.273 UTC [2855] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.273 UTC [2855] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.273 UTC [2855] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.290 UTC [2857] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.290 UTC [2857] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.290 UTC [2857] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.290 UTC [2857] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.297 UTC [2858] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.297 UTC [2858] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.297 UTC [2858] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.297 UTC [2858] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.304 UTC [2859] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.304 UTC [2859] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.305 UTC [2859] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.305 UTC [2859] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.323 UTC [2861] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.323 UTC [2861] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.323 UTC [2861] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.323 UTC [2861] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.330 UTC [2862] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.330 UTC [2862] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.331 UTC [2862] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.331 UTC [2862] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.337 UTC [2863] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.337 UTC [2863] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.337 UTC [2863] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.337 UTC [2863] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.352 UTC [2865] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.352 UTC [2865] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.352 UTC [2865] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.352 UTC [2865] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.371 UTC [2867] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.371 UTC [2867] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.371 UTC [2867] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.371 UTC [2867] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.384 UTC [2869] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.384 UTC [2869] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.384 UTC [2869] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.384 UTC [2869] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.400 UTC [2871] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.400 UTC [2871] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.400 UTC [2871] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.400 UTC [2871] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.408 UTC [2872] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.408 UTC [2872] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.409 UTC [2872] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.409 UTC [2872] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.417 UTC [2873] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.417 UTC [2873] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.417 UTC [2873] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.417 UTC [2873] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.432 UTC [2875] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.432 UTC [2875] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.433 UTC [2875] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.433 UTC [2875] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.443 UTC [2877] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.443 UTC [2877] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.444 UTC [2877] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.444 UTC [2877] STATEMENT: drop table dbapi20test_barflys
. [ 44%]
2023-08-02 01:17:10.456 UTC [2879] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.456 UTC [2879] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.457 UTC [2879] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.457 UTC [2879] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.463 UTC [2880] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.463 UTC [2880] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.463 UTC [2880] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.463 UTC [2880] STATEMENT: drop table dbapi20test_barflys
.2023-08-02 01:17:10.474 UTC [2882] ERROR: table "dbapi20test_booze" does not exist
2023-08-02 01:17:10.474 UTC [2882] STATEMENT: drop table dbapi20test_booze
2023-08-02 01:17:10.474 UTC [2882] ERROR: current transaction is aborted, commands ignored until end of transaction block
2023-08-02 01:17:10.474 UTC [2882] STATEMENT: drop table dbapi20test_barflys
.................................. [ 45%]
tests/pq/test_pipeline.py ..s.2023-08-02 01:17:10.752 UTC [2913] ERROR: function no_such_function(unknown) does not exist at character 8
2023-08-02 01:17:10.752 UTC [2913] HINT: No function matches the given name and argument types. You might need to add explicit type casts.
2023-08-02 01:17:10.752 UTC [2913] STATEMENT: select no_such_function($1)
. [ 45%]
tests/test_rows.py ................. [ 45%]
tests/test_encodings.py ................. [ 46%]
tests/types/test_uuid.py ...... [ 46%]
tests/types/test_composite.py .......................................... [ 47%]
....................... [ 47%]
tests/types/test_bool.py ............... [ 48%]
tests/crdb/test_adapt.py ssssss [ 48%]
tests/test_adapt.py ........................2023-08-02 01:17:13.145 UTC [3034] ERROR: column "data" is of type jsonb but expression is of type text at character 37
2023-08-02 01:17:13.145 UTC [3034] HINT: You will need to rewrite or cast the expression.
2023-08-02 01:17:13.145 UTC [3034] STATEMENT: insert into testjson (data) values ($1)
............................ [ 49%]
.. [ 49%]
tests/test_conninfo.py ...s.............s..................2023-08-02 01:17:15.599 UTC [3097] ERROR: syntax error at or near "wat" at character 1
2023-08-02 01:17:15.599 UTC [3097] STATEMENT: wat
............. [ 50%]
................... [ 50%]
tests/pq/test_escaping.py ................................ [ 51%]
tests/types/test_none.py . [ 51%]
tests/test_concurrency_async.py 2023-08-02 01:17:16.335 UTC [3131] ERROR: canceling statement due to user request
2023-08-02 01:17:16.335 UTC [3131] STATEMENT: select pg_sleep(5)
. [ 51%]
tests/types/test_shapely.py 2023-08-02 01:17:16.384 UTC [521] ERROR: could not open extension control file "/nix/store/bi093jw7gzns6r8byn8dzrjibf2j1dc8-postgresql-14.8/share/postgresql/extension/postgis.control": No such file or directory
2023-08-02 01:17:16.384 UTC [521] STATEMENT: create extension if not exists postgis
s2023-08-02 01:17:16.395 UTC [521] ERROR: could not open extension control file "/nix/store/bi093jw7gzns6r8byn8dzrjibf2j1dc8-postgresql-14.8/share/postgresql/extension/postgis.control": No such file or directory
2023-08-02 01:17:16.395 UTC [521] STATEMENT: create extension if not exists postgis
s2023-08-02 01:17:16.404 UTC [521] ERROR: could not open extension control file "/nix/store/bi093jw7gzns6r8byn8dzrjibf2j1dc8-postgresql-14.8/share/postgresql/extension/postgis.control": No such file or directory
2023-08-02 01:17:16.404 UTC [521] STATEMENT: create extension if not exists postgis
s2023-08-02 01:17:16.414 UTC [521] ERROR: could not open extension control file "/nix/store/bi093jw7gzns6r8byn8dzrjibf2j1dc8-postgresql-14.8/share/postgresql/extension/postgis.control": No such file or directory
2023-08-02 01:17:16.414 UTC [521] STATEMENT: create extension if not exists postgis
s2023-08-02 01:17:16.425 UTC [521] ERROR: could not open extension control file "/nix/store/bi093jw7gzns6r8byn8dzrjibf2j1dc8-postgresql-14.8/share/postgresql/extension/postgis.control": No such file or directory
2023-08-02 01:17:16.425 UTC [521] STATEMENT: create extension if not exists postgis
s..2023-08-02 01:17:16.452 UTC [521] ERROR: could not open extension control file "/nix/store/bi093jw7gzns6r8byn8dzrjibf2j1dc8-postgresql-14.8/share/postgresql/extension/postgis.control": No such file or directory
2023-08-02 01:17:16.452 UTC [521] STATEMENT: create extension if not exists postgis
s2023-08-02 01:17:16.463 UTC [521] ERROR: could not open extension control file "/nix/store/bi093jw7gzns6r8byn8dzrjibf2j1dc8-postgresql-14.8/share/postgresql/extension/postgis.control": No such file or directory
2023-08-02 01:17:16.463 UTC [521] STATEMENT: create extension if not exists postgis
s2023-08-02 01:17:16.474 UTC [521] ERROR: could not open extension control file "/nix/store/bi093jw7gzns6r8byn8dzrjibf2j1dc8-postgresql-14.8/share/postgresql/extension/postgis.control": No such file or directory
2023-08-02 01:17:16.474 UTC [521] STATEMENT: create extension if not exists postgis
s2023-08-02 01:17:16.482 UTC [521] ERROR: could not open extension control file "/nix/store/bi093jw7gzns6r8byn8dzrjibf2j1dc8-postgresql-14.8/share/postgresql/extension/postgis.control": No such file or directory
2023-08-02 01:17:16.482 UTC [521] STATEMENT: create extension if not exists postgis
s [ 51%]
tests/pq/test_misc.py 2023-08-02 01:17:16.492 UTC [3144] ERROR: syntax error at or near "wat" at character 1
2023-08-02 01:17:16.492 UTC [3144] STATEMENT: wat
..2023-08-02 01:17:16.508 UTC [3146] ERROR: relation "foo€bar" does not exist at character 15
2023-08-02 01:17:16.508 UTC [3146] STATEMENT: select 1 from "foo€bar"
.2023-08-02 01:17:16.517 UTC [3147] ERROR: syntax error at or near "wat" at character 1
2023-08-02 01:17:16.517 UTC [3147] STATEMENT: wat
. [ 52%]
tests/types/test_datetime.py ........................................... [ 52%]
..........................x.....x....................................... [ 54%]
............................................x........................... [ 56%]
........................................................................ [ 57%]
........................................................................ [ 59%]
.............................x..x....................x..x...........x... [ 60%]
.........x.................x....................x.............x......... [ 62%]
................................................................ [ 63%]
tests/types/test_enum.py ............................................... [ 64%]
........................................................................ [ 66%]
.........................................2023-08-02 01:17:25.075 UTC [3847] ERROR: invalid input value for enum puretestenum: "ONE"
2023-08-02 01:17:25.075 UTC [3847] CONTEXT: unnamed portal parameter $1
2023-08-02 01:17:25.075 UTC [3847] STATEMENT: select $1::text
............................... [ 67%]
.. [ 67%]
tests/pq/test_async.py ........... [ 68%]
tests/test_typeinfo.py ................................................ [ 69%]
tests/pq/test_exec.py ............... [ 69%]
tests/test_client_cursor.py .....2023-08-02 01:17:26.162 UTC [3952] WARNING: TIME(10) precision reduced to maximum allowed, 6 at character 14
........................2023-08-02 01:17:28.201 UTC [3976] ERROR: invalid input syntax for type bigint: "" at character 33
2023-08-02 01:17:28.201 UTC [3976] STATEMENT: insert into testmany values (1, '')
...2023-08-02 01:17:28.282 UTC [3979] ERROR: invalid input syntax for type bigint: "" at character 33
2023-08-02 01:17:28.282 UTC [3979] STATEMENT: insert into testmany values (1, '')
...2023-08-02 01:17:28.318 UTC [3982] ERROR: syntax error at or near "wat" at character 1
2023-08-02 01:17:28.318 UTC [3982] STATEMENT: wat
..2023-08-02 01:17:28.350 UTC [3984] ERROR: syntax error at or near "wat" at character 1
2023-08-02 01:17:28.350 UTC [3984] STATEMENT: wat (10, 'hello')
....... [ 70%]
.2023-08-02 01:17:28.427 UTC [3991] ERROR: unexpected message type 0x58 during COPY from stdin
2023-08-02 01:17:28.427 UTC [3991] CONTEXT: COPY testcopy, line 1
2023-08-02 01:17:28.427 UTC [3991] STATEMENT: copy testcopy from stdin
2023-08-02 01:17:28.428 UTC [3991] FATAL: terminating connection because protocol synchronization was lost
2023-08-02 01:17:28.428 UTC [3991] LOG: could not send data to client: Broken pipe
...2023-08-02 01:17:28.465 UTC [3995] ERROR: invalid input syntax for type bigint: "" at character 33
2023-08-02 01:17:28.465 UTC [3995] STATEMENT: insert into testmany values (1, '')
...2023-08-02 01:17:28.493 UTC [3998] ERROR: invalid input syntax for type integer: "wat" at character 8
2023-08-02 01:17:28.493 UTC [3998] STATEMENT: select 'wat'::int
.........2023-08-02 01:17:28.605 UTC [4007] ERROR: relation "nosuchtable" does not exist at character 13
2023-08-02 01:17:28.605 UTC [4007] STATEMENT: insert into nosuchtable values (10, 'hello')
........................................ [ 71%]
tests/pq/test_pq.py s.s.s [ 71%]
tests/test_module.py .... [ 71%]
tests/crdb/test_no_crdb.py .s [ 71%]
tests/test_cursor.py ...2023-08-02 01:18:50.769 UTC [4096] WARNING: TIME(10) precision reduced to maximum allowed, 6 at character 14
......................2023-08-02 01:18:51.600 UTC [4119] ERROR: invalid input syntax for type integer: "wat"
2023-08-02 01:18:51.600 UTC [4119] CONTEXT: unnamed portal parameter $1 = '...'
2023-08-02 01:18:51.600 UTC [4119] STATEMENT: select $1::int
.....2023-08-02 01:18:52.079 UTC [4124] ERROR: column "b" is of type bigint but expression is of type text at character 34
2023-08-02 01:18:52.079 UTC [4124] HINT: You will need to rewrite or cast the expression.
2023-08-02 01:18:52.079 UTC [4124] STATEMENT: insert into testmany values ($1, $2)
....2023-08-02 01:18:52.138 UTC [4128] ERROR: syntax error at or near "wat" at character 1
2023-08-02 01:18:52.138 UTC [4128] STATEMENT: wat
.........2023-08-02 01:18:53.583 UTC [4139] ERROR: syntax error at or near "wat" at character 1
2023-08-02 01:18:53.583 UTC [4139] STATEMENT: wat ($1, $2)
........ [ 73%]
....2023-08-02 01:18:54.315 UTC [4152] ERROR: invalid input syntax for type bigint: ""
2023-08-02 01:18:54.315 UTC [4152] CONTEXT: unnamed portal parameter $2 = ''
2023-08-02 01:18:54.315 UTC [4152] STATEMENT: insert into testmany values ($1, $2)
....2023-08-02 01:18:54.379 UTC [4156] ERROR: invalid input syntax for type bigint: ""
2023-08-02 01:18:54.379 UTC [4156] CONTEXT: unnamed portal parameter $2 = ''
2023-08-02 01:18:54.379 UTC [4156] STATEMENT: insert into testmany values ($1, $2)
.2023-08-02 01:18:54.393 UTC [4157] ERROR: syntax error at or near "wat" at character 1
2023-08-02 01:18:54.393 UTC [4157] STATEMENT: wat?
..2023-08-02 01:18:54.436 UTC [4160] ERROR: could not determine data type of parameter $2
2023-08-02 01:18:54.436 UTC [4160] STATEMENT: copy (select $1, $2) to stdout
.2023-08-02 01:18:54.452 UTC [4161] ERROR: relation "nosuchtable" does not exist at character 13
2023-08-02 01:18:54.452 UTC [4161] STATEMENT: insert into nosuchtable values ($1, $2)
.2023-08-02 01:18:54.475 UTC [4162] ERROR: canceling statement due to user request
2023-08-02 01:18:54.475 UTC [4162] STATEMENT: select generate_series(1, 10000)
......2023-08-02 01:18:56.362 UTC [4169] ERROR: syntax error at or near "wat" at character 1
2023-08-02 01:18:56.362 UTC [4169] STATEMENT: wat
.............2023-08-02 01:18:57.286 UTC [4181] ERROR: unexpected message type 0x58 during COPY from stdin
2023-08-02 01:18:57.286 UTC [4181] CONTEXT: COPY testcopy, line 1
2023-08-02 01:18:57.286 UTC [4181] STATEMENT: copy testcopy from stdin
2023-08-02 01:18:57.287 UTC [4181] FATAL: terminating connection because protocol synchronization was lost
2023-08-02 01:18:57.288 UTC [4181] LOG: could not send data to client: Broken pipe
2023-08-02 01:18:57.301 UTC [4182] ERROR: syntax error at or near "wat" at character 1
2023-08-02 01:18:57.301 UTC [4182] STATEMENT: wat
........................................ [ 74%]
..................................... [ 75%]
tests/types/test_array.py .............................................. [ 76%]
........................................................................ [ 78%]
.................................... [ 78%]
tests/test_concurrency.py 2023-08-02 01:38:40.611 UTC [4637] ERROR: canceling statement due to user request
2023-08-02 01:38:40.611 UTC [4637] STATEMENT: select pg_sleep(2)
.2023-08-02 01:38:42.602 UTC [4643] ERROR: canceling statement due to user request
2023-08-02 01:38:42.602 UTC [4643] STATEMENT: select pg_sleep(60)
.2023-08-02 01:38:43.041 UTC [4645] FATAL: terminating connection due to administrator command
2023-08-02 01:38:43.041 UTC [4645] STATEMENT: select pg_sleep(1.0)
.....2023-08-02 01:38:49.942 UTC [4667] ERROR: canceling statement due to user request
2023-08-02 01:38:49.942 UTC [4667] STATEMENT: select pg_sleep(2)
. [ 78%]
tests/test_prepared.py ..................2023-08-02 01:38:51.398 UTC [4689] ERROR: column "wat" does not exist at character 8
2023-08-02 01:38:51.398 UTC [4689] STATEMENT: select wat
2023-08-02 01:38:51.399 UTC [4689] ERROR: column "wat" does not exist at character 8
2023-08-02 01:38:51.399 UTC [4689] STATEMENT: select wat
2023-08-02 01:38:51.400 UTC [4689] ERROR: column "wat" does not exist at character 8
2023-08-02 01:38:51.400 UTC [4689] STATEMENT: select wat
2023-08-02 01:38:51.400 UTC [4689] ERROR: column "wat" does not exist at character 8
2023-08-02 01:38:51.400 UTC [4689] STATEMENT: select wat
2023-08-02 01:38:51.401 UTC [4689] ERROR: column "wat" does not exist at character 8
2023-08-02 01:38:51.401 UTC [4689] STATEMENT: select wat
2023-08-02 01:38:51.402 UTC [4689] ERROR: column "wat" does not exist at character 8
2023-08-02 01:38:51.402 UTC [4689] STATEMENT: select wat
2023-08-02 01:38:51.402 UTC [4689] ERROR: column "wat" does not exist at character 8
2023-08-02 01:38:51.402 UTC [4689] STATEMENT: select wat
2023-08-02 01:38:51.403 UTC [4689] ERROR: column "wat" does not exist at character 8
2023-08-02 01:38:51.403 UTC [4689] STATEMENT: select wat
2023-08-02 01:38:51.403 UTC [4689] ERROR: column "wat" does not exist at character 8
2023-08-02 01:38:51.403 UTC [4689] STATEMENT: select wat
2023-08-02 01:38:51.404 UTC [4689] ERROR: column "wat" does not exist at character 8
2023-08-02 01:38:51.404 UTC [4689] STATEMENT: select wat
........... [ 79%]
tests/test_tpc.py ...sssssssssssssssssss2023-08-02 01:38:52.815 UTC [4719] ERROR: prepared transactions are disabled
2023-08-02 01:38:52.815 UTC [4719] HINT: Set max_prepared_transactions to a nonzero value.
2023-08-02 01:38:52.815 UTC [4719] STATEMENT: PREPARE TRANSACTION 'x'
.2023-08-02 01:38:53.102 UTC [4720] ERROR: prepared transactions are disabled
2023-08-02 01:38:53.102 UTC [4720] HINT: Set max_prepared_transactions to a nonzero value.
2023-08-02 01:38:53.102 UTC [4720] STATEMENT: PREPARE TRANSACTION 'x'
. [ 80%]
tests/pool/test_pool.py F.......2023-08-02 01:38:59.954 UTC [4767] ERROR: syntax error at or near "WAT" at character 1
2023-08-02 01:38:59.954 UTC [4767] STATEMENT: WAT
.......2023-08-02 01:39:00.840 UTC [4801] ERROR: syntax error at or near "wat" at character 1
2023-08-02 01:39:00.840 UTC [4801] STATEMENT: wat
.2023-08-02 01:39:01.233 UTC [4806] ERROR: syntax error at or near "WAT" at character 1
2023-08-02 01:39:01.233 UTC [4806] STATEMENT: WAT
................F.......2023-08-02 01:39:20.808 UTC [5022] ERROR: syntax error at or near "wat" at character 1
2023-08-02 01:39:20.808 UTC [5022] STATEMENT: wat
........ [ 81%]
.... [ 81%]
tests/pq/test_pgresult.py .............2023-08-02 01:39:23.486 UTC [5110] ERROR: syntax error at or near "wat" at character 1
2023-08-02 01:39:23.486 UTC [5110] STATEMENT: wat
..2023-08-02 01:39:23.588 UTC [5112] ERROR: column "wat" does not exist at character 8
2023-08-02 01:39:23.588 UTC [5112] STATEMENT: select wat
.2023-08-02 01:39:23.605 UTC [5113] ERROR: column "wat" does not exist at character 8
2023-08-02 01:39:23.605 UTC [5113] STATEMENT: select wat
.2023-08-02 01:39:23.621 UTC [5114] ERROR: column "wat" does not exist at character 8
2023-08-02 01:39:23.621 UTC [5114] STATEMENT: select wat
........ [ 81%]
tests/crdb/test_cursor.py ss [ 81%]
tests/types/test_net.py ................................. [ 82%]
tests/test_query.py ............................................ [ 83%]
tests/test_errors.py 2023-08-02 01:39:26.189 UTC [5155] ERROR: relation "wat" does not exist at character 15
2023-08-02 01:39:26.189 UTC [5155] STATEMENT: select 1 from wat
.2023-08-02 01:39:26.217 UTC [5156] FATAL: database "nosuchdb" does not exist
....2023-08-02 01:39:26.471 UTC [5160] ERROR: relation "nosuchtable" does not exist at character 15
2023-08-02 01:39:26.471 UTC [5160] STATEMENT: select * from nosuchtable
.2023-08-02 01:39:28.753 UTC [5161] ERROR: relation "€" does not exist at character 13
2023-08-02 01:39:28.753 UTC [5161] QUERY: insert into "€" values (1)
2023-08-02 01:39:28.753 UTC [5161] CONTEXT: PL/pgSQL function inline_code_block line 2 at EXECUTE
2023-08-02 01:39:28.753 UTC [5161] STATEMENT:
do $$begin
execute format('insert into "%s" values (1)', chr(8364));
end$$ language plpgsql;
.2023-08-02 01:39:28.849 UTC [5162] ERROR: relation "nonexist" does not exist at character 15
2023-08-02 01:39:28.849 UTC [5162] STATEMENT: select * from nonexist
.2023-08-02 01:39:28.896 UTC [5163] ERROR: relation "nonexist" does not exist at character 15
2023-08-02 01:39:28.896 UTC [5163] STATEMENT: select * from nonexist
..2023-08-02 01:39:29.218 UTC [5165] ERROR: relation "wat" does not exist at character 15
2023-08-02 01:39:29.218 UTC [5165] STATEMENT: select 1 from wat
.2023-08-02 01:39:29.322 UTC [5166] ERROR: relation "wat" does not exist at character 15
2023-08-02 01:39:29.322 UTC [5166] STATEMENT: select 1 from wat
.2023-08-02 01:39:29.398 UTC [5167] ERROR: made up code
2023-08-02 01:39:29.398 UTC [5167] CONTEXT: PL/pgSQL function inline_code_block line 2 at RAISE
2023-08-02 01:39:29.398 UTC [5167] STATEMENT:
do $$begin
raise exception 'made up code' using errcode = 'PXX99';
end$$ language plpgsql
.2023-08-02 01:39:29.449 UTC [5168] ERROR: relation "wat" does not exist at character 15
2023-08-02 01:39:29.449 UTC [5168] STATEMENT: select * from wat
.2023-08-02 01:39:29.597 UTC [5169] ERROR: new row for relation "test_exc" violates check constraint "chk_eq1"
2023-08-02 01:39:29.597 UTC [5169] DETAIL: Failing row contains (2).
2023-08-02 01:39:29.597 UTC [5169] STATEMENT: insert into test_exc values(2)
.2023-08-02 01:39:29.758 UTC [5170] ERROR: insert or update on table "test_deferred" violates foreign key constraint "test_deferred_ref_fkey"
2023-08-02 01:39:29.758 UTC [5170] DETAIL: Key (ref)=(2) is not present in table "test_deferred".
2023-08-02 01:39:29.758 UTC [5170] STATEMENT: COMMIT
.2023-08-02 01:39:29.848 UTC [5171] ERROR: relation "wat" does not exist at character 15
2023-08-02 01:39:29.848 UTC [5171] STATEMENT: select 1 from wat
.2023-08-02 01:39:29.879 UTC [5172] ERROR: relation "wat" does not exist at character 15
2023-08-02 01:39:29.879 UTC [5172] STATEMENT: select 1 from wat
.2023-08-02 01:39:29.941 UTC [5173] ERROR: syntax error at or near "l" at character 1
2023-08-02 01:39:29.941 UTC [5173] STATEMENT: l'acqua e' poca e 'a papera nun galleggia
2023-08-02 01:39:29.943 UTC [5173] ERROR: relation "water" does not exist at character 19
2023-08-02 01:39:29.943 UTC [5173] STATEMENT: select level from water where ducks > 1
..2023-08-02 01:39:30.194 UTC [5175] ERROR: relation "€" does not exist at character 13
2023-08-02 01:39:30.194 UTC [5175] QUERY: insert into "€" values (1)
2023-08-02 01:39:30.194 UTC [5175] CONTEXT: PL/pgSQL function inline_code_block line 2 at EXECUTE
2023-08-02 01:39:30.194 UTC [5175] STATEMENT:
do $$begin
execute format('insert into "%s" values (1)', chr(8364));
end$$ language plpgsql;
.2023-08-02 01:39:30.240 UTC [5176] FATAL: database "nosuchdb" does not exist
... [ 84%]
tests/test_copy.py ....2023-08-02 01:39:34.005 UTC [5181] ERROR: syntax error at or near "wat" at character 1
2023-08-02 01:39:34.005 UTC [5181] STATEMENT: wat
.........2023-08-02 01:40:55.993 UTC [5202] ERROR: COPY from stdin failed: error from Python: TypeError - cannot copy str data in binary mode: use bytes instead
2023-08-02 01:40:55.993 UTC [5202] CONTEXT: COPY copy_in, line 1
2023-08-02 01:40:55.993 UTC [5202] STATEMENT: copy copy_in from stdin (format binary)
................2023-08-02 01:43:12.520 UTC [5231] ERROR: canceling statement due to user request
2023-08-02 01:43:12.520 UTC [5231] STATEMENT: copy (select generate_series(1, 1000000)) to stdout
..2023-08-02 01:43:12.671 UTC [5234] ERROR: COPY from stdin failed: error from Python: Exception - mannaggiamiseria
2023-08-02 01:43:12.671 UTC [5234] CONTEXT: COPY copy_in, line 1
2023-08-02 01:43:12.671 UTC [5234] STATEMENT: copy copy_in from stdin (format BINARY)
..............2023-08-02 01:45:43.896 UTC [5259] ERROR: unexpected message type 0x58 during COPY from stdin
2023-08-02 01:45:43.896 UTC [5259] CONTEXT: COPY wat, line 1
2023-08-02 01:45:43.896 UTC [5259] STATEMENT: copy wat from stdin
2023-08-02 01:45:43.897 UTC [5259] FATAL: terminating connection because protocol synchronization was lost
2023-08-02 01:45:43.897 UTC [5259] LOG: could not send data to client: Broken pipe
........ [ 85%]
............2023-08-02 01:50:37.640 UTC [5304] ERROR: division by zero
2023-08-02 01:50:37.640 UTC [5304] STATEMENT: copy (select 1/n from generate_series(-10, 10) x(n)) to stdout
..........2023-08-02 01:52:15.012 UTC [5322] ERROR: COPY from stdin failed: error from Python: Exception - mannaggiamiseria
2023-08-02 01:52:15.012 UTC [5322] CONTEXT: COPY copy_in, line 1
2023-08-02 01:52:15.012 UTC [5322] STATEMENT: copy copy_in from stdin (format TEXT)
.......2023-08-02 01:52:44.013 UTC [5334] ERROR: extra data after last expected column
2023-08-02 01:52:44.013 UTC [5334] CONTEXT: COPY copy_in, line 1: "3 aaaaaaaaaa"
2023-08-02 01:52:44.013 UTC [5334] STATEMENT: copy copy_in (id) from stdin
.....2023-08-02 01:52:44.570 UTC [5341] ERROR: duplicate key value violates unique constraint "copy_in_pkey"
2023-08-02 01:52:44.570 UTC [5341] DETAIL: Key (col1)=(40010) already exists.
2023-08-02 01:52:44.570 UTC [5341] CONTEXT: COPY copy_in, line 3
2023-08-02 01:52:44.570 UTC [5341] STATEMENT: copy copy_in from stdin (format text)
..2023-08-02 01:52:44.762 UTC [5343] ERROR: COPY from stdin failed: error from Python: Exception - nuttengoggenio
2023-08-02 01:52:44.762 UTC [5343] CONTEXT: COPY copy_in, line 3
2023-08-02 01:52:44.762 UTC [5343] STATEMENT: copy copy_in from stdin (format text)
.......2023-08-02 01:53:16.733 UTC [5354] ERROR: duplicate key value violates unique constraint "copy_in_pkey"
2023-08-02 01:53:16.733 UTC [5354] DETAIL: Key (col1)=(40010) already exists.
2023-08-02 01:53:16.733 UTC [5354] CONTEXT: COPY copy_in, line 3
2023-08-02 01:53:16.733 UTC [5354] STATEMENT: copy copy_in from stdin (format text)
.. [ 86%]
tests/pq/test_conninfo.py ...s [ 86%]
tests/crdb/test_connection.py ssssssss [ 86%]
tests/test_waiting.py .........................2023-08-02 01:53:37.958 UTC [5376] FATAL: database "nosuchdb" does not exist
......................... [ 87%]
...... [ 87%]
tests/pq/test_copy.py ..2023-08-02 01:53:39.541 UTC [5403] ERROR: invalid input syntax for type integer: "hardly a number"
2023-08-02 01:53:39.541 UTC [5403] CONTEXT: COPY copy_in, line 1, column col2: "hardly a number"
2023-08-02 01:53:39.541 UTC [5403] STATEMENT: copy copy_in from stdin
.2023-08-02 01:53:39.640 UTC [5404] ERROR: COPY from stdin failed: nuttengoggenio
2023-08-02 01:53:39.640 UTC [5404] CONTEXT: COPY copy_in, line 201
2023-08-02 01:53:39.640 UTC [5404] STATEMENT: copy copy_in from stdin
..... [ 87%]
tests/test_transaction.py ........................................2023-08-02 01:53:43.011 UTC [5460] FATAL: terminating connection due to administrator command
...... [ 88%]
......................................s.... [ 89%]
tests/test_sql.py ...................................................... [ 90%]
.............s..s.s...s................ [ 91%]
tests/crdb/test_conninfo.py ssss [ 91%]
tests/types/test_numeric.py ............................................ [ 92%]
........................................................................ [ 94%]
........................................................................ [ 95%]
........................................................................ [ 97%]
........................................................................ [ 99%]
.................................... [ 99%]
tests/test_generators.py .2023-08-02 01:54:22.224 UTC [5940] ERROR: function no_such_function(integer) does not exist at character 8
2023-08-02 01:54:22.224 UTC [5940] HINT: No function matches the given name and argument types. You might need to add explicit type casts.
2023-08-02 01:54:22.224 UTC [5940] STATEMENT: select no_such_function(1)
.2023-08-02 01:54:22.284 UTC [5941] ERROR: duplicate key value violates unique constraint "pg_pipeline_uniqviol_pkey"
2023-08-02 01:54:22.284 UTC [5941] DETAIL: Key (id)=(1) already exists.
2023-08-02 01:54:22.284 UTC [5941] STATEMENT: insert into pg_pipeline_uniqviol values ($1, $2) returning id
.. [100%]
=================================== FAILURES ===================================
___________________________ test_reconnect[asyncio] ____________________________
proxy = <tests.fix_proxy.Proxy object at 0x7ffdec066790>
caplog = <_pytest.logging.LogCaptureFixture object at 0x7ffdec067f10>
monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7ffdec066cd0>
@pytest.mark.slow
async def test_reconnect(proxy, caplog, monkeypatch):
caplog.set_level(logging.WARNING, logger="psycopg.pool")

assert pool.base.ConnectionAttempt.INITIAL_DELAY == 1.0
assert pool.base.ConnectionAttempt.DELAY_JITTER == 0.1
monkeypatch.setattr(pool.base.ConnectionAttempt, "INITIAL_DELAY", 0.1)
monkeypatch.setattr(pool.base.ConnectionAttempt, "DELAY_JITTER", 0.0)

caplog.clear()
proxy.start()
async with pool.AsyncConnectionPool(proxy.client_dsn, min_size=1) as p:
await p.wait(2.0)
proxy.stop()

with pytest.raises(psycopg.OperationalError):
async with p.connection() as conn:
await conn.execute("select 1")

await asyncio.sleep(1.0)
proxy.start()
await p.wait()

async with p.connection() as conn:
await conn.execute("select 1")

assert "BAD" in caplog.messages[0]
times = [rec.created for rec in caplog.records]
assert times[1] - times[0] < 0.05
deltas = [times[i + 1] - times[i] for i in range(1, len(times) - 1)]
assert len(deltas) == 3
want = 0.1
for delta in deltas:
> assert delta == pytest.approx(want, 0.05), deltas
E AssertionError: [0.11509847640991211, 0.2041318416595459, 0.40631914138793945]
E assert 0.11509847640991211 == 0.1 ± 5.0e-03
E comparison failed
E Obtained: 0.11509847640991211
E Expected: 0.1 ± 5.0e-03
tests/pool/test_pool_async.py:831: AssertionError
------------------------------ Captured log call -------------------------------
WARNING  psycopg.pool:pool_async.py:520 discarding closed connection: <psycopg.AsyncConnection [BAD] at 0x7ffdec064390>
WARNING  psycopg.pool:pool_async.py:475 error connecting in 'pool-62': connection failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
WARNING  psycopg.pool:pool_async.py:475 error connecting in 'pool-62': connection failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
WARNING  psycopg.pool:pool_async.py:475 error connecting in 'pool-62': connection failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
WARNING  psycopg.pool:pool_async.py:475 error connecting in 'pool-62': connection failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
________________________________ test_reconnect ________________________________
proxy = <tests.fix_proxy.Proxy object at 0x7ffdcb836590>
caplog = <_pytest.logging.LogCaptureFixture object at 0x7ffdcb9dc710>
monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7ffdcb834790>
@pytest.mark.slow
def test_reconnect(proxy, caplog, monkeypatch):
caplog.set_level(logging.WARNING, logger="psycopg.pool")

assert pool.base.ConnectionAttempt.INITIAL_DELAY == 1.0
assert pool.base.ConnectionAttempt.DELAY_JITTER == 0.1
monkeypatch.setattr(pool.base.ConnectionAttempt, "INITIAL_DELAY", 0.1)
monkeypatch.setattr(pool.base.ConnectionAttempt, "DELAY_JITTER", 0.0)

caplog.clear()
proxy.start()
with pool.ConnectionPool(proxy.client_dsn, min_size=1) as p:
p.wait(2.0)
proxy.stop()

with pytest.raises(psycopg.OperationalError):
with p.connection() as conn:
conn.execute("select 1")

sleep(1.0)
> proxy.start()
tests/pool/test_pool.py:866:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
tests/fix_proxy.py:93: in start
self._wait_listen()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <tests.fix_proxy.Proxy object at 0x7ffdcb836590>
def _wait_listen(self):
with socket.socket(socket.AF_INET, socket.SOCK_STREAM) as sock:
for i in range(20):
if 0 == sock.connect_ex((self.client_host, self.client_port)):
break
time.sleep(0.1)
else:
> raise ValueError("the proxy didn't start listening in time")
E ValueError: the proxy didn't start listening in time
tests/fix_proxy.py:125: ValueError
------------------------------ Captured log call -------------------------------
WARNING  psycopg.pool:pool.py:594 discarding closed connection: <psycopg.Connection [BAD] at 0x7ffdcbad5d50>
WARNING  psycopg.pool:pool.py:549 error connecting in 'pool-130': connection failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
WARNING  psycopg.pool:pool.py:549 error connecting in 'pool-130': connection failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
WARNING  psycopg.pool:pool.py:549 error connecting in 'pool-130': connection failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
WARNING  psycopg.pool:pool.py:549 error connecting in 'pool-130': connection failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
WARNING  psycopg.pool:pool.py:549 error connecting in 'pool-130': connection failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
_______________________ test_reconnect_after_grow_failed _______________________
proxy = <tests.fix_proxy.Proxy object at 0x7ffdcbaf6b90>
@pytest.mark.slow
def test_reconnect_after_grow_failed(proxy):
# Retry reconnection after a failed connection attempt has put the pool
# in grow mode. See issue #370.
proxy.stop()

ev = Event()

def failed(pool):
ev.set()

with pool.ConnectionPool(
proxy.client_dsn, min_size=4, reconnect_timeout=1.0, reconnect_failed=failed
) as p:
assert ev.wait(timeout=2)

with pytest.raises(pool.PoolTimeout):
with p.connection(timeout=0.5) as conn:
pass

ev.clear()
assert ev.wait(timeout=2)

> proxy.start()
tests/pool/test_pool.py:946:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
tests/fix_proxy.py:93: in start
self._wait_listen()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <tests.fix_proxy.Proxy object at 0x7ffdcbaf6b90>
def _wait_listen(self):
with socket.socket(socket.AF_INET, socket.SOCK_STREAM) as sock:
for i in range(20):
if 0 == sock.connect_ex((self.client_host, self.client_port)):
break
time.sleep(0.1)
else:
> raise ValueError("the proxy didn't start listening in time")
E ValueError: the proxy didn't start listening in time
tests/fix_proxy.py:125: ValueError
------------------------------ Captured log call -------------------------------
WARNING  psycopg.pool:pool.py:549 error connecting in 'pool-161': connection failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
WARNING  psycopg.pool:pool.py:549 error connecting in 'pool-161': connection failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
WARNING  psycopg.pool:pool.py:549 error connecting in 'pool-161': connection failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
WARNING  psycopg.pool:pool.py:549 error connecting in 'pool-161': connection failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
WARNING  psycopg.pool:pool.py:549 error connecting in 'pool-161': connection failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
WARNING  psycopg.pool:pool.py:549 error connecting in 'pool-161': connection failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
WARNING  psycopg.pool:pool.py:549 error connecting in 'pool-161': connection failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
WARNING  psycopg.pool:pool.py:551 reconnection attempt in pool 'pool-161' failed after 1.0 sec
WARNING  psycopg.pool:pool.py:549 error connecting in 'pool-161': connection failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
WARNING  psycopg.pool:pool.py:551 reconnection attempt in pool 'pool-161' failed after 1.0 sec
WARNING  psycopg.pool:pool.py:549 error connecting in 'pool-161': connection failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
WARNING  psycopg.pool:pool.py:551 reconnection attempt in pool 'pool-161' failed after 1.0 sec
WARNING  psycopg.pool:pool.py:549 error connecting in 'pool-161': connection failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
WARNING  psycopg.pool:pool.py:549 error connecting in 'pool-161': connection failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
WARNING  psycopg.pool:pool.py:551 reconnection attempt in pool 'pool-161' failed after 1.0 sec
WARNING  psycopg.pool:pool.py:549 error connecting in 'pool-161': connection failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
WARNING  psycopg.pool:pool.py:549 error connecting in 'pool-161': connection failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
WARNING  psycopg.pool:pool.py:551 reconnection attempt in pool 'pool-161' failed after 1.0 sec
=========================== short test summary info ============================
FAILED tests/pool/test_pool_async.py::test_reconnect[asyncio] - AssertionError: [0.11509847640991211, 0.2041318416595459, 0.40631914138793945]
FAILED tests/pool/test_pool.py::test_reconnect - ValueError: the proxy didn't start listening in time
FAILED tests/pool/test_pool.py::test_reconnect_after_grow_failed - ValueError: the proxy didn't start listening in time
= 3 failed, 4412 passed, 149 skipped, 68 deselected, 29 xfailed in 2518.35s (0:41:58) =
/nix/store/7aprjn0yf6p06krg4087sxvilfp4c8yy-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment