------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-pysocks-1.7.1.txz Installing /packages/All/py37-certifi-2020.4.5.1.txz Installing /packages/All/py37-chardet-3.0.4_3.txz Installing /packages/All/py37-idna-2.8.txz Installing /packages/All/py37-asn1crypto-1.3.0.txz Installing /packages/All/py37-pycparser-2.19.txz Installing /packages/All/py37-cffi-1.14.0.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-cryptography-2.6.1.txz Installing /packages/All/py37-openssl-19.0.0.txz Installing /packages/All/py37-urllib3-1.25.7,1.txz ===== Message from py37-urllib3-1.25.7,1: -- Since version 1.25 HTTPS connections are now verified by default which is done via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on. Various consumers of net/py-urllib3 already have implemented routines that either explicitly enable or disable HTTPS certificate verification (e.g. via configuration settings, CLI arguments, etc.). Yet it may happen that there are still some consumers which don't explicitly enable/disable certificate verification for HTTPS connections which could then lead to errors (as is often the case with self-signed certificates). In case of an error one should try first to temporarily disable certificate verification of the problematic urllib3 consumer to see if that approach will remedy the issue. Installing /packages/All/py37-requests-2.22.0.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/py37-pycrypto-2.6.1_3.txz Installing /packages/All/py37-stem-1.8.0.txz Installing /packages/All/libevent-2.1.11.txz ===== Message from libevent-2.1.11: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/liblz4-1.9.2_1,1.txz Installing /packages/All/zstd-1.4.4_1.txz Installing /packages/All/tor-0.4.2.7.txz ===> Creating groups. Creating group '_tor' with gid '256'. ===> Creating users Creating user '_tor' with uid '256'. ===> Creating homedir(s) ===== Message from tor-0.4.2.7: -- To enable the tor server, set tor_enable="YES" in your /etc/rc.conf and edit /usr/local/etc/tor/torrc as desired. (However, note that the /usr/local/etc/rc.d/tor rc.subr script can override some torrc options: see that script for details.) To use the torify script, install the net/torsocks port. Tor users are strongly advised to prevent traffic analysis that exploits sequential IP IDs by setting: sysctl net.inet.ip.random_id=1 (see sysctl.conf(5)). In order to run additional, independent instances of tor on the same machine set tor_instances="inst1 inst2 ..." in your /etc/rc.conf, and create the corresponding additional configuration files /usr/local/etc/tor/torrc@inst1, ... Alternatively, you can use the extended instance definition to specify all instance parameteres explicitly: inst_name{:inst_conf:inst_user:inst_group:inst_pidfile:inst_data_dir} SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-sbws-1.1.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-sbws-1.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-sbws-1.1.0 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-sbws-1.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-sbws-1.1.0 for building => SHA256 Checksum OK for torproject-sbws-v1.1.0_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-sbws-1.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-sbws-1.1.0 for building ===> Extracting for py37-sbws-1.1.0 => SHA256 Checksum OK for torproject-sbws-v1.1.0_GH0.tar.gz. Extracted Memory Use: 2.68M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-sbws-1.1.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-sbws-1.1.0 depends on package: py37-setuptools>0 - found ===> py37-sbws-1.1.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-sbws-1.1.0 depends on package: py37-setuptools>0 - found ===> py37-sbws-1.1.0 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-sbws-1.1.0 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-sbws-1.1.0 running build running build_py creating build creating build/lib creating build/lib/sbws copying sbws/__init__.py -> build/lib/sbws copying sbws/globals.py -> build/lib/sbws copying sbws/sbws.py -> build/lib/sbws creating build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/sbws/util copying sbws/util/config.py -> build/lib/sbws/util copying sbws/util/__init__.py -> build/lib/sbws/util copying sbws/util/iso3166.py -> build/lib/sbws/util copying sbws/util/parser.py -> build/lib/sbws/util copying sbws/util/fs.py -> build/lib/sbws/util copying sbws/util/stem.py -> build/lib/sbws/util copying sbws/util/filelock.py -> build/lib/sbws/util copying sbws/util/requests.py -> build/lib/sbws/util copying sbws/util/timestamp.py -> build/lib/sbws/util copying sbws/util/state.py -> build/lib/sbws/util copying sbws/util/userquery.py -> build/lib/sbws/util creating build/lib/sbws/core copying sbws/core/scanner.py -> build/lib/sbws/core copying sbws/core/stats.py -> build/lib/sbws/core copying sbws/core/generate.py -> build/lib/sbws/core copying sbws/core/__init__.py -> build/lib/sbws/core copying sbws/core/cleanup.py -> build/lib/sbws/core creating build/lib/sbws/lib copying sbws/lib/v3bwfile.py -> build/lib/sbws/lib copying sbws/lib/relaylist.py -> build/lib/sbws/lib copying sbws/lib/relayprioritizer.py -> build/lib/sbws/lib copying sbws/lib/resultdump.py -> build/lib/sbws/lib copying sbws/lib/__init__.py -> build/lib/sbws/lib copying sbws/lib/circuitbuilder.py -> build/lib/sbws/lib copying sbws/lib/heartbeat.py -> build/lib/sbws/lib copying sbws/lib/destination.py -> build/lib/sbws/lib creating build/lib/tests/integration copying tests/integration/conftest.py -> build/lib/tests/integration copying tests/integration/__init__.py -> build/lib/tests/integration creating build/lib/tests/unit copying tests/unit/__init__.py -> build/lib/tests/unit copying tests/unit/conftest.py -> build/lib/tests/unit copying tests/unit/globals.py -> build/lib/tests/unit creating build/lib/tests/integration/util copying tests/integration/util/test_stem.py -> build/lib/tests/integration/util copying tests/integration/util/test_requests.py -> build/lib/tests/integration/util copying tests/integration/util/__init__.py -> build/lib/tests/integration/util running egg_info creating sbws.egg-info writing sbws.egg-info/PKG-INFO writing dependency_links to sbws.egg-info/dependency_links.txt writing entry points to sbws.egg-info/entry_points.txt writing requirements to sbws.egg-info/requires.txt writing top-level names to sbws.egg-info/top_level.txt writing manifest file 'sbws.egg-info/SOURCES.txt' reading manifest file 'sbws.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' warning: no previously-included files matching '*' found under directory '**/__pycache__' writing manifest file 'sbws.egg-info/SOURCES.txt' copying sbws/config.default.ini -> build/lib/sbws copying sbws/config.log.default.ini -> build/lib/sbws copying tests/deb.torproject.org.asc -> build/lib/tests creating build/lib/tests/data creating build/lib/tests/data/.sbws copying tests/data/.sbws/state.dat -> build/lib/tests/data/.sbws creating build/lib/tests/data/.sbws/datadir copying tests/data/.sbws/datadir/2019-03-25.txt -> build/lib/tests/data/.sbws/datadir creating build/lib/tests/data/.sbws/tor copying tests/data/.sbws/tor/cached-consensus -> build/lib/tests/data/.sbws/tor copying tests/data/.sbws/tor/cached-descriptors -> build/lib/tests/data/.sbws/tor creating build/lib/tests/data/.sbws/v3bw copying tests/data/.sbws/v3bw/20190325_130909.v3bw -> build/lib/tests/data/.sbws/v3bw copying tests/integration/sbws_testnet.ini -> build/lib/tests/integration creating build/lib/tests/integration/core copying tests/integration/core/test_scanner.py -> build/lib/tests/integration/core creating build/lib/tests/integration/lib copying tests/integration/lib/test_circuitbuilder.py -> build/lib/tests/integration/lib copying tests/integration/lib/test_destination.py -> build/lib/tests/integration/lib copying tests/integration/lib/test_relaylist.py -> build/lib/tests/integration/lib copying tests/integration/lib/test_relayprioritizer.py -> build/lib/tests/integration/lib creating build/lib/tests/integration/net copying tests/integration/net/start.sh -> build/lib/tests/integration/net copying tests/integration/net/stop.sh -> build/lib/tests/integration/net copying tests/integration/net/wait.py -> build/lib/tests/integration/net creating build/lib/tests/integration/net/auth1 copying tests/integration/net/auth1/fingerprint -> build/lib/tests/integration/net/auth1 copying tests/integration/net/auth1/torrc -> build/lib/tests/integration/net/auth1 creating build/lib/tests/integration/net/auth1/keys copying tests/integration/net/auth1/keys/authority_certificate -> build/lib/tests/integration/net/auth1/keys copying tests/integration/net/auth1/keys/authority_identity_key -> build/lib/tests/integration/net/auth1/keys copying tests/integration/net/auth1/keys/authority_signing_key -> build/lib/tests/integration/net/auth1/keys copying tests/integration/net/auth1/keys/ed25519_master_id_public_key -> build/lib/tests/integration/net/auth1/keys copying tests/integration/net/auth1/keys/ed25519_master_id_secret_key -> build/lib/tests/integration/net/auth1/keys copying tests/integration/net/auth1/keys/ed25519_signing_cert -> build/lib/tests/integration/net/auth1/keys copying tests/integration/net/auth1/keys/ed25519_signing_secret_key -> build/lib/tests/integration/net/auth1/keys copying tests/integration/net/auth1/keys/secret_id_key -> build/lib/tests/integration/net/auth1/keys copying tests/integration/net/auth1/keys/secret_onion_key -> build/lib/tests/integration/net/auth1/keys copying tests/integration/net/auth1/keys/secret_onion_key_ntor -> build/lib/tests/integration/net/auth1/keys creating build/lib/tests/integration/net/auth2 copying tests/integration/net/auth2/fingerprint -> build/lib/tests/integration/net/auth2 copying tests/integration/net/auth2/torrc -> build/lib/tests/integration/net/auth2 creating build/lib/tests/integration/net/auth2/keys copying tests/integration/net/auth2/keys/authority_certificate -> build/lib/tests/integration/net/auth2/keys copying tests/integration/net/auth2/keys/authority_identity_key -> build/lib/tests/integration/net/auth2/keys copying tests/integration/net/auth2/keys/authority_signing_key -> build/lib/tests/integration/net/auth2/keys copying tests/integration/net/auth2/keys/ed25519_master_id_public_key -> build/lib/tests/integration/net/auth2/keys copying tests/integration/net/auth2/keys/ed25519_master_id_secret_key -> build/lib/tests/integration/net/auth2/keys copying tests/integration/net/auth2/keys/ed25519_signing_cert -> build/lib/tests/integration/net/auth2/keys copying tests/integration/net/auth2/keys/ed25519_signing_secret_key -> build/lib/tests/integration/net/auth2/keys copying tests/integration/net/auth2/keys/secret_id_key -> build/lib/tests/integration/net/auth2/keys copying tests/integration/net/auth2/keys/secret_onion_key -> build/lib/tests/integration/net/auth2/keys copying tests/integration/net/auth2/keys/secret_onion_key_ntor -> build/lib/tests/integration/net/auth2/keys creating build/lib/tests/integration/net/auth3 copying tests/integration/net/auth3/fingerprint -> build/lib/tests/integration/net/auth3 copying tests/integration/net/auth3/torrc -> build/lib/tests/integration/net/auth3 creating build/lib/tests/integration/net/auth3/keys copying tests/integration/net/auth3/keys/authority_certificate -> build/lib/tests/integration/net/auth3/keys copying tests/integration/net/auth3/keys/authority_identity_key -> build/lib/tests/integration/net/auth3/keys copying tests/integration/net/auth3/keys/authority_signing_key -> build/lib/tests/integration/net/auth3/keys copying tests/integration/net/auth3/keys/ed25519_master_id_public_key -> build/lib/tests/integration/net/auth3/keys copying tests/integration/net/auth3/keys/ed25519_master_id_secret_key -> build/lib/tests/integration/net/auth3/keys copying tests/integration/net/auth3/keys/ed25519_signing_cert -> build/lib/tests/integration/net/auth3/keys copying tests/integration/net/auth3/keys/ed25519_signing_secret_key -> build/lib/tests/integration/net/auth3/keys copying tests/integration/net/auth3/keys/secret_id_key -> build/lib/tests/integration/net/auth3/keys copying tests/integration/net/auth3/keys/secret_onion_key -> build/lib/tests/integration/net/auth3/keys copying tests/integration/net/auth3/keys/secret_onion_key_ntor -> build/lib/tests/integration/net/auth3/keys creating build/lib/tests/integration/net/exit1 copying tests/integration/net/exit1/fingerprint -> build/lib/tests/integration/net/exit1 copying tests/integration/net/exit1/torrc -> build/lib/tests/integration/net/exit1 creating build/lib/tests/integration/net/exit1/keys copying tests/integration/net/exit1/keys/ed25519_master_id_public_key -> build/lib/tests/integration/net/exit1/keys copying tests/integration/net/exit1/keys/ed25519_master_id_secret_key -> build/lib/tests/integration/net/exit1/keys copying tests/integration/net/exit1/keys/ed25519_signing_cert -> build/lib/tests/integration/net/exit1/keys copying tests/integration/net/exit1/keys/ed25519_signing_secret_key -> build/lib/tests/integration/net/exit1/keys copying tests/integration/net/exit1/keys/secret_id_key -> build/lib/tests/integration/net/exit1/keys copying tests/integration/net/exit1/keys/secret_onion_key -> build/lib/tests/integration/net/exit1/keys copying tests/integration/net/exit1/keys/secret_onion_key_ntor -> build/lib/tests/integration/net/exit1/keys creating build/lib/tests/integration/net/exit2 copying tests/integration/net/exit2/fingerprint -> build/lib/tests/integration/net/exit2 copying tests/integration/net/exit2/torrc -> build/lib/tests/integration/net/exit2 creating build/lib/tests/integration/net/exit2/keys copying tests/integration/net/exit2/keys/ed25519_master_id_public_key -> build/lib/tests/integration/net/exit2/keys copying tests/integration/net/exit2/keys/ed25519_master_id_secret_key -> build/lib/tests/integration/net/exit2/keys copying tests/integration/net/exit2/keys/ed25519_signing_cert -> build/lib/tests/integration/net/exit2/keys copying tests/integration/net/exit2/keys/ed25519_signing_secret_key -> build/lib/tests/integration/net/exit2/keys copying tests/integration/net/exit2/keys/secret_id_key -> build/lib/tests/integration/net/exit2/keys copying tests/integration/net/exit2/keys/secret_onion_key -> build/lib/tests/integration/net/exit2/keys copying tests/integration/net/exit2/keys/secret_onion_key_ntor -> build/lib/tests/integration/net/exit2/keys creating build/lib/tests/integration/net/exit3 copying tests/integration/net/exit3/fingerprint -> build/lib/tests/integration/net/exit3 copying tests/integration/net/exit3/torrc -> build/lib/tests/integration/net/exit3 creating build/lib/tests/integration/net/exit3/keys copying tests/integration/net/exit3/keys/ed25519_master_id_public_key -> build/lib/tests/integration/net/exit3/keys copying tests/integration/net/exit3/keys/ed25519_master_id_secret_key -> build/lib/tests/integration/net/exit3/keys copying tests/integration/net/exit3/keys/ed25519_signing_cert -> build/lib/tests/integration/net/exit3/keys copying tests/integration/net/exit3/keys/ed25519_signing_secret_key -> build/lib/tests/integration/net/exit3/keys copying tests/integration/net/exit3/keys/secret_id_key -> build/lib/tests/integration/net/exit3/keys copying tests/integration/net/exit3/keys/secret_onion_key -> build/lib/tests/integration/net/exit3/keys copying tests/integration/net/exit3/keys/secret_onion_key_ntor -> build/lib/tests/integration/net/exit3/keys creating build/lib/tests/integration/net/relay1 copying tests/integration/net/relay1/fingerprint -> build/lib/tests/integration/net/relay1 copying tests/integration/net/relay1/torrc -> build/lib/tests/integration/net/relay1 creating build/lib/tests/integration/net/relay1/keys copying tests/integration/net/relay1/keys/ed25519_master_id_public_key -> build/lib/tests/integration/net/relay1/keys copying tests/integration/net/relay1/keys/ed25519_master_id_secret_key -> build/lib/tests/integration/net/relay1/keys copying tests/integration/net/relay1/keys/ed25519_signing_cert -> build/lib/tests/integration/net/relay1/keys copying tests/integration/net/relay1/keys/ed25519_signing_secret_key -> build/lib/tests/integration/net/relay1/keys copying tests/integration/net/relay1/keys/secret_id_key -> build/lib/tests/integration/net/relay1/keys copying tests/integration/net/relay1/keys/secret_onion_key -> build/lib/tests/integration/net/relay1/keys copying tests/integration/net/relay1/keys/secret_onion_key_ntor -> build/lib/tests/integration/net/relay1/keys creating build/lib/tests/integration/net/relay1mbyteMAB copying tests/integration/net/relay1mbyteMAB/fingerprint -> build/lib/tests/integration/net/relay1mbyteMAB copying tests/integration/net/relay1mbyteMAB/torrc -> build/lib/tests/integration/net/relay1mbyteMAB creating build/lib/tests/integration/net/relay1mbyteMAB/keys copying tests/integration/net/relay1mbyteMAB/keys/ed25519_master_id_public_key -> build/lib/tests/integration/net/relay1mbyteMAB/keys copying tests/integration/net/relay1mbyteMAB/keys/ed25519_master_id_secret_key -> build/lib/tests/integration/net/relay1mbyteMAB/keys copying tests/integration/net/relay1mbyteMAB/keys/ed25519_signing_cert -> build/lib/tests/integration/net/relay1mbyteMAB/keys copying tests/integration/net/relay1mbyteMAB/keys/ed25519_signing_secret_key -> build/lib/tests/integration/net/relay1mbyteMAB/keys copying tests/integration/net/relay1mbyteMAB/keys/secret_id_key -> build/lib/tests/integration/net/relay1mbyteMAB/keys copying tests/integration/net/relay1mbyteMAB/keys/secret_onion_key -> build/lib/tests/integration/net/relay1mbyteMAB/keys copying tests/integration/net/relay1mbyteMAB/keys/secret_onion_key_ntor -> build/lib/tests/integration/net/relay1mbyteMAB/keys creating build/lib/tests/integration/net/relay1mbyteRBR copying tests/integration/net/relay1mbyteRBR/fingerprint -> build/lib/tests/integration/net/relay1mbyteRBR copying tests/integration/net/relay1mbyteRBR/torrc -> build/lib/tests/integration/net/relay1mbyteRBR creating build/lib/tests/integration/net/relay1mbyteRBR/keys copying tests/integration/net/relay1mbyteRBR/keys/ed25519_master_id_public_key -> build/lib/tests/integration/net/relay1mbyteRBR/keys copying tests/integration/net/relay1mbyteRBR/keys/ed25519_master_id_secret_key -> build/lib/tests/integration/net/relay1mbyteRBR/keys copying tests/integration/net/relay1mbyteRBR/keys/ed25519_signing_cert -> build/lib/tests/integration/net/relay1mbyteRBR/keys copying tests/integration/net/relay1mbyteRBR/keys/ed25519_signing_secret_key -> build/lib/tests/integration/net/relay1mbyteRBR/keys copying tests/integration/net/relay1mbyteRBR/keys/secret_id_key -> build/lib/tests/integration/net/relay1mbyteRBR/keys copying tests/integration/net/relay1mbyteRBR/keys/secret_onion_key -> build/lib/tests/integration/net/relay1mbyteRBR/keys copying tests/integration/net/relay1mbyteRBR/keys/secret_onion_key_ntor -> build/lib/tests/integration/net/relay1mbyteRBR/keys creating build/lib/tests/integration/net/relay2 copying tests/integration/net/relay2/fingerprint -> build/lib/tests/integration/net/relay2 copying tests/integration/net/relay2/torrc -> build/lib/tests/integration/net/relay2 creating build/lib/tests/integration/net/relay2/keys copying tests/integration/net/relay2/keys/ed25519_master_id_public_key -> build/lib/tests/integration/net/relay2/keys copying tests/integration/net/relay2/keys/ed25519_master_id_secret_key -> build/lib/tests/integration/net/relay2/keys copying tests/integration/net/relay2/keys/ed25519_signing_cert -> build/lib/tests/integration/net/relay2/keys copying tests/integration/net/relay2/keys/ed25519_signing_secret_key -> build/lib/tests/integration/net/relay2/keys copying tests/integration/net/relay2/keys/secret_id_key -> build/lib/tests/integration/net/relay2/keys copying tests/integration/net/relay2/keys/secret_onion_key -> build/lib/tests/integration/net/relay2/keys copying tests/integration/net/relay2/keys/secret_onion_key_ntor -> build/lib/tests/integration/net/relay2/keys creating build/lib/tests/integration/net/relay3 copying tests/integration/net/relay3/fingerprint -> build/lib/tests/integration/net/relay3 copying tests/integration/net/relay3/torrc -> build/lib/tests/integration/net/relay3 creating build/lib/tests/integration/net/relay3/keys copying tests/integration/net/relay3/keys/ed25519_master_id_public_key -> build/lib/tests/integration/net/relay3/keys copying tests/integration/net/relay3/keys/ed25519_master_id_secret_key -> build/lib/tests/integration/net/relay3/keys copying tests/integration/net/relay3/keys/ed25519_signing_cert -> build/lib/tests/integration/net/relay3/keys copying tests/integration/net/relay3/keys/ed25519_signing_secret_key -> build/lib/tests/integration/net/relay3/keys copying tests/integration/net/relay3/keys/secret_id_key -> build/lib/tests/integration/net/relay3/keys copying tests/integration/net/relay3/keys/secret_onion_key -> build/lib/tests/integration/net/relay3/keys copying tests/integration/net/relay3/keys/secret_onion_key_ntor -> build/lib/tests/integration/net/relay3/keys creating build/lib/tests/integration/net/relay4 copying tests/integration/net/relay4/fingerprint -> build/lib/tests/integration/net/relay4 copying tests/integration/net/relay4/torrc -> build/lib/tests/integration/net/relay4 creating build/lib/tests/integration/net/relay4/keys copying tests/integration/net/relay4/keys/ed25519_master_id_public_key -> build/lib/tests/integration/net/relay4/keys copying tests/integration/net/relay4/keys/ed25519_master_id_secret_key -> build/lib/tests/integration/net/relay4/keys copying tests/integration/net/relay4/keys/ed25519_signing_cert -> build/lib/tests/integration/net/relay4/keys copying tests/integration/net/relay4/keys/ed25519_signing_secret_key -> build/lib/tests/integration/net/relay4/keys copying tests/integration/net/relay4/keys/secret_id_key -> build/lib/tests/integration/net/relay4/keys copying tests/integration/net/relay4/keys/secret_onion_key -> build/lib/tests/integration/net/relay4/keys copying tests/integration/net/relay4/keys/secret_onion_key_ntor -> build/lib/tests/integration/net/relay4/keys creating build/lib/tests/integration/net/relay5 copying tests/integration/net/relay5/fingerprint -> build/lib/tests/integration/net/relay5 copying tests/integration/net/relay5/torrc -> build/lib/tests/integration/net/relay5 creating build/lib/tests/integration/net/relay5/keys copying tests/integration/net/relay5/keys/ed25519_master_id_public_key -> build/lib/tests/integration/net/relay5/keys copying tests/integration/net/relay5/keys/ed25519_master_id_secret_key -> build/lib/tests/integration/net/relay5/keys copying tests/integration/net/relay5/keys/ed25519_signing_cert -> build/lib/tests/integration/net/relay5/keys copying tests/integration/net/relay5/keys/ed25519_signing_secret_key -> build/lib/tests/integration/net/relay5/keys copying tests/integration/net/relay5/keys/secret_id_key -> build/lib/tests/integration/net/relay5/keys copying tests/integration/net/relay5/keys/secret_onion_key -> build/lib/tests/integration/net/relay5/keys copying tests/integration/net/relay5/keys/secret_onion_key_ntor -> build/lib/tests/integration/net/relay5/keys creating build/lib/tests/integration/net/relay6 copying tests/integration/net/relay6/fingerprint -> build/lib/tests/integration/net/relay6 copying tests/integration/net/relay6/torrc -> build/lib/tests/integration/net/relay6 creating build/lib/tests/integration/net/relay6/keys copying tests/integration/net/relay6/keys/ed25519_master_id_public_key -> build/lib/tests/integration/net/relay6/keys copying tests/integration/net/relay6/keys/ed25519_master_id_secret_key -> build/lib/tests/integration/net/relay6/keys copying tests/integration/net/relay6/keys/ed25519_signing_cert -> build/lib/tests/integration/net/relay6/keys copying tests/integration/net/relay6/keys/ed25519_signing_secret_key -> build/lib/tests/integration/net/relay6/keys copying tests/integration/net/relay6/keys/secret_id_key -> build/lib/tests/integration/net/relay6/keys copying tests/integration/net/relay6/keys/secret_onion_key -> build/lib/tests/integration/net/relay6/keys copying tests/integration/net/relay6/keys/secret_onion_key_ntor -> build/lib/tests/integration/net/relay6/keys creating build/lib/tests/integration/net/relay7 copying tests/integration/net/relay7/fingerprint -> build/lib/tests/integration/net/relay7 copying tests/integration/net/relay7/torrc -> build/lib/tests/integration/net/relay7 creating build/lib/tests/integration/net/relay7/keys copying tests/integration/net/relay7/keys/ed25519_master_id_public_key -> build/lib/tests/integration/net/relay7/keys copying tests/integration/net/relay7/keys/ed25519_master_id_secret_key -> build/lib/tests/integration/net/relay7/keys copying tests/integration/net/relay7/keys/ed25519_signing_cert -> build/lib/tests/integration/net/relay7/keys copying tests/integration/net/relay7/keys/ed25519_signing_secret_key -> build/lib/tests/integration/net/relay7/keys copying tests/integration/net/relay7/keys/secret_id_key -> build/lib/tests/integration/net/relay7/keys copying tests/integration/net/relay7/keys/secret_onion_key -> build/lib/tests/integration/net/relay7/keys copying tests/integration/net/relay7/keys/secret_onion_key_ntor -> build/lib/tests/integration/net/relay7/keys creating build/lib/tests/unit/core copying tests/unit/core/test_generate.py -> build/lib/tests/unit/core copying tests/unit/core/test_scanner.py -> build/lib/tests/unit/core copying tests/unit/core/test_stats.py -> build/lib/tests/unit/core creating build/lib/tests/unit/lib copying tests/unit/lib/test_destination.py -> build/lib/tests/unit/lib copying tests/unit/lib/test_heartbeat.py -> build/lib/tests/unit/lib copying tests/unit/lib/test_resultdump.py -> build/lib/tests/unit/lib copying tests/unit/lib/test_results.py -> build/lib/tests/unit/lib copying tests/unit/lib/test_v3bwfile.py -> build/lib/tests/unit/lib creating build/lib/tests/unit/lib/data copying tests/unit/lib/data/results.txt -> build/lib/tests/unit/lib/data copying tests/unit/lib/data/results_away.txt -> build/lib/tests/unit/lib/data creating build/lib/tests/unit/util copying tests/unit/util/test_config.py -> build/lib/tests/unit/util copying tests/unit/util/test_state.py -> build/lib/tests/unit/util copying tests/unit/util/test_stem.py -> build/lib/tests/unit/util copying tests/unit/util/test_timestamp.py -> build/lib/tests/unit/util copying tests/unit/util/test_userquery.py -> build/lib/tests/unit/util creating build/lib/tests/unit/util/data copying tests/unit/util/data/user_sbws.ini -> build/lib/tests/unit/util/data SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-sbws-1.1.0 depends on package: py37-pysocks>=1.6.8 - found ===> py37-sbws-1.1.0 depends on package: py37-requests>=2.18.4 - found ===> py37-sbws-1.1.0 depends on package: py37-stem>=1.7.0 - found ===> py37-sbws-1.1.0 depends on executable: tor - found ===> py37-sbws-1.1.0 depends on package: py37-setuptools>0 - found ===> py37-sbws-1.1.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-sbws-1.1.0 ===> py37-sbws-1.1.0 depends on package: py37-pysocks>=1.6.8 - found ===> py37-sbws-1.1.0 depends on package: py37-requests>=2.18.4 - found ===> py37-sbws-1.1.0 depends on package: py37-stem>=1.7.0 - found ===> py37-sbws-1.1.0 depends on executable: tor - found ===> py37-sbws-1.1.0 depends on package: py37-setuptools>0 - found ===> py37-sbws-1.1.0 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing sbws.egg-info/PKG-INFO writing dependency_links to sbws.egg-info/dependency_links.txt writing entry points to sbws.egg-info/entry_points.txt writing requirements to sbws.egg-info/requires.txt writing top-level names to sbws.egg-info/top_level.txt reading manifest file 'sbws.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' warning: no previously-included files matching '*' found under directory '**/__pycache__' writing manifest file 'sbws.egg-info/SOURCES.txt' running install_lib creating /construction/net/py-sbws/stage/usr/local/lib/python3.7 creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/util copying build/lib/sbws/util/requests.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/util copying build/lib/sbws/util/timestamp.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/util copying build/lib/sbws/util/__init__.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/util copying build/lib/sbws/util/filelock.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/util copying build/lib/sbws/util/state.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/util copying build/lib/sbws/util/stem.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/util copying build/lib/sbws/util/parser.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/util copying build/lib/sbws/util/userquery.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/util copying build/lib/sbws/util/config.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/util copying build/lib/sbws/util/iso3166.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/util copying build/lib/sbws/util/fs.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/util creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/core copying build/lib/sbws/core/__init__.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/core copying build/lib/sbws/core/scanner.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/core copying build/lib/sbws/core/generate.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/core copying build/lib/sbws/core/cleanup.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/core copying build/lib/sbws/core/stats.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/core copying build/lib/sbws/config.log.default.ini -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws copying build/lib/sbws/globals.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws copying build/lib/sbws/config.default.ini -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/lib copying build/lib/sbws/lib/destination.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/lib copying build/lib/sbws/lib/relayprioritizer.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/lib copying build/lib/sbws/lib/__init__.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/lib copying build/lib/sbws/lib/v3bwfile.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/lib copying build/lib/sbws/lib/relaylist.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/lib copying build/lib/sbws/lib/heartbeat.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/lib copying build/lib/sbws/lib/resultdump.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/lib copying build/lib/sbws/lib/circuitbuilder.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/lib copying build/lib/sbws/__init__.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws copying build/lib/sbws/sbws.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests copying build/lib/tests/deb.torproject.org.asc -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests copying build/lib/tests/__init__.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests copying build/lib/tests/conftest.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit copying build/lib/tests/unit/conftest.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/lib copying build/lib/tests/unit/lib/test_heartbeat.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/lib copying build/lib/tests/unit/lib/test_destination.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/lib copying build/lib/tests/unit/lib/test_resultdump.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/lib copying build/lib/tests/unit/lib/test_results.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/lib creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/lib/data copying build/lib/tests/unit/lib/data/results_away.txt -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/lib/data copying build/lib/tests/unit/lib/data/results.txt -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/lib/data copying build/lib/tests/unit/lib/test_v3bwfile.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/lib copying build/lib/tests/unit/__init__.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/util copying build/lib/tests/unit/util/test_timestamp.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/util copying build/lib/tests/unit/util/test_state.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/util copying build/lib/tests/unit/util/test_stem.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/util copying build/lib/tests/unit/util/test_config.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/util copying build/lib/tests/unit/util/test_userquery.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/util creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/util/data copying build/lib/tests/unit/util/data/user_sbws.ini -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/util/data copying build/lib/tests/unit/globals.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/core copying build/lib/tests/unit/core/test_scanner.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/core copying build/lib/tests/unit/core/test_generate.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/core copying build/lib/tests/unit/core/test_stats.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/core creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration copying build/lib/tests/integration/__init__.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/lib copying build/lib/tests/integration/lib/test_destination.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/lib copying build/lib/tests/integration/lib/test_circuitbuilder.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/lib copying build/lib/tests/integration/lib/test_relayprioritizer.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/lib copying build/lib/tests/integration/lib/test_relaylist.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/lib creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay7 copying build/lib/tests/integration/net/relay7/torrc -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay7 copying build/lib/tests/integration/net/relay7/fingerprint -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay7 creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay7/keys copying build/lib/tests/integration/net/relay7/keys/ed25519_signing_secret_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay7/keys copying build/lib/tests/integration/net/relay7/keys/ed25519_signing_cert -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay7/keys copying build/lib/tests/integration/net/relay7/keys/secret_onion_key_ntor -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay7/keys copying build/lib/tests/integration/net/relay7/keys/ed25519_master_id_secret_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay7/keys copying build/lib/tests/integration/net/relay7/keys/secret_id_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay7/keys copying build/lib/tests/integration/net/relay7/keys/ed25519_master_id_public_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay7/keys copying build/lib/tests/integration/net/relay7/keys/secret_onion_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay7/keys creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit1 creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit1/keys copying build/lib/tests/integration/net/exit1/keys/secret_onion_key_ntor -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit1/keys copying build/lib/tests/integration/net/exit1/keys/ed25519_master_id_secret_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit1/keys copying build/lib/tests/integration/net/exit1/keys/ed25519_master_id_public_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit1/keys copying build/lib/tests/integration/net/exit1/keys/ed25519_signing_cert -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit1/keys copying build/lib/tests/integration/net/exit1/keys/secret_onion_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit1/keys copying build/lib/tests/integration/net/exit1/keys/ed25519_signing_secret_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit1/keys copying build/lib/tests/integration/net/exit1/keys/secret_id_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit1/keys copying build/lib/tests/integration/net/exit1/fingerprint -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit1 copying build/lib/tests/integration/net/exit1/torrc -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit1 creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit3 copying build/lib/tests/integration/net/exit3/torrc -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit3 creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit3/keys copying build/lib/tests/integration/net/exit3/keys/secret_onion_key_ntor -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit3/keys copying build/lib/tests/integration/net/exit3/keys/secret_id_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit3/keys copying build/lib/tests/integration/net/exit3/keys/secret_onion_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit3/keys copying build/lib/tests/integration/net/exit3/keys/ed25519_signing_secret_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit3/keys copying build/lib/tests/integration/net/exit3/keys/ed25519_master_id_secret_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit3/keys copying build/lib/tests/integration/net/exit3/keys/ed25519_signing_cert -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit3/keys copying build/lib/tests/integration/net/exit3/keys/ed25519_master_id_public_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit3/keys copying build/lib/tests/integration/net/exit3/fingerprint -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit3 creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth1 creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth1/keys copying build/lib/tests/integration/net/auth1/keys/authority_signing_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth1/keys copying build/lib/tests/integration/net/auth1/keys/ed25519_master_id_secret_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth1/keys copying build/lib/tests/integration/net/auth1/keys/ed25519_signing_secret_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth1/keys copying build/lib/tests/integration/net/auth1/keys/secret_onion_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth1/keys copying build/lib/tests/integration/net/auth1/keys/secret_onion_key_ntor -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth1/keys copying build/lib/tests/integration/net/auth1/keys/ed25519_master_id_public_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth1/keys copying build/lib/tests/integration/net/auth1/keys/authority_certificate -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth1/keys copying build/lib/tests/integration/net/auth1/keys/ed25519_signing_cert -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth1/keys copying build/lib/tests/integration/net/auth1/keys/secret_id_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth1/keys copying build/lib/tests/integration/net/auth1/keys/authority_identity_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth1/keys copying build/lib/tests/integration/net/auth1/fingerprint -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth1 copying build/lib/tests/integration/net/auth1/torrc -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth1 copying build/lib/tests/integration/net/wait.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth3 copying build/lib/tests/integration/net/auth3/torrc -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth3 creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth3/keys copying build/lib/tests/integration/net/auth3/keys/ed25519_signing_secret_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth3/keys copying build/lib/tests/integration/net/auth3/keys/ed25519_master_id_secret_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth3/keys copying build/lib/tests/integration/net/auth3/keys/authority_identity_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth3/keys copying build/lib/tests/integration/net/auth3/keys/secret_id_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth3/keys copying build/lib/tests/integration/net/auth3/keys/authority_signing_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth3/keys copying build/lib/tests/integration/net/auth3/keys/authority_certificate -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth3/keys copying build/lib/tests/integration/net/auth3/keys/secret_onion_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth3/keys copying build/lib/tests/integration/net/auth3/keys/ed25519_signing_cert -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth3/keys copying build/lib/tests/integration/net/auth3/keys/secret_onion_key_ntor -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth3/keys copying build/lib/tests/integration/net/auth3/keys/ed25519_master_id_public_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth3/keys copying build/lib/tests/integration/net/auth3/fingerprint -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth3 creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit2 copying build/lib/tests/integration/net/exit2/fingerprint -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit2 copying build/lib/tests/integration/net/exit2/torrc -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit2 creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit2/keys copying build/lib/tests/integration/net/exit2/keys/ed25519_signing_cert -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit2/keys copying build/lib/tests/integration/net/exit2/keys/secret_onion_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit2/keys copying build/lib/tests/integration/net/exit2/keys/ed25519_master_id_public_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit2/keys copying build/lib/tests/integration/net/exit2/keys/secret_onion_key_ntor -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit2/keys copying build/lib/tests/integration/net/exit2/keys/ed25519_master_id_secret_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit2/keys copying build/lib/tests/integration/net/exit2/keys/ed25519_signing_secret_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit2/keys copying build/lib/tests/integration/net/exit2/keys/secret_id_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/exit2/keys creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay6 copying build/lib/tests/integration/net/relay6/fingerprint -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay6 copying build/lib/tests/integration/net/relay6/torrc -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay6 creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay6/keys copying build/lib/tests/integration/net/relay6/keys/secret_onion_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay6/keys copying build/lib/tests/integration/net/relay6/keys/secret_id_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay6/keys copying build/lib/tests/integration/net/relay6/keys/secret_onion_key_ntor -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay6/keys copying build/lib/tests/integration/net/relay6/keys/ed25519_signing_secret_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay6/keys copying build/lib/tests/integration/net/relay6/keys/ed25519_signing_cert -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay6/keys copying build/lib/tests/integration/net/relay6/keys/ed25519_master_id_public_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay6/keys copying build/lib/tests/integration/net/relay6/keys/ed25519_master_id_secret_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay6/keys creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1 copying build/lib/tests/integration/net/relay1/torrc -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1 creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1/keys copying build/lib/tests/integration/net/relay1/keys/secret_onion_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1/keys copying build/lib/tests/integration/net/relay1/keys/ed25519_signing_cert -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1/keys copying build/lib/tests/integration/net/relay1/keys/secret_onion_key_ntor -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1/keys copying build/lib/tests/integration/net/relay1/keys/secret_id_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1/keys copying build/lib/tests/integration/net/relay1/keys/ed25519_master_id_public_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1/keys copying build/lib/tests/integration/net/relay1/keys/ed25519_master_id_secret_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1/keys copying build/lib/tests/integration/net/relay1/keys/ed25519_signing_secret_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1/keys copying build/lib/tests/integration/net/relay1/fingerprint -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1 creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1mbyteMAB creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1mbyteMAB/keys copying build/lib/tests/integration/net/relay1mbyteMAB/keys/secret_id_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1mbyteMAB/keys copying build/lib/tests/integration/net/relay1mbyteMAB/keys/ed25519_master_id_public_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1mbyteMAB/keys copying build/lib/tests/integration/net/relay1mbyteMAB/keys/secret_onion_key_ntor -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1mbyteMAB/keys copying build/lib/tests/integration/net/relay1mbyteMAB/keys/secret_onion_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1mbyteMAB/keys copying build/lib/tests/integration/net/relay1mbyteMAB/keys/ed25519_master_id_secret_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1mbyteMAB/keys copying build/lib/tests/integration/net/relay1mbyteMAB/keys/ed25519_signing_cert -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1mbyteMAB/keys copying build/lib/tests/integration/net/relay1mbyteMAB/keys/ed25519_signing_secret_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1mbyteMAB/keys copying build/lib/tests/integration/net/relay1mbyteMAB/torrc -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1mbyteMAB copying build/lib/tests/integration/net/relay1mbyteMAB/fingerprint -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1mbyteMAB copying build/lib/tests/integration/net/start.sh -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1mbyteRBR copying build/lib/tests/integration/net/relay1mbyteRBR/fingerprint -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1mbyteRBR creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1mbyteRBR/keys copying build/lib/tests/integration/net/relay1mbyteRBR/keys/secret_onion_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1mbyteRBR/keys copying build/lib/tests/integration/net/relay1mbyteRBR/keys/secret_id_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1mbyteRBR/keys copying build/lib/tests/integration/net/relay1mbyteRBR/keys/ed25519_signing_cert -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1mbyteRBR/keys copying build/lib/tests/integration/net/relay1mbyteRBR/keys/ed25519_master_id_secret_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1mbyteRBR/keys copying build/lib/tests/integration/net/relay1mbyteRBR/keys/ed25519_signing_secret_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1mbyteRBR/keys copying build/lib/tests/integration/net/relay1mbyteRBR/keys/secret_onion_key_ntor -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1mbyteRBR/keys copying build/lib/tests/integration/net/relay1mbyteRBR/keys/ed25519_master_id_public_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1mbyteRBR/keys copying build/lib/tests/integration/net/relay1mbyteRBR/torrc -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay1mbyteRBR creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay5 copying build/lib/tests/integration/net/relay5/torrc -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay5 copying build/lib/tests/integration/net/relay5/fingerprint -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay5 creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay5/keys copying build/lib/tests/integration/net/relay5/keys/ed25519_signing_cert -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay5/keys copying build/lib/tests/integration/net/relay5/keys/secret_onion_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay5/keys copying build/lib/tests/integration/net/relay5/keys/ed25519_signing_secret_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay5/keys copying build/lib/tests/integration/net/relay5/keys/secret_onion_key_ntor -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay5/keys copying build/lib/tests/integration/net/relay5/keys/ed25519_master_id_secret_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay5/keys copying build/lib/tests/integration/net/relay5/keys/ed25519_master_id_public_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay5/keys copying build/lib/tests/integration/net/relay5/keys/secret_id_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay5/keys creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay2 copying build/lib/tests/integration/net/relay2/fingerprint -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay2 copying build/lib/tests/integration/net/relay2/torrc -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay2 creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay2/keys copying build/lib/tests/integration/net/relay2/keys/secret_onion_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay2/keys copying build/lib/tests/integration/net/relay2/keys/ed25519_signing_cert -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay2/keys copying build/lib/tests/integration/net/relay2/keys/ed25519_signing_secret_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay2/keys copying build/lib/tests/integration/net/relay2/keys/ed25519_master_id_public_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay2/keys copying build/lib/tests/integration/net/relay2/keys/ed25519_master_id_secret_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay2/keys copying build/lib/tests/integration/net/relay2/keys/secret_id_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay2/keys copying build/lib/tests/integration/net/relay2/keys/secret_onion_key_ntor -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay2/keys creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay3 copying build/lib/tests/integration/net/relay3/torrc -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay3 copying build/lib/tests/integration/net/relay3/fingerprint -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay3 creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay3/keys copying build/lib/tests/integration/net/relay3/keys/secret_onion_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay3/keys copying build/lib/tests/integration/net/relay3/keys/secret_onion_key_ntor -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay3/keys copying build/lib/tests/integration/net/relay3/keys/secret_id_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay3/keys copying build/lib/tests/integration/net/relay3/keys/ed25519_signing_cert -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay3/keys copying build/lib/tests/integration/net/relay3/keys/ed25519_master_id_public_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay3/keys copying build/lib/tests/integration/net/relay3/keys/ed25519_master_id_secret_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay3/keys copying build/lib/tests/integration/net/relay3/keys/ed25519_signing_secret_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay3/keys creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay4 copying build/lib/tests/integration/net/relay4/fingerprint -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay4 copying build/lib/tests/integration/net/relay4/torrc -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay4 creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay4/keys copying build/lib/tests/integration/net/relay4/keys/ed25519_signing_secret_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay4/keys copying build/lib/tests/integration/net/relay4/keys/ed25519_signing_cert -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay4/keys copying build/lib/tests/integration/net/relay4/keys/ed25519_master_id_public_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay4/keys copying build/lib/tests/integration/net/relay4/keys/secret_onion_key_ntor -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay4/keys copying build/lib/tests/integration/net/relay4/keys/secret_id_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay4/keys copying build/lib/tests/integration/net/relay4/keys/secret_onion_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay4/keys copying build/lib/tests/integration/net/relay4/keys/ed25519_master_id_secret_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/relay4/keys creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth2 copying build/lib/tests/integration/net/auth2/fingerprint -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth2 copying build/lib/tests/integration/net/auth2/torrc -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth2 creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth2/keys copying build/lib/tests/integration/net/auth2/keys/secret_onion_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth2/keys copying build/lib/tests/integration/net/auth2/keys/secret_id_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth2/keys copying build/lib/tests/integration/net/auth2/keys/authority_identity_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth2/keys copying build/lib/tests/integration/net/auth2/keys/ed25519_signing_cert -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth2/keys copying build/lib/tests/integration/net/auth2/keys/authority_certificate -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth2/keys copying build/lib/tests/integration/net/auth2/keys/ed25519_signing_secret_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth2/keys copying build/lib/tests/integration/net/auth2/keys/ed25519_master_id_public_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth2/keys copying build/lib/tests/integration/net/auth2/keys/ed25519_master_id_secret_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth2/keys copying build/lib/tests/integration/net/auth2/keys/authority_signing_key -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth2/keys copying build/lib/tests/integration/net/auth2/keys/secret_onion_key_ntor -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/auth2/keys copying build/lib/tests/integration/net/stop.sh -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/core copying build/lib/tests/integration/core/test_scanner.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/core copying build/lib/tests/integration/conftest.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration copying build/lib/tests/integration/sbws_testnet.ini -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/util copying build/lib/tests/integration/util/test_requests.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/util copying build/lib/tests/integration/util/test_stem.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/util copying build/lib/tests/integration/util/__init__.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/util creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/data creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/data/.sbws creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/data/.sbws/v3bw copying build/lib/tests/data/.sbws/v3bw/20190325_130909.v3bw -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/data/.sbws/v3bw copying build/lib/tests/data/.sbws/state.dat -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/data/.sbws creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/data/.sbws/tor copying build/lib/tests/data/.sbws/tor/cached-consensus -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/data/.sbws/tor copying build/lib/tests/data/.sbws/tor/cached-descriptors -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/data/.sbws/tor creating /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/data/.sbws/datadir copying build/lib/tests/data/.sbws/datadir/2019-03-25.txt -> /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/data/.sbws/datadir byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/util/requests.py to requests.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/util/timestamp.py to timestamp.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/util/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/util/filelock.py to filelock.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/util/state.py to state.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/util/stem.py to stem.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/util/parser.py to parser.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/util/userquery.py to userquery.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/util/config.py to config.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/util/iso3166.py to iso3166.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/util/fs.py to fs.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/core/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/core/scanner.py to scanner.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/core/generate.py to generate.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/core/cleanup.py to cleanup.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/core/stats.py to stats.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/globals.py to globals.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/lib/destination.py to destination.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/lib/relayprioritizer.py to relayprioritizer.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/lib/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/lib/v3bwfile.py to v3bwfile.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/lib/relaylist.py to relaylist.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/lib/heartbeat.py to heartbeat.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/lib/resultdump.py to resultdump.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/lib/circuitbuilder.py to circuitbuilder.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws/sbws.py to sbws.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/conftest.py to conftest.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/conftest.py to conftest.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/lib/test_heartbeat.py to test_heartbeat.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/lib/test_destination.py to test_destination.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/lib/test_resultdump.py to test_resultdump.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/lib/test_results.py to test_results.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/lib/test_v3bwfile.py to test_v3bwfile.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/util/test_timestamp.py to test_timestamp.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/util/test_state.py to test_state.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/util/test_stem.py to test_stem.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/util/test_config.py to test_config.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/util/test_userquery.py to test_userquery.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/globals.py to globals.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/core/test_scanner.py to test_scanner.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/core/test_generate.py to test_generate.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/unit/core/test_stats.py to test_stats.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/lib/test_destination.py to test_destination.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/lib/test_circuitbuilder.py to test_circuitbuilder.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/lib/test_relayprioritizer.py to test_relayprioritizer.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/lib/test_relaylist.py to test_relaylist.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/net/wait.py to wait.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/core/test_scanner.py to test_scanner.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/conftest.py to conftest.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/util/test_requests.py to test_requests.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/util/test_stem.py to test_stem.cpython-37.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/tests/integration/util/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpkrpz2cjq.py' /usr/local/bin/python3.7 /tmp/tmpkrpz2cjq.py removing /tmp/tmpkrpz2cjq.py running install_egg_info Copying sbws.egg-info to /construction/net/py-sbws/stage/usr/local/lib/python3.7/site-packages/sbws-1.1.0-py3.7.egg-info running install_scripts Installing sbws script to /construction/net/py-sbws/stage/usr/local/bin writing list of installed files to '/construction/net/py-sbws/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/sbws --> bin/sbws-3.7 Link: @bin/sbws --> bin/sbws-3.7 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-sbws-1.1.0 file sizes/checksums [334]: 0% file sizes/checksums [334]: 29% file sizes/checksums [334]: 59% file sizes/checksums [334]: 89% file sizes/checksums [334]: 100% packing files [334]: 0% packing files [334]: 29% packing files [334]: 59% packing files [334]: 89% packing files [334]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:17