Started by upstream project "run-tests" build number 6344 originally caused by: Started by remote host 35.193.255.231 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on test-dfopav (tests) in workspace /tmp/workspace/run-tests-remainder The recommended git tool is: NONE using credential c9bcf704-d840-44fe-928e-2eecd48c3006 Cloning the remote Git repository Cloning repository git://git.arvados.org/arvados.git > git init /tmp/workspace/run-tests-remainder # timeout=10 Using reference repository: /usr/src/arvados.git Fetching upstream changes from git://git.arvados.org/arvados.git > git --version # timeout=10 > git --version # 'git version 2.30.2' using GIT_SSH to set credentials Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://git.arvados.org/arvados.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.arvados.org/arvados.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse f8351929a502d46a1f95a2b270466ffeb16bf307^{commit} # timeout=10 Checking out Revision f8351929a502d46a1f95a2b270466ffeb16bf307 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f f8351929a502d46a1f95a2b270466ffeb16bf307 # timeout=10 Commit message: "Merge branch '21453-python-package-path'" > git rev-list --no-walk acb5cbe8fb3524e18e31d0bbc5e9a3a80936a771 # timeout=10 [run-tests-remainder] $ /bin/sh -xe /tmp/jenkins1926505310252833965.sh + /tmp/workspace/run-tests-remainder/build/run-tests.sh --leave-temp --temp /home/jenkins/tmp --skip services/api --skip services/fuse --skip services/fuse:py3 --skip apps/workbench --skip apps/workbench_benchmark --skip services/workbench2 --skip sdk/R --skip doc --skip sdk/ruby --skip sdk/python --skip sdk/sdk/python:py3 --skip sdk/cwl --skip cmd/arvados-package R SDK not needed, it will not be installed. Checking dependencies: locale: en_US.UTF-8 ruby: ruby 3.2.2 (2023-03-30 revision e51014f9c0) [x86_64-linux] go: go version go1.20.6 linux/amd64 gcc: gcc (Debian 10.2.1-6) 10.2.1 20210110 fuse.h: /usr/include/fuse/fuse.h gnutls.h: /usr/include/gnutls/gnutls.h virtualenv: venv module found Python3 pyconfig.h: /usr/include/x86_64-linux-gnu/python3.9/pyconfig.h /usr/bin/netstat nginx: nginx version: nginx/1.18.0 gitolite: /usr/bin/gitolite npm: 6.14.16 cadaver: cadaver 0.23.3 libattr1 xattr.h: /usr/include/attr/xattr.h libcurl curl.h: /usr/include/x86_64-linux-gnu/curl/curl.h libpq libpq-fe.h: /usr/include/postgresql/libpq-fe.h libpam pam_appl.h: /usr/include/security/pam_appl.h postgresql: psql (PostgreSQL) 13.13 (Debian 13.13-0+deb11u1) xvfb: /usr/bin/Xvfb graphviz: dot - graphviz version 2.43.0 (0) singularity: singularity-ce version 3.10.4-dirty docker client: Docker version 20.10.5+dfsg1, build 55c4c88 docker server: 20.10.5+dfsg1 procs with /dev/fuse open: grep fuse /proc/self/mountinfo: 39 21 0:31 / /sys/fs/fuse/connections rw,nosuid,nodev,noexec,relatime shared:19 - fusectl fusectl rw WORKSPACE=/tmp/workspace/run-tests-remainder Will install dependencies to /home/jenkins/.local/share/gem/ruby/3.2.0 Will install bundler and arvados gems to /home/jenkins/tmp/GEMHOME/.local/share/gem/ruby/3.2.0 Gem search path is GEM_PATH=/home/jenkins/tmp/GEMHOME/.local/share/gem/ruby/3.2.0:/home/jenkins/.local/share/gem/ruby/3.2.0:/var/lib/arvados/lib/ruby/gems/3.2.0 Bundler version 2.5.4 (2024-01-04 commit 7ffda9ba9b) PATH is /home/jenkins/tmp/GEMHOME/.local/share/gem/ruby/3.2.0/bin:/home/jenkins/.local/share/gem/ruby/3.2.0/bin:/home/jenkins/tmp/GOPATH/bin:/var/lib/arvados/bin:/usr/local/bin:/usr/bin:/bin:/usr/games ======= install env Requirement already satisfied: setuptools>=68 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (69.0.3) Requirement already satisfied: pip>=20 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (20.3.4) Using /tmp/workspace/run-tests-remainder/sdk/python for version number calculation of /tmp/workspace/run-tests-remainder/sdk/python running build running build_py creating build creating build/lib creating build/lib/arvados copying arvados/events.py -> build/lib/arvados copying arvados/keep.py -> build/lib/arvados copying arvados/_version.py -> build/lib/arvados copying arvados/timer.py -> build/lib/arvados copying arvados/stream.py -> build/lib/arvados copying arvados/_pycurlhelper.py -> build/lib/arvados copying arvados/cache.py -> build/lib/arvados copying arvados/crunch.py -> build/lib/arvados copying arvados/errors.py -> build/lib/arvados copying arvados/vocabulary.py -> build/lib/arvados copying arvados/logging.py -> build/lib/arvados copying arvados/safeapi.py -> build/lib/arvados copying arvados/_normalize_stream.py -> build/lib/arvados copying arvados/http_to_keep.py -> build/lib/arvados copying arvados/api.py -> build/lib/arvados copying arvados/_ranges.py -> build/lib/arvados copying arvados/diskcache.py -> build/lib/arvados copying arvados/collection.py -> build/lib/arvados copying arvados/__init__.py -> build/lib/arvados copying arvados/util.py -> build/lib/arvados copying arvados/config.py -> build/lib/arvados copying arvados/arvfile.py -> build/lib/arvados copying arvados/retry.py -> build/lib/arvados creating build/lib/tests copying tests/test_arv_ws.py -> build/lib/tests copying tests/test_http.py -> build/lib/tests copying tests/run_test_server.py -> build/lib/tests copying tests/test_vocabulary.py -> build/lib/tests copying tests/test_arv_get.py -> build/lib/tests copying tests/test_events.py -> build/lib/tests copying tests/test_keep_client.py -> build/lib/tests copying tests/test_arv_normalize.py -> build/lib/tests copying tests/test_arv_ls.py -> build/lib/tests copying tests/test_safeapi.py -> build/lib/tests copying tests/keepstub.py -> build/lib/tests copying tests/test_benchmark_collections.py -> build/lib/tests copying tests/test_arv_put.py -> build/lib/tests copying tests/test_keep_locator.py -> build/lib/tests copying tests/test_cache.py -> build/lib/tests copying tests/test_collections.py -> build/lib/tests copying tests/test_errors.py -> build/lib/tests copying tests/test_api.py -> build/lib/tests copying tests/test_crunch.py -> build/lib/tests copying tests/test_arv_keepdocker.py -> build/lib/tests copying tests/test_arvfile.py -> build/lib/tests copying tests/manifest_examples.py -> build/lib/tests copying tests/test_retry_job_helpers.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/slow_test.py -> build/lib/tests copying tests/test_retry.py -> build/lib/tests copying tests/test_stream.py -> build/lib/tests copying tests/test_util.py -> build/lib/tests copying tests/arvados_testutil.py -> build/lib/tests copying tests/test_sdk.py -> build/lib/tests copying tests/test_cmd_util.py -> build/lib/tests copying tests/test_arv_copy.py -> build/lib/tests creating build/lib/arvados/commands copying arvados/commands/ws.py -> build/lib/arvados/commands copying arvados/commands/put.py -> build/lib/arvados/commands copying arvados/commands/get.py -> build/lib/arvados/commands copying arvados/commands/keepdocker.py -> build/lib/arvados/commands copying arvados/commands/_util.py -> build/lib/arvados/commands copying arvados/commands/arv_copy.py -> build/lib/arvados/commands copying arvados/commands/ls.py -> build/lib/arvados/commands copying arvados/commands/migrate19.py -> build/lib/arvados/commands copying arvados/commands/federation_migrate.py -> build/lib/arvados/commands copying arvados/commands/run.py -> build/lib/arvados/commands copying arvados/commands/__init__.py -> build/lib/arvados/commands creating build/lib/tests/performance copying tests/performance/__init__.py -> build/lib/tests/performance copying tests/performance/test_a_sample.py -> build/lib/tests/performance copying tests/performance/performance_profiler.py -> build/lib/tests/performance running build_scripts creating build/scripts-3.9 copying and adjusting bin/arv-copy -> build/scripts-3.9 copying and adjusting bin/arv-get -> build/scripts-3.9 copying and adjusting bin/arv-keepdocker -> build/scripts-3.9 copying and adjusting bin/arv-ls -> build/scripts-3.9 copying and adjusting bin/arv-migrate-docker19 -> build/scripts-3.9 copying and adjusting bin/arv-federation-migrate -> build/scripts-3.9 copying and adjusting bin/arv-normalize -> build/scripts-3.9 copying and adjusting bin/arv-put -> build/scripts-3.9 copying and adjusting bin/arv-ws -> build/scripts-3.9 changing mode of build/scripts-3.9/arv-copy from 644 to 755 changing mode of build/scripts-3.9/arv-get from 644 to 755 changing mode of build/scripts-3.9/arv-keepdocker from 644 to 755 changing mode of build/scripts-3.9/arv-ls from 644 to 755 changing mode of build/scripts-3.9/arv-migrate-docker19 from 644 to 755 changing mode of build/scripts-3.9/arv-federation-migrate from 644 to 755 changing mode of build/scripts-3.9/arv-normalize from 644 to 755 changing mode of build/scripts-3.9/arv-put from 644 to 755 changing mode of build/scripts-3.9/arv-ws from 644 to 755 Processing ./sdk/python Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240213172635) (2.3.1) Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240213172635) (0.18.3) Requirement already satisfied: google-api-core<2.11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240213172635) (2.10.2) Requirement already satisfied: google-api-python-client>=2.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240213172635) (2.114.0) Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240213172635) (1.35.0) Requirement already satisfied: httplib2<0.20.2,>=0.9.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240213172635) (0.20.1) Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240213172635) (3.20.3) Requirement already satisfied: pycurl<7.45.0,>=7.19.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240213172635) (7.44.1) Requirement already satisfied: pyparsing<3 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240213172635) (2.4.7) Requirement already satisfied: ruamel.yaml<0.17.22,>=0.15.54 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240213172635) (0.17.21) Requirement already satisfied: setuptools>=40.3.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240213172635) (69.0.3) Requirement already satisfied: websockets>=11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240213172635) (12.0) Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-core<2.11.0->arvados-python-client==2.8.0.dev20240213172635) (2.31.0) Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-core<2.11.0->arvados-python-client==2.8.0.dev20240213172635) (1.62.0) Requirement already satisfied: uritemplate<5,>=3.0.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-python-client>=2.1.0->arvados-python-client==2.8.0.dev20240213172635) (4.1.1) Requirement already satisfied: google-auth-httplib2>=0.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-python-client>=2.1.0->arvados-python-client==2.8.0.dev20240213172635) (0.2.0) Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client==2.8.0.dev20240213172635) (0.3.0) Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client==2.8.0.dev20240213172635) (4.2.4) Requirement already satisfied: rsa<5,>=3.1.4 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client==2.8.0.dev20240213172635) (4.9) Requirement already satisfied: six>=1.9.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client==2.8.0.dev20240213172635) (1.16.0) Requirement already satisfied: pyasn1<0.6.0,>=0.4.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from pyasn1-modules>=0.2.1->google-auth<2->arvados-python-client==2.8.0.dev20240213172635) (0.5.1) Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.8.0.dev20240213172635) (2023.11.17) Requirement already satisfied: charset-normalizer<4,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.8.0.dev20240213172635) (3.3.2) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.8.0.dev20240213172635) (2.1.0) Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.8.0.dev20240213172635) (3.6) Requirement already satisfied: ruamel.yaml.clib>=0.2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from ruamel.yaml<0.17.22,>=0.15.54->arvados-python-client==2.8.0.dev20240213172635) (0.2.8) Using legacy 'setup.py install' for arvados-python-client, since package 'wheel' is not installed. Installing collected packages: arvados-python-client Attempting uninstall: arvados-python-client Found existing installation: arvados-python-client 2.8.0.dev20240105200031 Uninstalling arvados-python-client-2.8.0.dev20240105200031: Successfully uninstalled arvados-python-client-2.8.0.dev20240105200031 Running setup.py install for arvados-python-client: started Running setup.py install for arvados-python-client: finished with status 'done' ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. crunchstat-summary 2.8.0.dev20240105200031 requires arvados-python-client<=2.8.0.dev20240105200031, but you have arvados-python-client 2.8.0.dev20240213172635 which is incompatible. arvados-fuse 2.8.0.dev20240105200031 requires arvados-python-client<=2.8.0.dev20240105200031, but you have arvados-python-client 2.8.0.dev20240213172635 which is incompatible. arvados-cwl-runner 2.8.0.dev20240108214801 requires arvados-python-client<=2.8.0.dev20240108214801, but you have arvados-python-client 2.8.0.dev20240213172635 which is incompatible. Successfully installed arvados-python-client-2.8.0.dev20240213172635 Requirement already satisfied: PyYAML in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (6.0.1) Requirement already satisfied: pdoc in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (14.3.0) Requirement already satisfied: MarkupSafe in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from pdoc) (2.1.3) Requirement already satisfied: pygments>=2.12.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from pdoc) (2.17.2) Requirement already satisfied: Jinja2>=2.11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from pdoc) (3.1.3) ======= install env -- 6s ======= install doc (Running bundle install --local. 'could not find package' messages are OK.) Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell_checker)' instead. [DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'false'`, and stop using this flag Using rake 13.1.0 Using RedCloth 4.3.3 Using bundler 2.2.19 Using coderay 1.1.3 Using colorize 1.1.0 Using commonjs 0.2.7 Using rexml 3.2.6 Using kramdown 2.4.0 Using kramdown-parser-gfm 1.1.0 Using kramdown-syntax-coderay 1.0.1 Using less 2.6.0 Using liquid 4.0.4 Using makerakeworkwell 1.0.4 Using zenweb 3.11.0 Bundle complete! 4 Gemfile dependencies, 14 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell_checker)' instead. Using rake 13.1.0 Using RedCloth 4.3.3 Using bundler 2.2.19 Using coderay 1.1.3 Using colorize 1.1.0 Using commonjs 0.2.7 Using rexml 3.2.6 Using kramdown 2.4.0 Using kramdown-parser-gfm 1.1.0 Using kramdown-syntax-coderay 1.0.1 Using less 2.6.0 Using liquid 4.0.4 Using makerakeworkwell 1.0.4 Using zenweb 3.11.0 Bundle complete! 4 Gemfile dependencies, 14 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. Updating files in vendor/cache * rake-13.1.0.gem * RedCloth-4.3.3.gem * coderay-1.1.3.gem * colorize-1.1.0.gem * commonjs-0.2.7.gem * rexml-3.2.6.gem * kramdown-2.4.0.gem * kramdown-parser-gfm-1.1.0.gem * kramdown-syntax-coderay-1.0.1.gem * less-2.6.0.gem * liquid-4.0.4.gem * makerakeworkwell-1.0.4.gem * zenweb-3.11.0.gem ======= install doc -- 1s ======= install sdk/ruby-google-api-client arvados-google-api-client (0.8.7.5) Successfully uninstalled arvados-google-api-client-0.8.7.5 (Running bundle install --local. 'could not find package' messages are OK.) [DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set deployment false`, and stop using this flag Resolving dependencies... Could not find compatible versions Because every version of arvados-google-api-client depends on faraday ~> 2.8.0 and faraday ~> 2.8.0 could not be found in cached gems or installed locally, arvados-google-api-client cannot be used. So, because Gemfile depends on arvados-google-api-client >= 0, version solving has failed. (Running bundle install again, without --local.) [DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set deployment false`, and stop using this flag Fetching gem metadata from https://rubygems.org/........... Resolving dependencies... Fetching minitest 5.22.2 Fetching bigdecimal 3.1.6 Fetching diff-lcs 1.5.1 Fetching multipart-post 2.4.0 Installing diff-lcs 1.5.1 Installing multipart-post 2.4.0 Installing minitest 5.22.2 Fetching rspec-support 3.13.0 Installing bigdecimal 3.1.6 with native extensions Fetching faraday 2.8.1 Installing rspec-support 3.13.0 Installing faraday 2.8.1 Fetching rspec-expectations 3.13.0 Fetching rspec-core 3.13.0 Fetching rspec-mocks 3.13.0 Installing rspec-expectations 3.13.0 Installing rspec-core 3.13.0 Installing rspec-mocks 3.13.0 Fetching google-cloud-env 2.1.1 Installing google-cloud-env 2.1.1 Fetching googleauth 1.11.0 Fetching rspec 3.13.0 Installing googleauth 1.11.0 Installing rspec 3.13.0 Fetching activesupport 7.1.3 Installing activesupport 7.1.3 Bundle complete! 8 Gemfile dependencies, 53 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. Bundle complete! 8 Gemfile dependencies, 53 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. Updating files in vendor/cache * rake-10.5.0.gem * base64-0.2.0.gem * bigdecimal-3.1.6.gem * concurrent-ruby-1.2.3.gem * connection_pool-2.4.1.gem * ruby2_keywords-0.0.5.gem * drb-2.2.0.gem * i18n-1.14.1.gem * minitest-5.22.2.gem * mutex_m-0.2.0.gem * tzinfo-2.0.6.gem * activesupport-7.1.3.gem * public_suffix-5.0.4.gem * addressable-2.8.6.gem * extlib-0.9.16.gem * multi_json-1.15.0.gem * autoparse-0.3.3.gem * faraday-net_http-3.0.2.gem * faraday-2.8.1.gem * zlib-3.1.0.gem * faraday-gzip-2.0.1.gem * multipart-post-2.4.0.gem * faraday-multipart-1.0.4.gem * google-cloud-env-2.1.1.gem * jwt-2.7.1.gem * os-1.1.4.gem * signet-0.16.1.gem * googleauth-1.11.0.gem * launchy-2.5.2.gem * retriable-1.4.1.gem * domain_name-0.6.20240107.gem * http-cookie-1.0.5.gem * mime-types-2.99.3.gem * netrc-0.11.0.gem * rest-client-1.8.0.gem * docile-1.1.5.gem * simplecov-html-0.9.0.gem * simplecov-0.9.2.gem * sync-0.5.0.gem * tins-1.32.1.gem * term-ansicolor-1.7.1.gem * thor-0.19.4.gem * coveralls-0.7.12.gem * diff-lcs-1.5.1.gem * kramdown-1.17.0.gem * rspec-support-3.13.0.gem * rspec-core-3.13.0.gem * rspec-expectations-3.13.0.gem * rspec-mocks-3.13.0.gem * rspec-3.13.0.gem * yard-0.9.34.gem WARNING: description and summary are identical WARNING: See https://guides.rubygems.org/specification-reference/ for help Successfully built RubyGem Name: arvados-google-api-client Version: 0.8.7.6 File: arvados-google-api-client-0.8.7.6.gem Successfully installed faraday-net_http-3.0.2 Successfully installed faraday-2.8.1 Successfully installed arvados-google-api-client-0.8.7.6 3 gems installed ======= install sdk/ruby-google-api-client -- 13s ======= install sdk/ruby arvados (2.8.0.dev20231214204948, 2.7.1) Successfully uninstalled arvados-2.7.1 Successfully uninstalled arvados-2.8.0.dev20231214204948 (Running bundle install --local. 'could not find package' messages are OK.) [DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set deployment false`, and stop using this flag Resolving dependencies... Bundle complete! 4 Gemfile dependencies, 36 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. Bundle complete! 4 Gemfile dependencies, 36 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. Updating files in vendor/cache * rake-13.1.0.gem * base64-0.2.0.gem * bigdecimal-3.1.6.gem * concurrent-ruby-1.2.3.gem * connection_pool-2.4.1.gem * ruby2_keywords-0.0.5.gem * drb-2.2.0.gem * i18n-1.14.1.gem * minitest-5.22.2.gem * mutex_m-0.2.0.gem * tzinfo-2.0.6.gem * activesupport-7.1.3.gem * public_suffix-5.0.4.gem * addressable-2.8.6.gem * andand-1.3.3.gem * extlib-0.9.16.gem * multi_json-1.15.0.gem * autoparse-0.3.3.gem * faraday-net_http-3.0.2.gem * faraday-2.8.1.gem * zlib-3.1.0.gem * faraday-gzip-2.0.1.gem * multipart-post-2.4.0.gem * faraday-multipart-1.0.4.gem * google-cloud-env-2.1.1.gem * jwt-1.5.6.gem * os-1.1.4.gem * signet-0.16.1.gem * googleauth-1.11.0.gem * launchy-2.5.2.gem * retriable-1.4.1.gem * arvados-google-api-client-0.8.7.6.gem * json-2.7.1.gem * mocha-2.1.0.gem WARNING: open-ended dependency on activesupport (>= 3) is not recommended if activesupport is semantically versioned, use: add_runtime_dependency 'activesupport', '~> 3' WARNING: open-ended dependency on i18n (>= 0) is not recommended use a bounded requirement, such as '~> x.y' WARNING: See https://guides.rubygems.org/specification-reference/ for help Successfully built RubyGem Name: arvados Version: 2.8.0.dev20240207214436 File: arvados-2.8.0.dev20240207214436.gem Successfully installed arvados-2.8.0.dev20240207214436 1 gem installed ======= install sdk/ruby -- 4s ======= install sdk/R ======= install sdk/R -- 0s ======= install sdk/cli arvados-cli (2.8.0.dev20230925181741) Removing arv Removing arv-tag Successfully uninstalled arvados-cli-2.8.0.dev20230925181741 (Running bundle install --local. 'could not find package' messages are OK.) [DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set deployment false`, and stop using this flag Resolving dependencies... Bundle complete! 3 Gemfile dependencies, 39 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. Bundle complete! 3 Gemfile dependencies, 39 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. Updating files in vendor/cache * rake-13.1.0.gem * base64-0.2.0.gem * bigdecimal-3.1.6.gem * concurrent-ruby-1.2.3.gem * connection_pool-2.4.1.gem * ruby2_keywords-0.0.5.gem * drb-2.2.0.gem * i18n-1.14.1.gem * minitest-5.22.2.gem * mutex_m-0.2.0.gem * tzinfo-2.0.6.gem * activesupport-7.1.3.gem * public_suffix-5.0.4.gem * addressable-2.8.6.gem * andand-1.3.3.gem * extlib-0.9.16.gem * multi_json-1.15.0.gem * autoparse-0.3.3.gem * faraday-net_http-3.0.2.gem * faraday-2.8.1.gem * zlib-3.1.0.gem * faraday-gzip-2.0.1.gem * multipart-post-2.4.0.gem * faraday-multipart-1.0.4.gem * google-cloud-env-2.1.1.gem * jwt-1.5.6.gem * os-1.1.4.gem * signet-0.16.1.gem * googleauth-1.11.0.gem * launchy-2.4.3.gem * retriable-1.4.1.gem * arvados-google-api-client-0.8.7.6.gem * json-2.7.1.gem * arvados-2.8.0.dev20240207214436.gem * curb-0.9.11.gem * oj-3.10.8.gem * optimist-3.1.0.gem Successfully built RubyGem Name: arvados-cli Version: 2.8.0.dev20240207214436 File: arvados-cli-2.8.0.dev20240207214436.gem Successfully installed arvados-cli-2.8.0.dev20240207214436 1 gem installed ======= install sdk/cli -- 4s ======= install services/login-sync arvados-google-api-client (0.8.7.6) Successfully uninstalled arvados-google-api-client-0.8.7.6 (Running bundle install --local. 'could not find package' messages are OK.) [DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set deployment false`, and stop using this flag Updating files in vendor/cache Bundle complete! 8 Gemfile dependencies, 53 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. Bundle complete! 8 Gemfile dependencies, 53 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. Updating files in vendor/cache WARNING: description and summary are identical WARNING: See https://guides.rubygems.org/specification-reference/ for help Successfully built RubyGem Name: arvados-google-api-client Version: 0.8.7.6 File: arvados-google-api-client-0.8.7.6.gem Successfully installed arvados-google-api-client-0.8.7.6 1 gem installed arvados (2.8.0.dev20240207214436) Successfully uninstalled arvados-2.8.0.dev20240207214436 (Running bundle install --local. 'could not find package' messages are OK.) [DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set deployment false`, and stop using this flag Updating files in vendor/cache Bundle complete! 4 Gemfile dependencies, 36 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. Bundle complete! 4 Gemfile dependencies, 36 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. Updating files in vendor/cache WARNING: open-ended dependency on activesupport (>= 3) is not recommended if activesupport is semantically versioned, use: add_runtime_dependency 'activesupport', '~> 3' WARNING: open-ended dependency on i18n (>= 0) is not recommended use a bounded requirement, such as '~> x.y' WARNING: See https://guides.rubygems.org/specification-reference/ for help Successfully built RubyGem Name: arvados Version: 2.8.0.dev20240207214436 File: arvados-2.8.0.dev20240207214436.gem Successfully installed arvados-2.8.0.dev20240207214436 1 gem installed arvados-login-sync (2.8.0.dev20230925181741) Removing arvados-login-sync Successfully uninstalled arvados-login-sync-2.8.0.dev20230925181741 (Running bundle install --local. 'could not find package' messages are OK.) [DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set deployment false`, and stop using this flag Resolving dependencies... Bundle complete! 4 Gemfile dependencies, 37 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. Bundle complete! 4 Gemfile dependencies, 37 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. Updating files in vendor/cache * rake-13.1.0.gem * base64-0.2.0.gem * bigdecimal-3.1.6.gem * concurrent-ruby-1.2.3.gem * connection_pool-2.4.1.gem * ruby2_keywords-0.0.5.gem * drb-2.2.0.gem * i18n-1.14.1.gem * minitest-5.22.2.gem * mutex_m-0.2.0.gem * tzinfo-2.0.6.gem * activesupport-7.1.3.gem * public_suffix-5.0.4.gem * addressable-2.8.6.gem * andand-1.3.3.gem * extlib-0.9.16.gem * multi_json-1.15.0.gem * autoparse-0.3.3.gem * faraday-net_http-3.0.2.gem * faraday-2.8.1.gem * zlib-3.1.0.gem * faraday-gzip-2.0.1.gem * multipart-post-2.4.0.gem * faraday-multipart-1.0.4.gem * google-cloud-env-2.1.1.gem * jwt-1.5.6.gem * os-1.1.4.gem * signet-0.16.1.gem * googleauth-1.11.0.gem * launchy-2.4.3.gem * retriable-1.4.1.gem * arvados-google-api-client-0.8.7.6.gem * json-2.7.1.gem * arvados-2.8.0.dev20240207214436.gem * mocha-2.1.0.gem Successfully built RubyGem Name: arvados-login-sync Version: 2.8.0.dev20240117225134 File: arvados-login-sync-2.8.0.dev20240117225134.gem Successfully installed arvados-login-sync-2.8.0.dev20240117225134 1 gem installed ======= install services/login-sync -- 10s ======= install sdk/python Using /tmp/workspace/run-tests-remainder/sdk/python for version number calculation of /tmp/workspace/run-tests-remainder/sdk/python running sdist running egg_info creating arvados_python_client.egg-info writing arvados_python_client.egg-info/PKG-INFO writing dependency_links to arvados_python_client.egg-info/dependency_links.txt writing requirements to arvados_python_client.egg-info/requires.txt writing top-level names to arvados_python_client.egg-info/top_level.txt writing manifest file 'arvados_python_client.egg-info/SOURCES.txt' reading manifest file 'arvados_python_client.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE-2.0.txt' writing manifest file 'arvados_python_client.egg-info/SOURCES.txt' running check creating arvados-python-client-2.8.0.dev20240213172635 creating arvados-python-client-2.8.0.dev20240213172635/arvados creating arvados-python-client-2.8.0.dev20240213172635/arvados/commands creating arvados-python-client-2.8.0.dev20240213172635/arvados_python_client.egg-info creating arvados-python-client-2.8.0.dev20240213172635/bin creating arvados-python-client-2.8.0.dev20240213172635/tests creating arvados-python-client-2.8.0.dev20240213172635/tests/performance copying files to arvados-python-client-2.8.0.dev20240213172635... copying LICENSE-2.0.txt -> arvados-python-client-2.8.0.dev20240213172635 copying MANIFEST.in -> arvados-python-client-2.8.0.dev20240213172635 copying README.rst -> arvados-python-client-2.8.0.dev20240213172635 copying arvados-v1-discovery.json -> arvados-python-client-2.8.0.dev20240213172635 copying arvados_version.py -> arvados-python-client-2.8.0.dev20240213172635 copying discovery2pydoc.py -> arvados-python-client-2.8.0.dev20240213172635 copying setup.py -> arvados-python-client-2.8.0.dev20240213172635 copying arvados/__init__.py -> arvados-python-client-2.8.0.dev20240213172635/arvados copying arvados/_normalize_stream.py -> arvados-python-client-2.8.0.dev20240213172635/arvados copying arvados/_pycurlhelper.py -> arvados-python-client-2.8.0.dev20240213172635/arvados copying arvados/_ranges.py -> arvados-python-client-2.8.0.dev20240213172635/arvados copying arvados/_version.py -> arvados-python-client-2.8.0.dev20240213172635/arvados copying arvados/api.py -> arvados-python-client-2.8.0.dev20240213172635/arvados copying arvados/arvfile.py -> arvados-python-client-2.8.0.dev20240213172635/arvados copying arvados/cache.py -> arvados-python-client-2.8.0.dev20240213172635/arvados copying arvados/collection.py -> arvados-python-client-2.8.0.dev20240213172635/arvados copying arvados/config.py -> arvados-python-client-2.8.0.dev20240213172635/arvados copying arvados/crunch.py -> arvados-python-client-2.8.0.dev20240213172635/arvados copying arvados/diskcache.py -> arvados-python-client-2.8.0.dev20240213172635/arvados copying arvados/errors.py -> arvados-python-client-2.8.0.dev20240213172635/arvados copying arvados/events.py -> arvados-python-client-2.8.0.dev20240213172635/arvados copying arvados/http_to_keep.py -> arvados-python-client-2.8.0.dev20240213172635/arvados copying arvados/keep.py -> arvados-python-client-2.8.0.dev20240213172635/arvados copying arvados/logging.py -> arvados-python-client-2.8.0.dev20240213172635/arvados copying arvados/retry.py -> arvados-python-client-2.8.0.dev20240213172635/arvados copying arvados/safeapi.py -> arvados-python-client-2.8.0.dev20240213172635/arvados copying arvados/stream.py -> arvados-python-client-2.8.0.dev20240213172635/arvados copying arvados/timer.py -> arvados-python-client-2.8.0.dev20240213172635/arvados copying arvados/util.py -> arvados-python-client-2.8.0.dev20240213172635/arvados copying arvados/vocabulary.py -> arvados-python-client-2.8.0.dev20240213172635/arvados copying arvados/commands/__init__.py -> arvados-python-client-2.8.0.dev20240213172635/arvados/commands copying arvados/commands/_util.py -> arvados-python-client-2.8.0.dev20240213172635/arvados/commands copying arvados/commands/arv_copy.py -> arvados-python-client-2.8.0.dev20240213172635/arvados/commands copying arvados/commands/federation_migrate.py -> arvados-python-client-2.8.0.dev20240213172635/arvados/commands copying arvados/commands/get.py -> arvados-python-client-2.8.0.dev20240213172635/arvados/commands copying arvados/commands/keepdocker.py -> arvados-python-client-2.8.0.dev20240213172635/arvados/commands copying arvados/commands/ls.py -> arvados-python-client-2.8.0.dev20240213172635/arvados/commands copying arvados/commands/migrate19.py -> arvados-python-client-2.8.0.dev20240213172635/arvados/commands copying arvados/commands/put.py -> arvados-python-client-2.8.0.dev20240213172635/arvados/commands copying arvados/commands/run.py -> arvados-python-client-2.8.0.dev20240213172635/arvados/commands copying arvados/commands/ws.py -> arvados-python-client-2.8.0.dev20240213172635/arvados/commands copying arvados_python_client.egg-info/PKG-INFO -> arvados-python-client-2.8.0.dev20240213172635/arvados_python_client.egg-info copying arvados_python_client.egg-info/SOURCES.txt -> arvados-python-client-2.8.0.dev20240213172635/arvados_python_client.egg-info copying arvados_python_client.egg-info/dependency_links.txt -> arvados-python-client-2.8.0.dev20240213172635/arvados_python_client.egg-info copying arvados_python_client.egg-info/not-zip-safe -> arvados-python-client-2.8.0.dev20240213172635/arvados_python_client.egg-info copying arvados_python_client.egg-info/requires.txt -> arvados-python-client-2.8.0.dev20240213172635/arvados_python_client.egg-info copying arvados_python_client.egg-info/top_level.txt -> arvados-python-client-2.8.0.dev20240213172635/arvados_python_client.egg-info copying bin/arv-copy -> arvados-python-client-2.8.0.dev20240213172635/bin copying bin/arv-federation-migrate -> arvados-python-client-2.8.0.dev20240213172635/bin copying bin/arv-get -> arvados-python-client-2.8.0.dev20240213172635/bin copying bin/arv-keepdocker -> arvados-python-client-2.8.0.dev20240213172635/bin copying bin/arv-ls -> arvados-python-client-2.8.0.dev20240213172635/bin copying bin/arv-migrate-docker19 -> arvados-python-client-2.8.0.dev20240213172635/bin copying bin/arv-normalize -> arvados-python-client-2.8.0.dev20240213172635/bin copying bin/arv-put -> arvados-python-client-2.8.0.dev20240213172635/bin copying bin/arv-ws -> arvados-python-client-2.8.0.dev20240213172635/bin copying tests/__init__.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/arvados_testutil.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/keepstub.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/manifest_examples.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/run_test_server.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/slow_test.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/test_api.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/test_arv_copy.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/test_arv_get.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/test_arv_keepdocker.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/test_arv_ls.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/test_arv_normalize.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/test_arv_put.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/test_arv_ws.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/test_arvfile.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/test_benchmark_collections.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/test_cache.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/test_cmd_util.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/test_collections.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/test_crunch.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/test_errors.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/test_events.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/test_http.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/test_keep_client.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/test_keep_locator.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/test_retry.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/test_retry_job_helpers.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/test_safeapi.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/test_sdk.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/test_stream.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/test_util.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/test_vocabulary.py -> arvados-python-client-2.8.0.dev20240213172635/tests copying tests/performance/__init__.py -> arvados-python-client-2.8.0.dev20240213172635/tests/performance copying tests/performance/performance_profiler.py -> arvados-python-client-2.8.0.dev20240213172635/tests/performance copying tests/performance/test_a_sample.py -> arvados-python-client-2.8.0.dev20240213172635/tests/performance copying arvados_python_client.egg-info/SOURCES.txt -> arvados-python-client-2.8.0.dev20240213172635/arvados_python_client.egg-info Writing arvados-python-client-2.8.0.dev20240213172635/setup.cfg creating dist Creating tar archive removing 'arvados-python-client-2.8.0.dev20240213172635' (and everything under it) running rotate 1 file(s) matching arvados-python-client*.tar.gz Processing ./sdk/python/dist/arvados-python-client-2.8.0.dev20240213172635.tar.gz Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240213172635) (2.3.1) Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240213172635) (0.18.3) Requirement already satisfied: google-api-core<2.11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240213172635) (2.10.2) Requirement already satisfied: google-api-python-client>=2.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240213172635) (2.114.0) Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240213172635) (1.35.0) Requirement already satisfied: httplib2<0.20.2,>=0.9.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240213172635) (0.20.1) Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240213172635) (3.20.3) Requirement already satisfied: pycurl<7.45.0,>=7.19.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240213172635) (7.44.1) Requirement already satisfied: pyparsing<3 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240213172635) (2.4.7) Requirement already satisfied: ruamel.yaml<0.17.22,>=0.15.54 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240213172635) (0.17.21) Requirement already satisfied: setuptools>=40.3.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240213172635) (69.0.3) Requirement already satisfied: websockets>=11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240213172635) (12.0) Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-core<2.11.0->arvados-python-client==2.8.0.dev20240213172635) (2.31.0) Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-core<2.11.0->arvados-python-client==2.8.0.dev20240213172635) (1.62.0) Requirement already satisfied: uritemplate<5,>=3.0.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-python-client>=2.1.0->arvados-python-client==2.8.0.dev20240213172635) (4.1.1) Requirement already satisfied: google-auth-httplib2>=0.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-python-client>=2.1.0->arvados-python-client==2.8.0.dev20240213172635) (0.2.0) Requirement already satisfied: six>=1.9.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client==2.8.0.dev20240213172635) (1.16.0) Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client==2.8.0.dev20240213172635) (0.3.0) Requirement already satisfied: rsa<5,>=3.1.4 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client==2.8.0.dev20240213172635) (4.9) Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client==2.8.0.dev20240213172635) (4.2.4) Requirement already satisfied: pyasn1<0.6.0,>=0.4.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from pyasn1-modules>=0.2.1->google-auth<2->arvados-python-client==2.8.0.dev20240213172635) (0.5.1) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.8.0.dev20240213172635) (2.1.0) Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.8.0.dev20240213172635) (3.6) Requirement already satisfied: charset-normalizer<4,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.8.0.dev20240213172635) (3.3.2) Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.8.0.dev20240213172635) (2023.11.17) Requirement already satisfied: ruamel.yaml.clib>=0.2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from ruamel.yaml<0.17.22,>=0.15.54->arvados-python-client==2.8.0.dev20240213172635) (0.2.8) DEPRECATION: Source distribution is being reinstalled despite an installed package having the same name and version as the installed package. pip 21.1 will remove support for this functionality. A possible replacement is use --force-reinstall. You can find discussion regarding this at https://github.com/pypa/pip/issues/8711. Using legacy 'setup.py install' for arvados-python-client, since package 'wheel' is not installed. Installing collected packages: arvados-python-client Attempting uninstall: arvados-python-client Found existing installation: arvados-python-client 2.8.0.dev20240213172635 Uninstalling arvados-python-client-2.8.0.dev20240213172635: Successfully uninstalled arvados-python-client-2.8.0.dev20240213172635 Running setup.py install for arvados-python-client: started Running setup.py install for arvados-python-client: finished with status 'done' ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. crunchstat-summary 2.8.0.dev20240105200031 requires arvados-python-client<=2.8.0.dev20240105200031, but you have arvados-python-client 2.8.0.dev20240213172635 which is incompatible. arvados-fuse 2.8.0.dev20240105200031 requires arvados-python-client<=2.8.0.dev20240105200031, but you have arvados-python-client 2.8.0.dev20240213172635 which is incompatible. arvados-cwl-runner 2.8.0.dev20240108214801 requires arvados-python-client<=2.8.0.dev20240108214801, but you have arvados-python-client 2.8.0.dev20240213172635 which is incompatible. Successfully installed arvados-python-client-2.8.0.dev20240213172635 Processing ./sdk/python/dist/arvados-python-client-2.8.0.dev20240213172635.tar.gz Using legacy 'setup.py install' for arvados-python-client, since package 'wheel' is not installed. Installing collected packages: arvados-python-client Running setup.py install for arvados-python-client: started Running setup.py install for arvados-python-client: finished with status 'done' Successfully installed arvados-python-client-2.8.0.dev20240213172635 ======= install sdk/python -- 4s ======= install sdk/cwl Using /tmp/workspace/run-tests-remainder/sdk/cwl for version number calculation of /tmp/workspace/run-tests-remainder/sdk/cwl running sdist running egg_info creating arvados_cwl_runner.egg-info writing arvados_cwl_runner.egg-info/PKG-INFO writing dependency_links to arvados_cwl_runner.egg-info/dependency_links.txt writing entry points to arvados_cwl_runner.egg-info/entry_points.txt writing requirements to arvados_cwl_runner.egg-info/requires.txt writing top-level names to arvados_cwl_runner.egg-info/top_level.txt writing manifest file 'arvados_cwl_runner.egg-info/SOURCES.txt' reading manifest file 'arvados_cwl_runner.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE-2.0.txt' writing manifest file 'arvados_cwl_runner.egg-info/SOURCES.txt' running check creating arvados-cwl-runner-2.8.0.dev20240215211742 creating arvados-cwl-runner-2.8.0.dev20240215211742/arvados_cwl creating arvados-cwl-runner-2.8.0.dev20240215211742/arvados_cwl_runner.egg-info creating arvados-cwl-runner-2.8.0.dev20240215211742/tests copying files to arvados-cwl-runner-2.8.0.dev20240215211742... copying LICENSE-2.0.txt -> arvados-cwl-runner-2.8.0.dev20240215211742 copying MANIFEST.in -> arvados-cwl-runner-2.8.0.dev20240215211742 copying README.rst -> arvados-cwl-runner-2.8.0.dev20240215211742 copying arvados_version.py -> arvados-cwl-runner-2.8.0.dev20240215211742 copying setup.py -> arvados-cwl-runner-2.8.0.dev20240215211742 copying arvados_cwl/__init__.py -> arvados-cwl-runner-2.8.0.dev20240215211742/arvados_cwl copying arvados_cwl/_version.py -> arvados-cwl-runner-2.8.0.dev20240215211742/arvados_cwl copying arvados_cwl/arv-cwl-schema-v1.0.yml -> arvados-cwl-runner-2.8.0.dev20240215211742/arvados_cwl copying arvados_cwl/arv-cwl-schema-v1.1.yml -> arvados-cwl-runner-2.8.0.dev20240215211742/arvados_cwl copying arvados_cwl/arv-cwl-schema-v1.2.yml -> arvados-cwl-runner-2.8.0.dev20240215211742/arvados_cwl copying arvados_cwl/arvcontainer.py -> arvados-cwl-runner-2.8.0.dev20240215211742/arvados_cwl copying arvados_cwl/arvdocker.py -> arvados-cwl-runner-2.8.0.dev20240215211742/arvados_cwl copying arvados_cwl/arvtool.py -> arvados-cwl-runner-2.8.0.dev20240215211742/arvados_cwl copying arvados_cwl/arvworkflow.py -> arvados-cwl-runner-2.8.0.dev20240215211742/arvados_cwl copying arvados_cwl/context.py -> arvados-cwl-runner-2.8.0.dev20240215211742/arvados_cwl copying arvados_cwl/done.py -> arvados-cwl-runner-2.8.0.dev20240215211742/arvados_cwl copying arvados_cwl/executor.py -> arvados-cwl-runner-2.8.0.dev20240215211742/arvados_cwl copying arvados_cwl/fsaccess.py -> arvados-cwl-runner-2.8.0.dev20240215211742/arvados_cwl copying arvados_cwl/pathmapper.py -> arvados-cwl-runner-2.8.0.dev20240215211742/arvados_cwl copying arvados_cwl/perf.py -> arvados-cwl-runner-2.8.0.dev20240215211742/arvados_cwl copying arvados_cwl/runner.py -> arvados-cwl-runner-2.8.0.dev20240215211742/arvados_cwl copying arvados_cwl/util.py -> arvados-cwl-runner-2.8.0.dev20240215211742/arvados_cwl copying arvados_cwl_runner.egg-info/PKG-INFO -> arvados-cwl-runner-2.8.0.dev20240215211742/arvados_cwl_runner.egg-info copying arvados_cwl_runner.egg-info/SOURCES.txt -> arvados-cwl-runner-2.8.0.dev20240215211742/arvados_cwl_runner.egg-info copying arvados_cwl_runner.egg-info/dependency_links.txt -> arvados-cwl-runner-2.8.0.dev20240215211742/arvados_cwl_runner.egg-info copying arvados_cwl_runner.egg-info/entry_points.txt -> arvados-cwl-runner-2.8.0.dev20240215211742/arvados_cwl_runner.egg-info copying arvados_cwl_runner.egg-info/requires.txt -> arvados-cwl-runner-2.8.0.dev20240215211742/arvados_cwl_runner.egg-info copying arvados_cwl_runner.egg-info/top_level.txt -> arvados-cwl-runner-2.8.0.dev20240215211742/arvados_cwl_runner.egg-info copying arvados_cwl_runner.egg-info/zip-safe -> arvados-cwl-runner-2.8.0.dev20240215211742/arvados_cwl_runner.egg-info copying tests/__init__.py -> arvados-cwl-runner-2.8.0.dev20240215211742/tests copying tests/hw.py -> arvados-cwl-runner-2.8.0.dev20240215211742/tests copying tests/matcher.py -> arvados-cwl-runner-2.8.0.dev20240215211742/tests copying tests/mock_discovery.py -> arvados-cwl-runner-2.8.0.dev20240215211742/tests copying tests/test_container.py -> arvados-cwl-runner-2.8.0.dev20240215211742/tests copying tests/test_copy_deps.py -> arvados-cwl-runner-2.8.0.dev20240215211742/tests copying tests/test_fsaccess.py -> arvados-cwl-runner-2.8.0.dev20240215211742/tests copying tests/test_make_output.py -> arvados-cwl-runner-2.8.0.dev20240215211742/tests copying tests/test_pathmapper.py -> arvados-cwl-runner-2.8.0.dev20240215211742/tests copying tests/test_set_output_prop.py -> arvados-cwl-runner-2.8.0.dev20240215211742/tests copying tests/test_submit.py -> arvados-cwl-runner-2.8.0.dev20240215211742/tests copying tests/test_tq.py -> arvados-cwl-runner-2.8.0.dev20240215211742/tests copying tests/test_urljoin.py -> arvados-cwl-runner-2.8.0.dev20240215211742/tests copying tests/test_util.py -> arvados-cwl-runner-2.8.0.dev20240215211742/tests copying arvados_cwl_runner.egg-info/SOURCES.txt -> arvados-cwl-runner-2.8.0.dev20240215211742/arvados_cwl_runner.egg-info Writing arvados-cwl-runner-2.8.0.dev20240215211742/setup.cfg creating dist Creating tar archive removing 'arvados-cwl-runner-2.8.0.dev20240215211742' (and everything under it) running rotate 1 file(s) matching arvados-cwl-runner*.tar.gz Processing ./sdk/cwl/dist/arvados-cwl-runner-2.8.0.dev20240215211742.tar.gz Requirement already satisfied: cwltool==3.1.20230601100705 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20240215211742) (3.1.20230601100705) Requirement already satisfied: schema-salad==8.4.20230601112322 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20240215211742) (8.4.20230601112322) Requirement already satisfied: arvados-python-client<=2.8.0.dev20240215211742 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20240215211742) (2.8.0.dev20240213172635) Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20240215211742) (2.3.1) Requirement already satisfied: networkx<2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20240215211742) (2.5.1) Requirement already satisfied: msgpack==1.0.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20240215211742) (1.0.3) Requirement already satisfied: importlib-metadata<5 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20240215211742) (4.13.0) Requirement already satisfied: setuptools>=40.3.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20240215211742) (69.0.3) Requirement already satisfied: shellescape<3.9,>=3.4.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240215211742) (3.8.1) Requirement already satisfied: mypy-extensions in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240215211742) (1.0.0) Requirement already satisfied: pyparsing!=3.0.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240215211742) (2.4.7) Requirement already satisfied: prov==1.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240215211742) (1.5.1) Requirement already satisfied: coloredlogs in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240215211742) (15.0.1) Requirement already satisfied: typing-extensions in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240215211742) (4.9.0) Requirement already satisfied: rdflib<6.4.0,>=4.2.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240215211742) (6.3.2) Requirement already satisfied: pydot>=1.4.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240215211742) (1.4.2) Requirement already satisfied: requests>=2.6.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240215211742) (2.31.0) Requirement already satisfied: ruamel.yaml<0.17.28,>=0.15 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240215211742) (0.17.21) Requirement already satisfied: cwl-utils>=0.22 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240215211742) (0.31) Requirement already satisfied: psutil>=5.6.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240215211742) (5.9.7) Requirement already satisfied: argcomplete in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240215211742) (3.2.1) Requirement already satisfied: importlib-resources>=1.4 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240215211742) (6.1.1) Requirement already satisfied: lxml in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from prov==1.5.1->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240215211742) (5.1.0) Requirement already satisfied: six>=1.9.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from prov==1.5.1->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240215211742) (1.16.0) Requirement already satisfied: python-dateutil in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from prov==1.5.1->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240215211742) (2.8.2) Requirement already satisfied: mistune<2.1,>=2.0.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from schema-salad==8.4.20230601112322->arvados-cwl-runner==2.8.0.dev20240215211742) (2.0.5) Requirement already satisfied: CacheControl[filecache]<0.14,>=0.11.7 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from schema-salad==8.4.20230601112322->arvados-cwl-runner==2.8.0.dev20240215211742) (0.13.1) Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240215211742->arvados-cwl-runner==2.8.0.dev20240215211742) (0.18.3) Requirement already satisfied: google-api-core<2.11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240215211742->arvados-cwl-runner==2.8.0.dev20240215211742) (2.10.2) Requirement already satisfied: google-api-python-client>=2.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240215211742->arvados-cwl-runner==2.8.0.dev20240215211742) (2.114.0) Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240215211742->arvados-cwl-runner==2.8.0.dev20240215211742) (1.35.0) Requirement already satisfied: httplib2<0.20.2,>=0.9.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240215211742->arvados-cwl-runner==2.8.0.dev20240215211742) (0.20.1) Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240215211742->arvados-cwl-runner==2.8.0.dev20240215211742) (3.20.3) Requirement already satisfied: pycurl<7.45.0,>=7.19.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240215211742->arvados-cwl-runner==2.8.0.dev20240215211742) (7.44.1) Requirement already satisfied: websockets>=11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240215211742->arvados-cwl-runner==2.8.0.dev20240215211742) (12.0) Requirement already satisfied: filelock>=3.8.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from CacheControl[filecache]<0.14,>=0.11.7->schema-salad==8.4.20230601112322->arvados-cwl-runner==2.8.0.dev20240215211742) (3.13.1) Requirement already satisfied: cwl-upgrader>=1.2.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwl-utils>=0.22->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240215211742) (1.2.11) Requirement already satisfied: packaging in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwl-utils>=0.22->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240215211742) (23.2) Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20240215211742->arvados-cwl-runner==2.8.0.dev20240215211742) (1.62.0) Requirement already satisfied: google-auth-httplib2>=0.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.8.0.dev20240215211742->arvados-cwl-runner==2.8.0.dev20240215211742) (0.2.0) Requirement already satisfied: uritemplate<5,>=3.0.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.8.0.dev20240215211742->arvados-cwl-runner==2.8.0.dev20240215211742) (4.1.1) Requirement already satisfied: rsa<5,>=3.1.4 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20240215211742->arvados-cwl-runner==2.8.0.dev20240215211742) (4.9) Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20240215211742->arvados-cwl-runner==2.8.0.dev20240215211742) (4.2.4) Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20240215211742->arvados-cwl-runner==2.8.0.dev20240215211742) (0.3.0) Requirement already satisfied: zipp>=0.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from importlib-metadata<5->arvados-cwl-runner==2.8.0.dev20240215211742) (3.17.0) Requirement already satisfied: decorator<5,>=4.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from networkx<2.6->arvados-cwl-runner==2.8.0.dev20240215211742) (4.4.2) Requirement already satisfied: pyasn1<0.6.0,>=0.4.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from pyasn1-modules>=0.2.1->google-auth<2->arvados-python-client<=2.8.0.dev20240215211742->arvados-cwl-runner==2.8.0.dev20240215211742) (0.5.1) Requirement already satisfied: isodate<0.7.0,>=0.6.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from rdflib<6.4.0,>=4.2.2->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240215211742) (0.6.1) Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests>=2.6.1->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240215211742) (3.6) Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests>=2.6.1->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240215211742) (2023.11.17) Requirement already satisfied: charset-normalizer<4,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests>=2.6.1->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240215211742) (3.3.2) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests>=2.6.1->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240215211742) (2.1.0) Requirement already satisfied: ruamel.yaml.clib>=0.2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from ruamel.yaml<0.17.28,>=0.15->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240215211742) (0.2.8) Requirement already satisfied: humanfriendly>=9.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from coloredlogs->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20240215211742) (10.0) Using legacy 'setup.py install' for arvados-cwl-runner, since package 'wheel' is not installed. Installing collected packages: arvados-cwl-runner Attempting uninstall: arvados-cwl-runner Found existing installation: arvados-cwl-runner 2.8.0.dev20240108214801 Uninstalling arvados-cwl-runner-2.8.0.dev20240108214801: Successfully uninstalled arvados-cwl-runner-2.8.0.dev20240108214801 Running setup.py install for arvados-cwl-runner: started Running setup.py install for arvados-cwl-runner: finished with status 'done' Successfully installed arvados-cwl-runner-2.8.0.dev20240215211742 Processing ./sdk/cwl/dist/arvados-cwl-runner-2.8.0.dev20240215211742.tar.gz Using legacy 'setup.py install' for arvados-cwl-runner, since package 'wheel' is not installed. Installing collected packages: arvados-cwl-runner Running setup.py install for arvados-cwl-runner: started Running setup.py install for arvados-cwl-runner: finished with status 'done' Successfully installed arvados-cwl-runner-2.8.0.dev20240215211742 ======= install sdk/cwl -- 4s ======= install services/dockercleaner Using /tmp/workspace/run-tests-remainder/services/dockercleaner for version number calculation of /tmp/workspace/run-tests-remainder/services/dockercleaner running sdist running egg_info creating arvados_docker_cleaner.egg-info writing arvados_docker_cleaner.egg-info/PKG-INFO writing dependency_links to arvados_docker_cleaner.egg-info/dependency_links.txt writing entry points to arvados_docker_cleaner.egg-info/entry_points.txt writing requirements to arvados_docker_cleaner.egg-info/requires.txt writing top-level names to arvados_docker_cleaner.egg-info/top_level.txt writing manifest file 'arvados_docker_cleaner.egg-info/SOURCES.txt' reading manifest file 'arvados_docker_cleaner.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'arvados_docker_cleaner.egg-info/SOURCES.txt' running check creating arvados-docker-cleaner-2.8.0.dev20240207214436 creating arvados-docker-cleaner-2.8.0.dev20240207214436/arvados_docker creating arvados-docker-cleaner-2.8.0.dev20240207214436/arvados_docker_cleaner.egg-info creating arvados-docker-cleaner-2.8.0.dev20240207214436/tests copying files to arvados-docker-cleaner-2.8.0.dev20240207214436... copying MANIFEST.in -> arvados-docker-cleaner-2.8.0.dev20240207214436 copying README.rst -> arvados-docker-cleaner-2.8.0.dev20240207214436 copying agpl-3.0.txt -> arvados-docker-cleaner-2.8.0.dev20240207214436 copying arvados-docker-cleaner.service -> arvados-docker-cleaner-2.8.0.dev20240207214436 copying arvados_version.py -> arvados-docker-cleaner-2.8.0.dev20240207214436 copying setup.py -> arvados-docker-cleaner-2.8.0.dev20240207214436 copying arvados_docker/__init__.py -> arvados-docker-cleaner-2.8.0.dev20240207214436/arvados_docker copying arvados_docker/_version.py -> arvados-docker-cleaner-2.8.0.dev20240207214436/arvados_docker copying arvados_docker/cleaner.py -> arvados-docker-cleaner-2.8.0.dev20240207214436/arvados_docker copying arvados_docker_cleaner.egg-info/PKG-INFO -> arvados-docker-cleaner-2.8.0.dev20240207214436/arvados_docker_cleaner.egg-info copying arvados_docker_cleaner.egg-info/SOURCES.txt -> arvados-docker-cleaner-2.8.0.dev20240207214436/arvados_docker_cleaner.egg-info copying arvados_docker_cleaner.egg-info/dependency_links.txt -> arvados-docker-cleaner-2.8.0.dev20240207214436/arvados_docker_cleaner.egg-info copying arvados_docker_cleaner.egg-info/entry_points.txt -> arvados-docker-cleaner-2.8.0.dev20240207214436/arvados_docker_cleaner.egg-info copying arvados_docker_cleaner.egg-info/not-zip-safe -> arvados-docker-cleaner-2.8.0.dev20240207214436/arvados_docker_cleaner.egg-info copying arvados_docker_cleaner.egg-info/requires.txt -> arvados-docker-cleaner-2.8.0.dev20240207214436/arvados_docker_cleaner.egg-info copying arvados_docker_cleaner.egg-info/top_level.txt -> arvados-docker-cleaner-2.8.0.dev20240207214436/arvados_docker_cleaner.egg-info copying tests/__init__.py -> arvados-docker-cleaner-2.8.0.dev20240207214436/tests copying tests/test_cleaner.py -> arvados-docker-cleaner-2.8.0.dev20240207214436/tests copying arvados_docker_cleaner.egg-info/SOURCES.txt -> arvados-docker-cleaner-2.8.0.dev20240207214436/arvados_docker_cleaner.egg-info Writing arvados-docker-cleaner-2.8.0.dev20240207214436/setup.cfg creating dist Creating tar archive removing 'arvados-docker-cleaner-2.8.0.dev20240207214436' (and everything under it) running rotate 1 file(s) matching arvados-docker-cleaner*.tar.gz Processing ./services/dockercleaner/dist/arvados-docker-cleaner-2.8.0.dev20240207214436.tar.gz Requirement already satisfied: docker>=6.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-docker-cleaner==2.8.0.dev20240207214436) (7.0.0) Requirement already satisfied: setuptools in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-docker-cleaner==2.8.0.dev20240207214436) (69.0.3) Requirement already satisfied: packaging>=14.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from docker>=6.1.0->arvados-docker-cleaner==2.8.0.dev20240207214436) (23.2) Requirement already satisfied: requests>=2.26.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from docker>=6.1.0->arvados-docker-cleaner==2.8.0.dev20240207214436) (2.31.0) Requirement already satisfied: urllib3>=1.26.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from docker>=6.1.0->arvados-docker-cleaner==2.8.0.dev20240207214436) (2.1.0) Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests>=2.26.0->docker>=6.1.0->arvados-docker-cleaner==2.8.0.dev20240207214436) (2023.11.17) Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests>=2.26.0->docker>=6.1.0->arvados-docker-cleaner==2.8.0.dev20240207214436) (3.6) Requirement already satisfied: charset-normalizer<4,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests>=2.26.0->docker>=6.1.0->arvados-docker-cleaner==2.8.0.dev20240207214436) (3.3.2) Using legacy 'setup.py install' for arvados-docker-cleaner, since package 'wheel' is not installed. Installing collected packages: arvados-docker-cleaner Attempting uninstall: arvados-docker-cleaner Found existing installation: arvados-docker-cleaner 2.7.0.dev20230807211856 Uninstalling arvados-docker-cleaner-2.7.0.dev20230807211856: Successfully uninstalled arvados-docker-cleaner-2.7.0.dev20230807211856 Running setup.py install for arvados-docker-cleaner: started Running setup.py install for arvados-docker-cleaner: finished with status 'done' Successfully installed arvados-docker-cleaner-2.8.0.dev20240207214436 Processing ./services/dockercleaner/dist/arvados-docker-cleaner-2.8.0.dev20240207214436.tar.gz Using legacy 'setup.py install' for arvados-docker-cleaner, since package 'wheel' is not installed. Installing collected packages: arvados-docker-cleaner Running setup.py install for arvados-docker-cleaner: started Running setup.py install for arvados-docker-cleaner: finished with status 'done' Successfully installed arvados-docker-cleaner-2.8.0.dev20240207214436 ======= install services/dockercleaner -- 4s ======= install services/fuse Using /tmp/workspace/run-tests-remainder/services/fuse for version number calculation of /tmp/workspace/run-tests-remainder/services/fuse running sdist running egg_info creating arvados_fuse.egg-info writing arvados_fuse.egg-info/PKG-INFO writing dependency_links to arvados_fuse.egg-info/dependency_links.txt writing requirements to arvados_fuse.egg-info/requires.txt writing top-level names to arvados_fuse.egg-info/top_level.txt writing manifest file 'arvados_fuse.egg-info/SOURCES.txt' reading manifest file 'arvados_fuse.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'arvados_fuse.egg-info/SOURCES.txt' running check creating arvados_fuse-2.8.0.dev20240213172635 creating arvados_fuse-2.8.0.dev20240213172635/arvados_fuse creating arvados_fuse-2.8.0.dev20240213172635/arvados_fuse.egg-info creating arvados_fuse-2.8.0.dev20240213172635/bin creating arvados_fuse-2.8.0.dev20240213172635/tests copying files to arvados_fuse-2.8.0.dev20240213172635... copying MANIFEST.in -> arvados_fuse-2.8.0.dev20240213172635 copying README.rst -> arvados_fuse-2.8.0.dev20240213172635 copying agpl-3.0.txt -> arvados_fuse-2.8.0.dev20240213172635 copying arvados_version.py -> arvados_fuse-2.8.0.dev20240213172635 copying setup.py -> arvados_fuse-2.8.0.dev20240213172635 copying arvados_fuse/__init__.py -> arvados_fuse-2.8.0.dev20240213172635/arvados_fuse copying arvados_fuse/_version.py -> arvados_fuse-2.8.0.dev20240213172635/arvados_fuse copying arvados_fuse/command.py -> arvados_fuse-2.8.0.dev20240213172635/arvados_fuse copying arvados_fuse/crunchstat.py -> arvados_fuse-2.8.0.dev20240213172635/arvados_fuse copying arvados_fuse/fresh.py -> arvados_fuse-2.8.0.dev20240213172635/arvados_fuse copying arvados_fuse/fusedir.py -> arvados_fuse-2.8.0.dev20240213172635/arvados_fuse copying arvados_fuse/fusefile.py -> arvados_fuse-2.8.0.dev20240213172635/arvados_fuse copying arvados_fuse/unmount.py -> arvados_fuse-2.8.0.dev20240213172635/arvados_fuse copying arvados_fuse.egg-info/PKG-INFO -> arvados_fuse-2.8.0.dev20240213172635/arvados_fuse.egg-info copying arvados_fuse.egg-info/SOURCES.txt -> arvados_fuse-2.8.0.dev20240213172635/arvados_fuse.egg-info copying arvados_fuse.egg-info/dependency_links.txt -> arvados_fuse-2.8.0.dev20240213172635/arvados_fuse.egg-info copying arvados_fuse.egg-info/not-zip-safe -> arvados_fuse-2.8.0.dev20240213172635/arvados_fuse.egg-info copying arvados_fuse.egg-info/requires.txt -> arvados_fuse-2.8.0.dev20240213172635/arvados_fuse.egg-info copying arvados_fuse.egg-info/top_level.txt -> arvados_fuse-2.8.0.dev20240213172635/arvados_fuse.egg-info copying bin/arv-mount -> arvados_fuse-2.8.0.dev20240213172635/bin copying tests/test_cache.py -> arvados_fuse-2.8.0.dev20240213172635/tests copying tests/test_command_args.py -> arvados_fuse-2.8.0.dev20240213172635/tests copying tests/test_crunchstat.py -> arvados_fuse-2.8.0.dev20240213172635/tests copying tests/test_exec.py -> arvados_fuse-2.8.0.dev20240213172635/tests copying tests/test_inodes.py -> arvados_fuse-2.8.0.dev20240213172635/tests copying tests/test_mount.py -> arvados_fuse-2.8.0.dev20240213172635/tests copying tests/test_mount_filters.py -> arvados_fuse-2.8.0.dev20240213172635/tests copying tests/test_mount_type.py -> arvados_fuse-2.8.0.dev20240213172635/tests copying tests/test_retry.py -> arvados_fuse-2.8.0.dev20240213172635/tests copying tests/test_tmp_collection.py -> arvados_fuse-2.8.0.dev20240213172635/tests copying tests/test_token_expiry.py -> arvados_fuse-2.8.0.dev20240213172635/tests copying tests/test_unmount.py -> arvados_fuse-2.8.0.dev20240213172635/tests copying arvados_fuse.egg-info/SOURCES.txt -> arvados_fuse-2.8.0.dev20240213172635/arvados_fuse.egg-info Writing arvados_fuse-2.8.0.dev20240213172635/setup.cfg creating dist Creating tar archive removing 'arvados_fuse-2.8.0.dev20240213172635' (and everything under it) running rotate 1 file(s) matching arvados_fuse*.tar.gz Processing ./services/fuse/dist/arvados_fuse-2.8.0.dev20240213172635.tar.gz Requirement already satisfied: arvados-python-client<=2.8.0.dev20240213172635 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados_fuse==2.8.0.dev20240213172635) (2.8.0.dev20240213172635) Requirement already satisfied: llfuse>=1.3.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados_fuse==2.8.0.dev20240213172635) (1.5.0) Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados_fuse==2.8.0.dev20240213172635) (0.18.3) Requirement already satisfied: python-daemon in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados_fuse==2.8.0.dev20240213172635) (3.0.1) Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados_fuse==2.8.0.dev20240213172635) (2.3.1) Requirement already satisfied: setuptools in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados_fuse==2.8.0.dev20240213172635) (69.0.3) Requirement already satisfied: prometheus_client in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados_fuse==2.8.0.dev20240213172635) (0.19.0) Requirement already satisfied: google-api-core<2.11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240213172635->arvados_fuse==2.8.0.dev20240213172635) (2.10.2) Requirement already satisfied: google-api-python-client>=2.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240213172635->arvados_fuse==2.8.0.dev20240213172635) (2.114.0) Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240213172635->arvados_fuse==2.8.0.dev20240213172635) (1.35.0) Requirement already satisfied: httplib2<0.20.2,>=0.9.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240213172635->arvados_fuse==2.8.0.dev20240213172635) (0.20.1) Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240213172635->arvados_fuse==2.8.0.dev20240213172635) (3.20.3) Requirement already satisfied: pycurl<7.45.0,>=7.19.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240213172635->arvados_fuse==2.8.0.dev20240213172635) (7.44.1) Requirement already satisfied: pyparsing<3 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240213172635->arvados_fuse==2.8.0.dev20240213172635) (2.4.7) Requirement already satisfied: ruamel.yaml<0.17.22,>=0.15.54 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240213172635->arvados_fuse==2.8.0.dev20240213172635) (0.17.21) Requirement already satisfied: websockets>=11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240213172635->arvados_fuse==2.8.0.dev20240213172635) (12.0) Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20240213172635->arvados_fuse==2.8.0.dev20240213172635) (2.31.0) Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20240213172635->arvados_fuse==2.8.0.dev20240213172635) (1.62.0) Requirement already satisfied: google-auth-httplib2>=0.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.8.0.dev20240213172635->arvados_fuse==2.8.0.dev20240213172635) (0.2.0) Requirement already satisfied: uritemplate<5,>=3.0.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.8.0.dev20240213172635->arvados_fuse==2.8.0.dev20240213172635) (4.1.1) Requirement already satisfied: rsa<5,>=3.1.4 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20240213172635->arvados_fuse==2.8.0.dev20240213172635) (4.9) Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20240213172635->arvados_fuse==2.8.0.dev20240213172635) (0.3.0) Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20240213172635->arvados_fuse==2.8.0.dev20240213172635) (4.2.4) Requirement already satisfied: six>=1.9.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20240213172635->arvados_fuse==2.8.0.dev20240213172635) (1.16.0) Requirement already satisfied: pyasn1<0.6.0,>=0.4.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from pyasn1-modules>=0.2.1->google-auth<2->arvados-python-client<=2.8.0.dev20240213172635->arvados_fuse==2.8.0.dev20240213172635) (0.5.1) Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20240213172635->arvados_fuse==2.8.0.dev20240213172635) (2023.11.17) Requirement already satisfied: charset-normalizer<4,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20240213172635->arvados_fuse==2.8.0.dev20240213172635) (3.3.2) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20240213172635->arvados_fuse==2.8.0.dev20240213172635) (2.1.0) Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20240213172635->arvados_fuse==2.8.0.dev20240213172635) (3.6) Requirement already satisfied: ruamel.yaml.clib>=0.2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from ruamel.yaml<0.17.22,>=0.15.54->arvados-python-client<=2.8.0.dev20240213172635->arvados_fuse==2.8.0.dev20240213172635) (0.2.8) Requirement already satisfied: lockfile>=0.10 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from python-daemon->arvados_fuse==2.8.0.dev20240213172635) (0.12.2) Requirement already satisfied: docutils in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from python-daemon->arvados_fuse==2.8.0.dev20240213172635) (0.20.1) Using legacy 'setup.py install' for arvados-fuse, since package 'wheel' is not installed. Installing collected packages: arvados-fuse Attempting uninstall: arvados-fuse Found existing installation: arvados-fuse 2.8.0.dev20240105200031 Uninstalling arvados-fuse-2.8.0.dev20240105200031: Successfully uninstalled arvados-fuse-2.8.0.dev20240105200031 Running setup.py install for arvados-fuse: started Running setup.py install for arvados-fuse: finished with status 'done' Successfully installed arvados-fuse-2.8.0.dev20240213172635 Processing ./services/fuse/dist/arvados_fuse-2.8.0.dev20240213172635.tar.gz Using legacy 'setup.py install' for arvados-fuse, since package 'wheel' is not installed. Installing collected packages: arvados-fuse Running setup.py install for arvados-fuse: started Running setup.py install for arvados-fuse: finished with status 'done' Successfully installed arvados-fuse-2.8.0.dev20240213172635 ======= install services/fuse -- 3s ======= install tools/crunchstat-summary Using /tmp/workspace/run-tests-remainder/sdk/python for version number calculation of /tmp/workspace/run-tests-remainder/tools/crunchstat-summary running sdist running egg_info creating crunchstat_summary.egg-info writing crunchstat_summary.egg-info/PKG-INFO writing dependency_links to crunchstat_summary.egg-info/dependency_links.txt writing requirements to crunchstat_summary.egg-info/requires.txt writing top-level names to crunchstat_summary.egg-info/top_level.txt writing manifest file 'crunchstat_summary.egg-info/SOURCES.txt' reading manifest file 'crunchstat_summary.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'crunchstat_summary.egg-info/SOURCES.txt' running check creating crunchstat_summary-2.8.0.dev20240213172635 creating crunchstat_summary-2.8.0.dev20240213172635/bin creating crunchstat_summary-2.8.0.dev20240213172635/crunchstat_summary creating crunchstat_summary-2.8.0.dev20240213172635/crunchstat_summary.egg-info creating crunchstat_summary-2.8.0.dev20240213172635/tests copying files to crunchstat_summary-2.8.0.dev20240213172635... copying MANIFEST.in -> crunchstat_summary-2.8.0.dev20240213172635 copying README.rst -> crunchstat_summary-2.8.0.dev20240213172635 copying agpl-3.0.txt -> crunchstat_summary-2.8.0.dev20240213172635 copying arvados_version.py -> crunchstat_summary-2.8.0.dev20240213172635 copying setup.py -> crunchstat_summary-2.8.0.dev20240213172635 copying bin/crunchstat-summary -> crunchstat_summary-2.8.0.dev20240213172635/bin copying crunchstat_summary/__init__.py -> crunchstat_summary-2.8.0.dev20240213172635/crunchstat_summary copying crunchstat_summary/_version.py -> crunchstat_summary-2.8.0.dev20240213172635/crunchstat_summary copying crunchstat_summary/command.py -> crunchstat_summary-2.8.0.dev20240213172635/crunchstat_summary copying crunchstat_summary/dygraphs.js -> crunchstat_summary-2.8.0.dev20240213172635/crunchstat_summary copying crunchstat_summary/dygraphs.py -> crunchstat_summary-2.8.0.dev20240213172635/crunchstat_summary copying crunchstat_summary/reader.py -> crunchstat_summary-2.8.0.dev20240213172635/crunchstat_summary copying crunchstat_summary/summarizer.py -> crunchstat_summary-2.8.0.dev20240213172635/crunchstat_summary copying crunchstat_summary/synchronizer.js -> crunchstat_summary-2.8.0.dev20240213172635/crunchstat_summary copying crunchstat_summary/webchart.py -> crunchstat_summary-2.8.0.dev20240213172635/crunchstat_summary copying crunchstat_summary.egg-info/PKG-INFO -> crunchstat_summary-2.8.0.dev20240213172635/crunchstat_summary.egg-info copying crunchstat_summary.egg-info/SOURCES.txt -> crunchstat_summary-2.8.0.dev20240213172635/crunchstat_summary.egg-info copying crunchstat_summary.egg-info/dependency_links.txt -> crunchstat_summary-2.8.0.dev20240213172635/crunchstat_summary.egg-info copying crunchstat_summary.egg-info/not-zip-safe -> crunchstat_summary-2.8.0.dev20240213172635/crunchstat_summary.egg-info copying crunchstat_summary.egg-info/requires.txt -> crunchstat_summary-2.8.0.dev20240213172635/crunchstat_summary.egg-info copying crunchstat_summary.egg-info/top_level.txt -> crunchstat_summary-2.8.0.dev20240213172635/crunchstat_summary.egg-info copying tests/test_examples.py -> crunchstat_summary-2.8.0.dev20240213172635/tests copying crunchstat_summary.egg-info/SOURCES.txt -> crunchstat_summary-2.8.0.dev20240213172635/crunchstat_summary.egg-info Writing crunchstat_summary-2.8.0.dev20240213172635/setup.cfg creating dist Creating tar archive removing 'crunchstat_summary-2.8.0.dev20240213172635' (and everything under it) running rotate 1 file(s) matching crunchstat_summary*.tar.gz Processing ./tools/crunchstat-summary/dist/crunchstat_summary-2.8.0.dev20240213172635.tar.gz Requirement already satisfied: arvados-python-client<=2.8.0.dev20240213172635 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from crunchstat_summary==2.8.0.dev20240213172635) (2.8.0.dev20240213172635) Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240213172635->crunchstat_summary==2.8.0.dev20240213172635) (2.3.1) Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240213172635->crunchstat_summary==2.8.0.dev20240213172635) (0.18.3) Requirement already satisfied: google-api-core<2.11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240213172635->crunchstat_summary==2.8.0.dev20240213172635) (2.10.2) Requirement already satisfied: google-api-python-client>=2.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240213172635->crunchstat_summary==2.8.0.dev20240213172635) (2.114.0) Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240213172635->crunchstat_summary==2.8.0.dev20240213172635) (1.35.0) Requirement already satisfied: httplib2<0.20.2,>=0.9.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240213172635->crunchstat_summary==2.8.0.dev20240213172635) (0.20.1) Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240213172635->crunchstat_summary==2.8.0.dev20240213172635) (3.20.3) Requirement already satisfied: pycurl<7.45.0,>=7.19.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240213172635->crunchstat_summary==2.8.0.dev20240213172635) (7.44.1) Requirement already satisfied: pyparsing<3 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240213172635->crunchstat_summary==2.8.0.dev20240213172635) (2.4.7) Requirement already satisfied: ruamel.yaml<0.17.22,>=0.15.54 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240213172635->crunchstat_summary==2.8.0.dev20240213172635) (0.17.21) Requirement already satisfied: setuptools>=40.3.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240213172635->crunchstat_summary==2.8.0.dev20240213172635) (69.0.3) Requirement already satisfied: websockets>=11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240213172635->crunchstat_summary==2.8.0.dev20240213172635) (12.0) Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20240213172635->crunchstat_summary==2.8.0.dev20240213172635) (2.31.0) Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20240213172635->crunchstat_summary==2.8.0.dev20240213172635) (1.62.0) Requirement already satisfied: uritemplate<5,>=3.0.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.8.0.dev20240213172635->crunchstat_summary==2.8.0.dev20240213172635) (4.1.1) Requirement already satisfied: google-auth-httplib2>=0.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.8.0.dev20240213172635->crunchstat_summary==2.8.0.dev20240213172635) (0.2.0) Requirement already satisfied: rsa<5,>=3.1.4 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20240213172635->crunchstat_summary==2.8.0.dev20240213172635) (4.9) Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20240213172635->crunchstat_summary==2.8.0.dev20240213172635) (0.3.0) Requirement already satisfied: six>=1.9.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20240213172635->crunchstat_summary==2.8.0.dev20240213172635) (1.16.0) Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20240213172635->crunchstat_summary==2.8.0.dev20240213172635) (4.2.4) Requirement already satisfied: pyasn1<0.6.0,>=0.4.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from pyasn1-modules>=0.2.1->google-auth<2->arvados-python-client<=2.8.0.dev20240213172635->crunchstat_summary==2.8.0.dev20240213172635) (0.5.1) Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20240213172635->crunchstat_summary==2.8.0.dev20240213172635) (2023.11.17) Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20240213172635->crunchstat_summary==2.8.0.dev20240213172635) (3.6) Requirement already satisfied: charset-normalizer<4,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20240213172635->crunchstat_summary==2.8.0.dev20240213172635) (3.3.2) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20240213172635->crunchstat_summary==2.8.0.dev20240213172635) (2.1.0) Requirement already satisfied: ruamel.yaml.clib>=0.2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from ruamel.yaml<0.17.22,>=0.15.54->arvados-python-client<=2.8.0.dev20240213172635->crunchstat_summary==2.8.0.dev20240213172635) (0.2.8) Using legacy 'setup.py install' for crunchstat-summary, since package 'wheel' is not installed. Installing collected packages: crunchstat-summary Attempting uninstall: crunchstat-summary Found existing installation: crunchstat-summary 2.8.0.dev20240105200031 Uninstalling crunchstat-summary-2.8.0.dev20240105200031: Successfully uninstalled crunchstat-summary-2.8.0.dev20240105200031 Running setup.py install for crunchstat-summary: started Running setup.py install for crunchstat-summary: finished with status 'done' Successfully installed crunchstat-summary-2.8.0.dev20240213172635 Processing ./tools/crunchstat-summary/dist/crunchstat_summary-2.8.0.dev20240213172635.tar.gz Using legacy 'setup.py install' for crunchstat-summary, since package 'wheel' is not installed. Installing collected packages: crunchstat-summary Running setup.py install for crunchstat-summary: started Running setup.py install for crunchstat-summary: finished with status 'done' Successfully installed crunchstat-summary-2.8.0.dev20240213172635 ======= install tools/crunchstat-summary -- 4s ======= install cmd/arvados-client ======= install cmd/arvados-client -- 3s ======= install cmd/arvados-package ======= install cmd/arvados-package -- 5s ======= install cmd/arvados-server ======= install cmd/arvados-server -- 27s ======= install lib/boot ======= install lib/boot -- 0s ======= install lib/cli ======= install lib/cli -- 0s ======= install lib/cloud ======= install lib/cloud -- 0s ======= install lib/cloud/azure ======= install lib/cloud/azure -- 0s ======= install lib/cloud/cloudtest ======= install lib/cloud/cloudtest -- 0s ======= install lib/cloud/ec2 ======= install lib/cloud/ec2 -- 1s ======= install lib/cloud/loopback ======= install lib/cloud/loopback -- 0s ======= install lib/cmd ======= install lib/cmd -- 0s ======= install lib/cmdtest ======= install lib/cmdtest -- 0s ======= install lib/config ======= install lib/config -- 0s ======= install lib/controller ======= install lib/controller -- 0s ======= install lib/controller/api ======= install lib/controller/api -- 0s ======= install lib/controller/dblock ======= install lib/controller/dblock -- 0s ======= install lib/controller/federation ======= install lib/controller/federation -- 0s ======= install lib/controller/localdb ======= install lib/controller/localdb -- 0s ======= install lib/controller/railsproxy ======= install lib/controller/railsproxy -- 0s ======= install lib/controller/router ======= install lib/controller/router -- 1s ======= install lib/controller/rpc ======= install lib/controller/rpc -- 0s ======= install lib/costanalyzer ======= install lib/costanalyzer -- 0s ======= install lib/crunchrun ======= install lib/crunchrun -- 0s ======= install lib/crunchstat ======= install lib/crunchstat -- 0s ======= install lib/ctrlctx ======= install lib/ctrlctx -- 0s ======= install lib/deduplicationreport ======= install lib/deduplicationreport -- 0s ======= install lib/diagnostics ======= install lib/diagnostics -- 0s ======= install lib/dispatchcloud ======= install lib/dispatchcloud -- 0s ======= install lib/dispatchcloud/container ======= install lib/dispatchcloud/container -- 0s ======= install lib/dispatchcloud/scheduler ======= install lib/dispatchcloud/scheduler -- 0s ======= install lib/dispatchcloud/sshexecutor ======= install lib/dispatchcloud/sshexecutor -- 0s ======= install lib/dispatchcloud/test ======= install lib/dispatchcloud/test -- 1s ======= install lib/dispatchcloud/worker ======= install lib/dispatchcloud/worker -- 0s ======= install lib/install ======= install lib/install -- 0s ======= install lib/lsf ======= install lib/lsf -- 0s ======= install lib/mount ======= install lib/mount -- 0s ======= install lib/pam ======= install lib/pam -- 1s ======= install lib/recovercollection ======= install lib/recovercollection -- 0s ======= install lib/selfsigned ======= install lib/selfsigned -- 0s ======= install lib/service ======= install lib/service -- 0s ======= install lib/webdavfs ======= install lib/webdavfs -- 0s ======= install sdk/go/arvados ======= install sdk/go/arvados -- 0s ======= install sdk/go/arvadosclient ======= install sdk/go/arvadosclient -- 0s ======= install sdk/go/arvadostest ======= install sdk/go/arvadostest -- 0s ======= install sdk/go/asyncbuf ======= install sdk/go/asyncbuf -- 0s ======= install sdk/go/auth ======= install sdk/go/auth -- 1s ======= install sdk/go/blockdigest ======= install sdk/go/blockdigest -- 0s ======= install sdk/go/config ======= install sdk/go/config -- 0s ======= install sdk/go/ctxlog ======= install sdk/go/ctxlog -- 0s ======= install sdk/go/dispatch ======= install sdk/go/dispatch -- 0s ======= install sdk/go/health ======= install sdk/go/health -- 0s ======= install sdk/go/httpserver ======= install sdk/go/httpserver -- 0s ======= install sdk/go/keepclient ======= install sdk/go/keepclient -- 0s ======= install sdk/go/manifest ======= install sdk/go/manifest -- 0s ======= install sdk/go/stats ======= install sdk/go/stats -- 0s ======= install services/crunch-dispatch-local ======= install services/crunch-dispatch-local -- 1s ======= install services/crunch-dispatch-slurm ======= install services/crunch-dispatch-slurm -- 0s ======= install services/githttpd ======= install services/githttpd -- 0s ======= install services/keep-balance ======= install services/keep-balance -- 1s ======= install services/keepproxy ======= install services/keepproxy -- 0s ======= install services/keepstore ======= install services/keepstore -- 0s ======= install services/keep-web ======= install services/keep-web -- 0s ======= install services/ws ======= install services/ws -- 0s ======= install tools/keep-block-check ======= install tools/keep-block-check -- 0s ======= install tools/keep-exercise ======= install tools/keep-exercise -- 1s ======= install tools/keep-rsync ======= install tools/keep-rsync -- 0s ======= install tools/sync-groups ======= install tools/sync-groups -- 1s ======= install tools/sync-users ======= install tools/sync-users -- 0s ======= install services/api (Running bundle install --local. 'could not find package' messages are OK.) [DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'false'`, and stop using this flag Could not find googleauth-1.9.2 in cached gems or installed locally (Running bundle install again, without --local.) [DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'false'`, and stop using this flag Fetching gem metadata from https://rubygems.org/......... Fetching googleauth 1.9.2 Installing googleauth 1.9.2 Bundle complete! 31 Gemfile dependencies, 104 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. Bundle complete! 31 Gemfile dependencies, 104 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. Updating files in vendor/cache * rake-13.0.6.gem * concurrent-ruby-1.2.3.gem * i18n-1.14.1.gem * minitest-5.10.3.gem * tzinfo-2.0.6.gem * activesupport-7.0.8.gem * builder-3.2.4.gem * erubi-1.12.0.gem * racc-1.7.1.gem * nokogiri-1.15.4-x86_64-linux.gem * rails-dom-testing-2.2.0.gem * crass-1.0.6.gem * loofah-2.21.3.gem * rails-html-sanitizer-1.6.0.gem * actionview-7.0.8.gem * rack-2.2.8.gem * rack-test-2.1.0.gem * actionpack-7.0.8.gem * nio4r-2.5.9.gem * websocket-extensions-0.1.5.gem * websocket-driver-0.7.6.gem * actioncable-7.0.8.gem * globalid-1.2.1.gem * activejob-7.0.8.gem * activemodel-7.0.8.gem * activerecord-7.0.8.gem * marcel-1.0.2.gem * mini_mime-1.1.5.gem * activestorage-7.0.8.gem * date-3.3.3.gem * timeout-0.4.0.gem * net-protocol-0.2.1.gem * net-imap-0.3.7.gem * net-pop-0.1.2.gem * net-smtp-0.4.0.gem * mail-2.8.1.gem * actionmailbox-7.0.8.gem * actionmailer-7.0.8.gem * actiontext-7.0.8.gem * acts_as_api-1.0.1.gem * public_suffix-5.0.4.gem * addressable-2.8.6.gem * andand-1.3.3.gem * extlib-0.9.16.gem * multi_json-1.15.0.gem * autoparse-0.3.3.gem * base64-0.2.0.gem * faraday-net_http-3.0.2.gem * ruby2_keywords-0.0.5.gem * faraday-2.8.1.gem * zlib-3.1.0.gem * faraday-gzip-2.0.1.gem * multipart-post-2.4.0.gem * faraday-multipart-1.0.4.gem * google-cloud-env-2.1.1.gem * jwt-1.5.6.gem * os-1.1.4.gem * signet-0.16.1.gem * googleauth-1.9.2.gem * launchy-2.5.2.gem * retriable-1.4.1.gem * arvados-google-api-client-0.8.7.6.gem * json-2.6.3.gem * arvados-2.7.0.rc2.gem * byebug-11.1.3.gem * docile-1.4.0.gem * factory_bot-6.2.1.gem * method_source-1.0.0.gem * thor-1.2.2.gem * zeitwerk-2.6.11.gem * railties-7.0.8.gem * factory_bot_rails-6.2.0.gem * ffi-1.15.5.gem * httpclient-2.8.3.gem * jquery-rails-4.6.0.gem * rb-fsevent-0.11.2.gem * rb-inotify-0.10.1.gem * listen-3.8.0.gem * request_store-1.5.1.gem * lograge-0.13.0.gem * logstash-event-1.2.02.gem * mini_portile2-2.8.4.gem * mocha-2.1.0.gem * oj-3.16.1.gem * optimist-3.1.0.gem * passenger-6.0.18.gem * pg-1.5.4.gem * power_assert-2.0.3.gem * rails-7.0.8.gem * rails-controller-testing-1.0.5.gem * rails-observers-0.1.5.gem * rails-perftest-0.0.7.gem * responders-3.1.0.gem * ruby-prof-1.6.3.gem * simplecov-html-0.12.3.gem * simplecov_json_formatter-0.1.4.gem * simplecov-0.22.0.gem * simplecov-rcov-0.3.1.gem * sprockets-4.2.1.gem * sprockets-rails-3.4.2.gem * test-unit-3.6.1.gem * webrick-1.8.1.gem Generating a RSA private key .........+++++ ........+++++ writing new private key to '/tmp/workspace/run-tests-remainder/services/api/tmp/self-signed.key' ----- Signature ok subject=C = US, ST = State, L = City, CN = localhost Getting Private key hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /tmp/workspace/run-tests-remainder/services/api/tmp/git/internal.git/ + cd /tmp/workspace/run-tests-remainder/services/api + export RAILS_ENV=test + RAILS_ENV=test + bin/rails db:environment:set Defaulting to memory cache, because /tmp/workspace/run-tests-remainder/services/api/tmp/cache does not exist + bin/rake db:drop Defaulting to memory cache, because /tmp/workspace/run-tests-remainder/services/api/tmp/cache does not exist Dropped database 'arvados_test' + bin/rake db:setup Defaulting to memory cache, because /tmp/workspace/run-tests-remainder/services/api/tmp/cache does not exist Created database 'arvados_test' + bin/rake db:fixtures:load Defaulting to memory cache, because /tmp/workspace/run-tests-remainder/services/api/tmp/cache does not exist ======= install services/api -- 15s ======= install services/workbench2 yarn install ➤ YN0000: ┌ Resolution step ➤ YN0002: │ @coreui/coreui@npm:4.3.2 [f1240] doesn't provide postcss (pb5968), requested by postcss-combine-duplicated-selectors ➤ YN0060: │ arvados-workbench-2@workspace:. provides @coreui/coreui (p399b5) with version 4.3.2, which doesn't satisfy what @coreui/react requests ➤ YN0002: │ arvados-workbench-2@workspace:. doesn't provide @popperjs/core (p7649e), requested by @coreui/coreui ➤ YN0002: │ arvados-workbench-2@workspace:. doesn't provide @popperjs/core (p89fa5), requested by bootstrap ➤ YN0060: │ arvados-workbench-2@workspace:. provides react (pece98) with version 16.14.0, which doesn't satisfy what @coreui/react requests ➤ YN0060: │ arvados-workbench-2@workspace:. provides react-dom (p83810) with version 16.14.0, which doesn't satisfy what @coreui/react requests ➤ YN0060: │ arvados-workbench-2@workspace:. provides redux (p1ed3a) with version 4.0.3, which doesn't satisfy what redux-devtools and some of its descendants request ➤ YN0060: │ arvados-workbench-2@workspace:. provides typescript (pe50ad) with version 4.3.4, which doesn't satisfy what react-scripts and some of its descendants request ➤ YN0060: │ arvados-workbench-2@workspace:. provides typescript (p920f2) with version 4.3.4, which doesn't satisfy what tslint-etc and some of its descendants request ➤ YN0002: │ react-dev-utils@npm:10.2.1 doesn't provide typescript (p62ad2), requested by fork-ts-checker-webpack-plugin ➤ YN0002: │ react-dev-utils@npm:10.2.1 doesn't provide webpack (p2e56c), requested by fork-ts-checker-webpack-plugin ➤ YN0060: │ react-scripts@npm:3.4.4 [f1240] provides @typescript-eslint/eslint-plugin (pef9e6) with version 4.28.0, which doesn't satisfy what eslint-config-react-app requests ➤ YN0060: │ react-scripts@npm:3.4.4 [f1240] provides @typescript-eslint/parser (pd7402) with version 4.28.0, which doesn't satisfy what eslint-config-react-app requests ➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements for details, where is the six-letter p-prefixed code ➤ YN0000: └ Completed in 0s 296ms ➤ YN0000: ┌ Fetch step ➤ YN0013: │ 3 packages were already cached, 1949 had to be fetched ➤ YN0000: └ Completed in 0s 733ms ➤ YN0000: ┌ Link step ➤ YN0007: │ cypress@npm:6.3.0 must be built because it never has been before or the last one failed ➤ YN0007: │ node-sass@npm:7.0.3 must be built because it never has been before or the last one failed ➤ YN0007: │ node-sass@npm:9.0.0 must be built because it never has been before or the last one failed ➤ YN0007: │ @fortawesome/fontawesome-common-types@npm:0.2.35 must be built because it never has been before or the last one failed ➤ YN0007: │ core-js@npm:2.6.12 must be built because it never has been before or the last one failed ➤ YN0007: │ jss@npm:9.8.7 must be built because it never has been before or the last one failed ➤ YN0007: │ core-js@npm:3.15.1 must be built because it never has been before or the last one failed ➤ YN0007: │ core-js-pure@npm:3.15.1 must be built because it never has been before or the last one failed ➤ YN0000: │ @fortawesome/fontawesome-common-types@npm:0.2.35 STDOUT Font Awesome Free 0.2.35 by @fontawesome - https://fontawesome.com ➤ YN0000: │ @fortawesome/fontawesome-common-types@npm:0.2.35 STDOUT License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) ➤ YN0000: │ @fortawesome/fontawesome-common-types@npm:0.2.35 STDOUT ➤ YN0000: │ jss@npm:9.8.7 STDOUT Love JSS? You can now support us on open collective: ➤ YN0000: │ jss@npm:9.8.7 STDOUT > https://opencollective.com/jss/donate ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Downloading binary from https://github.com/sass/node-sass/releases/download/v9.0.0/linux-x64-72_binding.node ➤ YN0000: │ node-sass@npm:7.0.3 STDOUT Downloading binary from https://github.com/sass/node-sass/releases/download/v7.0.3/linux-x64-72_binding.node ➤ YN0000: │ cypress@npm:6.3.0 STDOUT ➤ YN0000: │ cypress@npm:6.3.0 STDOUT Cypress 6.3.0 is installed in /home/jenkins/.cache/Cypress/6.3.0 ➤ YN0000: │ cypress@npm:6.3.0 STDOUT ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Download complete ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Binary saved to /tmp/workspace/run-tests-remainder/services/workbench2/node_modules/node-sass/vendor/linux-x64-72/binding.node ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Binary found at /tmp/workspace/run-tests-remainder/services/workbench2/node_modules/node-sass/vendor/linux-x64-72/binding.node ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Testing binary ➤ YN0000: │ node-sass@npm:7.0.3 STDOUT Download complete ➤ YN0000: │ node-sass@npm:7.0.3 STDOUT Binary saved to /tmp/workspace/run-tests-remainder/services/workbench2/node_modules/node-sass-chokidar/node_modules/node-sass/vendor/linux-x64-72/binding.node ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Binary has a problem: Error: /tmp/workspace/run-tests-remainder/services/workbench2/node_modules/node-sass/vendor/linux-x64-72/binding.node: file too short ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT at Object.Module._extensions..node (internal/modules/cjs/loader.js:1057:18) ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT at Module.load (internal/modules/cjs/loader.js:863:32) ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT at Function.Module._load (internal/modules/cjs/loader.js:708:14) ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT at Module.require (internal/modules/cjs/loader.js:887:19) ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT at require (internal/modules/cjs/helpers.js:74:18) ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT at module.exports (/tmp/workspace/run-tests-remainder/services/workbench2/node_modules/node-sass/lib/binding.js:19:10) ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT at Object. (/tmp/workspace/run-tests-remainder/services/workbench2/node_modules/node-sass/lib/index.js:13:35) ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT at Module._compile (internal/modules/cjs/loader.js:999:30) ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10) ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT at Module.load (internal/modules/cjs/loader.js:863:32) ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Building the binary locally ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Building: /var/lib/arvados/node-v12.22.12-linux-x64/bin/node /tmp/workspace/run-tests-remainder/services/workbench2/node_modules/node-sass/node_modules/node-gyp/bin/node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library= ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info it worked if it ends with ok ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli [ ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli '/var/lib/arvados/node-v12.22.12-linux-x64/bin/node', ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli '/tmp/workspace/run-tests-remainder/services/workbench2/node_modules/node-sass/node_modules/node-gyp/bin/node-gyp.js', ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli 'rebuild', ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli '--verbose', ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli '--libsass_ext=', ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli '--libsass_cflags=', ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli '--libsass_ldflags=', ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli '--libsass_library=' ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli ] ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info using node-gyp@8.4.1 ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info using node@12.22.12 | linux | x64 ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb command rebuild [] ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb command clean [] ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb clean removing "build" directory ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb command configure [] ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb find Python Python is not set from command line or npm configuration ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb find Python Python is not set from environment variable PYTHON ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb find Python checking if "python3" can be used ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb find Python - executing "python3" to get executable path ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb find Python - executable path is "/home/jenkins/tmp/VENV3DIR/bin/python3" ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb find Python - executing "/home/jenkins/tmp/VENV3DIR/bin/python3" to get version ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb find Python - version is "3.9.2" ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info find Python using Python version 3.9.2 found at "/home/jenkins/tmp/VENV3DIR/bin/python3" ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb get node dir no --target version specified, falling back to host node version: 12.22.12 ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb command install [ '12.22.12' ] ➤ YN0000: │ node-sass@npm:7.0.3 STDOUT Binary found at /tmp/workspace/run-tests-remainder/services/workbench2/node_modules/node-sass-chokidar/node_modules/node-sass/vendor/linux-x64-72/binding.node ➤ YN0000: │ node-sass@npm:7.0.3 STDOUT Testing binary ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb install input version string "12.22.12" ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb install installing version: 12.22.12 ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb install --ensure was passed, so won't reinstall if already installed ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb install version is already installed, need to check "installVersion" ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb got "installVersion" 9 ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb needs "installVersion" 9 ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb install version is good ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb get node dir target node version installed: 12.22.12 ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb build dir attempting to create "build" dir: /tmp/workspace/run-tests-remainder/services/workbench2/node_modules/node-sass/build ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb build dir "build" dir needed to be created? Yes ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb build/config.gypi creating config file ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb build/config.gypi writing out config file: /tmp/workspace/run-tests-remainder/services/workbench2/node_modules/node-sass/build/config.gypi ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb config.gypi checking for gypi file: /tmp/workspace/run-tests-remainder/services/workbench2/node_modules/node-sass/config.gypi ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb common.gypi checking for gypi file: /tmp/workspace/run-tests-remainder/services/workbench2/node_modules/node-sass/common.gypi ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb gyp gyp format was not specified; forcing "make" ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn /home/jenkins/tmp/VENV3DIR/bin/python3 ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args [ ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args '/tmp/workspace/run-tests-remainder/services/workbench2/node_modules/node-sass/node_modules/node-gyp/gyp/gyp_main.py', ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args 'binding.gyp', ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args '-f', ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args 'make', ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args '-I', ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args '/tmp/workspace/run-tests-remainder/services/workbench2/node_modules/node-sass/build/config.gypi', ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args '-I', ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args '/tmp/workspace/run-tests-remainder/services/workbench2/node_modules/node-sass/node_modules/node-gyp/addon.gypi', ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args '-I', ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args '/home/jenkins/.cache/node-gyp/12.22.12/include/node/common.gypi', ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args '-Dlibrary=shared_library', ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args '-Dvisibility=default', ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args '-Dnode_root_dir=/home/jenkins/.cache/node-gyp/12.22.12', ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args '-Dnode_gyp_dir=/tmp/workspace/run-tests-remainder/services/workbench2/node_modules/node-sass/node_modules/node-gyp', ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args '-Dnode_lib_file=/home/jenkins/.cache/node-gyp/12.22.12/<(target_arch)/node.lib', ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args '-Dmodule_root_dir=/tmp/workspace/run-tests-remainder/services/workbench2/node_modules/node-sass', ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args '-Dnode_engine=v8', ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args '--depth=.', ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args '--no-parallel', ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args '--generator-output', ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args 'build', ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args '-Goutput_dir=.' ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args ] ➤ YN0000: │ node-sass@npm:7.0.3 STDOUT Binary is fine ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb command build [] ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb build type Release ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb architecture x64 ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb node dev dir /home/jenkins/.cache/node-gyp/12.22.12 ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb `which` succeeded for `make` /usr/bin/make ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn make ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args [ 'V=1', 'BUILDTYPE=Release', '-C', 'build' ] ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT make[1]: Entering directory '/tmp/workspace/run-tests-remainder/services/workbench2/node_modules/node-sass/build' ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/ast.o ../src/libsass/src/ast.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/ast.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/ast_fwd_decl.o ../src/libsass/src/ast_fwd_decl.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/ast_fwd_decl.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/backtrace.o ../src/libsass/src/backtrace.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/backtrace.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/base64vlq.o ../src/libsass/src/base64vlq.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/base64vlq.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/bind.o ../src/libsass/src/bind.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/bind.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT cc -o Release/obj.target/libsass/src/libsass/src/cencode.o ../src/libsass/src/cencode.c '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/cencode.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/cencode.c: In function ‘base64_encode_block’: ➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/cencode.c:48:11: warning: this statement may fall through [-Wimplicit-fallthrough=] ➤ YN0000: │ node-sass@npm:9.0.0 STDERR 48 | result = (fragment & 0x003) << 4; ➤ YN0000: │ node-sass@npm:9.0.0 STDERR | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/cencode.c:52:2: note: here ➤ YN0000: │ node-sass@npm:9.0.0 STDERR 52 | case step_B: ➤ YN0000: │ node-sass@npm:9.0.0 STDERR | ^~~~ ➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/cencode.c:62:11: warning: this statement may fall through [-Wimplicit-fallthrough=] ➤ YN0000: │ node-sass@npm:9.0.0 STDERR 62 | result = (fragment & 0x00f) << 2; ➤ YN0000: │ node-sass@npm:9.0.0 STDERR | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/cencode.c:66:2: note: here ➤ YN0000: │ node-sass@npm:9.0.0 STDERR 66 | case step_C: ➤ YN0000: │ node-sass@npm:9.0.0 STDERR | ^~~~ ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/check_nesting.o ../src/libsass/src/check_nesting.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/check_nesting.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/color_maps.o ../src/libsass/src/color_maps.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/color_maps.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/constants.o ../src/libsass/src/constants.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/constants.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/context.o ../src/libsass/src/context.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/context.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/cssize.o ../src/libsass/src/cssize.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/cssize.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/emitter.o ../src/libsass/src/emitter.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/emitter.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/environment.o ../src/libsass/src/environment.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/environment.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/error_handling.o ../src/libsass/src/error_handling.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/error_handling.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/eval.o ../src/libsass/src/eval.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/eval.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/expand.o ../src/libsass/src/expand.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/expand.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/extend.o ../src/libsass/src/extend.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/extend.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/file.o ../src/libsass/src/file.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/file.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/functions.o ../src/libsass/src/functions.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/functions.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/functions.cpp: In function ‘void Sass::Functions::handle_utf8_error(const Sass::ParserState&, Sass::Backtraces)’: ➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/functions.cpp:110:20: warning: catching polymorphic type ‘class utf8::invalid_code_point’ by value [-Wcatch-value=] ➤ YN0000: │ node-sass@npm:9.0.0 STDERR 110 | catch (utf8::invalid_code_point) { ➤ YN0000: │ node-sass@npm:9.0.0 STDERR | ^~~~~~~~~~~~~~~~~~ ➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/functions.cpp:114:20: warning: catching polymorphic type ‘class utf8::not_enough_room’ by value [-Wcatch-value=] ➤ YN0000: │ node-sass@npm:9.0.0 STDERR 114 | catch (utf8::not_enough_room) { ➤ YN0000: │ node-sass@npm:9.0.0 STDERR | ^~~~~~~~~~~~~~~ ➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/functions.cpp:118:20: warning: catching polymorphic type ‘class utf8::invalid_utf8’ by value [-Wcatch-value=] ➤ YN0000: │ node-sass@npm:9.0.0 STDERR 118 | catch (utf8::invalid_utf8) { ➤ YN0000: │ node-sass@npm:9.0.0 STDERR | ^~~~~~~~~~~~ ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/inspect.o ../src/libsass/src/inspect.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/inspect.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/json.o ../src/libsass/src/json.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/json.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/json.cpp: In function ‘char* json_encode_string(const char*)’: ➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/json.cpp:405:15: warning: catching polymorphic type ‘class std::exception’ by value [-Wcatch-value=] ➤ YN0000: │ node-sass@npm:9.0.0 STDERR 405 | catch (std::exception) { ➤ YN0000: │ node-sass@npm:9.0.0 STDERR | ^~~~~~~~~ ➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/json.cpp: In function ‘char* json_stringify(const JsonNode*, const char*)’: ➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/json.cpp:424:15: warning: catching polymorphic type ‘class std::exception’ by value [-Wcatch-value=] ➤ YN0000: │ node-sass@npm:9.0.0 STDERR 424 | catch (std::exception) { ➤ YN0000: │ node-sass@npm:9.0.0 STDERR | ^~~~~~~~~ ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/lexer.o ../src/libsass/src/lexer.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/lexer.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/listize.o ../src/libsass/src/listize.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/listize.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/memory/SharedPtr.o ../src/libsass/src/memory/SharedPtr.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/memory/SharedPtr.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/node.o ../src/libsass/src/node.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/node.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/operators.o ../src/libsass/src/operators.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/operators.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/output.o ../src/libsass/src/output.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/output.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/parser.o ../src/libsass/src/parser.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/parser.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/plugins.o ../src/libsass/src/plugins.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/plugins.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/position.o ../src/libsass/src/position.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/position.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/prelexer.o ../src/libsass/src/prelexer.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/prelexer.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/remove_placeholders.o ../src/libsass/src/remove_placeholders.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/remove_placeholders.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/sass.o ../src/libsass/src/sass.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/sass.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/sass2scss.o ../src/libsass/src/sass2scss.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/sass2scss.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/sass_context.o ../src/libsass/src/sass_context.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/sass_context.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/sass_functions.o ../src/libsass/src/sass_functions.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/sass_functions.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/sass_util.o ../src/libsass/src/sass_util.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/sass_util.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/sass_values.o ../src/libsass/src/sass_values.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/sass_values.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/source_map.o ../src/libsass/src/source_map.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/source_map.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/subset_map.o ../src/libsass/src/subset_map.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/subset_map.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/to_c.o ../src/libsass/src/to_c.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/to_c.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/to_value.o ../src/libsass/src/to_value.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/to_value.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/units.o ../src/libsass/src/units.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/units.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/utf8_string.o ../src/libsass/src/utf8_string.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/utf8_string.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/util.o ../src/libsass/src/util.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/util.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/libsass/src/libsass/src/values.o ../src/libsass/src/values.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/values.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT rm -f Release/obj.target/src/sass.a && ar crs Release/obj.target/src/sass.a Release/obj.target/libsass/src/libsass/src/ast.o Release/obj.target/libsass/src/libsass/src/ast_fwd_decl.o Release/obj.target/libsass/src/libsass/src/backtrace.o Release/obj.target/libsass/src/libsass/src/base64vlq.o Release/obj.target/libsass/src/libsass/src/bind.o Release/obj.target/libsass/src/libsass/src/cencode.o Release/obj.target/libsass/src/libsass/src/check_nesting.o Release/obj.target/libsass/src/libsass/src/color_maps.o Release/obj.target/libsass/src/libsass/src/constants.o Release/obj.target/libsass/src/libsass/src/context.o Release/obj.target/libsass/src/libsass/src/cssize.o Release/obj.target/libsass/src/libsass/src/emitter.o Release/obj.target/libsass/src/libsass/src/environment.o Release/obj.target/libsass/src/libsass/src/error_handling.o Release/obj.target/libsass/src/libsass/src/eval.o Release/obj.target/libsass/src/libsass/src/expand.o Release/obj.target/libsass/src/libsass/src/extend.o Release/obj.target/libsass/src/libsass/src/file.o Release/obj.target/libsass/src/libsass/src/functions.o Release/obj.target/libsass/src/libsass/src/inspect.o Release/obj.target/libsass/src/libsass/src/json.o Release/obj.target/libsass/src/libsass/src/lexer.o Release/obj.target/libsass/src/libsass/src/listize.o Release/obj.target/libsass/src/libsass/src/memory/SharedPtr.o Release/obj.target/libsass/src/libsass/src/node.o Release/obj.target/libsass/src/libsass/src/operators.o Release/obj.target/libsass/src/libsass/src/output.o Release/obj.target/libsass/src/libsass/src/parser.o Release/obj.target/libsass/src/libsass/src/plugins.o Release/obj.target/libsass/src/libsass/src/position.o Release/obj.target/libsass/src/libsass/src/prelexer.o Release/obj.target/libsass/src/libsass/src/remove_placeholders.o Release/obj.target/libsass/src/libsass/src/sass.o Release/obj.target/libsass/src/libsass/src/sass2scss.o Release/obj.target/libsass/src/libsass/src/sass_context.o Release/obj.target/libsass/src/libsass/src/sass_functions.o Release/obj.target/libsass/src/libsass/src/sass_util.o Release/obj.target/libsass/src/libsass/src/sass_values.o Release/obj.target/libsass/src/libsass/src/source_map.o Release/obj.target/libsass/src/libsass/src/subset_map.o Release/obj.target/libsass/src/libsass/src/to_c.o Release/obj.target/libsass/src/libsass/src/to_value.o Release/obj.target/libsass/src/libsass/src/units.o Release/obj.target/libsass/src/libsass/src/utf8_string.o Release/obj.target/libsass/src/libsass/src/util.o Release/obj.target/libsass/src/libsass/src/values.o ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT ln -f "Release/obj.target/src/sass.a" "Release/sass.a" 2>/dev/null || (rm -rf "Release/sass.a" && cp -af "Release/obj.target/src/sass.a" "Release/sass.a") ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/binding/src/binding.o ../src/binding.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/binding.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/binding.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE render(Nan::NAN_METHOD_ARGS_TYPE)’: ➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/binding.cpp:284:80: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] ➤ YN0000: │ node-sass@npm:9.0.0 STDERR 284 | int status = uv_queue_work(uv_default_loop(), &ctx_w->request, compile_it, (uv_after_work_cb)MakeCallback); ➤ YN0000: │ node-sass@npm:9.0.0 STDERR | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/binding.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE render_file(Nan::NAN_METHOD_ARGS_TYPE)’: ➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/binding.cpp:320:80: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] ➤ YN0000: │ node-sass@npm:9.0.0 STDERR 320 | int status = uv_queue_work(uv_default_loop(), &ctx_w->request, compile_it, (uv_after_work_cb)MakeCallback); ➤ YN0000: │ node-sass@npm:9.0.0 STDERR | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ➤ YN0000: │ node-sass@npm:9.0.0 STDERR In file included from ../node_modules/nan/nan.h:62, ➤ YN0000: │ node-sass@npm:9.0.0 STDERR from ../src/binding.cpp:1: ➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/binding.cpp: At global scope: ➤ YN0000: │ node-sass@npm:9.0.0 STDERR /home/jenkins/.cache/node-gyp/12.22.12/include/node/node.h:736:7: warning: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local)’} to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local, v8::Local, void*)’} [-Wcast-function-type] ➤ YN0000: │ node-sass@npm:9.0.0 STDERR 736 | (node::addon_register_func) (regfunc), \ ➤ YN0000: │ node-sass@npm:9.0.0 STDERR | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ➤ YN0000: │ node-sass@npm:9.0.0 STDERR /home/jenkins/.cache/node-gyp/12.22.12/include/node/node.h:770:3: note: in expansion of macro ‘NODE_MODULE_X’ ➤ YN0000: │ node-sass@npm:9.0.0 STDERR 770 | NODE_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_usage) ➤ YN0000: │ node-sass@npm:9.0.0 STDERR | ^~~~~~~~~~~~~ ➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/binding.cpp:358:1: note: in expansion of macro ‘NODE_MODULE’ ➤ YN0000: │ node-sass@npm:9.0.0 STDERR 358 | NODE_MODULE(binding, RegisterModule); ➤ YN0000: │ node-sass@npm:9.0.0 STDERR | ^~~~~~~~~~~ ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/binding/src/create_string.o ../src/create_string.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/create_string.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/binding/src/custom_function_bridge.o ../src/custom_function_bridge.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/custom_function_bridge.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/binding/src/custom_importer_bridge.o ../src/custom_importer_bridge.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/custom_importer_bridge.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/binding/src/sass_context_wrapper.o ../src/sass_context_wrapper.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/sass_context_wrapper.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/binding/src/sass_types/boolean.o ../src/sass_types/boolean.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/sass_types/boolean.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/binding/src/sass_types/color.o ../src/sass_types/color.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/sass_types/color.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/binding/src/sass_types/error.o ../src/sass_types/error.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/sass_types/error.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/binding/src/sass_types/factory.o ../src/sass_types/factory.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/sass_types/factory.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/binding/src/sass_types/list.o ../src/sass_types/list.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/sass_types/list.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/binding/src/sass_types/map.o ../src/sass_types/map.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/sass_types/map.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/binding/src/sass_types/null.o ../src/sass_types/null.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/sass_types/null.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/binding/src/sass_types/number.o ../src/sass_types/number.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/sass_types/number.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/binding/src/sass_types/string.o ../src/sass_types/string.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/sass_types/string.o.d.raw -c ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT g++ -o Release/obj.target/binding.node -shared -pthread -rdynamic -m64 -Wl,-soname=binding.node -Wl,--start-group Release/obj.target/binding/src/binding.o Release/obj.target/binding/src/create_string.o Release/obj.target/binding/src/custom_function_bridge.o Release/obj.target/binding/src/custom_importer_bridge.o Release/obj.target/binding/src/sass_context_wrapper.o Release/obj.target/binding/src/sass_types/boolean.o Release/obj.target/binding/src/sass_types/color.o Release/obj.target/binding/src/sass_types/error.o Release/obj.target/binding/src/sass_types/factory.o Release/obj.target/binding/src/sass_types/list.o Release/obj.target/binding/src/sass_types/map.o Release/obj.target/binding/src/sass_types/null.o Release/obj.target/binding/src/sass_types/number.o Release/obj.target/binding/src/sass_types/string.o Release/obj.target/src/sass.a -Wl,--end-group ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT ln -f "Release/obj.target/binding.node" "Release/binding.node" 2>/dev/null || (rm -rf "Release/binding.node" && cp -af "Release/obj.target/binding.node" "Release/binding.node") ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT make[1]: Leaving directory '/tmp/workspace/run-tests-remainder/services/workbench2/node_modules/node-sass/build' ➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info ok ➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Installed to /tmp/workspace/run-tests-remainder/services/workbench2/node_modules/node-sass/vendor/linux-x64-72/binding.node ➤ YN0000: └ Completed in 1m 40s ➤ YN0000: Done with warnings in 1m 41s ======= install services/workbench2 -- 103s ======= test gofmt ======= test gofmt -- 11s Starting API, controller, keepproxy, keep-web, githttpd, ws, and nginx ssl proxy... api pid 15653 ok https://127.0.0.1:51607/discovery/v1/apis/arvados/v1/rest ok nginx: [alert] could not open error log file: open() "/var/log/nginx/error.log" failed (13: Permission denied) 2024/02/15 21:23:11 [notice] 15786#15786: using the "epoll" event method 2024/02/15 21:23:11 [notice] 15786#15786: nginx/1.18.0 2024/02/15 21:23:11 [notice] 15786#15786: OS: Linux 5.10.0-26-cloud-amd64 2024/02/15 21:23:11 [notice] 15786#15786: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2024/02/15 21:23:11 [notice] 15786#15786: start worker processes 2024/02/15 21:23:11 [notice] 15786#15786: start worker process 15789 nginx pid 15786 ok controller pid 15793 ok {"health":"OK"} {"health":"OK"} 2024/02/15 21:23:12 [info] 15789#15789: *1 client 127.0.0.1 closed keepalive connection https://0.0.0.0:57991/discovery/v1/apis/arvados/v1/rest ok 2024/02/15 21:23:12 [info] 15789#15789: *3 client 127.0.0.1 closed keepalive connection 2024/02/15 21:23:12 [info] 15789#15789: *5 client 127.0.0.1 closed keepalive connection Using API 0.0.0.0:57991 token 4axaw8zxe0qm22wa6urpp5nskcne8z88cvbupv653y1njyi05h 2024/02/15 21:23:13 [info] 15789#15789: *9 client 127.0.0.1 closed keepalive connection 2024/02/15 21:23:13 [info] 15789#15789: *11 client 127.0.0.1 closed keepalive connection keepproxy pid 15814 ok keep-web pid 15829 ok {"health":"OK"} {"health":"OK"} githttpd pid 15847 ok {"health":"OK"} {"health":"OK"} ws pid 15864 ok ARVADOS_TEST_PROXY_SERVICES=1 ARVADOS_API_TOKEN=4axaw8zxe0qm22wa6urpp5nskcne8z88cvbupv653y1njyi05h ARVADOS_CONFIG=/tmp/workspace/run-tests-remainder/tmp/arvados.yml ARVADOS_API_HOST=0.0.0.0:57991 ARVADOS_TEST_API_INSTALLED=1462 ARVADOS_TEST_API_HOST=127.0.0.1:51607 ARVADOS_API_HOST_INSECURE=true ======= test sdk/ruby-google-api-client *** note `test sdk/ruby-google-api-client` does not actually run any tests, see https://dev.arvados.org/issues/20993 *** ======= test sdk/ruby-google-api-client -- 0s ======= test sdk/cli Run options: -v --seed 24459 # Running: TestArvWs#test_arv_ws_such_option = 0.17 s = . TestArvWs#test_arv_ws_get_help = 0.17 s = . TestArvGet#test_help_exists = 2024/02/15 21:23:17 [info] 15789#15789: *16 client 127.0.0.1 closed keepalive connection 0.88 s = . TestArvGet#test_get_valid_object_with_both_valid_and_invalid_fields = 2024/02/15 21:23:18 [info] 15789#15789: *18 client 127.0.0.1 closed keepalive connection 2024/02/15 21:23:18 [info] 15789#15789: *20 client 127.0.0.1 closed keepalive connection 2024/02/15 21:23:19 [info] 15789#15789: *22 client 127.0.0.1 closed keepalive connection 2.60 s = . TestArvGet#test_get_valid_object_no_format_specified = 2024/02/15 21:23:21 [info] 15789#15789: *24 client 127.0.0.1 closed keepalive connection 2024/02/15 21:23:21 [info] 15789#15789: *26 client 127.0.0.1 closed keepalive connection 2024/02/15 21:23:22 [info] 15789#15789: *28 client 127.0.0.1 closed keepalive connection 2.63 s = . TestArvGet#test_get_valid_object_with_no_valid_fields = 2024/02/15 21:23:23 [info] 15789#15789: *30 client 127.0.0.1 closed keepalive connection 2024/02/15 21:23:24 [info] 15789#15789: *32 client 127.0.0.1 closed keepalive connection 2024/02/15 21:23:24 [info] 15789#15789: *34 client 127.0.0.1 closed keepalive connection 2.60 s = . TestArvGet#test_get_valid_object_json_format_specified = 2024/02/15 21:23:26 [info] 15789#15789: *36 client 127.0.0.1 closed keepalive connection 2024/02/15 21:23:26 [info] 15789#15789: *38 client 127.0.0.1 closed keepalive connection 2024/02/15 21:23:27 [info] 15789#15789: *40 client 127.0.0.1 closed keepalive connection 2.57 s = . TestArvGet#test_get_valid_object_with_valid_fields = 2024/02/15 21:23:29 [info] 15789#15789: *42 client 127.0.0.1 closed keepalive connection 2024/02/15 21:23:29 [info] 15789#15789: *44 client 127.0.0.1 closed keepalive connection 2024/02/15 21:23:30 [info] 15789#15789: *46 client 127.0.0.1 closed keepalive connection 2.60 s = . TestArvGet#test_get_invalid_object = 0.88 s = . TestArvGet#test_get_valid_object_yaml_format_specified = 2024/02/15 21:23:32 [info] 15789#15789: *48 client 127.0.0.1 closed keepalive connection 2024/02/15 21:23:32 [info] 15789#15789: *50 client 127.0.0.1 closed keepalive connection 2024/02/15 21:23:33 [info] 15789#15789: *52 client 127.0.0.1 closed keepalive connection 2.59 s = . TestCollectionCreate#test_read_resource_object_from_file = 2024/02/15 21:23:34 [info] 15789#15789: *54 client 127.0.0.1 closed keepalive connection 0.89 s = . TestCollectionCreate#test_collection_replace_files = 2024/02/15 21:23:35 [info] 15789#15789: *56 client 127.0.0.1 closed keepalive connection 2024/02/15 21:23:36 [info] 15789#15789: *58 client 127.0.0.1 closed keepalive connection 2024/02/15 21:23:37 [info] 15789#15789: *60 client 127.0.0.1 closed keepalive connection 2.64 s = . TestCollectionCreate#test_small_collection = 2024/02/15 21:23:37 [info] 15789#15789: *62 client 127.0.0.1 closed keepalive connection 0.90 s = . TestArvKeepGet#test_dir_to_empty_string = 2024-02-15 21:23:38 arvados.arv_put[16382] INFO: No cache usage requested for this run. 2024-02-15 21:23:38 arvados.arv_put[16382] INFO: Collection saved as 'Saved at 2024-02-15 21:23:38 UTC by jenkins@test-dfopav' 2024/02/15 21:23:38 [info] 15789#15789: *64 client 127.0.0.1 closed keepalive connection 2024-02-15 21:23:38 arvados.arv_put[16386] INFO: No cache usage requested for this run. 2024/02/15 21:23:38 [info] 15789#15789: *67 client 127.0.0.1 closed keepalive connection 2024-02-15 21:23:38 arvados.arv_put[16390] INFO: No cache usage requested for this run. 2024-02-15 21:23:38 arvados.arv_put[16390] INFO: Collection saved as 'Saved at 2024-02-15 21:23:38 UTC by jenkins@test-dfopav (7g2rwq97hu5fv9i)' 2024/02/15 21:23:38 [info] 15789#15789: *69 client 127.0.0.1 closed keepalive connection 0.89 s = . TestArvKeepGet#test_file_to_file_no_overwrite_file = 2024/02/15 21:23:39 [info] 15789#15789: *72 client 127.0.0.1 closed keepalive connection 0.23 s = . TestArvKeepGet#test_sha1_nowrite = 2024/02/15 21:23:39 [info] 15789#15789: *74 client 127.0.0.1 closed keepalive connection 0.22 s = . TestArvKeepGet#test_file_to_file_skip_existing = 2024/02/15 21:23:39 [info] 15789#15789: *76 client 127.0.0.1 closed keepalive connection 0.21 s = . TestArvKeepGet#test_file_to_dir = 2024/02/15 21:23:39 [info] 15789#15789: *78 client 127.0.0.1 closed keepalive connection 0.21 s = . TestArvKeepGet#test_file_to_file_force_overwrite = 2024/02/15 21:23:39 [info] 15789#15789: *80 client 127.0.0.1 closed keepalive connection 0.23 s = . TestArvKeepGet#test_file_to_file = 2024/02/15 21:23:40 [info] 15789#15789: *82 client 127.0.0.1 closed keepalive connection 0.23 s = . TestArvKeepGet#test_manifest_root_to_dir_noslash = 2024/02/15 21:23:40 [info] 15789#15789: *84 client 127.0.0.1 closed keepalive connection 0.22 s = . TestArvKeepGet#test_nonexistent_block = 0.20 s = . TestArvKeepGet#test_display_md5sum = 2024/02/15 21:23:40 [info] 15789#15789: *86 client 127.0.0.1 closed keepalive connection 0.21 s = . TestArvKeepGet#test_block_to_file = 2024/02/15 21:23:41 [info] 15789#15789: *88 client 127.0.0.1 closed keepalive connection 0.22 s = . TestArvKeepGet#test_create_partial_directory_tree = 2024/02/15 21:23:41 [info] 15789#15789: *90 client 127.0.0.1 closed keepalive connection 0.21 s = . TestArvKeepGet#test_no_args = 0.18 s = . TestArvKeepGet#test_help = 0.22 s = . TestArvKeepGet#test_dir_to_file = 0.19 s = . TestArvKeepGet#test_file_to_file_no_overwrite_file_in_dir = 2024/02/15 21:23:42 [info] 15789#15789: *92 client 127.0.0.1 closed keepalive connection 0.21 s = . TestArvKeepGet#test_nonexistent_manifest = 0.19 s = . TestArvKeepGet#test_md5sum_nowrite = 2024/02/15 21:23:42 [info] 15789#15789: *94 client 127.0.0.1 closed keepalive connection 0.21 s = . TestArvKeepGet#test_create_directory_tree = 2024/02/15 21:23:42 [info] 15789#15789: *96 client 127.0.0.1 closed keepalive connection 0.21 s = . TestArvKeepGet#test_file_to_dev_stdout = 2024/02/15 21:23:42 [info] 15789#15789: *98 client 127.0.0.1 closed keepalive connection 0.21 s = . TestArvKeepGet#test_file_to_stdout = 2024/02/15 21:23:43 [info] 15789#15789: *100 client 127.0.0.1 closed keepalive connection 0.23 s = . TestArvKeepGet#test_get_version = 0.18 s = . TestArvKeepGet#test_manifest_root_to_dir = 2024/02/15 21:23:43 [info] 15789#15789: *102 client 127.0.0.1 closed keepalive connection 0.21 s = . TestArvKeepPut#test_filename_arg_with_empty_file = 2024/02/15 21:23:43 [info] 15789#15789: *104 client 127.0.0.1 closed keepalive connection 2024-02-15 21:23:43 arvados.arv_put[16420] INFO: Creating new cache file at /home/jenkins/.cache/arvados/arv-put/6a5ab868454f6e5a3294691163ea441f 2024-02-15 21:23:43 arvados.arv_put[16420] INFO: Collection saved as 'Saved at 2024-02-15 21:23:43 UTC by jenkins@test-dfopav' 0.27 s = . TestArvKeepPut#test_progress_and_batch_progress = 0.19 s = . TestArvKeepPut#test_raw_stdin = 2024/02/15 21:23:44 [info] 15789#15789: *107 client 127.0.0.1 closed keepalive connection 2024-02-15 21:23:44 arvados.arv_put[16424] INFO: No cache usage requested for this run. 0.20 s = . TestArvKeepPut#test_raw_empty_file = 2024/02/15 21:23:44 [info] 15789#15789: *109 client 127.0.0.1 closed keepalive connection 2024-02-15 21:23:44 arvados.arv_put[16426] INFO: Creating new cache file at /home/jenkins/.cache/arvados/arv-put/a06b542c2d8f1930315244c7e9ecb8ab 0.23 s = . TestArvKeepPut#test_raw_file = 2024/02/15 21:23:44 [info] 15789#15789: *111 client 127.0.0.1 closed keepalive connection 2024-02-15 21:23:44 arvados.arv_put[16428] INFO: No cache usage requested for this run. 0.22 s = . TestArvKeepPut#test_as_stream = 2024/02/15 21:23:44 [info] 15789#15789: *113 client 127.0.0.1 closed keepalive connection 2024-02-15 21:23:44 arvados.arv_put[16432] INFO: No cache usage requested for this run. 0.22 s = . TestArvKeepPut#test_filename_arg_with_directory = 0.18 s = . TestArvKeepPut#test_help = 0.18 s = . TestArvKeepPut#test_read_from_dev_stdin_implicit_manifest = 2024/02/15 21:23:45 [info] 15789#15789: *115 client 127.0.0.1 closed keepalive connection 2024-02-15 21:23:45 arvados.arv_put[16441] INFO: No cache usage requested for this run. 2024-02-15 21:23:45 arvados.arv_put[16441] INFO: Collection saved as 'Saved at 2024-02-15 21:23:45 UTC by jenkins@test-dfopav' 0.24 s = . TestArvKeepPut#test_filename_arg_with_multiple_files = 0.17 s = . TestArvKeepPut#test_read_from_dev_stdin = 2024/02/15 21:23:45 [info] 15789#15789: *118 client 127.0.0.1 closed keepalive connection 2024-02-15 21:23:45 arvados.arv_put[16445] INFO: No cache usage requested for this run. 2024-02-15 21:23:45 arvados.arv_put[16445] INFO: Collection saved as 'Saved at 2024-02-15 21:23:45 UTC by jenkins@test-dfopav (shr42j1z5buwj0a)' 0.23 s = . TestArvKeepPut#test_batch_progress = 2024/02/15 21:23:46 [info] 15789#15789: *121 client 127.0.0.1 closed keepalive connection 0.24 s = . TestArvKeepPut#test_progress = 2024/02/15 21:23:46 [info] 15789#15789: *124 client 127.0.0.1 closed keepalive connection 0.24 s = . TestArvKeepPut#test_read_from_implicit_stdin = 2024/02/15 21:23:46 [info] 15789#15789: *127 client 127.0.0.1 closed keepalive connection 2024-02-15 21:23:46 arvados.arv_put[16456] INFO: No cache usage requested for this run. 2024-02-15 21:23:46 arvados.arv_put[16456] INFO: Collection saved as 'Saved at 2024-02-15 21:23:46 UTC by jenkins@test-dfopav (01uofdjjqkxcb3l)' 0.23 s = . TestArvKeepPut#test_read_from_stdin = 2024/02/15 21:23:46 [info] 15789#15789: *130 client 127.0.0.1 closed keepalive connection 2024-02-15 21:23:46 arvados.arv_put[16459] INFO: No cache usage requested for this run. 2024-02-15 21:23:46 arvados.arv_put[16459] INFO: Collection saved as 'Saved at 2024-02-15 21:23:46 UTC by jenkins@test-dfopav (5j3uqad0tdplyjw)' 0.24 s = . TestArvKeepPut#test_read_from_implicit_stdin_implicit_manifest = 2024/02/15 21:23:46 [info] 15789#15789: *133 client 127.0.0.1 closed keepalive connection 2024-02-15 21:23:46 arvados.arv_put[16462] INFO: No cache usage requested for this run. 2024-02-15 21:23:46 arvados.arv_put[16462] INFO: Collection saved as 'Saved at 2024-02-15 21:23:46 UTC by jenkins@test-dfopav (tikmbrmwq13ywhj)' 0.22 s = . TestArvKeepPut#test_read_from_stdin_implicit_manifest = 2024/02/15 21:23:47 [info] 15789#15789: *136 client 127.0.0.1 closed keepalive connection 2024-02-15 21:23:47 arvados.arv_put[16465] INFO: No cache usage requested for this run. 2024-02-15 21:23:47 arvados.arv_put[16465] INFO: Collection saved as 'Saved at 2024-02-15 21:23:47 UTC by jenkins@test-dfopav' 0.22 s = . TestArvTag#test_single_tag_multi_objects = 0.00 s = S TestArvTag#test_no_args = 0.00 s = S TestArvTag#test_single_tag_single_obj = 0.00 s = S Finished in 31.376288s, 1.7848 runs/s, 7.9678 assertions/s. 1) Skipped: TestArvTag#test_single_tag_multi_objects [test/test_arv-tag.rb:64]: TBD 2) Skipped: TestArvTag#test_no_args [test/test_arv-tag.rb:16]: Waiting until #4534 is implemented 3) Skipped: TestArvTag#test_single_tag_single_obj [test/test_arv-tag.rb:28]: TBD 56 runs, 250 assertions, 0 failures, 0 errors, 3 skips ======= test sdk/cli -- 33s ======= test services/login-sync /tmp/workspace/run-tests-remainder/services/login-sync/test/test_add_user.rb:13: warning: assigned but unused variable - valid_groups Run options: -v --seed 56508 # Running: TestAddUser#test_useradd_success = *** Expect crash after getpwnam() fails: 2024/02/15 21:23:49 [info] 15789#15789: *139 client 127.0.0.1 closed keepalive connection 2024/02/15 21:23:49 [info] 15789#15789: *141 client 127.0.0.1 closed keepalive connection Creating account adminroot Created account but then getpwnam() failed for adminroot: can't find user for adminroot Error: can't find user for adminroot /tmp/workspace/run-tests-remainder/services/login-sync/bin/arvados-login-sync:179:in `getpwnam' /tmp/workspace/run-tests-remainder/services/login-sync/bin/arvados-login-sync:179:in `block in
' /tmp/workspace/run-tests-remainder/services/login-sync/bin/arvados-login-sync:157:in `each' /tmp/workspace/run-tests-remainder/services/login-sync/bin/arvados-login-sync:157:in `
' 0.94 s = . TestAddUser#test_useradd_error = 2024/02/15 21:23:50 [info] 15789#15789: *143 client 127.0.0.1 closed keepalive connection 2024/02/15 21:23:50 [info] 15789#15789: *145 client 127.0.0.1 closed keepalive connection Creating account adminroot Account creation failed for adminroot: Creating account active Account creation failed for active: 0.93 s = . Finished in 1.872577s, 1.0680 runs/s, 3.7382 assertions/s. 2 runs, 7 assertions, 0 failures, 0 errors, 0 skips ======= test services/login-sync -- 3s ======= test sdk/java-v2 Welcome to Gradle 5.3.1! Here are the highlights of this release: - Feature variants AKA "optional dependencies" - Type-safe accessors in Kotlin precompiled script plugins - Gradle Module Metadata 1.0 For more details see https://docs.gradle.org/5.3.1/release-notes.html Starting a Gradle Daemon (subsequent builds will be faster) > Task :compileJava > Task :processResources > Task :classes > Task :compileTestJava Note: /tmp/workspace/run-tests-remainder/sdk/java-v2/src/test/java/org/arvados/client/api/client/CollectionsApiClientTest.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :processTestResources > Task :testClasses > Task :test org.arvados.client.facade.ArvadosFacadeTest > downloadOfWholeCollectionIsPerformedSuccessfully PASSED org.arvados.client.facade.ArvadosFacadeTest > downloadOfSingleFilePerformedSuccessfully PASSED org.arvados.client.facade.ArvadosFacadeTest > downloadOfWholeCollectionUsingKeepWebPerformedSuccessfully PASSED org.arvados.client.facade.ArvadosFacadeTest > uploadIsPerformedSuccessfullyUsingDiskOnlyKeepServices SKIPPED org.arvados.client.facade.ArvadosFacadeTest > uploadIsPerformedSuccessfully PASSED org.arvados.client.utils.FileMergeTest > fileChunksAreMergedIntoOneFile PASSED org.arvados.client.utils.FileSplitTest > fileIsDividedIntoSmallerChunks PASSED org.arvados.client.api.client.KeepWebApiClientTest > downloadPartialIsPerformedSuccessfully PASSED org.arvados.client.api.client.KeepWebApiClientTest > uploadFile PASSED org.arvados.client.api.client.LinkApiClientTest > listLinks PASSED org.arvados.client.api.client.LinkApiClientTest > getLink PASSED org.arvados.client.api.client.LinkApiClientTest > createLink PASSED org.arvados.client.api.client.CollectionsApiClientTest > getCollection PASSED org.arvados.client.api.client.CollectionsApiClientTest > createCollectionWithManifest PASSED org.arvados.client.api.client.CollectionsApiClientTest > listCollections PASSED org.arvados.client.api.client.CollectionsApiClientTest > createCollection PASSED org.arvados.client.api.client.CollectionsApiClientTest > testUpdateWithReplaceFiles PASSED org.arvados.client.api.client.UsersApiClientTest > listUsers PASSED org.arvados.client.api.client.UsersApiClientTest > getUser PASSED org.arvados.client.api.client.UsersApiClientTest > getCurrentUser PASSED org.arvados.client.api.client.UsersApiClientTest > getSystemUser PASSED org.arvados.client.api.client.UsersApiClientTest > createUser PASSED org.arvados.client.api.client.KeepServicesApiClientTest > listAccessibleKeepServices PASSED org.arvados.client.api.client.KeepServicesApiClientTest > listKeepServices PASSED org.arvados.client.api.client.KeepServicesApiClientTest > getKeepService PASSED org.arvados.client.api.client.GroupsApiClientTest > listProjectsByOwner PASSED org.arvados.client.api.client.GroupsApiClientTest > listGroups PASSED org.arvados.client.api.client.GroupsApiClientTest > getGroup PASSED OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended org.arvados.client.api.client.factory.OkHttpClientFactoryTest > secureOkHttpClientIsCreated PASSED org.arvados.client.api.client.factory.OkHttpClientFactoryTest > insecureOkHttpClientIsCreated PASSED org.arvados.client.api.client.KeepServerApiClientTest > downloadFileFromServer PASSED org.arvados.client.api.client.KeepServerApiClientTest > uploadFileToServer PASSED org.arvados.client.api.client.BaseStandardApiClientTest > urlBuilderBuildsExpectedUrlFormat PASSED org.arvados.client.logic.collection.ManifestStreamTest > toStringReturnsProperlyConnectedManifestStream PASSED org.arvados.client.logic.collection.FileTokenTest > toStringReturnsOriginalFileTokenInfo PASSED org.arvados.client.logic.collection.FileTokenTest > fullPathIsReturnedProperly PASSED org.arvados.client.logic.collection.FileTokenTest > tokenInfoIsDividedCorrectly PASSED org.arvados.client.logic.collection.ManifestFactoryTest > manifestIsCreatedAsExpected SKIPPED org.arvados.client.logic.collection.ManifestDecoderTest > manifestTextWithInvalidStreamNameThrowsException PASSED org.arvados.client.logic.collection.ManifestDecoderTest > allLocatorsAndFileTokensAreExtractedFromComplexManifest PASSED org.arvados.client.logic.collection.ManifestDecoderTest > allLocatorsAndFileTokensAreExtractedFromSimpleManifest PASSED org.arvados.client.logic.collection.ManifestDecoderTest > emptyManifestTextThrowsException PASSED org.arvados.client.logic.keep.KeepLocatorTest > locatorIsStrippedWithMd5sumAndSize PASSED org.arvados.client.logic.keep.KeepLocatorTest > locatorToStringProperlyShowing PASSED org.arvados.client.logic.keep.KeepLocatorTest > md5sumIsExtracted PASSED org.arvados.client.logic.keep.KeepClientTest > exceptionIsThrownWhenThereAreNoServersAccessible PASSED org.arvados.client.logic.keep.KeepClientTest > uploadedFile PASSED org.arvados.client.logic.keep.KeepClientTest > fileIsDownloadedWhenFirstServerDoesNotRespond PASSED org.arvados.client.logic.keep.KeepClientTest > fileIsDownloaded PASSED org.arvados.client.logic.keep.KeepClientTest > exceptionIsThrownWhenNoServerResponds PASSED org.arvados.client.logic.keep.FileDownloaderTest > testDownloadFileWithResume PASSED org.arvados.client.logic.keep.FileDownloaderTest > downloadingAllFilesFromCollectionWorksProperly PASSED org.arvados.client.logic.keep.FileDownloaderTest > downloadingSingleFileFromKeepWebWorksCorrectly PASSED ---- Test results ---- SUCCESS (53 tests, 51 successes, 0 failures, 2 skipped) BUILD SUCCESSFUL in 16s 5 actionable tasks: 5 executed ======= test sdk/java-v2 -- 17s ======= test services/dockercleaner Using /tmp/workspace/run-tests-remainder/services/dockercleaner for version number calculation of /tmp/workspace/run-tests-remainder/services/dockercleaner running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. running egg_info writing arvados_docker_cleaner.egg-info/PKG-INFO writing dependency_links to arvados_docker_cleaner.egg-info/dependency_links.txt writing entry points to arvados_docker_cleaner.egg-info/entry_points.txt writing requirements to arvados_docker_cleaner.egg-info/requires.txt writing top-level names to arvados_docker_cleaner.egg-info/top_level.txt reading manifest file 'arvados_docker_cleaner.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'arvados_docker_cleaner.egg-info/SOURCES.txt' running build_ext test_args_no_config (tests.test_cleaner.ConfigTestCase) ... ok test_args_override_config (tests.test_cleaner.ConfigTestCase) ... ok test_load_config (tests.test_cleaner.ConfigTestCase) ... ok test_container_exited_between_subscribe_events_and_check_existing (tests.test_cleaner.ContainerRemovalTestCase) ... ok test_remove_always (tests.test_cleaner.ContainerRemovalTestCase) ... ok test_remove_never (tests.test_cleaner.ContainerRemovalTestCase) ... ok test_remove_onexit (tests.test_cleaner.ContainerRemovalTestCase) ... ok test_adds_user_on_container_create (tests.test_cleaner.DockerContainerCleanerTestCase) ... ok test_container_deletion_deletes_volumes (tests.test_cleaner.DockerContainerCleanerTestCase) ... ok test_ends_user_on_container_destroy (tests.test_cleaner.DockerContainerCleanerTestCase) ... ok test_failed_container_deletion_handling (tests.test_cleaner.DockerContainerCleanerTestCase) ... ok test_fetches_container_on_create (tests.test_cleaner.DockerContainerCleanerTestCase) ... ok test_unfetchable_containers_ignored (tests.test_cleaner.DockerContainerCleanerTestCase) ... ok test_unknown_events_ignored (tests.test_cleaner.DockerContainerCleanerTestCase) ... ok test_unknown_image_handling (tests.test_cleaner.DockerContainerCleanerTestCase) ... ok test_adds_user_on_container_create (tests.test_cleaner.DockerImageCleanerTestCase) ... ok test_deletions_after_destroy (tests.test_cleaner.DockerImageCleanerTestCase) ... ok test_ends_user_on_container_destroy (tests.test_cleaner.DockerImageCleanerTestCase) ... ok test_failed_deletion_handling (tests.test_cleaner.DockerImageCleanerTestCase) ... ok test_fetches_container_on_create (tests.test_cleaner.DockerImageCleanerTestCase) ... ok test_unfetchable_containers_ignored (tests.test_cleaner.DockerImageCleanerTestCase) ... ok test_unfetchable_images_ignored (tests.test_cleaner.DockerImageCleanerTestCase) ... ok test_unknown_events_ignored (tests.test_cleaner.DockerImageCleanerTestCase) ... ok test_unknown_image_handling (tests.test_cleaner.DockerImageCleanerTestCase) ... ok test_used_at_does_not_go_backward (tests.test_cleaner.DockerImageTestCase) ... ok test_used_at_moves_forward (tests.test_cleaner.DockerImageTestCase) ... ok test_used_at_sets_last_used (tests.test_cleaner.DockerImageTestCase) ... ok test_adds_user_on_container_create (tests.test_cleaner.DockerImageUseRecorderTestCase) ... ok test_ends_user_on_container_destroy (tests.test_cleaner.DockerImageUseRecorderTestCase) ... ok test_fetches_container_on_create (tests.test_cleaner.DockerImageUseRecorderTestCase) ... ok test_unfetchable_containers_ignored (tests.test_cleaner.DockerImageUseRecorderTestCase) ... ok test_unknown_events_ignored (tests.test_cleaner.DockerImageUseRecorderTestCase) ... ok test_unknown_image_handling (tests.test_cleaner.DockerImageUseRecorderTestCase) ... ok test_adding_user_without_image_does_not_implicitly_add_image (tests.test_cleaner.DockerImagesTestCase) ... ok test_del_image (tests.test_cleaner.DockerImagesTestCase) ... ok test_del_image_effective_with_users_present (tests.test_cleaner.DockerImagesTestCase) ... ok test_del_nonexistent_image (tests.test_cleaner.DockerImagesTestCase) ... ok test_has_image (tests.test_cleaner.DockerImagesTestCase) ... ok test_image_deletable_after_all_users_end (tests.test_cleaner.DockerImagesTestCase) ... ok test_image_deletable_after_unused (tests.test_cleaner.DockerImagesTestCase) ... ok test_image_not_deletable_if_any_user_remains (tests.test_cleaner.DockerImagesTestCase) ... ok test_image_not_deletable_if_user_restarts (tests.test_cleaner.DockerImagesTestCase) ... ok test_images_in_use_not_deletable (tests.test_cleaner.DockerImagesTestCase) ... ok test_images_loaded_from_daemon (tests.test_cleaner.DockerImagesTestCase) ... ok test_images_suggested_for_deletion_by_lru (tests.test_cleaner.DockerImagesTestCase) ... ok test_images_under_target_not_deletable (tests.test_cleaner.DockerImagesTestCase) ... ok test_nonexistent_user_removed (tests.test_cleaner.DockerImagesTestCase) ... ok test_one_image_always_kept (tests.test_cleaner.DockerImagesTestCase) ... ok test_target_size_set_from_daemon (tests.test_cleaner.DockerImagesTestCase) ... ok test_bytes (tests.test_cleaner.HumanSizeTestCase) ... ok test_gibibytes (tests.test_cleaner.HumanSizeTestCase) ... ok test_kibibytes (tests.test_cleaner.HumanSizeTestCase) ... ok test_mebibytes (tests.test_cleaner.HumanSizeTestCase) ... ok test_tebibytes (tests.test_cleaner.HumanSizeTestCase) ... ok test_client_api_version (tests.test_cleaner.MainTestCase) ... ok test_run (tests.test_cleaner.RunTestCase) ... ok ---------------------------------------------------------------------- Ran 56 tests in 0.060s OK ======= test services/dockercleaner -- 1s ======= test tools/crunchstat-summary Using /tmp/workspace/run-tests-remainder/sdk/python for version number calculation of /tmp/workspace/run-tests-remainder/tools/crunchstat-summary running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. running egg_info writing pbr to crunchstat_summary.egg-info/pbr.json writing crunchstat_summary.egg-info/PKG-INFO writing dependency_links to crunchstat_summary.egg-info/dependency_links.txt writing requirements to crunchstat_summary.egg-info/requires.txt writing top-level names to crunchstat_summary.egg-info/top_level.txt reading manifest file 'crunchstat_summary.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'crunchstat_summary.egg-info/SOURCES.txt' running build_ext test_example_files (tests.test_examples.HTMLFromFile) ... 4xphq-8i9sb-v831jm2uq0g2g9x: storage space stats are missing -- possible cluster configuration issue 4xphq-8i9sb-v831jm2uq0g2g9x: storage space stats are missing -- possible cluster configuration issue 4xphq-8i9sb-jq0ekny1xou3zoh: storage space stats are missing -- possible cluster configuration issue 4xphq-8i9sb-jq0ekny1xou3zoh: storage space stats are missing -- possible cluster configuration issue 4xphq-8i9sb-zvb2ocfycpomrup: storage space stats are missing -- possible cluster configuration issue 4xphq-8i9sb-zvb2ocfycpomrup: storage space stats are missing -- possible cluster configuration issue label #1: CPU stats are missing -- possible cluster configuration issue label #1: CPU stats are missing -- possible cluster configuration issue label #1: memory stats are missing -- possible cluster configuration issue label #1: memory stats are missing -- possible cluster configuration issue label #1: storage space stats are missing -- possible cluster configuration issue label #1: storage space stats are missing -- possible cluster configuration issue ok test_acr_job (tests.test_examples.SummarizeACRJob) ... zzzzz-8i9sb-i3e77t9z5y8j9cc (partial): CPU stats are missing -- possible cluster configuration issue zzzzz-8i9sb-i3e77t9z5y8j9cc (partial): CPU stats are missing -- possible cluster configuration issue zzzzz-8i9sb-i3e77t9z5y8j9cc (partial): memory stats are missing -- possible cluster configuration issue zzzzz-8i9sb-i3e77t9z5y8j9cc (partial): memory stats are missing -- possible cluster configuration issue zzzzz-8i9sb-i3e77t9z5y8j9cc (partial): network I/O stats are missing -- possible cluster configuration issue zzzzz-8i9sb-i3e77t9z5y8j9cc (partial): network I/O stats are missing -- possible cluster configuration issue zzzzz-8i9sb-i3e77t9z5y8j9cc (partial): storage space stats are missing -- possible cluster configuration issue zzzzz-8i9sb-i3e77t9z5y8j9cc (partial): storage space stats are missing -- possible cluster configuration issue bar: storage space stats are missing -- possible cluster configuration issue bar: storage space stats are missing -- possible cluster configuration issue baz: storage space stats are missing -- possible cluster configuration issue baz: storage space stats are missing -- possible cluster configuration issue unfinished-job (partial): CPU stats are missing -- possible cluster configuration issue unfinished-job (partial): CPU stats are missing -- possible cluster configuration issue foo: storage space stats are missing -- possible cluster configuration issue foo: storage space stats are missing -- possible cluster configuration issue unfinished-job (partial): memory stats are missing -- possible cluster configuration issue unfinished-job (partial): memory stats are missing -- possible cluster configuration issue unfinished-job (partial): network I/O stats are missing -- possible cluster configuration issue unfinished-job (partial): network I/O stats are missing -- possible cluster configuration issue unfinished-job (partial): storage space stats are missing -- possible cluster configuration issue unfinished-job (partial): storage space stats are missing -- possible cluster configuration issue ok test_container (tests.test_examples.SummarizeContainer) ... container: logdata 9tee4-4zz18-m2swj50nk0r8b6y container: logdata 9tee4-4zz18-m2swj50nk0r8b6y container: parsing logdata 9tee4-4zz18-m2swj50nk0r8b6y container: parsing logdata 9tee4-4zz18-m2swj50nk0r8b6y load collection 9tee4-4zz18-m2swj50nk0r8b6y load collection 9tee4-4zz18-m2swj50nk0r8b6y container: task container starttime 2018-10-03 18:21:07 container: task container starttime 2018-10-03 18:21:07 container: done parsing container: done parsing container: done totals container: done totals ok test_container_request (tests.test_examples.SummarizeContainerRequest) ... container: logdata 9tee4-4zz18-m2swj50nk0r8b6y container: logdata 9tee4-4zz18-m2swj50nk0r8b6y container: parsing logdata 9tee4-4zz18-m2swj50nk0r8b6y container: parsing logdata 9tee4-4zz18-m2swj50nk0r8b6y load collection 9tee4-4zz18-m2swj50nk0r8b6y load collection 9tee4-4zz18-m2swj50nk0r8b6y container: task container starttime 2018-10-03 18:21:07 container: task container starttime 2018-10-03 18:21:07 container: done parsing container: done parsing container: done totals container: done totals ok test_error_messages (tests.test_examples.SummarizeEdgeCases) ... tb05z-8i9sb-khsk5rmf4xjdcbl: CPU stats are missing -- possible cluster configuration issue tb05z-8i9sb-khsk5rmf4xjdcbl: CPU stats are missing -- possible cluster configuration issue tb05z-8i9sb-khsk5rmf4xjdcbl: memory stats are missing -- possible cluster configuration issue tb05z-8i9sb-khsk5rmf4xjdcbl: memory stats are missing -- possible cluster configuration issue tb05z-8i9sb-khsk5rmf4xjdcbl: network I/O stats are missing -- possible cluster configuration issue tb05z-8i9sb-khsk5rmf4xjdcbl: network I/O stats are missing -- possible cluster configuration issue tb05z-8i9sb-khsk5rmf4xjdcbl: storage space stats are missing -- possible cluster configuration issue tb05z-8i9sb-khsk5rmf4xjdcbl: storage space stats are missing -- possible cluster configuration issue ok test_example_files (tests.test_examples.SummarizeFile) ... 4xphq-8i9sb-v831jm2uq0g2g9x: storage space stats are missing -- possible cluster configuration issue 4xphq-8i9sb-v831jm2uq0g2g9x: storage space stats are missing -- possible cluster configuration issue 4xphq-8i9sb-v831jm2uq0g2g9x: no CPU usage data 4xphq-8i9sb-v831jm2uq0g2g9x: no CPU usage data 4xphq-8i9sb-jq0ekny1xou3zoh: storage space stats are missing -- possible cluster configuration issue 4xphq-8i9sb-jq0ekny1xou3zoh: storage space stats are missing -- possible cluster configuration issue 4xphq-8i9sb-zvb2ocfycpomrup: storage space stats are missing -- possible cluster configuration issue 4xphq-8i9sb-zvb2ocfycpomrup: storage space stats are missing -- possible cluster configuration issue 4xphq-8i9sb-zvb2ocfycpomrup: no CPU usage data 4xphq-8i9sb-zvb2ocfycpomrup: no CPU usage data label #1: CPU stats are missing -- possible cluster configuration issue label #1: CPU stats are missing -- possible cluster configuration issue label #1: memory stats are missing -- possible cluster configuration issue label #1: memory stats are missing -- possible cluster configuration issue label #1: storage space stats are missing -- possible cluster configuration issue label #1: storage space stats are missing -- possible cluster configuration issue label #1: no CPU usage data label #1: no CPU usage data ok test_job_report (tests.test_examples.SummarizeJob) ... 4xphq-8i9sb-jq0ekny1xou3zoh: storage space stats are missing -- possible cluster configuration issue 4xphq-8i9sb-jq0ekny1xou3zoh: storage space stats are missing -- possible cluster configuration issue ok test_pipeline (tests.test_examples.SummarizePipeline) ... no-job-assigned: skipping component with no job assigned no-job-assigned: skipping component with no job assigned unfinished-job (partial): CPU stats are missing -- possible cluster configuration issue unfinished-job (partial): CPU stats are missing -- possible cluster configuration issue unfinished-job (partial): memory stats are missing -- possible cluster configuration issue unfinished-job (partial): memory stats are missing -- possible cluster configuration issue foo: storage space stats are missing -- possible cluster configuration issue foo: storage space stats are missing -- possible cluster configuration issue unfinished-job (partial): network I/O stats are missing -- possible cluster configuration issue unfinished-job (partial): network I/O stats are missing -- possible cluster configuration issue baz: storage space stats are missing -- possible cluster configuration issue baz: storage space stats are missing -- possible cluster configuration issue bar: storage space stats are missing -- possible cluster configuration issue bar: storage space stats are missing -- possible cluster configuration issue unfinished-job (partial): storage space stats are missing -- possible cluster configuration issue unfinished-job (partial): storage space stats are missing -- possible cluster configuration issue ok ---------------------------------------------------------------------- Ran 8 tests in 0.067s OK ======= test tools/crunchstat-summary -- 4s ======= test cmd/arvados-client 2024/02/15 21:24:18 [info] 15789#15789: *149 client 127.0.0.1 closed keepalive connection 2024/02/15 21:24:20 [info] 15789#15789: *165 client 127.0.0.1 closed keepalive connection 2024/02/15 21:24:20 [info] 15789#15789: *182 client 127.0.0.1 closed keepalive connection 2024/02/15 21:24:20 [info] 15789#15789: *184 client 127.0.0.1 closed keepalive connection 2024/02/15 21:24:20 [info] 15789#15789: *189 client 127.0.0.1 closed keepalive connection 2024/02/15 21:24:20 [info] 15789#15789: *194 client 127.0.0.1 closed keepalive connection 2024/02/15 21:24:22 [info] 15789#15789: *207 client 127.0.0.1 closed keepalive connection 2024/02/15 21:24:22 [info] 15789#15789: *204 client 127.0.0.1 closed keepalive connection 2024/02/15 21:24:25 [info] 15789#15789: *227 client 127.0.0.1 closed keepalive connection 2024/02/15 21:24:25 [info] 15789#15789: *229 client 127.0.0.1 closed keepalive connection 2024/02/15 21:24:25 [info] 15789#15789: *234 client 127.0.0.1 closed keepalive connection 2024/02/15 21:24:25 [info] 15789#15789: *237 client 127.0.0.1 closed keepalive connection 2024/02/15 21:24:25 [info] 15789#15789: *241 client 127.0.0.1 closed keepalive connection 2024/02/15 21:24:25 [info] 15789#15789: *191 client 127.0.0.1 closed keepalive connection 2024/02/15 21:24:25 [info] 15789#15789: *198 client 127.0.0.1 closed keepalive connection 2024/02/15 21:24:25 [info] 15789#15789: *244 client 127.0.0.1 closed keepalive connection 2024/02/15 21:24:26 [info] 15789#15789: *251 client 127.0.0.1 closed keepalive connection 2024/02/15 21:24:26 [info] 15789#15789: *254 client 127.0.0.1 closed keepalive connection 2024/02/15 21:24:26 [info] 15789#15789: *257 client 127.0.0.1 closed keepalive connection 2024/02/15 21:24:26 [info] 15789#15789: *248 client 127.0.0.1 closed keepalive connection 2024/02/15 21:24:26 [info] 15789#15789: *246 client 127.0.0.1 closed keepalive connection ok git.arvados.org/arvados.git/cmd/arvados-client 10.712s coverage: 0.0% of statements 2024/02/15 21:24:26 [info] 15789#15789: *186 client 127.0.0.1 closed keepalive connection 2024/02/15 21:24:26 [info] 15789#15789: *179 client 127.0.0.1 closed keepalive connection 2024/02/15 21:24:26 [info] 15789#15789: *163 client 127.0.0.1 closed keepalive connection 2024/02/15 21:24:26 [info] 15789#15789: *147 client 127.0.0.1 closed keepalive connection 2024/02/15 21:24:26 [info] 15789#15789: *260 client 127.0.0.1 closed keepalive connection ======= test cmd/arvados-client -- 14s ======= test cmd/arvados-server ? git.arvados.org/arvados.git/cmd/arvados-server [no test files] ======= test cmd/arvados-server -- 3s ======= test lib/boot ok git.arvados.org/arvados.git/lib/boot 0.020s coverage: 2.1% of statements ======= test lib/boot -- 2s ======= test lib/cli 2024/02/15 21:24:31 [info] 15789#15789: *262 client 127.0.0.1 closed keepalive connection ok git.arvados.org/arvados.git/lib/cli 0.021s coverage: 38.6% of statements ======= test lib/cli -- 0s ======= test lib/cloud ok git.arvados.org/arvados.git/lib/cloud 0.004s coverage: 80.0% of statements ======= test lib/cloud -- 1s ======= test lib/cloud/azure ok git.arvados.org/arvados.git/lib/cloud/azure 0.007s coverage: 30.7% of statements ======= test lib/cloud/azure -- 1s ======= test lib/cloud/cloudtest ok git.arvados.org/arvados.git/lib/cloud/cloudtest 0.198s coverage: 46.5% of statements ======= test lib/cloud/cloudtest -- 2s ======= test lib/cloud/ec2 ok git.arvados.org/arvados.git/lib/cloud/ec2 0.016s coverage: 88.5% of statements ======= test lib/cloud/ec2 -- 1s ======= test lib/cloud/loopback ok git.arvados.org/arvados.git/lib/cloud/loopback 0.080s coverage: 70.0% of statements ======= test lib/cloud/loopback -- 1s ======= test lib/cmd ok git.arvados.org/arvados.git/lib/cmd 0.003s coverage: 50.7% of statements ======= test lib/cmd -- 1s ======= test lib/cmdtest ? git.arvados.org/arvados.git/lib/cmdtest [no test files] ======= test lib/cmdtest -- 0s ======= test lib/config ok git.arvados.org/arvados.git/lib/config 1.234s coverage: 80.3% of statements ======= test lib/config -- 2s ======= test lib/controller ok git.arvados.org/arvados.git/lib/controller 59.093s coverage: 82.3% of statements ======= test lib/controller -- 61s ======= test lib/controller/api ? git.arvados.org/arvados.git/lib/controller/api [no test files] ======= test lib/controller/api -- 0s ======= test lib/controller/dblock ok git.arvados.org/arvados.git/lib/controller/dblock 0.125s coverage: 61.8% of statements ======= test lib/controller/dblock -- 0s ======= test lib/controller/federation 2024/02/15 21:25:46 [info] 15789#15789: *268 client 127.0.0.1 closed keepalive connection 2024/02/15 21:25:46 [info] 15789#15789: *265 client 127.0.0.1 closed keepalive connection ok git.arvados.org/arvados.git/lib/controller/federation 3.129s coverage: 38.5% of statements ======= test lib/controller/federation -- 5s ======= test lib/controller/localdb 2024/02/15 21:25:49 [info] 15789#15789: *280 client 127.0.0.1 closed keepalive connection 2024/02/15 21:25:50 [info] 15789#15789: *298 client 127.0.0.1 closed keepalive connection 2024/02/15 21:25:51 [info] 15789#15789: *312 client 127.0.0.1 closed keepalive connection 2024/02/15 21:25:51 [info] 15789#15789: *314 client 127.0.0.1 closed keepalive connection 2024/02/15 21:25:51 [info] 15789#15789: *318 client 127.0.0.1 closed keepalive connection 2024/02/15 21:25:51 [info] 15789#15789: *320 client 127.0.0.1 closed keepalive connection 2024/02/15 21:25:51 [info] 15789#15789: *322 client 127.0.0.1 closed keepalive connection 2024/02/15 21:25:51 [info] 15789#15789: *324 client 127.0.0.1 closed keepalive connection 2024/02/15 21:25:51 [info] 15789#15789: *326 client 127.0.0.1 closed keepalive connection 2024/02/15 21:25:51 [info] 15789#15789: *328 client 127.0.0.1 closed keepalive connection 2024/02/15 21:25:51 [info] 15789#15789: *330 client 127.0.0.1 closed keepalive connection 2024/02/15 21:25:51 [info] 15789#15789: *332 client 127.0.0.1 closed keepalive connection 2024/02/15 21:25:53 [info] 15789#15789: *335 client 127.0.0.1 closed keepalive connection 2024/02/15 21:26:06 [info] 15789#15789: *349 client 127.0.0.1 closed keepalive connection 2024/02/15 21:26:06 [info] 15789#15789: *351 client 127.0.0.1 closed keepalive connection 2024/02/15 21:26:06 [info] 15789#15789: *355 client 127.0.0.1 closed keepalive connection 2024/02/15 21:26:07 [info] 15789#15789: *357 client 127.0.0.1 closed keepalive connection 2024/02/15 21:26:07 [info] 15789#15789: *359 client 127.0.0.1 closed keepalive connection 2024/02/15 21:26:09 [info] 15789#15789: *361 client 127.0.0.1 closed keepalive connection 2024/02/15 21:26:09 [info] 15789#15789: *363 client 127.0.0.1 closed keepalive connection 2024/02/15 21:26:09 [info] 15789#15789: *366 client 127.0.0.1 closed keepalive connection 2024/02/15 21:26:09 [info] 15789#15789: *368 client 127.0.0.1 closed keepalive connection 2024/02/15 21:26:09 [info] 15789#15789: *370 client 127.0.0.1 closed keepalive connection 2024/02/15 21:26:14 [info] 15789#15789: *372 client 127.0.0.1 closed keepalive connection 2024/02/15 21:26:14 [info] 15789#15789: *374 client 127.0.0.1 closed keepalive connection 2024/02/15 21:26:18 [info] 15789#15789: *377 client 127.0.0.1 closed keepalive connection 2024/02/15 21:26:20 [info] 15789#15789: *392 client 127.0.0.1 closed keepalive connection 2024/02/15 21:26:28 [info] 15789#15789: *407 client 127.0.0.1 closed keepalive connection 2024/02/15 21:26:30 [info] 15789#15789: *422 client 127.0.0.1 closed keepalive connection 2024/02/15 21:26:31 [info] 15789#15789: *437 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:06 [info] 15789#15789: *452 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:11 [info] 15789#15789: *467 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:14 [info] 15789#15789: *482 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:15 [info] 15789#15789: *296 client 127.0.0.1 closed keepalive connection ok git.arvados.org/arvados.git/lib/controller/localdb 86.669s coverage: 75.5% of statements ======= test lib/controller/localdb -- 89s ======= test lib/controller/railsproxy ? git.arvados.org/arvados.git/lib/controller/railsproxy [no test files] ======= test lib/controller/railsproxy -- 0s ======= test lib/controller/router 2024/02/15 21:27:18 [info] 15789#15789: *497 client 127.0.0.1 closed keepalive connection ok git.arvados.org/arvados.git/lib/controller/router 1.993s coverage: 58.8% of statements ======= test lib/controller/router -- 3s ======= test lib/controller/rpc 2024/02/15 21:27:19 [info] 15789#15789: *499 client 127.0.0.1 closed keepalive connection ok git.arvados.org/arvados.git/lib/controller/rpc 0.116s coverage: 15.0% of statements ======= test lib/controller/rpc -- 1s ======= test lib/costanalyzer 2024/02/15 21:27:20 [info] 15789#15789: *501 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:20 [info] 15789#15789: *515 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:20 [info] 15789#15789: *517 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:21 [info] 15789#15789: *544 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:21 [info] 15789#15789: *546 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:21 [info] 15789#15789: *550 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:21 [info] 15789#15789: *552 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:21 [info] 15789#15789: *559 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:21 [info] 15789#15789: *561 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:21 [info] 15789#15789: *565 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:21 [info] 15789#15789: *567 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:21 [info] 15789#15789: *577 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:21 [info] 15789#15789: *579 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:21 [info] 15789#15789: *592 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:21 [info] 15789#15789: *594 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:21 [info] 15789#15789: *617 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:21 [info] 15789#15789: *619 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:22 [info] 15789#15789: *635 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:22 [info] 15789#15789: *637 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:22 [info] 15789#15789: *656 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:22 [info] 15789#15789: *658 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:22 [info] 15789#15789: *648 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:22 [info] 15789#15789: *519 client 127.0.0.1 closed keepalive connection ok git.arvados.org/arvados.git/lib/costanalyzer 2.464s coverage: 76.6% of statements ======= test lib/costanalyzer -- 3s ======= test lib/crunchrun 2024/02/15 21:27:25 [info] 15789#15789: *670 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:49 [info] 15789#15789: *676 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:49 [info] 15789#15789: *704 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:50 [info] 15789#15789: *728 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:50 [info] 15789#15789: *717 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:50 [info] 15789#15789: *725 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:50 [info] 15789#15789: *736 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:50 [info] 15789#15789: *738 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:50 [info] 15789#15789: *747 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:50 [info] 15789#15789: *749 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:51 [info] 15789#15789: *755 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:51 [info] 15789#15789: *757 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:51 [info] 15789#15789: *751 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:51 [info] 15789#15789: *753 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:51 [info] 15789#15789: *772 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:51 [info] 15789#15789: *777 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:51 [info] 15789#15789: *775 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:51 [info] 15789#15789: *779 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:52 [info] 15789#15789: *784 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:52 [info] 15789#15789: *786 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:52 [info] 15789#15789: *788 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:52 [info] 15789#15789: *790 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:52 [info] 15789#15789: *794 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:52 [info] 15789#15789: *765 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:52 [info] 15789#15789: *768 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:52 [info] 15789#15789: *782 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:52 [info] 15789#15789: *761 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:52 [info] 15789#15789: *796 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:52 [info] 15789#15789: *804 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:53 [info] 15789#15789: *798 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:55 [info] 15789#15789: *811 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:55 [info] 15789#15789: *813 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:55 [info] 15789#15789: *819 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:55 [info] 15789#15789: *821 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:55 [info] 15789#15789: *815 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:55 [info] 15789#15789: *817 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:55 [info] 15789#15789: *835 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:55 [info] 15789#15789: *840 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:55 [info] 15789#15789: *838 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:55 [info] 15789#15789: *842 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:56 [info] 15789#15789: *845 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:56 [info] 15789#15789: *847 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:56 [info] 15789#15789: *849 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:56 [info] 15789#15789: *851 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:56 [info] 15789#15789: *855 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:56 [info] 15789#15789: *828 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:56 [info] 15789#15789: *831 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:56 [info] 15789#15789: *825 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:56 [info] 15789#15789: *857 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:56 [info] 15789#15789: *864 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:57 [info] 15789#15789: *859 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:59 [info] 15789#15789: *871 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:59 [info] 15789#15789: *873 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:59 [info] 15789#15789: *879 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:59 [info] 15789#15789: *881 client 127.0.0.1 closed keepalive connection 2024/02/15 21:27:59 [info] 15789#15789: *875 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:00 [info] 15789#15789: *877 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:00 [info] 15789#15789: *895 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:00 [info] 15789#15789: *900 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:00 [info] 15789#15789: *898 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:00 [info] 15789#15789: *902 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:00 [info] 15789#15789: *905 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:00 [info] 15789#15789: *907 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:00 [info] 15789#15789: *909 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:00 [info] 15789#15789: *911 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:00 [info] 15789#15789: *913 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:00 [info] 15789#15789: *917 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:00 [info] 15789#15789: *888 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:00 [info] 15789#15789: *891 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:01 [info] 15789#15789: *885 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:01 [info] 15789#15789: *919 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:01 [info] 15789#15789: *926 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:01 [info] 15789#15789: *921 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:03 [info] 15789#15789: *933 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:03 [info] 15789#15789: *935 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:03 [info] 15789#15789: *941 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:03 [info] 15789#15789: *943 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:03 [info] 15789#15789: *937 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:04 [info] 15789#15789: *939 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:04 [info] 15789#15789: *957 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:04 [info] 15789#15789: *962 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:04 [info] 15789#15789: *960 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:04 [info] 15789#15789: *964 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:04 [info] 15789#15789: *967 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:04 [info] 15789#15789: *969 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:04 [info] 15789#15789: *971 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:05 [info] 15789#15789: *973 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:05 [info] 15789#15789: *977 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:05 [info] 15789#15789: *979 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:05 [info] 15789#15789: *950 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:05 [info] 15789#15789: *953 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:05 [info] 15789#15789: *947 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:05 [info] 15789#15789: *981 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:05 [info] 15789#15789: *988 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:05 [info] 15789#15789: *997 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:05 [info] 15789#15789: *999 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:05 [info] 15789#15789: *1005 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:05 [info] 15789#15789: *1007 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:05 [info] 15789#15789: *1001 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:06 [info] 15789#15789: *1003 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:06 [info] 15789#15789: *983 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:06 [info] 15789#15789: *1022 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:06 [info] 15789#15789: *1027 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:06 [info] 15789#15789: *1025 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:06 [info] 15789#15789: *1029 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:06 [info] 15789#15789: *1034 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:06 [info] 15789#15789: *1036 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:06 [info] 15789#15789: *1038 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:06 [info] 15789#15789: *1040 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:06 [info] 15789#15789: *1044 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:07 [info] 15789#15789: *1015 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:07 [info] 15789#15789: *1018 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:07 [info] 15789#15789: *1032 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:07 [info] 15789#15789: *1011 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:07 [info] 15789#15789: *1046 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:07 [info] 15789#15789: *1054 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:07 [info] 15789#15789: *1063 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:07 [info] 15789#15789: *1065 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:07 [info] 15789#15789: *1071 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:07 [info] 15789#15789: *1073 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:07 [info] 15789#15789: *1067 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:08 [info] 15789#15789: *1069 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:08 [info] 15789#15789: *1048 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:08 [info] 15789#15789: *1088 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:08 [info] 15789#15789: *1093 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:08 [info] 15789#15789: *1091 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:08 [info] 15789#15789: *1095 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:08 [info] 15789#15789: *1100 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:08 [info] 15789#15789: *1102 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:08 [info] 15789#15789: *1104 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:08 [info] 15789#15789: *1106 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:08 [info] 15789#15789: *1110 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:09 [info] 15789#15789: *1081 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:09 [info] 15789#15789: *1084 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:09 [info] 15789#15789: *1098 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:09 [info] 15789#15789: *1077 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:09 [info] 15789#15789: *1112 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:09 [info] 15789#15789: *1120 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:09 [info] 15789#15789: *1127 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:09 [info] 15789#15789: *1129 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:09 [info] 15789#15789: *1135 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:09 [info] 15789#15789: *1137 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:09 [info] 15789#15789: *1131 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:10 [info] 15789#15789: *1133 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:10 [info] 15789#15789: *1114 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:10 [info] 15789#15789: *1152 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:10 [info] 15789#15789: *1157 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:10 [info] 15789#15789: *1155 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:10 [info] 15789#15789: *1159 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:10 [info] 15789#15789: *1164 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:10 [info] 15789#15789: *1166 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:10 [info] 15789#15789: *1168 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:10 [info] 15789#15789: *1170 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:10 [info] 15789#15789: *1174 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:11 [info] 15789#15789: *1145 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:11 [info] 15789#15789: *1148 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:11 [info] 15789#15789: *1162 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:11 [info] 15789#15789: *1141 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:11 [info] 15789#15789: *1176 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:11 [info] 15789#15789: *1184 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:11 [info] 15789#15789: *1191 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:11 [info] 15789#15789: *1193 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:11 [info] 15789#15789: *1199 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:11 [info] 15789#15789: *1201 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:11 [info] 15789#15789: *1195 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:12 [info] 15789#15789: *1197 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:12 [info] 15789#15789: *1178 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:12 [info] 15789#15789: *1216 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:12 [info] 15789#15789: *1221 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:12 [info] 15789#15789: *1219 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:12 [info] 15789#15789: *1223 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:12 [info] 15789#15789: *1228 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:12 [info] 15789#15789: *1230 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:12 [info] 15789#15789: *1232 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:12 [info] 15789#15789: *1234 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:12 [info] 15789#15789: *1238 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:13 [info] 15789#15789: *1209 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:13 [info] 15789#15789: *1212 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:13 [info] 15789#15789: *1226 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:13 [info] 15789#15789: *1205 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:13 [info] 15789#15789: *1240 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:13 [info] 15789#15789: *1248 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:13 [info] 15789#15789: *1257 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:13 [info] 15789#15789: *1259 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:13 [info] 15789#15789: *1265 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:13 [info] 15789#15789: *1267 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:13 [info] 15789#15789: *1261 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:14 [info] 15789#15789: *1263 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:14 [info] 15789#15789: *1242 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:14 [info] 15789#15789: *1282 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:14 [info] 15789#15789: *1287 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:14 [info] 15789#15789: *1285 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:14 [info] 15789#15789: *1289 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:14 [info] 15789#15789: *1294 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:14 [info] 15789#15789: *1296 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:14 [info] 15789#15789: *1298 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:14 [info] 15789#15789: *1300 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:14 [info] 15789#15789: *1304 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:15 [info] 15789#15789: *1275 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:15 [info] 15789#15789: *1278 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:15 [info] 15789#15789: *1292 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:15 [info] 15789#15789: *1271 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:15 [info] 15789#15789: *1306 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:15 [info] 15789#15789: *1314 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:15 [info] 15789#15789: *1323 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:15 [info] 15789#15789: *1325 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:15 [info] 15789#15789: *1331 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:15 [info] 15789#15789: *1333 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:15 [info] 15789#15789: *1327 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:16 [info] 15789#15789: *1308 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:16 [info] 15789#15789: *1329 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:16 [info] 15789#15789: *1366 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:16 [info] 15789#15789: *1371 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:16 [info] 15789#15789: *1369 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:16 [info] 15789#15789: *1373 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:17 [info] 15789#15789: *1379 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:17 [info] 15789#15789: *1381 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:17 [info] 15789#15789: *1383 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:17 [info] 15789#15789: *1385 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:17 [info] 15789#15789: *1389 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:17 [info] 15789#15789: *1341 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:17 [info] 15789#15789: *1344 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:17 [info] 15789#15789: *1353 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:17 [info] 15789#15789: *1355 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:17 [info] 15789#15789: *1358 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:17 [info] 15789#15789: *1362 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:17 [info] 15789#15789: *1376 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:17 [info] 15789#15789: *1398 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:17 [info] 15789#15789: *1337 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:18 [info] 15789#15789: *1391 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:18 [info] 15789#15789: *1401 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:18 [info] 15789#15789: *1393 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:28 [info] 15789#15789: *1321 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:28 [info] 15789#15789: *1269 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:28 [info] 15789#15789: *1335 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:28 [info] 15789#15789: *1255 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:28 [info] 15789#15789: *1203 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:28 [info] 15789#15789: *1139 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:28 [info] 15789#15789: *1075 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:28 [info] 15789#15789: *1061 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:28 [info] 15789#15789: *1009 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:28 [info] 15789#15789: *995 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:28 [info] 15789#15789: *945 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:28 [info] 15789#15789: *883 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:28 [info] 15789#15789: *823 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:28 [info] 15789#15789: *759 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:28 [info] 15789#15789: *745 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:28 [info] 15789#15789: *740 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:28 [info] 15789#15789: *668 client 127.0.0.1 closed keepalive connection ok git.arvados.org/arvados.git/lib/crunchrun 64.653s coverage: 67.3% of statements ======= test lib/crunchrun -- 67s ======= test lib/crunchstat ok git.arvados.org/arvados.git/lib/crunchstat 1.019s coverage: 71.7% of statements ======= test lib/crunchstat -- 1s ======= test lib/ctrlctx ok git.arvados.org/arvados.git/lib/ctrlctx 0.071s coverage: 64.6% of statements ======= test lib/ctrlctx -- 1s ======= test lib/deduplicationreport 2024/02/15 21:28:32 [info] 15789#15789: *1427 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:32 [info] 15789#15789: *1424 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:32 [info] 15789#15789: *1421 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:32 [info] 15789#15789: *1418 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:32 [info] 15789#15789: *1416 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:32 [info] 15789#15789: *1413 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:32 [info] 15789#15789: *1407 client 127.0.0.1 closed keepalive connection ok git.arvados.org/arvados.git/lib/deduplicationreport 0.299s coverage: 88.6% of statements ======= test lib/deduplicationreport -- 1s ======= test lib/diagnostics ? git.arvados.org/arvados.git/lib/diagnostics [no test files] ======= test lib/diagnostics -- 0s ======= test lib/dispatchcloud ok git.arvados.org/arvados.git/lib/dispatchcloud 2.168s coverage: 76.3% of statements ======= test lib/dispatchcloud -- 4s ======= test lib/dispatchcloud/container 2024/02/15 21:28:38 [info] 15789#15789: *1432 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:38 [info] 15789#15789: *1429 client 127.0.0.1 closed keepalive connection ok git.arvados.org/arvados.git/lib/dispatchcloud/container 1.191s coverage: 64.0% of statements ======= test lib/dispatchcloud/container -- 2s ======= test lib/dispatchcloud/scheduler ok git.arvados.org/arvados.git/lib/dispatchcloud/scheduler 0.058s coverage: 68.5% of statements ======= test lib/dispatchcloud/scheduler -- 1s ======= test lib/dispatchcloud/sshexecutor ok git.arvados.org/arvados.git/lib/dispatchcloud/sshexecutor 0.110s coverage: 82.4% of statements ======= test lib/dispatchcloud/sshexecutor -- 1s ======= test lib/dispatchcloud/test ? git.arvados.org/arvados.git/lib/dispatchcloud/test [no test files] ======= test lib/dispatchcloud/test -- 0s ======= test lib/dispatchcloud/worker ok git.arvados.org/arvados.git/lib/dispatchcloud/worker 0.094s coverage: 68.3% of statements ======= test lib/dispatchcloud/worker -- 1s ======= test lib/install ok git.arvados.org/arvados.git/lib/install 0.009s coverage: 0.0% of statements ======= test lib/install -- 1s ======= test lib/lsf 2024/02/15 21:28:44 [info] 15789#15789: *1474 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:44 [info] 15789#15789: *1480 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:44 [info] 15789#15789: *1482 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:44 [info] 15789#15789: *1484 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:44 [info] 15789#15789: *1486 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:44 [info] 15789#15789: *1488 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:44 [info] 15789#15789: *1489 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:45 [info] 15789#15789: *1492 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:45 [info] 15789#15789: *1495 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:45 [info] 15789#15789: *1493 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:45 [info] 15789#15789: *1497 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:45 [info] 15789#15789: *1502 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:45 [info] 15789#15789: *1501 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:45 [info] 15789#15789: *1508 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:45 [info] 15789#15789: *1516 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:45 [info] 15789#15789: *1522 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:45 [info] 15789#15789: *1525 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:46 [info] 15789#15789: *1530 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:46 [info] 15789#15789: *1535 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:46 [info] 15789#15789: *1540 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:46 [info] 15789#15789: *1550 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:47 [info] 15789#15789: *1545 epoll_wait() reported that client prematurely closed connection, so upstream connection is closed too while sending request to upstream, client: 127.0.0.1, server: controller, request: "GET /arvados/v1/containers?count=none&filters=%5B%5B%22state%22%2C%22%3D%22%2C%22Queued%22%5D%2C%5B%22priority%22%2C%22%5Cu003e%22%2C%220%22%5D%5D&limit=1000&offset=0&order=%5B%22priority+desc%22%5D HTTP/1.1", upstream: "http://127.0.0.1:33949/arvados/v1/containers?count=none&filters=%5B%5B%22state%22%2C%22%3D%22%2C%22Queued%22%5D%2C%5B%22priority%22%2C%22%5Cu003e%22%2C%220%22%5D%5D&limit=1000&offset=0&order=%5B%22priority+desc%22%5D", host: "127.0.0.1:57991" 2024/02/15 21:28:47 [info] 15789#15789: *1470 client 127.0.0.1 closed keepalive connection ok git.arvados.org/arvados.git/lib/lsf 3.384s coverage: 80.5% of statements ======= test lib/lsf -- 5s ======= test lib/mount 2024/02/15 21:28:48 [info] 15789#15789: *1556 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:48 [info] 15789#15789: *1558 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:48 [info] 15789#15789: *1565 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:48 [info] 15789#15789: *1567 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:48 [info] 15789#15789: *1562 client 127.0.0.1 closed keepalive connection 2024/02/15 21:28:48 [info] 15789#15789: *1560 client 127.0.0.1 closed keepalive connection ok git.arvados.org/arvados.git/lib/mount 0.065s coverage: 49.1% of statements ======= test lib/mount -- 1s ======= test lib/pam 2024/02/15 21:29:05 [info] 15789#15789: *1569 client 127.0.0.1 closed keepalive connection ok git.arvados.org/arvados.git/lib/pam 16.375s coverage: 1.4% of statements ======= test lib/pam -- 17s ======= test lib/recovercollection 2024/02/15 21:29:07 [info] 15789#15789: *1581 client 127.0.0.1 closed keepalive connection 2024/02/15 21:29:07 [info] 15789#15789: *1596 client 127.0.0.1 closed keepalive connection ok git.arvados.org/arvados.git/lib/recovercollection 1.032s coverage: 83.7% of statements ======= test lib/recovercollection -- 2s ======= test lib/selfsigned ok git.arvados.org/arvados.git/lib/selfsigned 0.124s coverage: 71.4% of statements ======= test lib/selfsigned -- 1s ======= test lib/service ---------------------------------------------------------------------- FAIL: cmd_test.go:216: Suite.TestRequestLimitsAndDumpRequests_Controller stderr: {"level":"warning","msg":"Clusters.zzzzz.Collections.BlobSigningKey: secret token is not set (use 32+ random characters from a-z, A-Z, 0-9)","time":"2024-02-15T21:29:08.899291852Z"} {"ClusterID":"zzzzz","PID":43585,"level":"info","msg":"CheckHealth called","time":"2024-02-15T21:29:08.899459652Z"} {"ClusterID":"zzzzz","Listen":"127.0.0.1:42535","PID":43585,"Service":"arvados-controller","URL":"http://localhost:42535/","Version":"dev (go1.20.6)","level":"info","msg":"listening","time":"2024-02-15T21:29:08.899560892Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-4apeu4kz7roi2mymxqd2","level":"info","msg":"request","remoteAddr":"127.0.0.1:45146","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.901264702Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1hl9ocdy446hx1af5lni","level":"info","msg":"request","remoteAddr":"127.0.0.1:45134","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.901444072Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-99znfw9e4r731qz344r9","level":"info","msg":"request","remoteAddr":"127.0.0.1:45158","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.901491262Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-ceyw6ahi2siunflfnh2c","level":"info","msg":"request","remoteAddr":"127.0.0.1:45162","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.901544352Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-pe2799hc4nyxsja0hnts","level":"info","msg":"request","remoteAddr":"127.0.0.1:45168","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.901616172Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-vq3ktetaqy2qlx2869ff","level":"info","msg":"request","remoteAddr":"127.0.0.1:45174","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.901659432Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1v9lbdtasqpdennvo107","level":"info","msg":"request","remoteAddr":"127.0.0.1:45172","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.901729222Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-yfajb10zxvh218x0spi2","level":"info","msg":"request","remoteAddr":"127.0.0.1:45186","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.901781302Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1bcpo4m306ner33axts4","level":"info","msg":"request","remoteAddr":"127.0.0.1:45192","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.901824712Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1ifiu21fdz64n1usaei1","level":"info","msg":"request","remoteAddr":"127.0.0.1:45202","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.901865672Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-15yec0kf1pw4d16r5chz","level":"info","msg":"request","remoteAddr":"127.0.0.1:45206","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.901911392Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-16vkqwwzd44tq188mwi5","level":"info","msg":"request","remoteAddr":"127.0.0.1:45220","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.901946922Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1w9rowlm84xvk1v2c3a7","level":"info","msg":"request","remoteAddr":"127.0.0.1:45230","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.901980022Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-g04wj889d40i1op9kagk","level":"info","msg":"request","remoteAddr":"127.0.0.1:45234","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.902013982Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-r0vu5ss1f2631aaw6bco","level":"info","msg":"request","remoteAddr":"127.0.0.1:45240","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.902166202Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1xaq8q0fyiplzijwf5w6","level":"info","msg":"request","remoteAddr":"127.0.0.1:45256","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.902208842Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-98ahdfyiki551d1ums40","level":"info","msg":"request","remoteAddr":"127.0.0.1:45258","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.902249992Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1nlwymjgq6551at8xlq6","level":"info","msg":"request","remoteAddr":"127.0.0.1:45266","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.902281962Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-14h5p0v3fra66ahlvjns","level":"info","msg":"request","remoteAddr":"127.0.0.1:45282","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.902315062Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-lcy9g6n09hbbsa6jackm","level":"info","msg":"request","remoteAddr":"127.0.0.1:45288","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.902468532Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-ws9t1mtbtq4ljqz6pr15","level":"info","msg":"request","remoteAddr":"127.0.0.1:45294","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.905323602Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-8ftrw9fqh7k46v5zmq6c","level":"info","msg":"request","remoteAddr":"127.0.0.1:45292","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.920858060Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-g8t6yc1dy6bzt2boiy7x","level":"info","msg":"request","remoteAddr":"127.0.0.1:45298","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.921051960Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-xvvzro9ox6xo18in0pps","level":"info","msg":"request","remoteAddr":"127.0.0.1:45452","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.921138380Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-15diaswshg8xf1s3b8hc","level":"info","msg":"request","remoteAddr":"127.0.0.1:45310","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.921143670Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1am64e7ynxgpv1ix94n0","level":"info","msg":"request","remoteAddr":"127.0.0.1:45458","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.921156270Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1dz8owp8v6mwl83pt61w","level":"info","msg":"request","remoteAddr":"127.0.0.1:45326","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.921192710Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1o0jfei8kploh14zsb7c","level":"info","msg":"request","remoteAddr":"127.0.0.1:45336","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.921242720Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-xoi67kio3py710lbcqyw","level":"info","msg":"request","remoteAddr":"127.0.0.1:45352","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.921289890Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-hnhifq3128k27iekggli","level":"info","msg":"request","remoteAddr":"127.0.0.1:45526","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.922192030Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1szdowmq8ax8o16wd3kj","level":"info","msg":"request","remoteAddr":"127.0.0.1:45540","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.922367660Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-j97cj8ncx1uq1iehxn0g","level":"info","msg":"request","remoteAddr":"127.0.0.1:45516","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.922737240Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-19kbb2a8wk29614ynoj2","level":"info","msg":"request","remoteAddr":"127.0.0.1:45368","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.922773750Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1q2ig6v0lcupxbtaxb60","level":"info","msg":"request","remoteAddr":"127.0.0.1:45480","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.922799100Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1g33a4d4flush12tbk75","level":"info","msg":"request","remoteAddr":"127.0.0.1:45500","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.922837950Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1tru063kawidsa8jq5bx","level":"info","msg":"request","remoteAddr":"127.0.0.1:45374","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.922837390Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-5ta0e98pnlpcimus9iz2","level":"info","msg":"request","remoteAddr":"127.0.0.1:45488","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.922841990Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1gozzrdj3g67vu2o3xjf","level":"info","msg":"request","remoteAddr":"127.0.0.1:45556","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.922875680Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-m7u5zw1v98g04dwvu20k","level":"info","msg":"request","remoteAddr":"127.0.0.1:45380","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.922887200Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-zcaodg69273l1bdgosgt","level":"info","msg":"request","remoteAddr":"127.0.0.1:45384","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.922931650Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-z69fk7wlz5vo1290uhdz","level":"info","msg":"request","remoteAddr":"127.0.0.1:45394","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.922974110Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-5vns7kckfzo310fxpn0n","level":"info","msg":"request","remoteAddr":"127.0.0.1:45568","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.922985240Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-du88b8kwyz31535wibrz","level":"info","msg":"request","remoteAddr":"127.0.0.1:45406","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.923016830Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-7chv2okrasp81725alrq","level":"info","msg":"request","remoteAddr":"127.0.0.1:45408","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.923062320Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-3i11vdvhrr6h17rvo25s","level":"info","msg":"request","remoteAddr":"127.0.0.1:45366","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.923085820Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-gd77dk2ulzna1uy3zufu","level":"info","msg":"request","remoteAddr":"127.0.0.1:45410","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.923104300Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1szb242wibiol1bj0n5c","level":"info","msg":"request","remoteAddr":"127.0.0.1:45412","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.923146700Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-12pppptginmy1qucxbpn","level":"info","msg":"request","remoteAddr":"127.0.0.1:45438","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.923189310Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-qu4ue3biypr31x0wq8yo","level":"info","msg":"request","remoteAddr":"127.0.0.1:45560","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.923251190Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-c01vzewcj3a0nsnbt89r","level":"info","msg":"request","remoteAddr":"127.0.0.1:45570","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.936705228Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1qlhb1rty256vacmlseh","level":"info","msg":"request","remoteAddr":"127.0.0.1:45552","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.936799959Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-13h3kdbt689v2parx2xx","level":"info","msg":"request","remoteAddr":"127.0.0.1:45472","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.936814868Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-xkudym7eohzq78mybfni","level":"info","msg":"request","remoteAddr":"127.0.0.1:45578","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.936822239Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-s1hc06f5apd7v26z0n8r","level":"info","msg":"request","remoteAddr":"127.0.0.1:45586","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.936873728Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-jdync56hqm95cw1zoasd","level":"info","msg":"request","remoteAddr":"127.0.0.1:45596","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.936921099Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-jdync56hqm95cw1zoasd","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45596","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.936966578Z","timeToStatus":0.000038,"timeTotal":0.000040,"timeWriteBody":0.000002} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1tgbuxir78p181esxcny","level":"info","msg":"request","remoteAddr":"127.0.0.1:45710","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.937069578Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-yyuw0fmm6jen14njir9t","level":"info","msg":"request","remoteAddr":"127.0.0.1:45608","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.937097068Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-yyuw0fmm6jen14njir9t","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45608","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.937132268Z","timeToStatus":0.000029,"timeTotal":0.000030,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-huskfqaj46f29iflxo35","level":"info","msg":"request","remoteAddr":"127.0.0.1:45716","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.937384658Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-bh6l9wqml45m156t49vl","level":"info","msg":"request","remoteAddr":"127.0.0.1:45614","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.937216688Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-95wdbb19qvx11j9s03it","level":"info","msg":"request","remoteAddr":"127.0.0.1:45782","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.937461638Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-huskfqaj46f29iflxo35","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45716","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.937421138Z","timeToStatus":0.000031,"timeTotal":0.000032,"timeWriteBody":0.000002} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-bh6l9wqml45m156t49vl","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45614","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.937465168Z","timeToStatus":0.000242,"timeTotal":0.000243,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-8ibshgxbo4oa1bcbgvh6","level":"info","msg":"request","remoteAddr":"127.0.0.1:45760","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.937481968Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-95wdbb19qvx11j9s03it","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45782","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.937493378Z","timeToStatus":0.000025,"timeTotal":0.000026,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1rmrr07ge13tut1g8c7l","level":"info","msg":"request","remoteAddr":"127.0.0.1:45630","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.937569978Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-8ibshgxbo4oa1bcbgvh6","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45760","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.937569238Z","timeToStatus":0.000063,"timeTotal":0.000066,"timeWriteBody":0.000002} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1rmrr07ge13tut1g8c7l","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45630","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.937597758Z","timeToStatus":0.000022,"timeTotal":0.000023,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-2tr56r7oqc8jffj65k72","level":"info","msg":"request","remoteAddr":"127.0.0.1:45728","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.937616708Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1kb3ak08q5g2y1jm6lj6","level":"info","msg":"request","remoteAddr":"127.0.0.1:45764","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.937631238Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-k2sl4uahuucl1tsnw6rm","level":"info","msg":"request","remoteAddr":"127.0.0.1:45740","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.937674378Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-11g8r5jpgn1rigo7f87w","level":"info","msg":"request","remoteAddr":"127.0.0.1:45638","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.937676038Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1kb3ak08q5g2y1jm6lj6","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45764","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.937663578Z","timeToStatus":0.000029,"timeTotal":0.000030,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-11g8r5jpgn1rigo7f87w","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45638","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.937699078Z","timeToStatus":0.000019,"timeTotal":0.000019,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-k2sl4uahuucl1tsnw6rm","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45740","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.937694928Z","timeToStatus":0.000017,"timeTotal":0.000017,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-2tr56r7oqc8jffj65k72","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45728","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.937642918Z","timeToStatus":0.000022,"timeTotal":0.000023,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1nz3yf6z0ewiksvwmdn5","level":"info","msg":"request","remoteAddr":"127.0.0.1:45654","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.937775878Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1nz3yf6z0ewiksvwmdn5","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45654","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.937799068Z","timeToStatus":0.000018,"timeTotal":0.000019,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1luyza5pwlboqpthrkoe","level":"info","msg":"request","remoteAddr":"127.0.0.1:45766","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.937824348Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1luyza5pwlboqpthrkoe","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45766","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.937850708Z","timeToStatus":0.000020,"timeTotal":0.000021,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-a5iijrqix27q1czf2wsf","level":"info","msg":"request","remoteAddr":"127.0.0.1:45666","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.937886888Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-a5iijrqix27q1czf2wsf","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45666","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.937912348Z","timeToStatus":0.000020,"timeTotal":0.000021,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-y082ybo66fjj6nhqz5tn","level":"info","msg":"request","remoteAddr":"127.0.0.1:45608","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.937960978Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-y082ybo66fjj6nhqz5tn","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45608","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.937997778Z","timeToStatus":0.000024,"timeTotal":0.000025,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-17s6ec2qkjfaog6hkgcf","level":"info","msg":"request","remoteAddr":"127.0.0.1:45674","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.938012678Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-aytuhcq0bmsrpvvw073w","level":"info","msg":"request","remoteAddr":"127.0.0.1:45684","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.938018268Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-17s6ec2qkjfaog6hkgcf","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45674","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.938039888Z","timeToStatus":0.000020,"timeTotal":0.000021,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-aytuhcq0bmsrpvvw073w","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45684","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.938046178Z","timeToStatus":0.000023,"timeTotal":0.000024,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-ezob2i2gm4uu11bch6rp","level":"info","msg":"request","remoteAddr":"127.0.0.1:45596","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.938069438Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-ezob2i2gm4uu11bch6rp","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45596","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.938094618Z","timeToStatus":0.000021,"timeTotal":0.000022,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-11dfpto1d7auunp4qdez","level":"info","msg":"request","remoteAddr":"127.0.0.1:45698","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.938128968Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-t3zusecudngvnuc28yhi","level":"info","msg":"request","remoteAddr":"127.0.0.1:45682","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.938129528Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-11dfpto1d7auunp4qdez","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45698","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.938169218Z","timeToStatus":0.000019,"timeTotal":0.000020,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-t3zusecudngvnuc28yhi","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45682","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.938224458Z","timeToStatus":0.000086,"timeTotal":0.000088,"timeWriteBody":0.000002} json: cmd_test.go:217: s.testRequestLimitAndDumpRequests(c, arvados.ServiceNameController, "MaxConcurrentRailsRequests") cmd_test.go:367: c.Check(err, check.IsNil) ... value *json.SyntaxError = &json.SyntaxError{msg:"unexpected end of JSON input", Offset:0} ("unexpected end of JSON input") loaded dumped requests, but len 0 < max 24 -- still waiting stderr: {"level":"warning","msg":"Clusters.zzzzz.Collections.BlobSigningKey: secret token is not set (use 32+ random characters from a-z, A-Z, 0-9)","time":"2024-02-15T21:29:08.899291852Z"} {"ClusterID":"zzzzz","PID":43585,"level":"info","msg":"CheckHealth called","time":"2024-02-15T21:29:08.899459652Z"} {"ClusterID":"zzzzz","Listen":"127.0.0.1:42535","PID":43585,"Service":"arvados-controller","URL":"http://localhost:42535/","Version":"dev (go1.20.6)","level":"info","msg":"listening","time":"2024-02-15T21:29:08.899560892Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-4apeu4kz7roi2mymxqd2","level":"info","msg":"request","remoteAddr":"127.0.0.1:45146","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.901264702Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1hl9ocdy446hx1af5lni","level":"info","msg":"request","remoteAddr":"127.0.0.1:45134","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.901444072Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-99znfw9e4r731qz344r9","level":"info","msg":"request","remoteAddr":"127.0.0.1:45158","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.901491262Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-ceyw6ahi2siunflfnh2c","level":"info","msg":"request","remoteAddr":"127.0.0.1:45162","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.901544352Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-pe2799hc4nyxsja0hnts","level":"info","msg":"request","remoteAddr":"127.0.0.1:45168","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.901616172Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-vq3ktetaqy2qlx2869ff","level":"info","msg":"request","remoteAddr":"127.0.0.1:45174","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.901659432Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1v9lbdtasqpdennvo107","level":"info","msg":"request","remoteAddr":"127.0.0.1:45172","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.901729222Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-yfajb10zxvh218x0spi2","level":"info","msg":"request","remoteAddr":"127.0.0.1:45186","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.901781302Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1bcpo4m306ner33axts4","level":"info","msg":"request","remoteAddr":"127.0.0.1:45192","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.901824712Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1ifiu21fdz64n1usaei1","level":"info","msg":"request","remoteAddr":"127.0.0.1:45202","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.901865672Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-15yec0kf1pw4d16r5chz","level":"info","msg":"request","remoteAddr":"127.0.0.1:45206","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.901911392Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-16vkqwwzd44tq188mwi5","level":"info","msg":"request","remoteAddr":"127.0.0.1:45220","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.901946922Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1w9rowlm84xvk1v2c3a7","level":"info","msg":"request","remoteAddr":"127.0.0.1:45230","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.901980022Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-g04wj889d40i1op9kagk","level":"info","msg":"request","remoteAddr":"127.0.0.1:45234","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.902013982Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-r0vu5ss1f2631aaw6bco","level":"info","msg":"request","remoteAddr":"127.0.0.1:45240","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.902166202Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1xaq8q0fyiplzijwf5w6","level":"info","msg":"request","remoteAddr":"127.0.0.1:45256","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.902208842Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-98ahdfyiki551d1ums40","level":"info","msg":"request","remoteAddr":"127.0.0.1:45258","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.902249992Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1nlwymjgq6551at8xlq6","level":"info","msg":"request","remoteAddr":"127.0.0.1:45266","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.902281962Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-14h5p0v3fra66ahlvjns","level":"info","msg":"request","remoteAddr":"127.0.0.1:45282","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.902315062Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-lcy9g6n09hbbsa6jackm","level":"info","msg":"request","remoteAddr":"127.0.0.1:45288","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.902468532Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-ws9t1mtbtq4ljqz6pr15","level":"info","msg":"request","remoteAddr":"127.0.0.1:45294","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.905323602Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-8ftrw9fqh7k46v5zmq6c","level":"info","msg":"request","remoteAddr":"127.0.0.1:45292","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.920858060Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-g8t6yc1dy6bzt2boiy7x","level":"info","msg":"request","remoteAddr":"127.0.0.1:45298","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.921051960Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-xvvzro9ox6xo18in0pps","level":"info","msg":"request","remoteAddr":"127.0.0.1:45452","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.921138380Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-15diaswshg8xf1s3b8hc","level":"info","msg":"request","remoteAddr":"127.0.0.1:45310","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.921143670Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1am64e7ynxgpv1ix94n0","level":"info","msg":"request","remoteAddr":"127.0.0.1:45458","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.921156270Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1dz8owp8v6mwl83pt61w","level":"info","msg":"request","remoteAddr":"127.0.0.1:45326","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.921192710Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1o0jfei8kploh14zsb7c","level":"info","msg":"request","remoteAddr":"127.0.0.1:45336","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.921242720Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-xoi67kio3py710lbcqyw","level":"info","msg":"request","remoteAddr":"127.0.0.1:45352","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.921289890Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-hnhifq3128k27iekggli","level":"info","msg":"request","remoteAddr":"127.0.0.1:45526","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.922192030Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1szdowmq8ax8o16wd3kj","level":"info","msg":"request","remoteAddr":"127.0.0.1:45540","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.922367660Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-j97cj8ncx1uq1iehxn0g","level":"info","msg":"request","remoteAddr":"127.0.0.1:45516","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.922737240Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-19kbb2a8wk29614ynoj2","level":"info","msg":"request","remoteAddr":"127.0.0.1:45368","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.922773750Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1q2ig6v0lcupxbtaxb60","level":"info","msg":"request","remoteAddr":"127.0.0.1:45480","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.922799100Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1g33a4d4flush12tbk75","level":"info","msg":"request","remoteAddr":"127.0.0.1:45500","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.922837950Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1tru063kawidsa8jq5bx","level":"info","msg":"request","remoteAddr":"127.0.0.1:45374","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.922837390Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-5ta0e98pnlpcimus9iz2","level":"info","msg":"request","remoteAddr":"127.0.0.1:45488","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.922841990Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1gozzrdj3g67vu2o3xjf","level":"info","msg":"request","remoteAddr":"127.0.0.1:45556","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.922875680Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-m7u5zw1v98g04dwvu20k","level":"info","msg":"request","remoteAddr":"127.0.0.1:45380","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.922887200Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-zcaodg69273l1bdgosgt","level":"info","msg":"request","remoteAddr":"127.0.0.1:45384","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.922931650Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-z69fk7wlz5vo1290uhdz","level":"info","msg":"request","remoteAddr":"127.0.0.1:45394","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.922974110Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-5vns7kckfzo310fxpn0n","level":"info","msg":"request","remoteAddr":"127.0.0.1:45568","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.922985240Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-du88b8kwyz31535wibrz","level":"info","msg":"request","remoteAddr":"127.0.0.1:45406","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.923016830Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-7chv2okrasp81725alrq","level":"info","msg":"request","remoteAddr":"127.0.0.1:45408","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.923062320Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-3i11vdvhrr6h17rvo25s","level":"info","msg":"request","remoteAddr":"127.0.0.1:45366","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.923085820Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-gd77dk2ulzna1uy3zufu","level":"info","msg":"request","remoteAddr":"127.0.0.1:45410","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.923104300Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1szb242wibiol1bj0n5c","level":"info","msg":"request","remoteAddr":"127.0.0.1:45412","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.923146700Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-12pppptginmy1qucxbpn","level":"info","msg":"request","remoteAddr":"127.0.0.1:45438","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.923189310Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-qu4ue3biypr31x0wq8yo","level":"info","msg":"request","remoteAddr":"127.0.0.1:45560","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.923251190Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-c01vzewcj3a0nsnbt89r","level":"info","msg":"request","remoteAddr":"127.0.0.1:45570","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.936705228Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1qlhb1rty256vacmlseh","level":"info","msg":"request","remoteAddr":"127.0.0.1:45552","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.936799959Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-13h3kdbt689v2parx2xx","level":"info","msg":"request","remoteAddr":"127.0.0.1:45472","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.936814868Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-xkudym7eohzq78mybfni","level":"info","msg":"request","remoteAddr":"127.0.0.1:45578","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.936822239Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-s1hc06f5apd7v26z0n8r","level":"info","msg":"request","remoteAddr":"127.0.0.1:45586","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.936873728Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-jdync56hqm95cw1zoasd","level":"info","msg":"request","remoteAddr":"127.0.0.1:45596","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.936921099Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-jdync56hqm95cw1zoasd","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45596","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.936966578Z","timeToStatus":0.000038,"timeTotal":0.000040,"timeWriteBody":0.000002} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1tgbuxir78p181esxcny","level":"info","msg":"request","remoteAddr":"127.0.0.1:45710","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"GET","reqPath":"testpath","reqQuery":"","time":"2024-02-15T21:29:08.937069578Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-yyuw0fmm6jen14njir9t","level":"info","msg":"request","remoteAddr":"127.0.0.1:45608","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.937097068Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-yyuw0fmm6jen14njir9t","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45608","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.937132268Z","timeToStatus":0.000029,"timeTotal":0.000030,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-huskfqaj46f29iflxo35","level":"info","msg":"request","remoteAddr":"127.0.0.1:45716","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.937384658Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-bh6l9wqml45m156t49vl","level":"info","msg":"request","remoteAddr":"127.0.0.1:45614","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.937216688Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-95wdbb19qvx11j9s03it","level":"info","msg":"request","remoteAddr":"127.0.0.1:45782","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.937461638Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-huskfqaj46f29iflxo35","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45716","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.937421138Z","timeToStatus":0.000031,"timeTotal":0.000032,"timeWriteBody":0.000002} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-bh6l9wqml45m156t49vl","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45614","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.937465168Z","timeToStatus":0.000242,"timeTotal":0.000243,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-8ibshgxbo4oa1bcbgvh6","level":"info","msg":"request","remoteAddr":"127.0.0.1:45760","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.937481968Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-95wdbb19qvx11j9s03it","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45782","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.937493378Z","timeToStatus":0.000025,"timeTotal":0.000026,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1rmrr07ge13tut1g8c7l","level":"info","msg":"request","remoteAddr":"127.0.0.1:45630","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.937569978Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-8ibshgxbo4oa1bcbgvh6","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45760","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.937569238Z","timeToStatus":0.000063,"timeTotal":0.000066,"timeWriteBody":0.000002} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1rmrr07ge13tut1g8c7l","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45630","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.937597758Z","timeToStatus":0.000022,"timeTotal":0.000023,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-2tr56r7oqc8jffj65k72","level":"info","msg":"request","remoteAddr":"127.0.0.1:45728","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.937616708Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1kb3ak08q5g2y1jm6lj6","level":"info","msg":"request","remoteAddr":"127.0.0.1:45764","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.937631238Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-k2sl4uahuucl1tsnw6rm","level":"info","msg":"request","remoteAddr":"127.0.0.1:45740","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.937674378Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-11g8r5jpgn1rigo7f87w","level":"info","msg":"request","remoteAddr":"127.0.0.1:45638","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.937676038Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1kb3ak08q5g2y1jm6lj6","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45764","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.937663578Z","timeToStatus":0.000029,"timeTotal":0.000030,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-11g8r5jpgn1rigo7f87w","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45638","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.937699078Z","timeToStatus":0.000019,"timeTotal":0.000019,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-k2sl4uahuucl1tsnw6rm","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45740","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.937694928Z","timeToStatus":0.000017,"timeTotal":0.000017,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-2tr56r7oqc8jffj65k72","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45728","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.937642918Z","timeToStatus":0.000022,"timeTotal":0.000023,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1nz3yf6z0ewiksvwmdn5","level":"info","msg":"request","remoteAddr":"127.0.0.1:45654","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.937775878Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1nz3yf6z0ewiksvwmdn5","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45654","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.937799068Z","timeToStatus":0.000018,"timeTotal":0.000019,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1luyza5pwlboqpthrkoe","level":"info","msg":"request","remoteAddr":"127.0.0.1:45766","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.937824348Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-1luyza5pwlboqpthrkoe","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45766","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.937850708Z","timeToStatus":0.000020,"timeTotal":0.000021,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-a5iijrqix27q1czf2wsf","level":"info","msg":"request","remoteAddr":"127.0.0.1:45666","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.937886888Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-a5iijrqix27q1czf2wsf","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45666","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.937912348Z","timeToStatus":0.000020,"timeTotal":0.000021,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-y082ybo66fjj6nhqz5tn","level":"info","msg":"request","remoteAddr":"127.0.0.1:45608","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.937960978Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-y082ybo66fjj6nhqz5tn","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45608","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.937997778Z","timeToStatus":0.000024,"timeTotal":0.000025,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-17s6ec2qkjfaog6hkgcf","level":"info","msg":"request","remoteAddr":"127.0.0.1:45674","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.938012678Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-aytuhcq0bmsrpvvw073w","level":"info","msg":"request","remoteAddr":"127.0.0.1:45684","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.938018268Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-17s6ec2qkjfaog6hkgcf","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45674","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.938039888Z","timeToStatus":0.000020,"timeTotal":0.000021,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-aytuhcq0bmsrpvvw073w","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45684","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.938046178Z","timeToStatus":0.000023,"timeTotal":0.000024,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-ezob2i2gm4uu11bch6rp","level":"info","msg":"request","remoteAddr":"127.0.0.1:45596","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.938069438Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-ezob2i2gm4uu11bch6rp","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45596","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.938094618Z","timeToStatus":0.000021,"timeTotal":0.000022,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-11dfpto1d7auunp4qdez","level":"info","msg":"request","remoteAddr":"127.0.0.1:45698","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","time":"2024-02-15T21:29:08.938128968Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-t3zusecudngvnuc28yhi","level":"info","msg":"request","remoteAddr":"127.0.0.1:45682","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","time":"2024-02-15T21:29:08.938129528Z"} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-11dfpto1d7auunp4qdez","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45698","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.938169218Z","timeToStatus":0.000019,"timeTotal":0.000020,"timeWriteBody":0.000001} {"ClusterID":"zzzzz","PID":43585,"RequestID":"req-t3zusecudngvnuc28yhi","level":"info","msg":"response","priority":0,"queue":"tunnel","remoteAddr":"127.0.0.1:45682","reqBytes":0,"reqForwardedFor":"","reqHost":"localhost:42535","reqMethod":"POST","reqPath":"arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","reqQuery":"","respBody":"","respBytes":0,"respStatus":"Service Unavailable","respStatusCode":503,"time":"2024-02-15T21:29:08.938224458Z","timeToStatus":0.000086,"timeTotal":0.000088,"timeWriteBody":0.000002} json: [{"RequestID":"req-1tgbuxir78p181esxcny","Method":"GET","Host":"localhost:42535","URL":"/testpath","RemoteAddr":"127.0.0.1:45710","Elapsed":2.4626918509999998},{"RequestID":"req-s1hc06f5apd7v26z0n8r","Method":"POST","Host":"localhost:42535","URL":"/arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","RemoteAddr":"127.0.0.1:45586","Elapsed":2.462883311},{"RequestID":"req-xkudym7eohzq78mybfni","Method":"POST","Host":"localhost:42535","URL":"/arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","RemoteAddr":"127.0.0.1:45578","Elapsed":2.462942571},{"RequestID":"req-13h3kdbt689v2parx2xx","Method":"POST","Host":"localhost:42535","URL":"/arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","RemoteAddr":"127.0.0.1:45472","Elapsed":2.4629491},{"RequestID":"req-1qlhb1rty256vacmlseh","Method":"POST","Host":"localhost:42535","URL":"/arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","RemoteAddr":"127.0.0.1:45552","Elapsed":2.462972091},{"RequestID":"req-c01vzewcj3a0nsnbt89r","Method":"POST","Host":"localhost:42535","URL":"/arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","RemoteAddr":"127.0.0.1:45570","Elapsed":2.463061451},{"RequestID":"req-qu4ue3biypr31x0wq8yo","Method":"POST","Host":"localhost:42535","URL":"/arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","RemoteAddr":"127.0.0.1:45560","Elapsed":2.4765025290000002},{"RequestID":"req-12pppptginmy1qucxbpn","Method":"GET","Host":"localhost:42535","URL":"/testpath","RemoteAddr":"127.0.0.1:45438","Elapsed":2.476564329},{"RequestID":"req-1szb242wibiol1bj0n5c","Method":"POST","Host":"localhost:42535","URL":"/arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","RemoteAddr":"127.0.0.1:45412","Elapsed":2.476608929},{"RequestID":"req-gd77dk2ulzna1uy3zufu","Method":"GET","Host":"localhost:42535","URL":"/testpath","RemoteAddr":"127.0.0.1:45410","Elapsed":2.476648699},{"RequestID":"req-3i11vdvhrr6h17rvo25s","Method":"GET","Host":"localhost:42535","URL":"/testpath","RemoteAddr":"127.0.0.1:45366","Elapsed":2.476673239},{"RequestID":"req-7chv2okrasp81725alrq","Method":"POST","Host":"localhost:42535","URL":"/arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","RemoteAddr":"127.0.0.1:45408","Elapsed":2.476693179},{"RequestID":"req-du88b8kwyz31535wibrz","Method":"POST","Host":"localhost:42535","URL":"/arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","RemoteAddr":"127.0.0.1:45406","Elapsed":2.476736469},{"RequestID":"req-5vns7kckfzo310fxpn0n","Method":"POST","Host":"localhost:42535","URL":"/arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","RemoteAddr":"127.0.0.1:45568","Elapsed":2.476772519},{"RequestID":"req-z69fk7wlz5vo1290uhdz","Method":"GET","Host":"localhost:42535","URL":"/testpath","RemoteAddr":"127.0.0.1:45394","Elapsed":2.476778819},{"RequestID":"req-zcaodg69273l1bdgosgt","Method":"POST","Host":"localhost:42535","URL":"/arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","RemoteAddr":"127.0.0.1:45384","Elapsed":2.476822099},{"RequestID":"req-m7u5zw1v98g04dwvu20k","Method":"POST","Host":"localhost:42535","URL":"/arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","RemoteAddr":"127.0.0.1:45380","Elapsed":2.476867049},{"RequestID":"req-1gozzrdj3g67vu2o3xjf","Method":"POST","Host":"localhost:42535","URL":"/arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","RemoteAddr":"127.0.0.1:45556","Elapsed":2.476881619},{"RequestID":"req-1g33a4d4flush12tbk75","Method":"POST","Host":"localhost:42535","URL":"/arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","RemoteAddr":"127.0.0.1:45500","Elapsed":2.476916469},{"RequestID":"req-1tru063kawidsa8jq5bx","Method":"POST","Host":"localhost:42535","URL":"/arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","RemoteAddr":"127.0.0.1:45374","Elapsed":2.476918109},{"RequestID":"req-5ta0e98pnlpcimus9iz2","Method":"POST","Host":"localhost:42535","URL":"/arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","RemoteAddr":"127.0.0.1:45488","Elapsed":2.476918509},{"RequestID":"req-1q2ig6v0lcupxbtaxb60","Method":"POST","Host":"localhost:42535","URL":"/arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","RemoteAddr":"127.0.0.1:45480","Elapsed":2.476956119},{"RequestID":"req-19kbb2a8wk29614ynoj2","Method":"POST","Host":"localhost:42535","URL":"/arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","RemoteAddr":"127.0.0.1:45368","Elapsed":2.476986109},{"RequestID":"req-j97cj8ncx1uq1iehxn0g","Method":"POST","Host":"localhost:42535","URL":"/arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","RemoteAddr":"127.0.0.1:45516","Elapsed":2.477021019},{"RequestID":"req-1szdowmq8ax8o16wd3kj","Method":"POST","Host":"localhost:42535","URL":"/arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","RemoteAddr":"127.0.0.1:45540","Elapsed":2.477392499},{"RequestID":"req-hnhifq3128k27iekggli","Method":"POST","Host":"localhost:42535","URL":"/arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","RemoteAddr":"127.0.0.1:45526","Elapsed":2.477569539},{"RequestID":"req-xoi67kio3py710lbcqyw","Method":"POST","Host":"localhost:42535","URL":"/arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","RemoteAddr":"127.0.0.1:45352","Elapsed":2.478469419},{"RequestID":"req-1o0jfei8kploh14zsb7c","Method":"GET","Host":"localhost:42535","URL":"/testpath","RemoteAddr":"127.0.0.1:45336","Elapsed":2.478513909},{"RequestID":"req-1dz8owp8v6mwl83pt61w","Method":"GET","Host":"localhost:42535","URL":"/testpath","RemoteAddr":"127.0.0.1:45326","Elapsed":2.478567649},{"RequestID":"req-1am64e7ynxgpv1ix94n0","Method":"POST","Host":"localhost:42535","URL":"/arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","RemoteAddr":"127.0.0.1:45458","Elapsed":2.478602479},{"RequestID":"req-15diaswshg8xf1s3b8hc","Method":"GET","Host":"localhost:42535","URL":"/testpath","RemoteAddr":"127.0.0.1:45310","Elapsed":2.4786143689999998},{"RequestID":"req-xvvzro9ox6xo18in0pps","Method":"POST","Host":"localhost:42535","URL":"/arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","RemoteAddr":"127.0.0.1:45452","Elapsed":2.478623799},{"RequestID":"req-g8t6yc1dy6bzt2boiy7x","Method":"GET","Host":"localhost:42535","URL":"/testpath","RemoteAddr":"127.0.0.1:45298","Elapsed":2.478721509},{"RequestID":"req-8ftrw9fqh7k46v5zmq6c","Method":"GET","Host":"localhost:42535","URL":"/testpath","RemoteAddr":"127.0.0.1:45292","Elapsed":2.478917269},{"RequestID":"req-ws9t1mtbtq4ljqz6pr15","Method":"GET","Host":"localhost:42535","URL":"/testpath","RemoteAddr":"127.0.0.1:45294","Elapsed":2.494435328},{"RequestID":"req-lcy9g6n09hbbsa6jackm","Method":"GET","Host":"localhost:42535","URL":"/testpath","RemoteAddr":"127.0.0.1:45288","Elapsed":2.4972955470000002},{"RequestID":"req-14h5p0v3fra66ahlvjns","Method":"GET","Host":"localhost:42535","URL":"/testpath","RemoteAddr":"127.0.0.1:45282","Elapsed":2.497437587},{"RequestID":"req-1nlwymjgq6551at8xlq6","Method":"GET","Host":"localhost:42535","URL":"/testpath","RemoteAddr":"127.0.0.1:45266","Elapsed":2.497470527},{"RequestID":"req-98ahdfyiki551d1ums40","Method":"GET","Host":"localhost:42535","URL":"/testpath","RemoteAddr":"127.0.0.1:45258","Elapsed":2.497505207},{"RequestID":"req-1xaq8q0fyiplzijwf5w6","Method":"POST","Host":"localhost:42535","URL":"/arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","RemoteAddr":"127.0.0.1:45256","Elapsed":2.497545437},{"RequestID":"req-r0vu5ss1f2631aaw6bco","Method":"GET","Host":"localhost:42535","URL":"/testpath","RemoteAddr":"127.0.0.1:45240","Elapsed":2.497691577},{"RequestID":"req-g04wj889d40i1op9kagk","Method":"GET","Host":"localhost:42535","URL":"/testpath","RemoteAddr":"127.0.0.1:45234","Elapsed":2.497740127},{"RequestID":"req-1w9rowlm84xvk1v2c3a7","Method":"GET","Host":"localhost:42535","URL":"/testpath","RemoteAddr":"127.0.0.1:45230","Elapsed":2.4977727769999998},{"RequestID":"req-16vkqwwzd44tq188mwi5","Method":"GET","Host":"localhost:42535","URL":"/testpath","RemoteAddr":"127.0.0.1:45220","Elapsed":2.497805997},{"RequestID":"req-15yec0kf1pw4d16r5chz","Method":"GET","Host":"localhost:42535","URL":"/testpath","RemoteAddr":"127.0.0.1:45206","Elapsed":2.497843007},{"RequestID":"req-1ifiu21fdz64n1usaei1","Method":"GET","Host":"localhost:42535","URL":"/testpath","RemoteAddr":"127.0.0.1:45202","Elapsed":2.497887857},{"RequestID":"req-1bcpo4m306ner33axts4","Method":"GET","Host":"localhost:42535","URL":"/testpath","RemoteAddr":"127.0.0.1:45192","Elapsed":2.497932597},{"RequestID":"req-yfajb10zxvh218x0spi2","Method":"GET","Host":"localhost:42535","URL":"/testpath","RemoteAddr":"127.0.0.1:45186","Elapsed":2.497972777},{"RequestID":"req-1v9lbdtasqpdennvo107","Method":"POST","Host":"localhost:42535","URL":"/arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","RemoteAddr":"127.0.0.1:45172","Elapsed":2.498025367},{"RequestID":"req-vq3ktetaqy2qlx2869ff","Method":"GET","Host":"localhost:42535","URL":"/testpath","RemoteAddr":"127.0.0.1:45174","Elapsed":2.498093647},{"RequestID":"req-pe2799hc4nyxsja0hnts","Method":"POST","Host":"localhost:42535","URL":"/arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/ssh","RemoteAddr":"127.0.0.1:45168","Elapsed":2.498166967},{"RequestID":"req-ceyw6ahi2siunflfnh2c","Method":"POST","Host":"localhost:42535","URL":"/arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","RemoteAddr":"127.0.0.1:45162","Elapsed":2.498208767},{"RequestID":"req-99znfw9e4r731qz344r9","Method":"GET","Host":"localhost:42535","URL":"/testpath","RemoteAddr":"127.0.0.1:45158","Elapsed":2.498262687},{"RequestID":"req-1hl9ocdy446hx1af5lni","Method":"POST","Host":"localhost:42535","URL":"/arvados/v1/containers/z1234-dz642-abcdeabcdeabcde/gateway_tunnel","RemoteAddr":"127.0.0.1:45134","Elapsed":2.498318707},{"RequestID":"req-4apeu4kz7roi2mymxqd2","Method":"POST","Host":"localhost:42535","URL":"/arvados/v1/connect/z1234-dz642-abcdeabcdeabcde/ssh","RemoteAddr":"127.0.0.1:45146","Elapsed":2.498489327}] got response for /_inspect/requests got response for /metrics time="2024-02-15T21:29:12Z" level=info msg="CheckHealth called" OOPS: 5 passed, 1 FAILED --- FAIL: Test (3.89s) FAIL git.arvados.org/arvados.git/lib/service coverage: 72.7% of statements FAIL git.arvados.org/arvados.git/lib/service 3.899s FAIL ======= lib/service tests -- FAILED ======= test lib/service -- 4s ======= test lib/webdavfs ok git.arvados.org/arvados.git/lib/webdavfs 0.004s coverage: 12.8% of statements [no tests to run] ======= test lib/webdavfs -- 1s ======= test sdk/go/arvados 2024/02/15 21:29:42 [info] 15789#15789: *1906 client 127.0.0.1 closed keepalive connection ok git.arvados.org/arvados.git/sdk/go/arvados 27.103s coverage: 75.4% of statements ======= test sdk/go/arvados -- 29s ======= test sdk/go/arvadosclient 2024/02/15 21:29:43 [info] 15789#15789: *1939 client 127.0.0.1 closed keepalive connection 2024/02/15 21:29:43 [info] 15789#15789: *1952 client 127.0.0.1 closed keepalive connection 2024/02/15 21:29:43 [info] 15789#15789: *1954 client 127.0.0.1 closed keepalive connection 2024/02/15 21:29:43 [info] 15789#15789: *1956 client 127.0.0.1 closed keepalive connection 2024/02/15 21:29:43 [info] 15789#15789: *1958 client 127.0.0.1 closed keepalive connection 2024/02/15 21:29:43 [info] 15789#15789: *1960 client 127.0.0.1 closed keepalive connection 2024/02/15 21:29:50 [info] 15789#15789: *1962 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:05 [info] 15789#15789: *1970 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:05 [info] 15789#15789: *1967 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:05 [info] 15789#15789: *1964 client 127.0.0.1 closed keepalive connection ok git.arvados.org/arvados.git/sdk/go/arvadosclient 22.393s coverage: 65.4% of statements ======= test sdk/go/arvadosclient -- 23s ======= test sdk/go/arvadostest ok git.arvados.org/arvados.git/sdk/go/arvadostest 0.005s coverage: 0.0% of statements [no tests to run] ======= test sdk/go/arvadostest -- 1s ======= test sdk/go/asyncbuf ok git.arvados.org/arvados.git/sdk/go/asyncbuf 0.022s coverage: 96.4% of statements ======= test sdk/go/asyncbuf -- 0s ======= test sdk/go/auth ok git.arvados.org/arvados.git/sdk/go/auth 0.004s coverage: 69.8% of statements ======= test sdk/go/auth -- 1s ======= test sdk/go/blockdigest ok git.arvados.org/arvados.git/sdk/go/blockdigest 0.002s coverage: 75.8% of statements ======= test sdk/go/blockdigest -- 0s ======= test sdk/go/config ? git.arvados.org/arvados.git/sdk/go/config [no test files] ======= test sdk/go/config -- 0s ======= test sdk/go/ctxlog ? git.arvados.org/arvados.git/sdk/go/ctxlog [no test files] ======= test sdk/go/ctxlog -- 0s ======= test sdk/go/dispatch 2024/02/15 21:30:08 [info] 15789#15789: *1974 client 127.0.0.1 closed keepalive connection ok git.arvados.org/arvados.git/sdk/go/dispatch 0.026s coverage: 28.2% of statements ======= test sdk/go/dispatch -- 2s ======= test sdk/go/health 2024/02/15 21:30:16 [info] 15789#15789: *1982 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:16 [info] 15789#15789: *1979 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:16 [info] 15789#15789: *1976 client 127.0.0.1 closed keepalive connection ok git.arvados.org/arvados.git/sdk/go/health 7.116s coverage: 86.5% of statements ======= test sdk/go/health -- 8s ======= test sdk/go/httpserver ok git.arvados.org/arvados.git/sdk/go/httpserver 0.226s coverage: 70.9% of statements ======= test sdk/go/httpserver -- 1s ======= test sdk/go/keepclient 2024/02/15 21:30:18 [info] 15789#15789: *1985 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:18 [info] 15789#15789: *1987 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:19 [info] 15789#15789: *1991 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:19 [info] 15789#15789: *1993 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:19 [info] 15789#15789: *1995 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:19 [info] 15789#15789: *1997 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:19 [info] 15789#15789: *1999 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:19 [info] 15789#15789: *2001 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2003 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2017 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2019 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2021 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2023 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2026 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2028 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2030 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2033 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2035 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2038 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2042 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2044 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2047 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2049 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2051 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2053 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2056 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2058 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2060 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2063 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2066 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2068 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2071 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2073 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2076 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2078 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2081 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2083 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2086 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2088 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2091 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2093 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2096 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2098 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2101 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2103 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2106 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2108 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2111 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2113 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2116 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2118 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2121 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2123 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2126 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2128 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2131 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2133 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2136 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2138 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2141 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:21 [info] 15789#15789: *2143 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2151 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2153 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2156 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2158 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2161 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2163 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2166 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2168 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2171 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2173 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2176 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2178 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2181 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2183 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2186 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2188 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2191 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2193 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2195 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2197 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2199 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2201 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2203 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2205 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2207 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2209 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2211 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2213 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2215 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2217 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2219 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2221 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2223 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2225 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2227 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2229 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2231 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2233 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2235 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2237 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2239 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2241 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2243 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2245 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2247 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2249 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2251 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2253 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2256 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2258 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2261 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2263 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2265 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2267 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2269 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2271 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2273 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2275 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2277 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2279 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2281 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2283 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2285 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2287 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2289 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2291 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2293 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2295 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2297 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2299 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2301 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2303 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2305 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2307 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2309 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2311 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2313 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2315 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2318 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2320 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2323 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2325 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2328 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2330 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2332 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2334 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2336 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2338 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2340 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2342 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2344 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *2346 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:22 [info] 15789#15789: *1989 client 127.0.0.1 closed keepalive connection ok git.arvados.org/arvados.git/sdk/go/keepclient 3.514s coverage: 84.1% of statements ======= test sdk/go/keepclient -- 4s ======= test sdk/go/manifest ok git.arvados.org/arvados.git/sdk/go/manifest 0.014s coverage: 95.4% of statements ======= test sdk/go/manifest -- 1s ======= test sdk/go/stats ok git.arvados.org/arvados.git/sdk/go/stats 0.003s coverage: 71.4% of statements ======= test sdk/go/stats -- 0s ======= test services/crunch-dispatch-local 2024/02/15 21:30:26 [info] 15789#15789: *2348 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:26 [info] 15789#15789: *2355 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:26 [info] 15789#15789: *2357 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:31 [info] 15789#15789: *2359 client 127.0.0.1 closed keepalive connection ok git.arvados.org/arvados.git/services/crunch-dispatch-local 6.798s coverage: 40.9% of statements ======= test services/crunch-dispatch-local -- 8s ======= test services/crunch-dispatch-slurm 2024/02/15 21:30:34 [info] 15789#15789: *2369 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:34 [info] 15789#15789: *2377 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:35 [info] 15789#15789: *2379 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:37 [info] 15789#15789: *2385 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:39 [info] 15789#15789: *2399 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:39 [info] 15789#15789: *2407 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:41 [info] 15789#15789: *2409 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:44 [info] 15789#15789: *2420 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:44 [info] 15789#15789: *2428 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:47 [info] 15789#15789: *2430 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:50 [info] 15789#15789: *2448 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:50 [info] 15789#15789: *2456 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:50 [info] 15789#15789: *2458 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:52 [info] 15789#15789: *2460 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:52 [info] 15789#15789: *2444 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:52 [info] 15789#15789: *2416 client 127.0.0.1 closed keepalive connection 2024/02/15 21:30:52 [info] 15789#15789: *2396 client 127.0.0.1 closed keepalive connection ok git.arvados.org/arvados.git/services/crunch-dispatch-slurm 18.871s coverage: 66.4% of statements ======= test services/crunch-dispatch-slurm -- 21s ======= test services/githttpd 2024/02/15 21:31:07 [info] 15789#15789: *2516 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:07 [info] 15789#15789: *2511 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:07 [info] 15789#15789: *2506 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:07 [info] 15789#15789: *2500 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:07 [info] 15789#15789: *2498 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:07 [info] 15789#15789: *2495 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:07 [info] 15789#15789: *2493 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:07 [info] 15789#15789: *2490 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:07 [info] 15789#15789: *2487 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:07 [info] 15789#15789: *2483 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:07 [info] 15789#15789: *2479 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:07 [info] 15789#15789: *2477 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:07 [info] 15789#15789: *2475 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:07 [info] 15789#15789: *2463 client 127.0.0.1 closed keepalive connection ok git.arvados.org/arvados.git/services/githttpd 14.833s coverage: 87.2% of statements ======= test services/githttpd -- 16s ======= test services/keep-balance 2024/02/15 21:31:10 [info] 15789#15789: *1594 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:10 [info] 15789#15789: *2521 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:10 [info] 15789#15789: *2539 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:10 [info] 15789#15789: *2541 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:10 [info] 15789#15789: *2543 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:12 [info] 15789#15789: *2566 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:12 [info] 15789#15789: *2584 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:12 [info] 15789#15789: *2519 client 127.0.0.1 closed keepalive connection ok git.arvados.org/arvados.git/services/keep-balance 3.971s coverage: 90.0% of statements ======= test services/keep-balance -- 5s ======= test services/keepproxy 2024/02/15 21:31:14 [info] 15789#15789: *2592 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:14 [info] 15789#15789: *2605 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:14 [info] 15789#15789: *2607 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:14 [info] 15789#15789: *2611 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:14 [info] 15789#15789: *2613 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:14 [info] 15789#15789: *2616 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:14 [info] 15789#15789: *2618 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:14 [info] 15789#15789: *2620 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:14 [info] 15789#15789: *2622 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:14 [info] 15789#15789: *2628 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:14 [info] 15789#15789: *2630 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:14 [info] 15789#15789: *2632 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:14 [info] 15789#15789: *2634 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:14 [info] 15789#15789: *2636 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:14 [info] 15789#15789: *2638 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:14 [info] 15789#15789: *2640 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:14 [info] 15789#15789: *2642 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:14 [info] 15789#15789: *2646 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:14 [info] 15789#15789: *2648 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:14 [info] 15789#15789: *2650 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2652 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2658 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2660 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2662 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2664 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2669 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2671 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2673 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2675 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2692 client closed connection while waiting for request, client: 127.0.0.1, server: 127.0.0.1:57991 2024/02/15 21:31:15 [info] 15789#15789: *2697 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2706 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2707 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2678 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2684 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2698 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2682 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2693 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2695 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2683 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2714 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2716 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2718 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2720 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2722 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2724 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2726 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2728 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2732 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2734 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2736 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2738 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2743 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2745 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2747 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2749 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2756 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2758 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2760 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2762 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2768 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2770 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2772 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2774 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2779 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2781 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2783 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2785 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2790 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2792 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2794 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2796 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2801 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2803 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2805 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2807 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2812 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2814 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2816 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2818 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2823 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2825 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2827 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:15 [info] 15789#15789: *2829 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2834 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2836 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2838 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2840 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2845 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2847 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2849 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2851 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2856 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2858 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2860 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2862 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2866 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2868 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2870 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2872 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2877 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2879 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2881 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2883 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2888 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2890 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2892 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2894 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2899 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2901 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2903 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2905 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2909 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2911 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2913 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2915 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2920 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2922 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2924 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2926 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2931 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2933 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2935 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2937 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2942 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2944 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2946 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2948 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2950 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2952 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2954 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2956 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2960 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2962 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2964 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2966 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2970 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2972 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2974 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:16 [info] 15789#15789: *2976 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:18 [info] 15789#15789: *2582 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:18 [info] 15789#15789: *2980 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:18 [info] 15789#15789: *2997 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:18 [info] 15789#15789: *2999 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:18 [info] 15789#15789: *3001 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:18 [info] 15789#15789: *3003 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:19 [info] 15789#15789: *3009 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *3027 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *3029 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *3031 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *3033 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *2694 client closed connection while waiting for request, client: 127.0.0.1, server: 127.0.0.1:57991 2024/02/15 21:31:20 [info] 15789#15789: *2978 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *2968 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *2958 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *2939 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *2928 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *2917 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *2907 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *2896 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *2885 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *2874 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *2864 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *2853 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *2842 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *2831 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *2820 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *2809 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *2677 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *2798 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *2787 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *2776 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *2764 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *2751 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *2740 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *2730 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *2666 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *2654 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *3035 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *3005 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *2644 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *2624 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:20 [info] 15789#15789: *2609 client 127.0.0.1 closed keepalive connection ok git.arvados.org/arvados.git/services/keepproxy 6.189s coverage: 87.0% of statements ======= test services/keepproxy -- 7s ======= test services/keepstore 2024/02/15 21:31:25 [info] 15789#15789: *3037 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:26 [info] 15789#15789: *3052 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:31 [info] 15789#15789: *3050 client 127.0.0.1 closed keepalive connection ok git.arvados.org/arvados.git/services/keepstore 9.560s coverage: 82.0% of statements ======= test services/keepstore -- 11s ======= test services/keep-web 2024/02/15 21:31:33 [info] 15789#15789: *3065 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:33 [info] 15789#15789: *3067 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:33 [info] 15789#15789: *3080 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:33 [info] 15789#15789: *3082 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:33 [info] 15789#15789: *3088 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:34 [info] 15789#15789: *3091 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:34 [info] 15789#15789: *3104 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:34 [info] 15789#15789: *3106 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:34 [info] 15789#15789: *3087 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:34 [info] 15789#15789: *3109 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:34 [info] 15789#15789: *3111 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:34 [info] 15789#15789: *3115 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:36 [info] 15789#15789: *3117 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:36 [info] 15789#15789: *3131 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:36 [info] 15789#15789: *3133 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:36 [info] 15789#15789: *3135 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:36 [info] 15789#15789: *3137 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:36 [info] 15789#15789: *3139 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:36 [info] 15789#15789: *3142 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:36 [info] 15789#15789: *3144 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:36 [info] 15789#15789: *3149 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:36 [info] 15789#15789: *3151 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:36 [info] 15789#15789: *3153 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:36 [info] 15789#15789: *3155 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:36 [info] 15789#15789: *3157 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:36 [info] 15789#15789: *3159 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:36 [info] 15789#15789: *3163 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:37 [info] 15789#15789: *3165 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:37 [info] 15789#15789: *3167 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:37 [info] 15789#15789: *3171 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:37 [info] 15789#15789: *3173 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:37 [info] 15789#15789: *3176 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:37 [info] 15789#15789: *3180 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:37 [info] 15789#15789: *3178 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:37 [info] 15789#15789: *3182 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:37 [info] 15789#15789: *3184 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:37 [info] 15789#15789: *3186 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:37 [info] 15789#15789: *3188 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:37 [info] 15789#15789: *3190 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:37 [info] 15789#15789: *3192 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:37 [info] 15789#15789: *3204 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:37 [info] 15789#15789: *3206 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:37 [info] 15789#15789: *3210 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:37 [info] 15789#15789: *3212 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:37 [info] 15789#15789: *3214 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:37 [info] 15789#15789: *3216 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:37 [info] 15789#15789: *3220 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:37 [info] 15789#15789: *3221 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:37 [info] 15789#15789: *3224 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:37 [info] 15789#15789: *3226 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:37 [info] 15789#15789: *3229 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:37 [info] 15789#15789: *3231 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3240 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3242 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3245 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3247 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3253 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3255 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3259 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3260 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3268 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3263 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3271 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3267 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3264 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3276 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3275 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3279 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3280 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3282 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3283 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3296 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3288 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3287 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3295 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3291 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3298 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3297 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3308 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3292 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3305 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3303 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3306 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3307 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3315 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3320 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3322 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3327 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3330 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3335 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3341 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3343 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3337 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3339 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3349 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3351 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3355 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3357 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3366 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3370 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3375 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3379 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:38 [info] 15789#15789: *3384 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:39 [info] 15789#15789: *3433 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:39 [info] 15789#15789: *3437 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:39 [info] 15789#15789: *3447 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:39 [info] 15789#15789: *3456 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:39 [info] 15789#15789: *3459 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:40 [info] 15789#15789: *3466 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:40 [info] 15789#15789: *3470 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:40 [info] 15789#15789: *3481 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:40 [info] 15789#15789: *3483 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:40 [info] 15789#15789: *3488 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:40 [info] 15789#15789: *3491 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:40 [info] 15789#15789: *3495 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:40 [info] 15789#15789: *3498 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:40 [info] 15789#15789: *3502 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:41 [info] 15789#15789: *3535 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:41 [info] 15789#15789: *3538 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:41 [info] 15789#15789: *3546 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:41 [info] 15789#15789: *3555 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:41 [info] 15789#15789: *3553 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:41 [info] 15789#15789: *3560 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:41 [info] 15789#15789: *3564 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:41 [info] 15789#15789: *3571 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:41 [info] 15789#15789: *3573 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:41 [info] 15789#15789: *3579 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:41 [info] 15789#15789: *3581 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:41 [info] 15789#15789: *3596 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:41 [info] 15789#15789: *3598 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:41 [info] 15789#15789: *3606 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:41 [info] 15789#15789: *3608 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:42 [info] 15789#15789: *3617 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:42 [info] 15789#15789: *3616 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:42 [info] 15789#15789: *3623 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:42 [info] 15789#15789: *3624 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:43 [info] 15789#15789: *3638 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:43 [info] 15789#15789: *3640 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:43 [info] 15789#15789: *3642 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:43 [info] 15789#15789: *3644 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:43 [info] 15789#15789: *3653 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:43 [info] 15789#15789: *3652 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:43 [info] 15789#15789: *3657 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:43 [info] 15789#15789: *3658 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:43 [info] 15789#15789: *3663 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:43 [info] 15789#15789: *3664 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:43 [info] 15789#15789: *3670 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:43 [info] 15789#15789: *3669 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:43 [info] 15789#15789: *3681 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:43 [info] 15789#15789: *3680 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:43 [info] 15789#15789: *3686 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:43 [info] 15789#15789: *3685 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:43 [info] 15789#15789: *3692 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:43 [info] 15789#15789: *3691 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:43 [info] 15789#15789: *3696 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:43 [info] 15789#15789: *3697 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:44 [info] 15789#15789: *3741 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:44 [info] 15789#15789: *3743 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:44 [info] 15789#15789: *3747 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:44 [info] 15789#15789: *3749 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:44 [info] 15789#15789: *3751 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:44 [info] 15789#15789: *3753 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:44 [info] 15789#15789: *3755 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:44 [info] 15789#15789: *3757 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:44 [info] 15789#15789: *3759 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:44 [info] 15789#15789: *3761 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3763 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3765 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3767 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3769 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3771 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3773 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3775 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3777 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3785 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3786 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3790 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3791 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3794 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3795 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3800 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3799 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3807 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3806 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3805 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3810 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3803 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3812 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3816 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3814 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3824 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3823 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3833 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3832 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3828 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3829 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3837 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3838 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3849 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3848 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3853 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3854 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3857 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3856 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3863 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3862 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3868 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3867 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3873 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3872 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3876 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3875 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3881 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3882 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3892 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3893 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3897 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3900 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:45 [info] 15789#15789: *3898 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:46 [info] 15789#15789: *3899 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:46 [info] 15789#15789: *3907 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:46 [info] 15789#15789: *3906 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4048 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4049 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4053 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4054 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4057 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4058 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4062 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4067 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4063 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4068 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4072 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4073 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4071 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4084 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4079 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4078 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4083 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4088 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4074 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4093 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4092 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4094 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4087 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4102 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4091 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4100 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4104 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4099 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4108 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4112 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4107 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4119 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4113 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4122 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4115 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4117 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4123 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4131 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4120 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4127 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4129 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4132 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4139 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4134 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:48 [info] 15789#15789: *4140 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:49 [info] 15789#15789: *4188 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:49 [info] 15789#15789: *4189 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:49 [info] 15789#15789: *4195 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:49 [info] 15789#15789: *4194 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:49 [info] 15789#15789: *4193 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:49 [info] 15789#15789: *4192 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:49 [info] 15789#15789: *4205 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:49 [info] 15789#15789: *4203 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:49 [info] 15789#15789: *4201 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:49 [info] 15789#15789: *4208 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:49 [info] 15789#15789: *4200 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:49 [info] 15789#15789: *4209 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:49 [info] 15789#15789: *4212 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:49 [info] 15789#15789: *4213 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:49 [info] 15789#15789: *4221 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:49 [info] 15789#15789: *4217 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:49 [info] 15789#15789: *4222 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:49 [info] 15789#15789: *4216 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:49 [info] 15789#15789: *4220 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:49 [info] 15789#15789: *4224 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:49 [info] 15789#15789: *4228 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:49 [info] 15789#15789: *4230 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:49 [info] 15789#15789: *4232 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:49 [info] 15789#15789: *4234 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:49 [info] 15789#15789: *4236 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:49 [info] 15789#15789: *4238 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:49 [info] 15789#15789: *4240 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:49 [info] 15789#15789: *4242 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:50 [info] 15789#15789: *4244 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:50 [info] 15789#15789: *4246 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:50 [info] 15789#15789: *4248 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:50 [info] 15789#15789: *4250 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:50 [info] 15789#15789: *4252 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:50 [info] 15789#15789: *4254 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:50 [info] 15789#15789: *4256 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:50 [info] 15789#15789: *4262 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:50 [info] 15789#15789: *4264 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:50 [info] 15789#15789: *4278 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:50 [info] 15789#15789: *4280 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:50 [info] 15789#15789: *4284 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:50 [info] 15789#15789: *4286 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:53 [info] 15789#15789: *4427 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:53 [info] 15789#15789: *4429 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:56 [info] 15789#15789: *4566 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:56 [info] 15789#15789: *4568 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:56 [info] 15789#15789: *4572 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:56 [info] 15789#15789: *4577 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:56 [info] 15789#15789: *4579 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:57 [info] 15789#15789: *4583 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:57 [info] 15789#15789: *4588 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:57 [info] 15789#15789: *4595 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:57 [info] 15789#15789: *4603 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:57 [info] 15789#15789: *4610 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:57 [info] 15789#15789: *4617 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:57 [info] 15789#15789: *4620 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:57 [info] 15789#15789: *4622 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:57 [info] 15789#15789: *4625 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:57 [info] 15789#15789: *4627 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:57 [info] 15789#15789: *4632 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:57 [info] 15789#15789: *4631 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:57 [info] 15789#15789: *4638 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:57 [info] 15789#15789: *4643 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:57 [info] 15789#15789: *4636 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:57 [info] 15789#15789: *4635 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:57 [info] 15789#15789: *4637 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:57 [info] 15789#15789: *4647 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:57 [info] 15789#15789: *4649 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:57 [info] 15789#15789: *4657 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:57 [info] 15789#15789: *4660 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:57 [info] 15789#15789: *4663 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:57 [info] 15789#15789: *4665 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:57 [info] 15789#15789: *4670 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:57 [info] 15789#15789: *4669 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:57 [info] 15789#15789: *4674 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:57 [info] 15789#15789: *4677 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:57 [info] 15789#15789: *4680 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:58 [info] 15789#15789: *4683 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:58 [info] 15789#15789: *4685 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:58 [info] 15789#15789: *4697 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:58 [info] 15789#15789: *4699 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:58 [info] 15789#15789: *4704 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:58 [info] 15789#15789: *4703 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:58 [info] 15789#15789: *4709 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:58 [info] 15789#15789: *4708 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:58 [info] 15789#15789: *4712 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:58 [info] 15789#15789: *4714 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:58 [info] 15789#15789: *4720 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:58 [info] 15789#15789: *4718 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:58 [info] 15789#15789: *4722 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:58 [info] 15789#15789: *4726 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:58 [info] 15789#15789: *4728 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:58 [info] 15789#15789: *4732 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:58 [info] 15789#15789: *4734 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:58 [info] 15789#15789: *4737 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:58 [info] 15789#15789: *4739 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:58 [info] 15789#15789: *4744 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:58 [info] 15789#15789: *4746 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:58 [info] 15789#15789: *4750 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:58 [info] 15789#15789: *4751 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:58 [info] 15789#15789: *4754 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:58 [info] 15789#15789: *4756 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:58 [info] 15789#15789: *4760 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:58 [info] 15789#15789: *4762 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:58 [info] 15789#15789: *4767 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:58 [info] 15789#15789: *4766 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:59 [info] 15789#15789: *4771 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:59 [info] 15789#15789: *4773 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:59 [info] 15789#15789: *4775 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:59 [info] 15789#15789: *4770 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:59 [info] 15789#15789: *4781 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:59 [info] 15789#15789: *4783 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:59 [info] 15789#15789: *4778 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:59 [info] 15789#15789: *4782 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:59 [info] 15789#15789: *4784 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:59 [info] 15789#15789: *4758 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:59 [info] 15789#15789: *4791 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:59 [info] 15789#15789: *4793 client 127.0.0.1 closed keepalive connection 2024/02/15 21:31:59 [info] 15789#15789: *4798 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:00 [info] 15789#15789: *4802 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:01 [info] 15789#15789: *4808 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:01 [info] 15789#15789: *4810 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:01 [info] 15789#15789: *4816 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:01 [info] 15789#15789: *4818 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:01 [info] 15789#15789: *4824 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:02 [info] 15789#15789: *4830 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:02 [info] 15789#15789: *4837 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:02 [info] 15789#15789: *4839 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:02 [info] 15789#15789: *4844 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:02 [info] 15789#15789: *4846 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:02 [info] 15789#15789: *4850 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:02 [info] 15789#15789: *4857 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:02 [info] 15789#15789: *4859 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:02 [info] 15789#15789: *4865 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:02 [info] 15789#15789: *4867 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:03 [info] 15789#15789: *4900 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:03 [info] 15789#15789: *4902 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:03 [info] 15789#15789: *4908 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:03 [info] 15789#15789: *4910 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:03 [info] 15789#15789: *4914 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:03 [info] 15789#15789: *4919 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:03 [info] 15789#15789: *4928 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:03 [info] 15789#15789: *4930 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:04 [info] 15789#15789: *4938 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:04 [info] 15789#15789: *4940 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:08 [info] 15789#15789: *5240 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:08 [info] 15789#15789: *5242 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:08 [info] 15789#15789: *5250 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:08 [info] 15789#15789: *5252 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:08 [info] 15789#15789: *5257 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:08 [info] 15789#15789: *5289 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:08 [info] 15789#15789: *5291 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:09 [info] 15789#15789: *5301 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:09 [info] 15789#15789: *5332 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:09 [info] 15789#15789: *5334 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:09 [info] 15789#15789: *5342 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:09 [info] 15789#15789: *5349 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:09 [info] 15789#15789: *5343 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:09 [info] 15789#15789: *5348 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:09 [info] 15789#15789: *5352 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:09 [info] 15789#15789: *5354 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:09 [info] 15789#15789: *5353 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:09 [info] 15789#15789: *5341 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:09 [info] 15789#15789: *5356 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:09 [info] 15789#15789: *5375 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:09 [info] 15789#15789: *5371 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:09 [info] 15789#15789: *5365 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:09 [info] 15789#15789: *5358 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:09 [info] 15789#15789: *5269 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:09 [info] 15789#15789: *5383 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:09 [info] 15789#15789: *5385 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:09 [info] 15789#15789: *5391 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:09 [info] 15789#15789: *5393 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:10 [info] 15789#15789: *5400 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:11 [info] 15789#15789: *5406 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:11 [info] 15789#15789: *5408 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:11 [info] 15789#15789: *5412 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:11 [info] 15789#15789: *5414 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:11 [info] 15789#15789: *5416 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:11 [info] 15789#15789: *5420 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:11 [info] 15789#15789: *5423 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:11 [info] 15789#15789: *5425 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:12 [info] 15789#15789: *5432 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:12 [info] 15789#15789: *5438 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:12 [info] 15789#15789: *5440 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:12 [info] 15789#15789: *5444 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:12 [info] 15789#15789: *5446 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:12 [info] 15789#15789: *5448 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:12 [info] 15789#15789: *5452 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:12 [info] 15789#15789: *5455 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:12 [info] 15789#15789: *5457 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:13 [info] 15789#15789: *5465 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:13 [info] 15789#15789: *5470 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:13 [info] 15789#15789: *5472 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:13 [info] 15789#15789: *5477 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:13 [info] 15789#15789: *5476 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:13 [info] 15789#15789: *5487 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:13 [info] 15789#15789: *5492 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:13 [info] 15789#15789: *5494 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:13 [info] 15789#15789: *5498 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:13 [info] 15789#15789: *5499 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:13 [info] 15789#15789: *5512 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:13 [info] 15789#15789: *5514 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:13 [info] 15789#15789: *5525 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:13 [info] 15789#15789: *5530 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:13 [info] 15789#15789: *5532 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:13 [info] 15789#15789: *5537 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:13 [info] 15789#15789: *5536 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:13 [info] 15789#15789: *5550 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:13 [info] 15789#15789: *5552 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:13 [info] 15789#15789: *5561 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:13 [info] 15789#15789: *5563 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:14 [info] 15789#15789: *5568 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:14 [info] 15789#15789: *5570 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:14 [info] 15789#15789: *5578 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:14 [info] 15789#15789: *5580 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:14 [info] 15789#15789: *5585 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:14 [info] 15789#15789: *5587 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:14 [info] 15789#15789: *5595 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:14 [info] 15789#15789: *5597 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:14 [info] 15789#15789: *5603 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:14 [info] 15789#15789: *5605 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:14 [info] 15789#15789: *5616 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:14 [info] 15789#15789: *5618 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:14 [info] 15789#15789: *5623 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:14 [info] 15789#15789: *5625 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:15 [info] 15789#15789: *5634 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:15 [info] 15789#15789: *5636 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:15 [info] 15789#15789: *5641 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:15 [info] 15789#15789: *5643 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:15 [info] 15789#15789: *5652 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:15 [info] 15789#15789: *5654 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:15 [info] 15789#15789: *5659 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:15 [info] 15789#15789: *5661 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:15 [info] 15789#15789: *5670 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:15 [info] 15789#15789: *5672 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:15 [info] 15789#15789: *5680 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:15 [info] 15789#15789: *5682 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:16 [info] 15789#15789: *5708 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:16 [info] 15789#15789: *5710 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:16 [info] 15789#15789: *5718 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:16 [info] 15789#15789: *5720 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:16 [info] 15789#15789: *5731 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:16 [info] 15789#15789: *5733 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:20 [info] 15789#15789: *5890 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:20 [info] 15789#15789: *5892 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:21 [info] 15789#15789: *5929 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:21 [info] 15789#15789: *5931 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:21 [info] 15789#15789: *5942 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:21 [info] 15789#15789: *5944 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:21 [info] 15789#15789: *5950 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:21 [info] 15789#15789: *5952 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:22 [info] 15789#15789: *6001 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:22 [info] 15789#15789: *6003 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:22 [info] 15789#15789: *6009 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:22 [info] 15789#15789: *6011 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:22 [info] 15789#15789: *6017 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:22 [info] 15789#15789: *6022 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:23 [info] 15789#15789: *6031 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:23 [info] 15789#15789: *6033 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:23 [info] 15789#15789: *6049 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:23 [info] 15789#15789: *6055 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:23 [info] 15789#15789: *6042 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:23 [info] 15789#15789: *6039 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:23 [info] 15789#15789: *6053 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:23 [info] 15789#15789: *6045 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:23 [info] 15789#15789: *6060 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:23 [info] 15789#15789: *6061 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:23 [info] 15789#15789: *6071 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:23 [info] 15789#15789: *6062 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:23 [info] 15789#15789: *6075 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:23 [info] 15789#15789: *6072 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:23 [info] 15789#15789: *6050 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:23 [info] 15789#15789: *6063 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:24 [info] 15789#15789: *6090 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:24 [info] 15789#15789: *6092 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:24 [info] 15789#15789: *6098 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:24 [info] 15789#15789: *6100 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:25 [info] 15789#15789: *6135 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:25 [info] 15789#15789: *6137 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:25 [info] 15789#15789: *6143 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:25 [info] 15789#15789: *6145 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:26 [info] 15789#15789: *6152 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:26 [info] 15789#15789: *6154 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:26 [info] 15789#15789: *6160 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:27 [info] 15789#15789: *6166 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:27 [info] 15789#15789: *6168 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:27 [info] 15789#15789: *6174 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:27 [info] 15789#15789: *6176 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:27 [info] 15789#15789: *6178 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:27 [info] 15789#15789: *6182 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:27 [info] 15789#15789: *6185 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:27 [info] 15789#15789: *6187 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:28 [info] 15789#15789: *6194 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:28 [info] 15789#15789: *6196 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:28 [info] 15789#15789: *6202 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:29 [info] 15789#15789: *6208 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:29 [info] 15789#15789: *6210 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:29 [info] 15789#15789: *6216 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:29 [info] 15789#15789: *6218 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:29 [info] 15789#15789: *6220 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:29 [info] 15789#15789: *6224 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:29 [info] 15789#15789: *6227 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:29 [info] 15789#15789: *6229 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:29 [info] 15789#15789: *6236 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:29 [info] 15789#15789: *6238 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:29 [info] 15789#15789: *6245 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:29 [info] 15789#15789: *6250 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:29 [info] 15789#15789: *6252 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:29 [info] 15789#15789: *6259 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:29 [info] 15789#15789: *6262 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:29 [info] 15789#15789: *6258 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:29 [info] 15789#15789: *6266 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:29 [info] 15789#15789: *6274 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:29 [info] 15789#15789: *6276 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:29 [info] 15789#15789: *6282 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:30 [info] 15789#15789: *6289 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:30 [info] 15789#15789: *6291 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:30 [info] 15789#15789: *6298 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:30 [info] 15789#15789: *6301 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:30 [info] 15789#15789: *6297 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:30 [info] 15789#15789: *6305 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:30 [info] 15789#15789: *6313 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:30 [info] 15789#15789: *6315 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:30 [info] 15789#15789: *6325 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:30 [info] 15789#15789: *6327 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:30 [info] 15789#15789: *6333 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:30 [info] 15789#15789: *6335 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:30 [info] 15789#15789: *6345 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:30 [info] 15789#15789: *6347 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:30 [info] 15789#15789: *6354 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:30 [info] 15789#15789: *6359 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:30 [info] 15789#15789: *6361 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:30 [info] 15789#15789: *6368 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:30 [info] 15789#15789: *6371 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:30 [info] 15789#15789: *6367 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:30 [info] 15789#15789: *6375 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:31 [info] 15789#15789: *6383 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:31 [info] 15789#15789: *6385 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:31 [info] 15789#15789: *6395 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:31 [info] 15789#15789: *6397 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:31 [info] 15789#15789: *6403 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:31 [info] 15789#15789: *6405 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:31 [info] 15789#15789: *6414 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:31 [info] 15789#15789: *6416 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:31 [info] 15789#15789: *6422 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:31 [info] 15789#15789: *6424 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:31 [info] 15789#15789: *6429 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:31 [info] 15789#15789: *6444 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:31 [info] 15789#15789: *6446 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:31 [info] 15789#15789: *6451 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:31 [info] 15789#15789: *6453 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:32 [info] 15789#15789: *6458 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:32 [info] 15789#15789: *6461 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:32 [info] 15789#15789: *6457 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:32 [info] 15789#15789: *6466 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:32 [info] 15789#15789: *6467 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:32 [info] 15789#15789: *6470 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:32 [info] 15789#15789: *6472 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:41 [info] 15789#15789: *6525 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:41 [info] 15789#15789: *6528 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:41 [info] 15789#15789: *6531 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:41 [info] 15789#15789: *6534 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:41 [info] 15789#15789: *6545 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:41 [info] 15789#15789: *6547 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:41 [info] 15789#15789: *6552 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:41 [info] 15789#15789: *6554 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:42 [info] 15789#15789: *6562 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:42 [info] 15789#15789: *6564 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:42 [info] 15789#15789: *6570 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:42 [info] 15789#15789: *6572 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:42 [info] 15789#15789: *6582 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:42 [info] 15789#15789: *6589 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:42 [info] 15789#15789: *6593 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:42 [info] 15789#15789: *6601 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:42 [info] 15789#15789: *6606 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:42 [info] 15789#15789: *6610 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:42 [info] 15789#15789: *6612 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:42 [info] 15789#15789: *6618 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:42 [info] 15789#15789: *6620 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:42 [info] 15789#15789: *6616 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:42 [info] 15789#15789: *6624 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:42 [info] 15789#15789: *6626 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:42 [info] 15789#15789: *6632 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:42 [info] 15789#15789: *6634 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:42 [info] 15789#15789: *6638 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:42 [info] 15789#15789: *6645 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:42 [info] 15789#15789: *6647 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:42 [info] 15789#15789: *6652 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6660 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6673 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6683 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6685 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6690 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6689 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6695 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6699 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6694 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6693 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6703 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6704 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6707 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6713 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6708 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6710 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6722 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6724 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6730 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6732 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6728 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6736 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6738 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6742 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6744 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6750 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6752 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6748 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6756 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6758 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6760 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6766 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6768 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6764 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6771 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6773 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6777 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6779 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6783 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6785 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6789 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6791 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6795 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6797 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6801 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6803 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6809 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6811 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:43 [info] 15789#15789: *6807 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6817 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6819 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6815 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6822 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6824 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6828 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6830 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6835 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6838 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6834 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6841 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6843 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6847 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6849 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6854 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6856 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6860 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6862 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6867 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6870 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6866 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6877 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6879 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6883 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6885 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6890 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6893 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6889 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6899 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6901 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6905 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6907 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6913 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6916 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6912 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6922 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6924 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6928 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6930 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6935 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6938 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6934 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6944 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6946 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6950 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6952 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6958 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6961 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6957 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6967 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6969 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6973 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6975 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6979 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6981 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6986 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6989 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6985 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6992 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6994 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *6998 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *7000 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *7005 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *7007 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *7011 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *7013 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *7018 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *7021 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *7017 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *7027 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *7029 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *7033 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *7035 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *7040 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *7043 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *7039 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *7049 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *7051 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *7055 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:44 [info] 15789#15789: *7057 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7063 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7066 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7062 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7072 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7074 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7078 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7080 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7085 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7088 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7084 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7094 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7096 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7100 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7102 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7108 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7111 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7107 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7117 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7119 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7123 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7125 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7129 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7131 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7136 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7139 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7135 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7142 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7144 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7148 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7150 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7156 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7158 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7164 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7167 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7163 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7173 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7175 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7180 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7184 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7181 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7190 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7192 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7199 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7202 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7198 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7208 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7210 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7216 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7219 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7215 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7225 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7227 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7234 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7237 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7233 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7243 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7245 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7250 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7252 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7257 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7260 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7256 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7263 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7265 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7269 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7271 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7276 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:45 [info] 15789#15789: *7278 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7283 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7287 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7284 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7293 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7295 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7300 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7304 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7301 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7310 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7312 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7319 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7322 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7318 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7328 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7330 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7335 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7339 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7336 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7345 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7347 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7353 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7357 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7354 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7363 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7365 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7370 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7372 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7377 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7380 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7376 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7383 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7385 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7389 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7391 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7396 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7398 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7403 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7405 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7410 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7413 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7409 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7419 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7421 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7425 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7427 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7431 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7435 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7432 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7441 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7443 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7447 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7449 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7455 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7458 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7454 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7464 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7466 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7470 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7472 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7477 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7480 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7476 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7486 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7488 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7492 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7494 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7500 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7503 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7499 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7509 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7511 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7515 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:46 [info] 15789#15789: *7517 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7521 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7523 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7528 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7531 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7527 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7534 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7536 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7540 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7542 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7547 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7549 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7555 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7558 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7554 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7564 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7566 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7572 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7575 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7571 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7581 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7583 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7590 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7593 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7589 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7599 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7601 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7606 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7610 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7607 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7616 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7618 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7624 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7628 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7625 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7634 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7636 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7641 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7643 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7648 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7651 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7647 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7654 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7656 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7660 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7662 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7665 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7667 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7671 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7674 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7670 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7679 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7681 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7684 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7686 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7689 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7693 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7690 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7697 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7699 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7702 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7704 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7709 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7712 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7708 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7716 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7718 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7721 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7723 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7727 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7730 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7726 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7734 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7736 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7739 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7741 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7746 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7749 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7745 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7753 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7755 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7758 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7760 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7763 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7765 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7770 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7773 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7769 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7776 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:47 [info] 15789#15789: *7778 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7782 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7784 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7789 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7791 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7797 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7800 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7796 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7806 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7808 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7813 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7817 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7814 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7823 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7825 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7832 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7835 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7831 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7841 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7843 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7849 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7852 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7848 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7858 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7860 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7867 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7870 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7866 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7876 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7878 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7883 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7885 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7890 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7893 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7889 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7896 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7898 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7902 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7904 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7909 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7911 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7916 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7920 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7917 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7926 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7928 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7934 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7937 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7933 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7943 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7945 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7952 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7955 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7951 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7961 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7963 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7969 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7970 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7973 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7979 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7981 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7988 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7991 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7987 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7997 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:48 [info] 15789#15789: *7999 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:49 [info] 15789#15789: *8004 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:49 [info] 15789#15789: *8006 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:49 [info] 15789#15789: *8011 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:49 [info] 15789#15789: *8014 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:49 [info] 15789#15789: *8010 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:49 [info] 15789#15789: *8018 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:49 [info] 15789#15789: *7965 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:49 [info] 15789#15789: *4789 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:49 [info] 15789#15789: *3317 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:49 [info] 15789#15789: *3197 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:49 [info] 15789#15789: *3196 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:49 [info] 15789#15789: *3602 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:49 [info] 15789#15789: *3251 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:49 [info] 15789#15789: *3084 client 127.0.0.1 closed keepalive connection ok git.arvados.org/arvados.git/services/keep-web 76.489s coverage: 87.7% of statements ======= test services/keep-web -- 78s ======= test services/ws 2024/02/15 21:32:50 [info] 15789#15789: *8020 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:50 [info] 15789#15789: *8045 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:50 [info] 15789#15789: *8037 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:50 [info] 15789#15789: *8053 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:51 [info] 15789#15789: *8047 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:51 [info] 15789#15789: *8064 peer closed connection in SSL handshake while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:57991 2024/02/15 21:32:51 [info] 15789#15789: *8054 epoll_wait() reported that client prematurely closed connection, so upstream connection is closed too while sending request to upstream, client: 127.0.0.1, server: controller, request: "GET /arvados/v1/workflows/zzzzz-7fd4e-edjtmemzcogydo3?include_trash=true&select=%5B%22uuid%22%5D HTTP/1.1", upstream: "http://127.0.0.1:33949/arvados/v1/workflows/zzzzz-7fd4e-edjtmemzcogydo3?include_trash=true&select=%5B%22uuid%22%5D", host: "0.0.0.0:57991" 2024/02/15 21:32:51 [info] 15789#15789: *8059 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:51 [info] 15789#15789: *8065 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:51 [info] 15789#15789: *8079 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:51 [info] 15789#15789: *8081 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:51 [info] 15789#15789: *8091 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:51 [info] 15789#15789: *8068 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:51 [info] 15789#15789: *8134 client closed connection while waiting for request, client: 127.0.0.1, server: 127.0.0.1:57991 2024/02/15 21:32:51 [info] 15789#15789: *8132 client closed connection while waiting for request, client: 127.0.0.1, server: 127.0.0.1:57991 2024/02/15 21:32:51 [info] 15789#15789: *8136 client closed connection while waiting for request, client: 127.0.0.1, server: 127.0.0.1:57991 2024/02/15 21:32:51 [info] 15789#15789: *8088 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:51 [info] 15789#15789: *8113 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:51 [info] 15789#15789: *8095 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:51 [info] 15789#15789: *8114 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:51 [info] 15789#15789: *8130 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:51 [info] 15789#15789: *8112 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:51 [info] 15789#15789: *8092 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:51 [info] 15789#15789: *8106 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:51 [info] 15789#15789: *8129 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:51 [info] 15789#15789: *8128 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:51 [info] 15789#15789: *8089 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:51 [info] 15789#15789: *8087 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:51 [info] 15789#15789: *8090 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:51 [info] 15789#15789: *8111 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:51 [info] 15789#15789: *8143 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:51 [info] 15789#15789: *8125 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:51 [info] 15789#15789: *8140 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:51 [info] 15789#15789: *8142 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:51 [info] 15789#15789: *8139 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:51 [info] 15789#15789: *8099 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:51 [info] 15789#15789: *8248 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:51 [info] 15789#15789: *8121 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:51 [info] 15789#15789: *8240 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:51 [info] 15789#15789: *8239 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:52 [info] 15789#15789: *8246 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:52 [info] 15789#15789: *8251 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:52 [info] 15789#15789: *8266 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:52 [info] 15789#15789: *8257 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:52 [info] 15789#15789: *8273 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:52 [info] 15789#15789: *8268 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:52 [info] 15789#15789: *8288 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:52 [info] 15789#15789: *8289 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:52 [info] 15789#15789: *8274 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:52 [info] 15789#15789: *8306 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:52 [info] 15789#15789: *8328 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:52 [info] 15789#15789: *8316 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:52 [info] 15789#15789: *8334 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:52 [info] 15789#15789: *8335 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:52 [info] 15789#15789: *8347 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:52 [info] 15789#15789: *8330 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:52 [info] 15789#15789: *8355 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:52 [info] 15789#15789: *8360 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:52 [info] 15789#15789: *8361 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:52 [info] 15789#15789: *8372 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:52 [info] 15789#15789: *8362 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:53 [info] 15789#15789: *8349 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:53 [info] 15789#15789: *8388 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:53 [info] 15789#15789: *8374 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:53 [info] 15789#15789: *8397 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:53 [info] 15789#15789: *8396 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:53 [info] 15789#15789: *8423 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:53 [info] 15789#15789: *8425 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:53 [info] 15789#15789: *8426 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:53 [info] 15789#15789: *8412 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:53 [info] 15789#15789: *8413 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:53 [info] 15789#15789: *8387 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:53 [info] 15789#15789: *8473 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:53 [info] 15789#15789: *8466 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:53 [info] 15789#15789: *8460 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:53 [info] 15789#15789: *8487 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:53 [info] 15789#15789: *8504 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:53 [info] 15789#15789: *8502 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:54 [info] 15789#15789: *8488 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:54 [info] 15789#15789: *8521 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:54 [info] 15789#15789: *8468 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:54 [info] 15789#15789: *8528 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:54 [info] 15789#15789: *8529 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:54 [info] 15789#15789: *8549 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:54 [info] 15789#15789: *8523 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:54 [info] 15789#15789: *8568 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:54 [info] 15789#15789: *8550 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:54 [info] 15789#15789: *8575 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:54 [info] 15789#15789: *8580 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:54 [info] 15789#15789: *8595 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:54 [info] 15789#15789: *8569 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:54 [info] 15789#15789: *8574 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:54 [info] 15789#15789: *8614 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:54 [info] 15789#15789: *8605 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:54 [info] 15789#15789: *8622 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:54 [info] 15789#15789: *8615 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:54 [info] 15789#15789: *8633 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:55 [info] 15789#15789: *8624 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:55 [info] 15789#15789: *8642 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:55 [info] 15789#15789: *8634 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:55 [info] 15789#15789: *8654 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:55 [info] 15789#15789: *8644 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:55 [info] 15789#15789: *8668 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:55 [info] 15789#15789: *8697 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:55 [info] 15789#15789: *8698 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:55 [info] 15789#15789: *8669 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:55 [info] 15789#15789: *8688 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:55 [info] 15789#15789: *8709 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:55 [info] 15789#15789: *8656 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:55 [info] 15789#15789: *8711 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:55 [info] 15789#15789: *8722 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:55 [info] 15789#15789: *8712 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:55 [info] 15789#15789: *8743 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:55 [info] 15789#15789: *8724 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:55 [info] 15789#15789: *8757 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:56 [info] 15789#15789: *8782 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:56 [info] 15789#15789: *8773 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:56 [info] 15789#15789: *8774 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:56 [info] 15789#15789: *8759 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:56 [info] 15789#15789: *8790 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:56 [info] 15789#15789: *8742 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:56 [info] 15789#15789: *8812 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:56 [info] 15789#15789: *8792 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:56 [info] 15789#15789: *8821 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:56 [info] 15789#15789: *8835 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:56 [info] 15789#15789: *8814 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:56 [info] 15789#15789: *8823 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:56 [info] 15789#15789: *8836 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:56 [info] 15789#15789: *8893 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:57 [info] 15789#15789: *8869 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:57 [info] 15789#15789: *8871 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:57 [info] 15789#15789: *8850 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:57 [info] 15789#15789: *8894 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:57 [info] 15789#15789: *8929 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:57 [info] 15789#15789: *8921 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:57 [info] 15789#15789: *8949 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:57 [info] 15789#15789: *8952 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:57 [info] 15789#15789: *8957 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:58 [info] 15789#15789: *8958 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:58 [info] 15789#15789: *8969 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:59 [info] 15789#15789: *8931 client 127.0.0.1 closed keepalive connection 2024/02/15 21:32:59 [info] 15789#15789: *8983 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:00 [info] 15789#15789: *8970 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:00 [info] 15789#15789: *9043 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:00 [info] 15789#15789: *9011 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:00 [info] 15789#15789: *9055 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:00 [info] 15789#15789: *9044 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:00 [info] 15789#15789: *9056 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:00 [info] 15789#15789: *9090 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:00 [info] 15789#15789: *9106 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:00 [info] 15789#15789: *9091 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:00 [info] 15789#15789: *9112 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:00 [info] 15789#15789: *9111 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:00 [info] 15789#15789: *9121 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:00 [info] 15789#15789: *9115 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:01 [info] 15789#15789: *9123 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:01 [info] 15789#15789: *9139 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:01 [info] 15789#15789: *9148 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:01 [info] 15789#15789: *9141 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:01 [info] 15789#15789: *9155 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:01 [info] 15789#15789: *9066 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:07 [info] 15789#15789: *9566 client 127.0.0.1 closed keepalive connection ok git.arvados.org/arvados.git/services/ws 17.256s coverage: 78.1% of statements ======= test services/ws -- 18s ======= test tools/keep-block-check 2024/02/15 21:33:09 [info] 15789#15789: *9629 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:09 [info] 15789#15789: *9643 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:09 [info] 15789#15789: *9645 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:10 [info] 15789#15789: *9650 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:10 [info] 15789#15789: *9663 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:10 [info] 15789#15789: *9665 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:11 [info] 15789#15789: *9668 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:11 [info] 15789#15789: *9681 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:11 [info] 15789#15789: *9683 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:12 [info] 15789#15789: *9686 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:12 [info] 15789#15789: *9699 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:12 [info] 15789#15789: *9701 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:14 [info] 15789#15789: *9704 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:14 [info] 15789#15789: *9717 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:14 [info] 15789#15789: *9719 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:15 [info] 15789#15789: *9722 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:15 [info] 15789#15789: *9735 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:15 [info] 15789#15789: *9737 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:16 [info] 15789#15789: *9740 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:16 [info] 15789#15789: *9753 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:16 [info] 15789#15789: *9755 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:17 [info] 15789#15789: *9758 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:17 [info] 15789#15789: *9771 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:17 [info] 15789#15789: *9773 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:18 [info] 15789#15789: *9776 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:18 [info] 15789#15789: *9789 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:18 [info] 15789#15789: *9791 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:20 [info] 15789#15789: *9795 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:20 [info] 15789#15789: *9808 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:20 [info] 15789#15789: *9810 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:21 [info] 15789#15789: *9813 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:22 [info] 15789#15789: *9828 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:22 [info] 15789#15789: *9647 epoll_wait() reported that client prematurely closed connection, so upstream connection is closed too while sending request to upstream, client: 127.0.0.1, server: controller, request: "GET /arvados/v1/keep_services/accessible HTTP/1.1", upstream: "http://127.0.0.1:33949/arvados/v1/keep_services/accessible", host: "0.0.0.0:57991" ok git.arvados.org/arvados.git/tools/keep-block-check 14.497s coverage: 90.4% of statements ======= test tools/keep-block-check -- 16s ======= test tools/keep-exercise ? git.arvados.org/arvados.git/tools/keep-exercise [no test files] ======= test tools/keep-exercise -- 0s ======= test tools/keep-rsync 2024/02/15 21:33:24 [info] 15789#15789: *9842 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:25 [info] 15789#15789: *9857 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:25 [info] 15789#15789: *9859 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:25 [info] 15789#15789: *9863 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:25 [info] 15789#15789: *9865 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:26 [info] 15789#15789: *9867 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:26 [info] 15789#15789: *9884 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:26 [info] 15789#15789: *9887 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:26 [info] 15789#15789: *9889 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:26 [info] 15789#15789: *9891 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:27 [info] 15789#15789: *9893 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:28 [info] 15789#15789: *9911 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:28 [info] 15789#15789: *9913 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:28 [info] 15789#15789: *9915 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:28 [info] 15789#15789: *9917 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:29 [info] 15789#15789: *9919 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:29 [info] 15789#15789: *9937 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:29 [info] 15789#15789: *9939 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:29 [info] 15789#15789: *9941 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:29 [info] 15789#15789: *9943 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:31 [info] 15789#15789: *9945 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:31 [info] 15789#15789: *9963 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:31 [info] 15789#15789: *9965 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:31 [info] 15789#15789: *9967 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:31 [info] 15789#15789: *9969 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:32 [info] 15789#15789: *9971 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:32 [info] 15789#15789: *9988 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:32 [info] 15789#15789: *9991 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:32 [info] 15789#15789: *9993 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:32 [info] 15789#15789: *9995 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:34 [info] 15789#15789: *9997 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:34 [info] 15789#15789: *10015 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:34 [info] 15789#15789: *10017 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:34 [info] 15789#15789: *10019 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:34 [info] 15789#15789: *10021 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:35 [info] 15789#15789: *10023 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:35 [info] 15789#15789: *10040 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:35 [info] 15789#15789: *10043 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:35 [info] 15789#15789: *10045 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:35 [info] 15789#15789: *10047 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:37 [info] 15789#15789: *10049 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:37 [info] 15789#15789: *10067 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:37 [info] 15789#15789: *10069 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:37 [info] 15789#15789: *10071 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:37 [info] 15789#15789: *10073 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:38 [info] 15789#15789: *10075 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:38 [info] 15789#15789: *10093 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:38 [info] 15789#15789: *10095 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:38 [info] 15789#15789: *10097 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:38 [info] 15789#15789: *10099 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:40 [info] 15789#15789: *10101 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:40 [info] 15789#15789: *10119 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:40 [info] 15789#15789: *10121 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:40 [info] 15789#15789: *10123 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:40 [info] 15789#15789: *10125 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:41 [info] 15789#15789: *10127 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:41 [info] 15789#15789: *10145 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:41 [info] 15789#15789: *10147 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:41 [info] 15789#15789: *10149 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:41 [info] 15789#15789: *10151 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:43 [info] 15789#15789: *10153 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:43 [info] 15789#15789: *10171 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:43 [info] 15789#15789: *10173 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:43 [info] 15789#15789: *10175 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:43 [info] 15789#15789: *10177 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:43 [info] 15789#15789: *10179 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:43 [info] 15789#15789: *10181 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:44 [info] 15789#15789: *10183 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:44 [info] 15789#15789: *10199 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:44 [info] 15789#15789: *10201 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:44 [info] 15789#15789: *10203 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:44 [info] 15789#15789: *10205 client 127.0.0.1 closed keepalive connection 2024/02/15 21:33:45 [info] 15789#15789: *9861 client 127.0.0.1 closed keepalive connection ok git.arvados.org/arvados.git/tools/keep-rsync 20.989s coverage: 88.7% of statements ======= test tools/keep-rsync -- 22s ======= test tools/sync-groups 2024/02/15 21:34:16 [info] 15789#15789: *10510 client 127.0.0.1 closed keepalive connection ok git.arvados.org/arvados.git/tools/sync-groups 30.465s coverage: 76.9% of statements ======= test tools/sync-groups -- 31s ======= test tools/sync-users 2024/02/15 21:34:35 [info] 15789#15789: *10665 client 127.0.0.1 closed keepalive connection ok git.arvados.org/arvados.git/tools/sync-users 18.327s coverage: 84.9% of statements ======= test tools/sync-users -- 19s Sent SIGTERM to 15786 (/tmp/workspace/run-tests-remainder/tmp/nginx.pid) 2024/02/15 21:34:35 [notice] 15786#15786: signal 15 (SIGTERM) received from 54702, exiting 2024/02/15 21:34:35 [notice] 15789#15789: exiting 2024/02/15 21:34:35 [notice] 15789#15789: exit 2024/02/15 21:34:35 [notice] 15786#15786: signal 17 (SIGCHLD) received from 15789 2024/02/15 21:34:35 [notice] 15786#15786: worker process 15789 exited with code 0 2024/02/15 21:34:35 [notice] 15786#15786: exit Sent SIGTERM to 15847 (/tmp/workspace/run-tests-remainder/tmp/githttpd.pid) Sent SIGTERM to 15864 (/tmp/workspace/run-tests-remainder/tmp/ws.pid) Sent SIGTERM to 15829 (/tmp/workspace/run-tests-remainder/tmp/keep-web.pid) Sent SIGTERM to 15814 (/tmp/workspace/run-tests-remainder/tmp/keepproxy.pid) Sent SIGTERM to 15793 (/tmp/workspace/run-tests-remainder/tmp/controller.pid) Sent SIGTERM to 15653 (/tmp/workspace/run-tests-remainder/tmp/api.pid) Pass: env install (6s) Pass: doc install (1s) Pass: sdk/ruby-google-api-client install (13s) Pass: sdk/ruby install (4s) Pass: sdk/R install (0s) Pass: sdk/cli install (4s) Pass: services/login-sync install (10s) Pass: sdk/python install (4s) Pass: sdk/cwl install (4s) Pass: services/dockercleaner install (4s) Pass: services/fuse install (3s) Pass: tools/crunchstat-summary install (4s) Pass: cmd/arvados-client install (3s) Pass: cmd/arvados-package install (5s) Pass: cmd/arvados-server install (27s) Pass: lib/boot install (0s) Pass: lib/cli install (0s) Pass: lib/cloud install (0s) Pass: lib/cloud/azure install (0s) Pass: lib/cloud/cloudtest install (0s) Pass: lib/cloud/ec2 install (1s) Pass: lib/cloud/loopback install (0s) Pass: lib/cmd install (0s) Pass: lib/cmdtest install (0s) Pass: lib/config install (0s) Pass: lib/controller install (0s) Pass: lib/controller/api install (0s) Pass: lib/controller/dblock install (0s) Pass: lib/controller/federation install (0s) Pass: lib/controller/localdb install (0s) Pass: lib/controller/railsproxy install (0s) Pass: lib/controller/router install (1s) Pass: lib/controller/rpc install (0s) Pass: lib/costanalyzer install (0s) Pass: lib/crunchrun install (0s) Pass: lib/crunchstat install (0s) Pass: lib/ctrlctx install (0s) Pass: lib/deduplicationreport install (0s) Pass: lib/diagnostics install (0s) Pass: lib/dispatchcloud install (0s) Pass: lib/dispatchcloud/container install (0s) Pass: lib/dispatchcloud/scheduler install (0s) Pass: lib/dispatchcloud/sshexecutor install (0s) Pass: lib/dispatchcloud/test install (1s) Pass: lib/dispatchcloud/worker install (0s) Pass: lib/install install (0s) Pass: lib/lsf install (0s) Pass: lib/mount install (0s) Pass: lib/pam install (1s) Pass: lib/recovercollection install (0s) Pass: lib/selfsigned install (0s) Pass: lib/service install (0s) Pass: lib/webdavfs install (0s) Pass: sdk/go/arvados install (0s) Pass: sdk/go/arvadosclient install (0s) Pass: sdk/go/arvadostest install (0s) Pass: sdk/go/asyncbuf install (0s) Pass: sdk/go/auth install (1s) Pass: sdk/go/blockdigest install (0s) Pass: sdk/go/config install (0s) Pass: sdk/go/ctxlog install (0s) Pass: sdk/go/dispatch install (0s) Pass: sdk/go/health install (0s) Pass: sdk/go/httpserver install (0s) Pass: sdk/go/keepclient install (0s) Pass: sdk/go/manifest install (0s) Pass: sdk/go/stats install (0s) Pass: services/crunch-dispatch-local install (1s) Pass: services/crunch-dispatch-slurm install (0s) Pass: services/githttpd install (0s) Pass: services/keep-balance install (1s) Pass: services/keepproxy install (0s) Pass: services/keepstore install (0s) Pass: services/keep-web install (0s) Pass: services/ws install (0s) Pass: tools/keep-block-check install (0s) Pass: tools/keep-exercise install (1s) Pass: tools/keep-rsync install (0s) Pass: tools/sync-groups install (1s) Pass: tools/sync-users install (0s) Pass: services/api install (15s) Pass: services/workbench2 install (103s) Pass: gofmt tests (11s) Pass: sdk/ruby-google-api-client tests (0s) Pass: sdk/cli tests (33s) Pass: services/login-sync tests (3s) Pass: sdk/java-v2 tests (17s) Pass: services/dockercleaner tests (1s) Pass: tools/crunchstat-summary tests (4s) Pass: cmd/arvados-client tests (14s) Pass: cmd/arvados-server tests (3s) Pass: lib/boot tests (2s) Pass: lib/cli tests (0s) Pass: lib/cloud tests (1s) Pass: lib/cloud/azure tests (1s) Pass: lib/cloud/cloudtest tests (2s) Pass: lib/cloud/ec2 tests (1s) Pass: lib/cloud/loopback tests (1s) Pass: lib/cmd tests (1s) Pass: lib/cmdtest tests (0s) Pass: lib/config tests (2s) Pass: lib/controller tests (61s) Pass: lib/controller/api tests (0s) Pass: lib/controller/dblock tests (0s) Pass: lib/controller/federation tests (5s) Pass: lib/controller/localdb tests (89s) Pass: lib/controller/railsproxy tests (0s) Pass: lib/controller/router tests (3s) Pass: lib/controller/rpc tests (1s) Pass: lib/costanalyzer tests (3s) Pass: lib/crunchrun tests (67s) Pass: lib/crunchstat tests (1s) Pass: lib/ctrlctx tests (1s) Pass: lib/deduplicationreport tests (1s) Pass: lib/diagnostics tests (0s) Pass: lib/dispatchcloud tests (4s) Pass: lib/dispatchcloud/container tests (2s) Pass: lib/dispatchcloud/scheduler tests (1s) Pass: lib/dispatchcloud/sshexecutor tests (1s) Pass: lib/dispatchcloud/test tests (0s) Pass: lib/dispatchcloud/worker tests (1s) Pass: lib/install tests (1s) Pass: lib/lsf tests (5s) Pass: lib/mount tests (1s) Pass: lib/pam tests (17s) Pass: lib/recovercollection tests (2s) Pass: lib/selfsigned tests (1s) Pass: lib/webdavfs tests (1s) Pass: sdk/go/arvados tests (29s) Pass: sdk/go/arvadosclient tests (23s) Pass: sdk/go/arvadostest tests (1s) Pass: sdk/go/asyncbuf tests (0s) Pass: sdk/go/auth tests (1s) Pass: sdk/go/blockdigest tests (0s) Pass: sdk/go/config tests (0s) Pass: sdk/go/ctxlog tests (0s) Pass: sdk/go/dispatch tests (2s) Pass: sdk/go/health tests (8s) Pass: sdk/go/httpserver tests (1s) Pass: sdk/go/keepclient tests (4s) Pass: sdk/go/manifest tests (1s) Pass: sdk/go/stats tests (0s) Pass: services/crunch-dispatch-local tests (8s) Pass: services/crunch-dispatch-slurm tests (21s) Pass: services/githttpd tests (16s) Pass: services/keep-balance tests (5s) Pass: services/keepproxy tests (7s) Pass: services/keepstore tests (11s) Pass: services/keep-web tests (78s) Pass: services/ws tests (18s) Pass: tools/keep-block-check tests (16s) Pass: tools/keep-exercise tests (0s) Pass: tools/keep-rsync tests (22s) Pass: tools/sync-groups tests (31s) Pass: tools/sync-users tests (19s) Failures (1): Fail: lib/service tests (4s) Leaving behind temp dirs in /home/jenkins/tmp Build step 'Execute shell' marked build as failure Archiving artifacts Sending e-mails to: dev@arvados.org brett.smith@curii.com Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: FAILURE