Pull request #93 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 45b8d9ea83e8456d01ed0c63ad9a2dc95084a753+61d811787becc3438271d556f80b85b06f434461 (11d65b2c302e130ccbd620d44b220c124a9549d3) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5185141723300771484.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh84379831188381486.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-93/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-93/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7724660633288463548.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-93/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8652657526629674212.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6417909686907002930.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-93/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-93/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2526508251135238743.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-configuration, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9872 in /w/workspace/undry_go-mod-configuration_PR-93 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/undry_go-mod-configuration_PR-93 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 61d811787becc3438271d556f80b85b06f434461 into PR head commit 45b8d9ea83e8456d01ed0c63ad9a2dc95084a753 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/93/head:refs/remotes/origin/PR-93 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45b8d9ea83e8456d01ed0c63ad9a2dc95084a753 # timeout=10 Merge succeeded, producing 45b8d9ea83e8456d01ed0c63ad9a2dc95084a753 Checking out Revision 45b8d9ea83e8456d01ed0c63ad9a2dc95084a753 (PR-93) Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.19.1 to 1.20.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:58:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:58:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:58:13 ========================================================= 12:58:13 EdgeX Global Pipelines Version Info 12:58:13 ========================================================= > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 61d811787becc3438271d556f80b85b06f434461 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45b8d9ea83e8456d01ed0c63ad9a2dc95084a753 # timeout=10 [Pipeline] libraryResource [Pipeline] sh 12:58:13 ------------------- 12:58:13 stable info: 12:58:13 ------------------- 12:58:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:58:13 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 12:58:13 Message: update stable to v1.0.244 12:58:14 ------------------- 12:58:14 experimental info: 12:58:14 ------------------- 12:58:14 Commited By: **** collab-it+edgex@linuxfoundation.org 12:58:14 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 12:58:14 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:58:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 12:58:14 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 12:58:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:58:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:58:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:58:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 12:58:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:58:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:58:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:58:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 12:58:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:58:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:58:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 12:58:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 12:58:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:58:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:58:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:58:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:58:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:58:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:58:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:58:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:58:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 12:58:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:58:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:58:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-93 [Pipeline] echo 12:58:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-93 [Pipeline] echo 12:58:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-93 [Pipeline] echo 12:58:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 45b8d9ea83e8456d01ed0c63ad9a2dc95084a753 [Pipeline] echo 12:58:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 45b8d9e [Pipeline] echo 12:58:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:58:16 + git rev-list -1 --merges 45b8d9ea83e8456d01ed0c63ad9a2dc95084a753~1..45b8d9ea83e8456d01ed0c63ad9a2dc95084a753 [Pipeline] echo 12:58:16 -----------> git rev-list -1 --merges 45b8d9ea83e8456d01ed0c63ad9a2dc95084a753~1..45b8d9ea83e8456d01ed0c63ad9a2dc95084a753 45b8d9ea83e8456d01ed0c63ad9a2dc95084a753 [false] [Pipeline] sh 12:58:16 + git log --format=format:%s -1 45b8d9ea83e8456d01ed0c63ad9a2dc95084a753 [Pipeline] echo 12:58:16 ========================================================= 12:58:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:58:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:58:17 + git log --format=format:%s -1 45b8d9ea83e8456d01ed0c63ad9a2dc95084a753 [Pipeline] echo 12:58:17 [semverPrep] GIT_COMMIT: 45b8d9ea83e8456d01ed0c63ad9a2dc95084a753, Commit Message: build(deps): Bump github.com/hashicorp/consul/api from 1.19.1 to 1.20.0 [Pipeline] echo 12:58:17 [semverPrep] This is not a build commit. [Pipeline] sh 12:58:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:58:17 + grep -v github /etc/ssh/ssh_known_hosts 12:58:17 + [ -e /tmp/ssh_known_hosts ] 12:58:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:58:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:58:17 + sudo tee -a /etc/ssh/ssh_known_hosts 12:58:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:58:18 12:58:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:58:18 0.1.4: Pulling from edgex-devops/py-git-semver 12:58:18 b85a868b505f: Pulling fs layer 12:58:18 e2be974225ed: Pulling fs layer 12:58:18 339a4e72a1f5: Pulling fs layer 12:58:18 988bab9f4d93: Pulling fs layer 12:58:18 1469e6f7b9e6: Pulling fs layer 12:58:18 eaf3925da568: Pulling fs layer 12:58:18 bab4dde63d76: Pulling fs layer 12:58:18 bde34c3a00c8: Pulling fs layer 12:58:18 988bab9f4d93: Waiting 12:58:18 eaf3925da568: Waiting 12:58:18 bab4dde63d76: Waiting 12:58:18 b352a97aabf1: Pulling fs layer 12:58:18 1469e6f7b9e6: Waiting 12:58:18 4872d77fe225: Pulling fs layer 12:58:18 bde34c3a00c8: Waiting 12:58:18 5851b861e8e6: Pulling fs layer 12:58:18 4872d77fe225: Waiting 12:58:18 5851b861e8e6: Waiting 12:58:19 e2be974225ed: Download complete 12:58:19 988bab9f4d93: Download complete 12:58:19 339a4e72a1f5: Verifying Checksum 12:58:19 339a4e72a1f5: Download complete 12:58:19 1469e6f7b9e6: Verifying Checksum 12:58:19 1469e6f7b9e6: Download complete 12:58:19 eaf3925da568: Verifying Checksum 12:58:19 eaf3925da568: Download complete 12:58:19 bde34c3a00c8: Verifying Checksum 12:58:19 bde34c3a00c8: Download complete 12:58:19 b352a97aabf1: Download complete 12:58:19 4872d77fe225: Verifying Checksum 12:58:19 4872d77fe225: Download complete 12:58:19 5851b861e8e6: Download complete 12:58:19 b85a868b505f: Verifying Checksum 12:58:19 b85a868b505f: Download complete 12:58:19 bab4dde63d76: Verifying Checksum 12:58:19 bab4dde63d76: Download complete 12:58:20 b85a868b505f: Pull complete 12:58:20 e2be974225ed: Pull complete 12:58:21 339a4e72a1f5: Pull complete 12:58:21 988bab9f4d93: Pull complete 12:58:21 1469e6f7b9e6: Pull complete 12:58:21 eaf3925da568: Pull complete 12:58:23 bab4dde63d76: Pull complete 12:58:23 bde34c3a00c8: Pull complete 12:58:23 b352a97aabf1: Pull complete 12:58:23 4872d77fe225: Pull complete 12:58:23 5851b861e8e6: Pull complete 12:58:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:58:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:58:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:58:24 prd-ubuntu20.04-docker-8c-8g-9872 does not seem to be running inside a container 12:58:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-93 -v /w/workspace/undry_go-mod-configuration_PR-93:/w/workspace/undry_go-mod-configuration_PR-93:rw,z -v /w/workspace/undry_go-mod-configuration_PR-93@tmp:/w/workspace/undry_go-mod-configuration_PR-93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:58:25 $ docker top ed24ab8b09b7c4ec9146d651886286ce940088b620fd0f71494bea8f51b2e3c9 -eo pid,comm 12:58:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:58:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:58:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:58:25 [ssh-agent] Looking for ssh-agent implementation... 12:58:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:58:25 $ docker exec ed24ab8b09b7c4ec9146d651886286ce940088b620fd0f71494bea8f51b2e3c9 ssh-agent 12:58:25 SSH_AUTH_SOCK=/tmp/ssh-cCYcjb7j9xiN/agent.32 12:58:25 SSH_AGENT_PID=38 12:58:25 Running ssh-add (command line suppressed) 12:58:25 Identity added: /w/workspace/undry_go-mod-configuration_PR-93@tmp/private_key_11546339470538624689.key (/w/workspace/undry_go-mod-configuration_PR-93@tmp/private_key_11546339470538624689.key) 12:58:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:58:26 + git tag --points-at HEAD [Pipeline] } 12:58:26 $ docker exec --env ******** --env ******** ed24ab8b09b7c4ec9146d651886286ce940088b620fd0f71494bea8f51b2e3c9 ssh-agent -k 12:58:26 unset SSH_AUTH_SOCK; 12:58:26 unset SSH_AGENT_PID; 12:58:26 echo Agent pid 38 killed; 12:58:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:58:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:58:26 [ssh-agent] Looking for ssh-agent implementation... 12:58:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:58:26 $ docker exec ed24ab8b09b7c4ec9146d651886286ce940088b620fd0f71494bea8f51b2e3c9 ssh-agent 12:58:26 SSH_AUTH_SOCK=/tmp/ssh-U6s5mKxgjKYP/agent.71 12:58:26 SSH_AGENT_PID=77 12:58:26 Running ssh-add (command line suppressed) 12:58:26 Identity added: /w/workspace/undry_go-mod-configuration_PR-93@tmp/private_key_17399337189782783595.key (/w/workspace/undry_go-mod-configuration_PR-93@tmp/private_key_17399337189782783595.key) 12:58:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:58:27 + git semver init 12:58:27 2023-03-13 12:58:27,462 [run_init] DEBUG init version:0.0.0 force:False 12:58:27 2023-03-13 12:58:27,464 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-configuration_PR-93/.semver 12:58:27 2023-03-13 12:58:27,465 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/undry_go-mod-configuration_PR-93/.semver 12:58:27 2023-03-13 12:58:27,466 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/undry_go-mod-configuration_PR-93/.semver'], cwd=/w/workspace/undry_go-mod-configuration_PR-93, universal_newlines=False, shell=None, istream=None) 12:58:28 2023-03-13 12:58:28,223 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-configuration_PR-93/.git/info/exclude 12:58:28 2023-03-13 12:58:28,223 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-configuration_PR-93/.semver/PR-93 with force:False 12:58:28 2023-03-13 12:58:28,223 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-configuration_PR-93/.semver/PR-93 12:58:28 2023-03-13 12:58:28,227 [execute] INFO git cat-file --batch-check 12:58:28 2023-03-13 12:58:28,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-configuration_PR-93/.semver, universal_newlines=False, shell=None, istream=) 12:58:28 2023-03-13 12:58:28,236 [execute] INFO git cat-file --batch 12:58:28 2023-03-13 12:58:28,237 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-configuration_PR-93/.semver, universal_newlines=False, shell=None, istream=) 12:58:28 2023-03-13 12:58:28,243 [read_version] DEBUG read version from /w/workspace/undry_go-mod-configuration_PR-93/.semver/PR-93 12:58:28 0.0.0 [Pipeline] } 12:58:28 $ docker exec --env ******** --env ******** ed24ab8b09b7c4ec9146d651886286ce940088b620fd0f71494bea8f51b2e3c9 ssh-agent -k 12:58:28 unset SSH_AUTH_SOCK; 12:58:28 unset SSH_AGENT_PID; 12:58:28 echo Agent pid 77 killed; 12:58:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:58:29 + git semver [Pipeline] } 12:58:29 $ docker stop --time=1 ed24ab8b09b7c4ec9146d651886286ce940088b620fd0f71494bea8f51b2e3c9 12:58:30 $ docker rm -f --volumes ed24ab8b09b7c4ec9146d651886286ce940088b620fd0f71494bea8f51b2e3c9 [Pipeline] // withDockerContainer [Pipeline] sh 12:58:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:58:31 Stashed 1 file(s) [Pipeline] echo 12:58:31 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 12:58:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:58:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:58:31 ========================================================= 12:58:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 12:58:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 12:58:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 12:58:32 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 12:58:32 213ec9aee27d: Pulling fs layer 12:58:32 4583459ba037: Pulling fs layer 12:58:32 93c1e223e6f2: Pulling fs layer 12:58:32 53926ce57604: Pulling fs layer 12:58:32 21b2b0c7a3f4: Pulling fs layer 12:58:32 22ff95d597cd: Pulling fs layer 12:58:32 12d6caf4c0d1: Pulling fs layer 12:58:32 96b7cbca73a9: Pulling fs layer 12:58:32 a7acece74701: Pulling fs layer 12:58:32 22ff95d597cd: Waiting 12:58:32 53926ce57604: Waiting 12:58:32 96b7cbca73a9: Waiting 12:58:32 93c1e223e6f2: Verifying Checksum 12:58:32 93c1e223e6f2: Download complete 12:58:32 4583459ba037: Verifying Checksum 12:58:32 4583459ba037: Download complete 12:58:32 21b2b0c7a3f4: Download complete 12:58:32 22ff95d597cd: Verifying Checksum 12:58:32 22ff95d597cd: Download complete 12:58:32 213ec9aee27d: Download complete 12:58:32 12d6caf4c0d1: Download complete 12:58:32 213ec9aee27d: Pull complete 12:58:32 4583459ba037: Pull complete 12:58:32 93c1e223e6f2: Pull complete 12:58:32 a7acece74701: Verifying Checksum 12:58:32 a7acece74701: Download complete 12:58:33 96b7cbca73a9: Verifying Checksum 12:58:33 96b7cbca73a9: Download complete 12:58:33 53926ce57604: Download complete 12:58:37 53926ce57604: Pull complete 12:58:37 21b2b0c7a3f4: Pull complete 12:58:37 22ff95d597cd: Pull complete 12:58:37 12d6caf4c0d1: Pull complete 12:58:40 96b7cbca73a9: Pull complete 12:58:41 a7acece74701: Pull complete 12:58:41 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 12:58:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 12:58:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 12:58:41 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:41 + docker inspect -f . ci-base-image-x86_64 12:58:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:58:41 prd-ubuntu20.04-docker-8c-8g-9872 does not seem to be running inside a container 12:58:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-configuration_PR-93 -v /w/workspace/undry_go-mod-configuration_PR-93:/w/workspace/undry_go-mod-configuration_PR-93:rw,z -v /w/workspace/undry_go-mod-configuration_PR-93@tmp:/w/workspace/undry_go-mod-configuration_PR-93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:58:43 $ docker top 186907e25bb7fc586d4d98a23fcff5301e07fe476e9a3a22193847159dc73376 -eo pid,comm [Pipeline] { [Pipeline] sh 12:58:44 + go version 12:58:44 go version go1.18.7 linux/amd64 [Pipeline] } 12:58:44 $ docker stop --time=1 186907e25bb7fc586d4d98a23fcff5301e07fe476e9a3a22193847159dc73376 12:58:45 $ docker rm -f --volumes 186907e25bb7fc586d4d98a23fcff5301e07fe476e9a3a22193847159dc73376 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:46 + docker inspect -f . ci-base-image-x86_64 12:58:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:58:46 prd-ubuntu20.04-docker-8c-8g-9872 does not seem to be running inside a container 12:58:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-configuration_PR-93 -v /w/workspace/undry_go-mod-configuration_PR-93:/w/workspace/undry_go-mod-configuration_PR-93:rw,z -v /w/workspace/undry_go-mod-configuration_PR-93@tmp:/w/workspace/undry_go-mod-configuration_PR-93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:58:46 Still waiting to schedule task 12:58:46 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:58:46 $ docker top 7489aa3660b0f584221ecfc39946766ede201ce3bce77aa49a9fd5560439ad43 -eo pid,comm [Pipeline] { [Pipeline] sh 12:58:47 + git config --global --add safe.directory /w/workspace/undry_go-mod-configuration_PR-93 [Pipeline] fileExists [Pipeline] sh 12:58:47 + make test 12:58:47 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:58:47 go: downloading github.com/stretchr/testify v1.8.2 12:58:47 go: downloading github.com/pelletier/go-toml v1.9.5 12:58:47 go: downloading github.com/hashicorp/consul/api v1.20.0 12:58:47 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:58:47 go: downloading github.com/stretchr/objx v0.5.0 12:58:47 go: downloading github.com/pmezard/go-difflib v1.0.0 12:58:47 go: downloading github.com/davecgh/go-spew v1.1.1 12:58:47 go: downloading gopkg.in/yaml.v3 v3.0.1 12:58:47 go: downloading github.com/mitchellh/mapstructure v1.4.1 12:58:47 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 12:58:47 go: downloading github.com/mitchellh/copystructure v1.0.0 12:58:47 go: downloading github.com/mitchellh/reflectwalk v1.0.0 12:58:47 go: downloading github.com/hashicorp/serf v0.10.1 12:58:47 go: downloading github.com/hashicorp/go-hclog v0.14.1 12:58:47 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 12:58:47 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 12:58:48 go: downloading github.com/mattn/go-isatty v0.0.12 12:58:48 go: downloading github.com/fatih/color v1.9.0 12:58:48 go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 12:58:48 go: downloading github.com/mattn/go-colorable v0.1.6 12:58:48 go: downloading github.com/armon/go-metrics v0.3.10 12:58:48 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 12:58:48 go: downloading github.com/hashicorp/golang-lru v0.5.4 12:58:54 ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.005s coverage: 85.7% of statements 12:58:54 ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] 12:59:01 2023/03/13 12:58:54 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) 12:59:01 2023/03/13 12:58:54 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) 12:59:01 2023/03/13 12:58:54 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) 12:59:01 2023/03/13 12:58:55 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) 12:59:01 2023/03/13 12:58:56 edgex/core/1.0/consulUnitTest798860444/Logging/ changed 12:59:01 2023/03/13 12:58:57 edgex/core/1.0/consulUnitTest798860444/Logging/ changed 12:59:01 2023/03/13 12:58:57 edgex/core/1.0/consulUnitTest798860444/Logging/ changed 12:59:01 RenewAccessToken called 12:59:01 RenewAccessToken called 12:59:01 RenewAccessToken called 12:59:01 RenewAccessToken called 12:59:01 RenewAccessToken called 12:59:01 2023/03/13 12:58:58 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) 12:59:01 2023/03/13 12:58:58 edgex/core/1.0/consulUnitTest798860444/Logging/ changed 12:59:01 2023/03/13 12:58:59 edgex/core/1.0/RenewAccessToken-Test/ changed 12:59:01 RenewAccessToken called 12:59:01 RenewAccessToken called 12:59:01 RenewAccessToken called 12:59:01 RenewAccessToken called 12:59:01 WatchForChanges update received 12:59:01 2023/03/13 12:59:00 edgex/core/1.0/RenewAccessToken-Test/Logging/ changed 12:59:01 2023/03/13 12:59:00 edgex/core/1.0/RenewAccessToken-Test/Logging/ changed 12:59:01 fatal error: concurrent map iteration and map write 12:59:01 12:59:01 goroutine 454 [running]: 12:59:01 runtime.throw({0x7ac960?, 0x0?}) 12:59:01 /usr/local/go/src/runtime/panic.go:992 +0x71 fp=0xc0006cd828 sp=0xc0006cd7f8 pc=0x435971 12:59:01 runtime.mapiternext(0xc0006cda00?) 12:59:01 /usr/local/go/src/runtime/map.go:871 +0x4eb fp=0xc0006cd898 sp=0xc0006cd828 pc=0x40fa2b 12:59:01 github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*MockConsul).Start.func1({0x8393a0, 0xc000178ee0}, 0xc000589100) 12:59:01 /w/workspace/undry_go-mod-configuration_PR-93/internal/pkg/consul/mock_consul.go:110 +0xa85 fp=0xc0006cda70 sp=0xc0006cd898 pc=0x703765 12:59:01 net/http.HandlerFunc.ServeHTTP(0x0?, {0x8393a0?, 0xc000178ee0?}, 0x40d025?) 12:59:01 /usr/local/go/src/net/http/server.go:2084 +0x2f fp=0xc0006cda98 sp=0xc0006cda70 pc=0x690b2f 12:59:01 net/http.serverHandler.ServeHTTP({0x838538?}, {0x8393a0, 0xc000178ee0}, 0xc000589100) 12:59:01 /usr/local/go/src/net/http/server.go:2916 +0x43b fp=0xc0006cdb58 sp=0xc0006cda98 pc=0x69337b 12:59:01 net/http.(*conn).serve(0xc0001fe320, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1966 +0x5d7 fp=0xc0006cdfb8 sp=0xc0006cdb58 pc=0x68f857 12:59:01 net/http.(*Server).Serve.func3() 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x2e fp=0xc0006cdfe0 sp=0xc0006cdfb8 pc=0x693c0e 12:59:01 runtime.goexit() 12:59:01 /usr/local/go/src/runtime/asm_amd64.s:1571 +0x1 fp=0xc0006cdfe8 sp=0xc0006cdfe0 pc=0x467741 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 1 [chan receive]: 12:59:01 testing.(*T).Run(0xc0001329c0, {0x7a308b?, 0x4e3885?}, 0x7d2370) 12:59:01 /usr/local/go/src/testing/testing.go:1487 +0x37a 12:59:01 testing.runTests.func1(0xc0001329c0?) 12:59:01 /usr/local/go/src/testing/testing.go:1839 +0x6e 12:59:01 testing.tRunner(0xc0001329c0, 0xc00012bc00) 12:59:01 /usr/local/go/src/testing/testing.go:1439 +0x102 12:59:01 testing.runTests(0xc00010f220?, {0xa1e5c0, 0x15, 0x15}, {0xc00001e498?, 0x38?, 0xa25100?}) 12:59:01 /usr/local/go/src/testing/testing.go:1837 +0x457 12:59:01 testing.(*M).Run(0xc00010f220) 12:59:01 /usr/local/go/src/testing/testing.go:1719 +0x5d9 12:59:01 github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.TestMain(0x0?) 12:59:01 /w/workspace/undry_go-mod-configuration_PR-93/internal/pkg/consul/client_test.go:76 +0x17b 12:59:01 main.main() 12:59:01 _testmain.go:139 +0x28f 12:59:01 12:59:01 goroutine 6 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c05c6298, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000152380?, 0xc000032f00?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Accept(0xc000152380) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:614 +0x22c 12:59:01 net.(*netFD).accept(0xc000152380) 12:59:01 /usr/local/go/src/net/fd_unix.go:172 +0x35 12:59:01 net.(*TCPListener).accept(0xc00000c258) 12:59:01 /usr/local/go/src/net/tcpsock_posix.go:139 +0x28 12:59:01 net.(*TCPListener).Accept(0xc00000c258) 12:59:01 /usr/local/go/src/net/tcpsock.go:288 +0x3d 12:59:01 net/http.(*Server).Serve(0xc000178000, {0x8391c0, 0xc00000c258}) 12:59:01 /usr/local/go/src/net/http/server.go:3039 +0x385 12:59:01 net/http/httptest.(*Server).goServe.func1() 12:59:01 /usr/local/go/src/net/http/httptest/server.go:308 +0x6a 12:59:01 created by net/http/httptest.(*Server).goServe 12:59:01 /usr/local/go/src/net/http/httptest/server.go:306 +0x6a 12:59:01 12:59:01 goroutine 278 [chan receive]: 12:59:01 testing.(*T).Run(0xc00027da00, {0x79fa59?, 0x4e3885?}, 0xc0003a6020) 12:59:01 /usr/local/go/src/testing/testing.go:1487 +0x37a 12:59:01 github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.TestRenewAccessToken(0xc00027da00) 12:59:01 /w/workspace/undry_go-mod-configuration_PR-93/internal/pkg/consul/client_test.go:836 +0x53e 12:59:01 testing.tRunner(0xc00027da00, 0x7d2370) 12:59:01 /usr/local/go/src/testing/testing.go:1439 +0x102 12:59:01 created by testing.(*T).Run 12:59:01 /usr/local/go/src/testing/testing.go:1486 +0x35f 12:59:01 12:59:01 goroutine 16 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c05c5c08, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000152700?, 0xc000194000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000152700, {0xc000194000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000152700, {0xc000194000?, 0x405b29?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00000e0c0, {0xc000194000?, 0x0?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc00012ea20, {0xc000194000?, 0xc000026ea0?, 0xc00007fd30?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc00006ee40) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc00006ee40, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc00012ea20) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 10 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c05c61a8, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000152580?, 0xc000188000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000152580, {0xc000188000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000152580, {0xc000188000?, 0x0?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00000e088, {0xc000188000?, 0xc00000e080?, 0x1?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc00012e900, {0xc000188000?, 0x448bc0?, 0xc00007cec8?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc00006e7e0) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc00006e7e0, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc00012e900) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 11 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc00012e900) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 17 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c05c60b8, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc0000a6000?, 0xc00018a000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc0000a6000, {0xc00018a000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc0000a6000, {0xc00018a000?, 0xc000101b00?, 0xe?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00009a008, {0xc00018a000?, 0x1?, 0x1?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).Read(0xc000101b60, {0xc00018a000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/net/http/server.go:780 +0x16d 12:59:01 bufio.(*Reader).fill(0xc00006e960) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).ReadSlice(0xc00006e960, 0x0?) 12:59:01 /usr/local/go/src/bufio/bufio.go:371 +0x2f 12:59:01 bufio.(*Reader).ReadLine(0xc00006e960) 12:59:01 /usr/local/go/src/bufio/bufio.go:400 +0x27 12:59:01 net/textproto.(*Reader).readLineSlice(0xc000101b90) 12:59:01 /usr/local/go/src/net/textproto/reader.go:57 +0x99 12:59:01 net/textproto.(*Reader).ReadLine(...) 12:59:01 /usr/local/go/src/net/textproto/reader.go:38 12:59:01 net/http.readRequest(0xc00009a008?) 12:59:01 /usr/local/go/src/net/http/request.go:1029 +0x79 12:59:01 net/http.(*conn).readRequest(0xc0000a8000, {0x839610, 0xc00002ad80}) 12:59:01 /usr/local/go/src/net/http/server.go:988 +0x24a 12:59:01 net/http.(*conn).serve(0xc0000a8000, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1891 +0x32b 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 51 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c05c5b18, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc0002b4000?, 0xc0002b8000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc0002b4000, {0xc0002b8000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc0002b4000, {0xc0002b8000?, 0xc00020b1e0?, 0x46e7de?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc000286008, {0xc0002b8000?, 0x683b0c?, 0xc00028a080?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).Read(0xc000284150, {0xc0002b8000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/net/http/server.go:780 +0x16d 12:59:01 bufio.(*Reader).fill(0xc000282120) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).ReadSlice(0xc000282120, 0x0?) 12:59:01 /usr/local/go/src/bufio/bufio.go:371 +0x2f 12:59:01 bufio.(*Reader).ReadLine(0xc000282120) 12:59:01 /usr/local/go/src/bufio/bufio.go:400 +0x27 12:59:01 net/textproto.(*Reader).readLineSlice(0xc000284210) 12:59:01 /usr/local/go/src/net/textproto/reader.go:57 +0x99 12:59:01 net/textproto.(*Reader).ReadLine(...) 12:59:01 /usr/local/go/src/net/textproto/reader.go:38 12:59:01 net/http.readRequest(0xc000286008?) 12:59:01 /usr/local/go/src/net/http/request.go:1029 +0x79 12:59:01 net/http.(*conn).readRequest(0xc0002ae0a0, {0x839610, 0xc00028a040}) 12:59:01 /usr/local/go/src/net/http/server.go:988 +0x24a 12:59:01 net/http.(*conn).serve(0xc0002ae0a0, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1891 +0x32b 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 49 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c05c5fc8, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000248080?, 0xc000288000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000248080, {0xc000288000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000248080, {0xc000288000?, 0x405b29?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc000286000, {0xc000288000?, 0xc00020e020?, 0x1?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc00023e000, {0xc000288000?, 0xc00029a0c0?, 0xc000224d30?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc000282060) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc000282060, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc00023e000) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 36 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c05c5ed8, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000248100?, 0xc00024c000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000248100, {0xc00024c000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000248100, {0xc00024c000?, 0x7f73c0a73fff?, 0x46e7de?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00020e028, {0xc00024c000?, 0x203000?, 0x400?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).Read(0xc000206450, {0xc00024c000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/net/http/server.go:780 +0x16d 12:59:01 bufio.(*Reader).fill(0xc00022e360) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).ReadSlice(0xc00022e360, 0x0?) 12:59:01 /usr/local/go/src/bufio/bufio.go:371 +0x2f 12:59:01 bufio.(*Reader).ReadLine(0xc00022e360) 12:59:01 /usr/local/go/src/bufio/bufio.go:400 +0x27 12:59:01 net/textproto.(*Reader).readLineSlice(0xc000206480) 12:59:01 /usr/local/go/src/net/textproto/reader.go:57 +0x99 12:59:01 net/textproto.(*Reader).ReadLine(...) 12:59:01 /usr/local/go/src/net/textproto/reader.go:38 12:59:01 net/http.readRequest(0xc00020e028?) 12:59:01 /usr/local/go/src/net/http/request.go:1029 +0x79 12:59:01 net/http.(*conn).readRequest(0xc00024a000, {0x839610, 0xc000204180}) 12:59:01 /usr/local/go/src/net/http/server.go:988 +0x24a 12:59:01 net/http.(*conn).serve(0xc00024a000, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1891 +0x32b 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 50 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc00023e000) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 25 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc0002d8000) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 22 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c05c5de8, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc0000a6100?, 0xc0000d0000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc0000a6100, {0xc0000d0000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc0000a6100, {0xc0000d0000?, 0x405b29?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00009a030, {0xc0000d0000?, 0x0?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc0000ce000, {0xc0000d0000?, 0xc0000b43c0?, 0xc000079d30?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc0000c0420) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc0000c0420, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc0000ce000) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 37 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c05c5cf8, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000248180?, 0xc000252000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000248180, {0xc000252000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000248180, {0xc000252000?, 0xc00020ac60?, 0x46e7de?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00020e038, {0xc000252000?, 0x683b0c?, 0xc000204300?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).Read(0xc000206690, {0xc000252000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/net/http/server.go:780 +0x16d 12:59:01 bufio.(*Reader).fill(0xc00022e5a0) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).ReadSlice(0xc00022e5a0, 0x0?) 12:59:01 /usr/local/go/src/bufio/bufio.go:371 +0x2f 12:59:01 bufio.(*Reader).ReadLine(0xc00022e5a0) 12:59:01 /usr/local/go/src/bufio/bufio.go:400 +0x27 12:59:01 net/textproto.(*Reader).readLineSlice(0xc0002066c0) 12:59:01 /usr/local/go/src/net/textproto/reader.go:57 +0x99 12:59:01 net/textproto.(*Reader).ReadLine(...) 12:59:01 /usr/local/go/src/net/textproto/reader.go:38 12:59:01 net/http.readRequest(0xc00020e038?) 12:59:01 /usr/local/go/src/net/http/request.go:1029 +0x79 12:59:01 net/http.(*conn).readRequest(0xc00024a140, {0x839610, 0xc0002042c0}) 12:59:01 /usr/local/go/src/net/http/server.go:988 +0x24a 12:59:01 net/http.(*conn).serve(0xc00024a140, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1891 +0x32b 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 23 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc0000ce000) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 85 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c05c5668, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000248800?, 0xc000276000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000248800, {0xc000276000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000248800, {0xc000276000?, 0x405b29?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00020e148, {0xc000276000?, 0x0?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc00023e480, {0xc000276000?, 0xc00029a540?, 0xc000196d30?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc00022f1a0) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc00022f1a0, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc00023e480) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 54 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc00023e360) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 65 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc00012ea20) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 24 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c05c5848, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc0002b4180?, 0xc0000d6000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc0002b4180, {0xc0000d6000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc0002b4180, {0xc0000d6000?, 0x405b29?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00009a050, {0xc0000d6000?, 0x0?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc0002d8000, {0xc0000d6000?, 0xc00021c960?, 0xc00022bd30?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc0000c0600) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc0000c0600, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc0002d8000) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 64 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc00012ec60) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 53 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c05c5a28, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000248600?, 0xc0002ca000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000248600, {0xc0002ca000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000248600, {0xc0002ca000?, 0x405b29?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc000286010, {0xc0002ca000?, 0x0?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc00023e360, {0xc0002ca000?, 0xc00021c900?, 0xc00022ad30?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc000282240) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc000282240, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc00023e360) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 47 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c05c5938, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000248680?, 0xc00019e000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000248680, {0xc00019e000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000248680, {0xc00019e000?, 0xc000298840?, 0x46e7de?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00020e120, {0xc00019e000?, 0x683b0c?, 0xc00002b240?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).Read(0xc000192510, {0xc00019e000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/net/http/server.go:780 +0x16d 12:59:01 bufio.(*Reader).fill(0xc00006efc0) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).ReadSlice(0xc00006efc0, 0x0?) 12:59:01 /usr/local/go/src/bufio/bufio.go:371 +0x2f 12:59:01 bufio.(*Reader).ReadLine(0xc00006efc0) 12:59:01 /usr/local/go/src/bufio/bufio.go:400 +0x27 12:59:01 net/textproto.(*Reader).readLineSlice(0xc000192540) 12:59:01 /usr/local/go/src/net/textproto/reader.go:57 +0x99 12:59:01 net/textproto.(*Reader).ReadLine(...) 12:59:01 /usr/local/go/src/net/textproto/reader.go:38 12:59:01 net/http.readRequest(0xc00020e120?) 12:59:01 /usr/local/go/src/net/http/request.go:1029 +0x79 12:59:01 net/http.(*conn).readRequest(0xc00024a1e0, {0x839610, 0xc00002b200}) 12:59:01 /usr/local/go/src/net/http/server.go:988 +0x24a 12:59:01 net/http.(*conn).serve(0xc00024a1e0, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1891 +0x32b 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 59 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c05c5758, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc0002b4200?, 0xc0001a0000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc0002b4200, {0xc0001a0000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc0002b4200, {0xc0001a0000?, 0xc000270160?, 0x46e7de?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc000286040, {0xc0001a0000?, 0x683b0c?, 0xc00002b380?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).Read(0xc000192630, {0xc0001a0000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/net/http/server.go:780 +0x16d 12:59:01 bufio.(*Reader).fill(0xc00006f0e0) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).ReadSlice(0xc00006f0e0, 0x0?) 12:59:01 /usr/local/go/src/bufio/bufio.go:371 +0x2f 12:59:01 bufio.(*Reader).ReadLine(0xc00006f0e0) 12:59:01 /usr/local/go/src/bufio/bufio.go:400 +0x27 12:59:01 net/textproto.(*Reader).readLineSlice(0xc000101c80) 12:59:01 /usr/local/go/src/net/textproto/reader.go:57 +0x99 12:59:01 net/textproto.(*Reader).ReadLine(...) 12:59:01 /usr/local/go/src/net/textproto/reader.go:38 12:59:01 net/http.readRequest(0xc000286040?) 12:59:01 /usr/local/go/src/net/http/request.go:1029 +0x79 12:59:01 net/http.(*conn).readRequest(0xc0002ae1e0, {0x839610, 0xc00002b340}) 12:59:01 /usr/local/go/src/net/http/server.go:988 +0x24a 12:59:01 net/http.(*conn).serve(0xc0002ae1e0, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1891 +0x32b 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 94 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c0578ef8, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000248a80?, 0xc00027e000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000248a80, {0xc00027e000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000248a80, {0xc00027e000?, 0xc000299600?, 0x46e7de?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00020e178, {0xc00027e000?, 0x683b0c?, 0xc000204e00?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).Read(0xc000207d70, {0xc00027e000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/net/http/server.go:780 +0x16d 12:59:01 bufio.(*Reader).fill(0xc00022f800) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).ReadSlice(0xc00022f800, 0x0?) 12:59:01 /usr/local/go/src/bufio/bufio.go:371 +0x2f 12:59:01 bufio.(*Reader).ReadLine(0xc00022f800) 12:59:01 /usr/local/go/src/bufio/bufio.go:400 +0x27 12:59:01 net/textproto.(*Reader).readLineSlice(0xc000284b40) 12:59:01 /usr/local/go/src/net/textproto/reader.go:57 +0x99 12:59:01 net/textproto.(*Reader).ReadLine(...) 12:59:01 /usr/local/go/src/net/textproto/reader.go:38 12:59:01 net/http.readRequest(0xc00020e178?) 12:59:01 /usr/local/go/src/net/http/request.go:1029 +0x79 12:59:01 net/http.(*conn).readRequest(0xc00024a320, {0x839610, 0xc000204dc0}) 12:59:01 /usr/local/go/src/net/http/server.go:988 +0x24a 12:59:01 net/http.(*conn).serve(0xc00024a320, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1891 +0x32b 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 86 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc00023e480) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 70 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c05c5578, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000152900?, 0xc0001a2000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000152900, {0xc0001a2000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000152900, {0xc0001a2000?, 0xc000270840?, 0x46e7de?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00000e100, {0xc0001a2000?, 0x683b0c?, 0xc00002b680?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).Read(0xc0001929f0, {0xc0001a2000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/net/http/server.go:780 +0x16d 12:59:01 bufio.(*Reader).fill(0xc00006f4a0) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).ReadSlice(0xc00006f4a0, 0x0?) 12:59:01 /usr/local/go/src/bufio/bufio.go:371 +0x2f 12:59:01 bufio.(*Reader).ReadLine(0xc00006f4a0) 12:59:01 /usr/local/go/src/bufio/bufio.go:400 +0x27 12:59:01 net/textproto.(*Reader).readLineSlice(0xc0002842d0) 12:59:01 /usr/local/go/src/net/textproto/reader.go:57 +0x99 12:59:01 net/textproto.(*Reader).ReadLine(...) 12:59:01 /usr/local/go/src/net/textproto/reader.go:38 12:59:01 net/http.readRequest(0xc00000e100?) 12:59:01 /usr/local/go/src/net/http/request.go:1029 +0x79 12:59:01 net/http.(*conn).readRequest(0xc00010f540, {0x839610, 0xc00002b640}) 12:59:01 /usr/local/go/src/net/http/server.go:988 +0x24a 12:59:01 net/http.(*conn).serve(0xc00010f540, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1891 +0x32b 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 61 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c05c5398, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc0002b4380?, 0xc0002da000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc0002b4380, {0xc0002da000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc0002b4380, {0xc0002da000?, 0xc0001a4b00?, 0x46e7de?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc000286060, {0xc0002da000?, 0x683b0c?, 0xc00028a540?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).Read(0xc000284ae0, {0xc0002da000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/net/http/server.go:780 +0x16d 12:59:01 bufio.(*Reader).fill(0xc000282840) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).ReadSlice(0xc000282840, 0x0?) 12:59:01 /usr/local/go/src/bufio/bufio.go:371 +0x2f 12:59:01 bufio.(*Reader).ReadLine(0xc000282840) 12:59:01 /usr/local/go/src/bufio/bufio.go:400 +0x27 12:59:01 net/textproto.(*Reader).readLineSlice(0xc000284b10) 12:59:01 /usr/local/go/src/net/textproto/reader.go:57 +0x99 12:59:01 net/textproto.(*Reader).ReadLine(...) 12:59:01 /usr/local/go/src/net/textproto/reader.go:38 12:59:01 net/http.readRequest(0xc000286060?) 12:59:01 /usr/local/go/src/net/http/request.go:1029 +0x79 12:59:01 net/http.(*conn).readRequest(0xc0002ae320, {0x839610, 0xc00028a500}) 12:59:01 /usr/local/go/src/net/http/server.go:988 +0x24a 12:59:01 net/http.(*conn).serve(0xc0002ae320, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1891 +0x32b 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 91 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c05c5488, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000248980?, 0xc00027a000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000248980, {0xc00027a000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000248980, {0xc00027a000?, 0x405b29?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00020e170, {0xc00027a000?, 0x0?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc00023e5a0, {0xc00027a000?, 0xc00021d0e0?, 0xc00019dd30?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc00022f680) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc00022f680, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc00023e5a0) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 92 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc00023e5a0) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 29 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c0578fe8, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc0000a6280?, 0xc0000de000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc0000a6280, {0xc0000de000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc0000a6280, {0xc0000de000?, 0x405b29?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00009a090, {0xc0000de000?, 0x0?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc0000ce120, {0xc0000de000?, 0xc0000b4ae0?, 0xc00007bd30?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc0000c0ba0) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc0000c0ba0, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc0000ce120) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 30 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc0000ce120) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 262 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c04b8320, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc0003af100?, 0xc0001d4000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc0003af100, {0xc0001d4000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc0003af100, {0xc0001d4000?, 0x2?, 0xc000498160?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc0003963a8, {0xc0001d4000?, 0x409ecd?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).Read(0xc0001d2060, {0xc0001d4000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/net/http/server.go:780 +0x16d 12:59:01 bufio.(*Reader).fill(0xc0001cc420) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).ReadSlice(0xc0001cc420, 0x0?) 12:59:01 /usr/local/go/src/bufio/bufio.go:371 +0x2f 12:59:01 bufio.(*Reader).ReadLine(0xc0001cc420) 12:59:01 /usr/local/go/src/bufio/bufio.go:400 +0x27 12:59:01 net/textproto.(*Reader).readLineSlice(0xc000192660) 12:59:01 /usr/local/go/src/net/textproto/reader.go:57 +0x99 12:59:01 net/textproto.(*Reader).ReadLine(...) 12:59:01 /usr/local/go/src/net/textproto/reader.go:38 12:59:01 net/http.readRequest(0xc0003963a8?) 12:59:01 /usr/local/go/src/net/http/request.go:1029 +0x79 12:59:01 net/http.(*conn).readRequest(0xc0003874a0, {0x839610, 0xc0001b6380}) 12:59:01 /usr/local/go/src/net/http/server.go:988 +0x24a 12:59:01 net/http.(*conn).serve(0xc0003874a0, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1891 +0x32b 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 96 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c0578e08, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc0000a6400?, 0xc000300000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc0000a6400, {0xc000300000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc0000a6400, {0xc000300000?, 0x405b29?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00020e180, {0xc000300000?, 0x0?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc0000ce240, {0xc000300000?, 0xc00021d2c0?, 0xc0001a7d30?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc00022f920) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc00022f920, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc0000ce240) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 98 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c0578d18, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc0000a6480?, 0xc0000e8000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc0000a6480, {0xc0000e8000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc0000a6480, {0xc0000e8000?, 0xc000271ce0?, 0x46e7de?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00009a0d0, {0xc0000e8000?, 0x683b0c?, 0xc0000987c0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).Read(0xc0000976b0, {0xc0000e8000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/net/http/server.go:780 +0x16d 12:59:01 bufio.(*Reader).fill(0xc0000c1140) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).ReadSlice(0xc0000c1140, 0x0?) 12:59:01 /usr/local/go/src/bufio/bufio.go:371 +0x2f 12:59:01 bufio.(*Reader).ReadLine(0xc0000c1140) 12:59:01 /usr/local/go/src/bufio/bufio.go:400 +0x27 12:59:01 net/textproto.(*Reader).readLineSlice(0xc000207da0) 12:59:01 /usr/local/go/src/net/textproto/reader.go:57 +0x99 12:59:01 net/textproto.(*Reader).ReadLine(...) 12:59:01 /usr/local/go/src/net/textproto/reader.go:38 12:59:01 net/http.readRequest(0xc00009a0d0?) 12:59:01 /usr/local/go/src/net/http/request.go:1029 +0x79 12:59:01 net/http.(*conn).readRequest(0xc0000a83c0, {0x839610, 0xc000098780}) 12:59:01 /usr/local/go/src/net/http/server.go:988 +0x24a 12:59:01 net/http.(*conn).serve(0xc0000a83c0, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1891 +0x32b 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 113 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc0000ce240) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 300 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c04b7600, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000153800?, 0xc0001fa000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000153800, {0xc0001fa000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000153800, {0xc0001fa000?, 0x40d025?, 0x72?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00000e2b8, {0xc0001fa000?, 0x409ecd?, 0xc000080000?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).Read(0xc0001d3710, {0xc0001fa000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/net/http/server.go:780 +0x16d 12:59:01 bufio.(*Reader).fill(0xc0001cd380) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).ReadSlice(0xc0001cd380, 0x0?) 12:59:01 /usr/local/go/src/bufio/bufio.go:371 +0x2f 12:59:01 bufio.(*Reader).ReadLine(0xc0001cd380) 12:59:01 /usr/local/go/src/bufio/bufio.go:400 +0x27 12:59:01 net/textproto.(*Reader).readLineSlice(0xc0001d3740) 12:59:01 /usr/local/go/src/net/textproto/reader.go:57 +0x99 12:59:01 net/textproto.(*Reader).ReadLine(...) 12:59:01 /usr/local/go/src/net/textproto/reader.go:38 12:59:01 net/http.readRequest(0xc00000e2b8?) 12:59:01 /usr/local/go/src/net/http/request.go:1029 +0x79 12:59:01 net/http.(*conn).readRequest(0xc00010fd60, {0x839610, 0xc0001b6fc0}) 12:59:01 /usr/local/go/src/net/http/server.go:988 +0x24a 12:59:01 net/http.(*conn).serve(0xc00010fd60, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1891 +0x32b 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 126 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c0578868, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000249100?, 0xc000324000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000249100, {0xc000324000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000249100, {0xc000324000?, 0x0?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00020e268, {0xc000324000?, 0x0?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc00023e6c0, {0xc000324000?, 0x448bc0?, 0xc0000e1ec8?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc00031c4e0) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc00031c4e0, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc00023e6c0) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 275 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc0000ceea0) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 63 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c0578c28, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000152b80?, 0xc0002e8000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000152b80, {0xc0002e8000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000152b80, {0xc0002e8000?, 0x405b29?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc000286070, {0xc0002e8000?, 0x0?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc00012ec60, {0xc0002e8000?, 0xc00021d440?, 0xc0000e5d30?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc0002828a0) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc0002828a0, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc00012ec60) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 77 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c0578b38, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000152c00?, 0xc0001b4000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000152c00, {0xc0001b4000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000152c00, {0xc0001b4000?, 0xc0003f1600?, 0x46e7de?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00000e188, {0xc0001b4000?, 0x683b0c?, 0xc00002bc80?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).Read(0xc000193860, {0xc0001b4000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/net/http/server.go:780 +0x16d 12:59:01 bufio.(*Reader).fill(0xc00006fc20) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).ReadSlice(0xc00006fc20, 0x0?) 12:59:01 /usr/local/go/src/bufio/bufio.go:371 +0x2f 12:59:01 bufio.(*Reader).ReadLine(0xc00006fc20) 12:59:01 /usr/local/go/src/bufio/bufio.go:400 +0x27 12:59:01 net/textproto.(*Reader).readLineSlice(0xc0003e8c90) 12:59:01 /usr/local/go/src/net/textproto/reader.go:57 +0x99 12:59:01 net/textproto.(*Reader).ReadLine(...) 12:59:01 /usr/local/go/src/net/textproto/reader.go:38 12:59:01 net/http.readRequest(0xc00000e188?) 12:59:01 /usr/local/go/src/net/http/request.go:1029 +0x79 12:59:01 net/http.(*conn).readRequest(0xc00010f860, {0x839610, 0xc00002bc40}) 12:59:01 /usr/local/go/src/net/http/server.go:988 +0x24a 12:59:01 net/http.(*conn).serve(0xc00010f860, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1891 +0x32b 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 116 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c0578958, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000248f00?, 0xc000318000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000248f00, {0xc000318000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000248f00, {0xc000318000?, 0x2?, 0xc000416c60?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00020e1c0, {0xc000318000?, 0x409ecd?, 0x80?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).Read(0xc000302630, {0xc000318000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/net/http/server.go:780 +0x16d 12:59:01 bufio.(*Reader).fill(0xc00022fce0) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).ReadSlice(0xc00022fce0, 0x0?) 12:59:01 /usr/local/go/src/bufio/bufio.go:371 +0x2f 12:59:01 bufio.(*Reader).ReadLine(0xc00022fce0) 12:59:01 /usr/local/go/src/bufio/bufio.go:400 +0x27 12:59:01 net/textproto.(*Reader).readLineSlice(0xc000302660) 12:59:01 /usr/local/go/src/net/textproto/reader.go:57 +0x99 12:59:01 net/textproto.(*Reader).ReadLine(...) 12:59:01 /usr/local/go/src/net/textproto/reader.go:38 12:59:01 net/http.readRequest(0xc00020e1c0?) 12:59:01 /usr/local/go/src/net/http/request.go:1029 +0x79 12:59:01 net/http.(*conn).readRequest(0xc00024a640, {0x839610, 0xc000205140}) 12:59:01 /usr/local/go/src/net/http/server.go:988 +0x24a 12:59:01 net/http.(*conn).serve(0xc00024a640, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1891 +0x32b 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 225 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c05784a8, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000249400?, 0xc000342000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000249400, {0xc000342000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000249400, {0xc000342000?, 0x0?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00020e3d0, {0xc000342000?, 0x0?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc00023e900, {0xc000342000?, 0x448bc0?, 0xc0000e2ec8?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc00031d740) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc00031d740, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc00023e900) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 137 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c0578a48, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000153180?, 0xc0001d0000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000153180, {0xc0001d0000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000153180, {0xc0001d0000?, 0x0?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00000e1c0, {0xc0001d0000?, 0x0?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc00012efc0, {0xc0001d0000?, 0x448bc0?, 0xc000199ec8?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc0001cc360) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc0001cc360, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc00012efc0) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 138 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc00012efc0) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 171 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c0578598, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc0003ae700?, 0xc0003d8000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc0003ae700, {0xc0003d8000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc0003ae700, {0xc0003d8000?, 0x2?, 0xc000428000?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc000396188, {0xc0003d8000?, 0x409ecd?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).Read(0xc0003d60f0, {0xc0003d8000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/net/http/server.go:780 +0x16d 12:59:01 bufio.(*Reader).fill(0xc00038ce40) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).ReadSlice(0xc00038ce40, 0x0?) 12:59:01 /usr/local/go/src/bufio/bufio.go:371 +0x2f 12:59:01 bufio.(*Reader).ReadLine(0xc00038ce40) 12:59:01 /usr/local/go/src/bufio/bufio.go:400 +0x27 12:59:01 net/textproto.(*Reader).readLineSlice(0xc0000976e0) 12:59:01 /usr/local/go/src/net/textproto/reader.go:57 +0x99 12:59:01 net/textproto.(*Reader).ReadLine(...) 12:59:01 /usr/local/go/src/net/textproto/reader.go:38 12:59:01 net/http.readRequest(0xc000396188?) 12:59:01 /usr/local/go/src/net/http/request.go:1029 +0x79 12:59:01 net/http.(*conn).readRequest(0xc0003868c0, {0x839610, 0xc00039ce80}) 12:59:01 /usr/local/go/src/net/http/server.go:988 +0x24a 12:59:01 net/http.(*conn).serve(0xc0003868c0, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1891 +0x32b 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 154 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c05783b8, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc0002b4700?, 0xc000484000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc0002b4700, {0xc000484000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc0002b4700, {0xc000484000?, 0x2?, 0xc00034cb00?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc0002861f0, {0xc000484000?, 0x409ecd?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).Read(0xc0002fac30, {0xc000484000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/net/http/server.go:780 +0x16d 12:59:01 bufio.(*Reader).fill(0xc0002836e0) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).ReadSlice(0xc0002836e0, 0x0?) 12:59:01 /usr/local/go/src/bufio/bufio.go:371 +0x2f 12:59:01 bufio.(*Reader).ReadLine(0xc0002836e0) 12:59:01 /usr/local/go/src/bufio/bufio.go:400 +0x27 12:59:01 net/textproto.(*Reader).readLineSlice(0xc0002fbad0) 12:59:01 /usr/local/go/src/net/textproto/reader.go:57 +0x99 12:59:01 net/textproto.(*Reader).ReadLine(...) 12:59:01 /usr/local/go/src/net/textproto/reader.go:38 12:59:01 net/http.readRequest(0xc0002861f0?) 12:59:01 /usr/local/go/src/net/http/request.go:1029 +0x79 12:59:01 net/http.(*conn).readRequest(0xc0002aebe0, {0x839610, 0xc00028b280}) 12:59:01 /usr/local/go/src/net/http/server.go:988 +0x24a 12:59:01 net/http.(*conn).serve(0xc0002aebe0, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1891 +0x32b 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 107 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c0578778, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc0000a6880?, 0xc000418000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc0000a6880, {0xc000418000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc0000a6880, {0xc000418000?, 0x2?, 0xc00041e2c0?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00009a1e0, {0xc000418000?, 0x409ecd?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).Read(0xc0000fcd50, {0xc000418000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/net/http/server.go:780 +0x16d 12:59:01 bufio.(*Reader).fill(0xc0000c19e0) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).ReadSlice(0xc0000c19e0, 0x0?) 12:59:01 /usr/local/go/src/bufio/bufio.go:371 +0x2f 12:59:01 bufio.(*Reader).ReadLine(0xc0000c19e0) 12:59:01 /usr/local/go/src/bufio/bufio.go:400 +0x27 12:59:01 net/textproto.(*Reader).readLineSlice(0xc00038a030) 12:59:01 /usr/local/go/src/net/textproto/reader.go:57 +0x99 12:59:01 net/textproto.(*Reader).ReadLine(...) 12:59:01 /usr/local/go/src/net/textproto/reader.go:38 12:59:01 net/http.readRequest(0xc00009a1e0?) 12:59:01 /usr/local/go/src/net/http/request.go:1029 +0x79 12:59:01 net/http.(*conn).readRequest(0xc0000a88c0, {0x839610, 0xc0000993c0}) 12:59:01 /usr/local/go/src/net/http/server.go:988 +0x24a 12:59:01 net/http.(*conn).serve(0xc0000a88c0, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1891 +0x32b 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 127 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc00023e6c0) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 226 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc00023e900) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 219 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c05780e8, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc0000a7180?, 0xc00043e000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc0000a7180, {0xc00043e000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc0000a7180, {0xc00043e000?, 0x0?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00009a410, {0xc00043e000?, 0x0?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc0000ced80, {0xc00043e000?, 0x448bc0?, 0xc000334ec8?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc000420c60) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc000420c60, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc0000ced80) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 186 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c0578688, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000249300?, 0xc00033e000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000249300, {0xc00033e000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000249300, {0xc00033e000?, 0x0?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00020e338, {0xc00033e000?, 0x0?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc00023e7e0, {0xc00033e000?, 0x448bc0?, 0xc000336ec8?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc00031cf00) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc00031cf00, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc00023e7e0) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 187 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc00023e7e0) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 216 [chan send]: 12:59:01 github.com/mitchellh/consulstructure.(*Decoder).Run.func2.1() 12:59:01 /go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:216 +0x13b 12:59:01 github.com/cenkalti/backoff.RetryNotify(0xc000093ec0, {0x8383f8, 0xc000421ce0}, 0x0) 12:59:01 /go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible/retry.go:37 +0x1ac 12:59:01 github.com/cenkalti/backoff.Retry(...) 12:59:01 /go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible/retry.go:24 12:59:01 github.com/mitchellh/consulstructure.(*Decoder).Run.func2() 12:59:01 /go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:195 +0x185 12:59:01 created by github.com/mitchellh/consulstructure.(*Decoder).Run 12:59:01 /go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:183 +0x3bd 12:59:01 12:59:01 goroutine 257 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc0002d86c0) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 246 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c05781d8, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc0002b4b00?, 0xc000492000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc0002b4b00, {0xc000492000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc0002b4b00, {0xc000492000?, 0x7a058e?, 0xe?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc000286348, {0xc000492000?, 0x409ecd?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).Read(0xc00048e840, {0xc000492000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/net/http/server.go:780 +0x16d 12:59:01 bufio.(*Reader).fill(0xc000490540) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).ReadSlice(0xc000490540, 0x0?) 12:59:01 /usr/local/go/src/bufio/bufio.go:371 +0x2f 12:59:01 bufio.(*Reader).ReadLine(0xc000490540) 12:59:01 /usr/local/go/src/bufio/bufio.go:400 +0x27 12:59:01 net/textproto.(*Reader).readLineSlice(0xc00044e000) 12:59:01 /usr/local/go/src/net/textproto/reader.go:57 +0x99 12:59:01 net/textproto.(*Reader).ReadLine(...) 12:59:01 /usr/local/go/src/net/textproto/reader.go:38 12:59:01 net/http.readRequest(0xc000286348?) 12:59:01 /usr/local/go/src/net/http/request.go:1029 +0x79 12:59:01 net/http.(*conn).readRequest(0xc0002af2c0, {0x839610, 0xc00028bf40}) 12:59:01 /usr/local/go/src/net/http/server.go:988 +0x24a 12:59:01 net/http.(*conn).serve(0xc0002af2c0, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1891 +0x32b 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 208 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c05782c8, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc0002b4a80?, 0xc0003f6000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc0002b4a80, {0xc0003f6000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc0002b4a80, {0xc0003f6000?, 0x0?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc000396368, {0xc0003f6000?, 0x0?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc0002d86c0, {0xc0003f6000?, 0x448bc0?, 0xc000333ec8?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc00038dce0) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc00038dce0, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc0002d86c0) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 261 [chan send]: 12:59:01 github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*consulClient).WatchForChanges.func1() 12:59:01 /w/workspace/undry_go-mod-configuration_PR-93/internal/pkg/consul/client.go:265 +0x1ad 12:59:01 created by github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*consulClient).WatchForChanges 12:59:01 /w/workspace/undry_go-mod-configuration_PR-93/internal/pkg/consul/client.go:250 +0x2db 12:59:01 12:59:01 goroutine 260 [select]: 12:59:01 github.com/mitchellh/consulstructure.(*Decoder).Run(0xc00038df20) 12:59:01 /go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:252 +0x59b 12:59:01 created by github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*consulClient).WatchForChanges 12:59:01 /w/workspace/undry_go-mod-configuration_PR-93/internal/pkg/consul/client.go:247 +0x245 12:59:01 12:59:01 goroutine 292 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc00023f560) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 436 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c05431f8, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000152280?, 0xc0004ca000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000152280, {0xc0004ca000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000152280, {0xc0004ca000?, 0x405b29?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00000e0b8, {0xc0004ca000?, 0x0?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc00059a000, {0xc0004ca000?, 0xc0001d6de0?, 0xc000609d30?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc000598ba0) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc000598ba0, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc00059a000) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 220 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc0000ced80) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 441 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c0543108, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc0002b4480?, 0xc00037ac41?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc0002b4480, {0xc00037ac41, 0x1, 0x1}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc0002b4480, {0xc00037ac41?, 0xc00058a9d8?, 0xc00004af68?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc0002860b0, {0xc00037ac41?, 0xc0000105a0?, 0xc0001d6a80?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).backgroundRead(0xc00037ac30) 12:59:01 /usr/local/go/src/net/http/server.go:672 +0x3f 12:59:01 created by net/http.(*connReader).startBackgroundRead 12:59:01 /usr/local/go/src/net/http/server.go:668 +0xca 12:59:01 12:59:01 goroutine 395 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c0543798, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000596400?, 0xc0005ae000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000596400, {0xc0005ae000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000596400, {0xc0005ae000?, 0x405b29?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00020e048, {0xc0005ae000?, 0x0?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc0000ce360, {0xc0005ae000?, 0xc00035c600?, 0xc0000e3d30?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc000682540) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc000682540, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc0000ce360) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 404 [select]: 12:59:01 net/http.(*persistConn).roundTrip(0xc00023efc0, 0xc0001b6b00) 12:59:01 /usr/local/go/src/net/http/transport.go:2620 +0x974 12:59:01 net/http.(*Transport).roundTrip(0xc0003ba000, 0xc000589200) 12:59:01 /usr/local/go/src/net/http/transport.go:594 +0x7c9 12:59:01 net/http.(*Transport).RoundTrip(0x40d025?, 0x836e40?) 12:59:01 /usr/local/go/src/net/http/roundtrip.go:17 +0x19 12:59:01 net/http.send(0xc000589200, {0x836e40, 0xc0003ba000}, {0x78fea0?, 0xc00005d701?, 0x0?}) 12:59:01 /usr/local/go/src/net/http/client.go:252 +0x5d8 12:59:01 net/http.(*Client).send(0xc00069c390, 0xc000589200, {0xa25b20?, 0xc0006016e0?, 0x0?}) 12:59:01 /usr/local/go/src/net/http/client.go:176 +0x9b 12:59:01 net/http.(*Client).do(0xc00069c390, 0xc000589200) 12:59:01 /usr/local/go/src/net/http/client.go:725 +0x8f5 12:59:01 net/http.(*Client).Do(...) 12:59:01 /usr/local/go/src/net/http/client.go:593 12:59:01 github.com/hashicorp/consul/api.(*Client).doRequest(0xc0006c0580, 0xc000601650?) 12:59:01 /go/pkg/mod/github.com/hashicorp/consul/api@v1.20.0/api.go:1048 +0x6d 12:59:01 github.com/hashicorp/consul/api.(*KV).put(0xc00005dd48, {0xc000016930?, 0xc000062120?}, 0xc00005db90?, {0xc00001a850, 0x5, 0x8}, 0x7f73e73a5a68?) 12:59:01 /go/pkg/mod/github.com/hashicorp/consul/api@v1.20.0/kv.go:216 +0x433 12:59:01 github.com/hashicorp/consul/api.(*KV).Put(0x0?, 0xc00005dd70, 0x7f73e73ae2b0?) 12:59:01 /go/pkg/mod/github.com/hashicorp/consul/api@v1.20.0/kv.go:164 +0x128 12:59:01 github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*consulClient).PutConfigurationValue(0xc00022e0c0, {0xc0003801c7, 0x4}, {0xc00001a850, 0x5, 0x8}) 12:59:01 /w/workspace/undry_go-mod-configuration_PR-93/internal/pkg/consul/client.go:344 +0x118 12:59:01 github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*consulClient).PutConfigurationToml(0xc0006d4090?, 0xc00033b300?, 0x1) 12:59:01 /w/workspace/undry_go-mod-configuration_PR-93/internal/pkg/consul/client.go:153 +0xf0 12:59:01 github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*consulClient).PutConfiguration(0xc00027da00?, {0x726960?, 0xc00033b300?}, 0x0?) 12:59:01 /w/workspace/undry_go-mod-configuration_PR-93/internal/pkg/consul/client.go:174 +0x7a 12:59:01 github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.TestRenewAccessToken.func3() 12:59:01 /w/workspace/undry_go-mod-configuration_PR-93/internal/pkg/consul/client_test.go:737 +0x8d 12:59:01 github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.TestRenewAccessToken.func12(0xc00027da00?) 12:59:01 /w/workspace/undry_go-mod-configuration_PR-93/internal/pkg/consul/client_test.go:837 +0x38 12:59:01 testing.tRunner(0xc0007024e0, 0xc0003a6020) 12:59:01 /usr/local/go/src/testing/testing.go:1439 +0x102 12:59:01 created by testing.(*T).Run 12:59:01 /usr/local/go/src/testing/testing.go:1486 +0x35f 12:59:01 12:59:01 goroutine 143 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c04b8230, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000153400?, 0xc0001dc000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000153400, {0xc0001dc000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000153400, {0xc0001dc000?, 0x0?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00000e200, {0xc0001dc000?, 0x0?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc00012f200, {0xc0001dc000?, 0x448bc0?, 0xc000197ec8?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc0001cc9c0) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc0001cc9c0, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc00012f200) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 251 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c04b8140, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc0002b4c80?, 0xc00049a000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc0002b4c80, {0xc00049a000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc0002b4c80, {0xc00049a000?, 0x7a058e?, 0xe?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc000286370, {0xc00049a000?, 0x409ecd?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).Read(0xc00048ed80, {0xc00049a000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/net/http/server.go:780 +0x16d 12:59:01 bufio.(*Reader).fill(0xc000490780) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).ReadSlice(0xc000490780, 0x0?) 12:59:01 /usr/local/go/src/bufio/bufio.go:371 +0x2f 12:59:01 bufio.(*Reader).ReadLine(0xc000490780) 12:59:01 /usr/local/go/src/bufio/bufio.go:400 +0x27 12:59:01 net/textproto.(*Reader).readLineSlice(0xc000424720) 12:59:01 /usr/local/go/src/net/textproto/reader.go:57 +0x99 12:59:01 net/textproto.(*Reader).ReadLine(...) 12:59:01 /usr/local/go/src/net/textproto/reader.go:38 12:59:01 net/http.readRequest(0xc000286370?) 12:59:01 /usr/local/go/src/net/http/request.go:1029 +0x79 12:59:01 net/http.(*conn).readRequest(0xc0002af400, {0x839610, 0xc000494240}) 12:59:01 /usr/local/go/src/net/http/server.go:988 +0x24a 12:59:01 net/http.(*conn).serve(0xc0002af400, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1891 +0x32b 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 144 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc00012f200) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 274 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c04b8050, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc0000a7380?, 0xc000358000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc0000a7380, {0xc000358000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc0000a7380, {0xc000358000?, 0x405b29?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00020e528, {0xc000358000?, 0x0?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc0000ceea0, {0xc000358000?, 0xc000327f20?, 0xc000332d30?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc0003522a0) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc0003522a0, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc0000ceea0) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 224 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c04b7f60, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc0000a7400?, 0xc00044a000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc0000a7400, {0xc00044a000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc0000a7400, {0xc00044a000?, 0xc0004991e0?, 0x46e7de?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00009a450, {0xc00044a000?, 0x683b0c?, 0xc000426700?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).Read(0xc000425b30, {0xc00044a000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/net/http/server.go:780 +0x16d 12:59:01 bufio.(*Reader).fill(0xc0004211a0) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).ReadSlice(0xc0004211a0, 0x0?) 12:59:01 /usr/local/go/src/bufio/bufio.go:371 +0x2f 12:59:01 bufio.(*Reader).ReadLine(0xc0004211a0) 12:59:01 /usr/local/go/src/bufio/bufio.go:400 +0x27 12:59:01 net/textproto.(*Reader).readLineSlice(0xc0000fd830) 12:59:01 /usr/local/go/src/net/textproto/reader.go:57 +0x99 12:59:01 net/textproto.(*Reader).ReadLine(...) 12:59:01 /usr/local/go/src/net/textproto/reader.go:38 12:59:01 net/http.readRequest(0xc00009a450?) 12:59:01 /usr/local/go/src/net/http/request.go:1029 +0x79 12:59:01 net/http.(*conn).readRequest(0xc0000a92c0, {0x839610, 0xc0004266c0}) 12:59:01 /usr/local/go/src/net/http/server.go:988 +0x24a 12:59:01 net/http.(*conn).serve(0xc0000a92c0, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1891 +0x32b 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 255 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c04b7d80, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc0002b4f80?, 0xc0001de000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc0002b4f80, {0xc0001de000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc0002b4f80, {0xc0001de000?, 0x40d025?, 0x72?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc0002863b8, {0xc0001de000?, 0x409ecd?, 0xa25b20?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).Read(0xc0001d27e0, {0xc0001de000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/net/http/server.go:780 +0x16d 12:59:01 bufio.(*Reader).fill(0xc0001ccae0) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).ReadSlice(0xc0001ccae0, 0x0?) 12:59:01 /usr/local/go/src/bufio/bufio.go:371 +0x2f 12:59:01 bufio.(*Reader).ReadLine(0xc0001ccae0) 12:59:01 /usr/local/go/src/bufio/bufio.go:400 +0x27 12:59:01 net/textproto.(*Reader).readLineSlice(0xc00048f9b0) 12:59:01 /usr/local/go/src/net/textproto/reader.go:57 +0x99 12:59:01 net/textproto.(*Reader).ReadLine(...) 12:59:01 /usr/local/go/src/net/textproto/reader.go:38 12:59:01 net/http.readRequest(0xc0002863b8?) 12:59:01 /usr/local/go/src/net/http/request.go:1029 +0x79 12:59:01 net/http.(*conn).readRequest(0xc0002af680, {0x839610, 0xc0001b6780}) 12:59:01 /usr/local/go/src/net/http/server.go:988 +0x24a 12:59:01 net/http.(*conn).serve(0xc0002af680, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1891 +0x32b 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 437 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc00059a000) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 282 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c04b7e70, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000249880?, 0xc00035e000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000249880, {0xc00035e000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000249880, {0xc00035e000?, 0x0?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00020e558, {0xc00035e000?, 0x0?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc00023ed80, {0xc00035e000?, 0x448bc0?, 0xc000339ec8?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc0003526c0) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc0003526c0, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc00023ed80) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 283 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc00023ed80) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 328 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c04b7420, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc0002b5180?, 0xc0004a4000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc0002b5180, {0xc0004a4000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc0002b5180, {0xc0004a4000?, 0x8?, 0x30?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc000286438, {0xc0004a4000?, 0x203000?, 0x203000?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).Read(0xc0004a04b0, {0xc0004a4000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/net/http/server.go:780 +0x16d 12:59:01 bufio.(*Reader).fill(0xc000491200) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).ReadSlice(0xc000491200, 0x0?) 12:59:01 /usr/local/go/src/bufio/bufio.go:371 +0x2f 12:59:01 bufio.(*Reader).ReadLine(0xc000491200) 12:59:01 /usr/local/go/src/bufio/bufio.go:400 +0x27 12:59:01 net/textproto.(*Reader).readLineSlice(0xc0001d2f90) 12:59:01 /usr/local/go/src/net/textproto/reader.go:57 +0x99 12:59:01 net/textproto.(*Reader).ReadLine(...) 12:59:01 /usr/local/go/src/net/textproto/reader.go:38 12:59:01 net/http.readRequest(0xc000286438?) 12:59:01 /usr/local/go/src/net/http/request.go:1029 +0x79 12:59:01 net/http.(*conn).readRequest(0xc0002afa40, {0x839610, 0xc000494bc0}) 12:59:01 /usr/local/go/src/net/http/server.go:988 +0x24a 12:59:01 net/http.(*conn).serve(0xc0002afa40, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1891 +0x32b 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 291 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c04b7c90, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000249a80?, 0xc0001e0000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000249a80, {0xc0001e0000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000249a80, {0xc0001e0000?, 0x0?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00000e210, {0xc0001e0000?, 0x0?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc00023f560, {0xc0001e0000?, 0x448bc0?, 0xc0001e6ec8?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc0001ccba0) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc0001ccba0, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc00023f560) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 287 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c04b7ba0, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000249b00?, 0xc000376000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000249b00, {0xc000376000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000249b00, {0xc000376000?, 0x2?, 0xc0001eab00?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00020e5b8, {0xc000376000?, 0x409ecd?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).Read(0xc00034bbc0, {0xc000376000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/net/http/server.go:780 +0x16d 12:59:01 bufio.(*Reader).fill(0xc000352ba0) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).ReadSlice(0xc000352ba0, 0x0?) 12:59:01 /usr/local/go/src/bufio/bufio.go:371 +0x2f 12:59:01 bufio.(*Reader).ReadLine(0xc000352ba0) 12:59:01 /usr/local/go/src/bufio/bufio.go:400 +0x27 12:59:01 net/textproto.(*Reader).readLineSlice(0xc00034af30) 12:59:01 /usr/local/go/src/net/textproto/reader.go:57 +0x99 12:59:01 net/textproto.(*Reader).ReadLine(...) 12:59:01 /usr/local/go/src/net/textproto/reader.go:38 12:59:01 net/http.readRequest(0xc00020e5b8?) 12:59:01 /usr/local/go/src/net/http/request.go:1029 +0x79 12:59:01 net/http.(*conn).readRequest(0xc00024b5e0, {0x839610, 0xc00033b940}) 12:59:01 /usr/local/go/src/net/http/server.go:988 +0x24a 12:59:01 net/http.(*conn).serve(0xc00024b5e0, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1891 +0x32b 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 347 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c04b76f0, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000153780?, 0xc00058c000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000153780, {0xc00058c000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000153780, {0xc00058c000?, 0x0?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00020e690, {0xc00058c000?, 0x0?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc00012f9e0, {0xc00058c000?, 0x448bc0?, 0xc0001e2ec8?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc000353860) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc000353860, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc00012f9e0) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 295 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c04b79c0, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000153600?, 0xc0001ec000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000153600, {0xc0001ec000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000153600, {0xc0001ec000?, 0xc000580580?, 0x46e7de?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00000e258, {0xc0001ec000?, 0x683b0c?, 0xc0001b6a40?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).Read(0xc0001d2f60, {0xc0001ec000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/net/http/server.go:780 +0x16d 12:59:01 bufio.(*Reader).fill(0xc0001ccea0) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).ReadSlice(0xc0001ccea0, 0x0?) 12:59:01 /usr/local/go/src/bufio/bufio.go:371 +0x2f 12:59:01 bufio.(*Reader).ReadLine(0xc0001ccea0) 12:59:01 /usr/local/go/src/bufio/bufio.go:400 +0x27 12:59:01 net/textproto.(*Reader).readLineSlice(0xc00038b440) 12:59:01 /usr/local/go/src/net/textproto/reader.go:57 +0x99 12:59:01 net/textproto.(*Reader).ReadLine(...) 12:59:01 /usr/local/go/src/net/textproto/reader.go:38 12:59:01 net/http.readRequest(0xc00000e258?) 12:59:01 /usr/local/go/src/net/http/request.go:1029 +0x79 12:59:01 net/http.(*conn).readRequest(0xc00010fcc0, {0x839610, 0xc0001b6a00}) 12:59:01 /usr/local/go/src/net/http/server.go:988 +0x24a 12:59:01 net/http.(*conn).serve(0xc00010fcc0, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1891 +0x32b 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 345 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c04b77e0, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000249d80?, 0xc000586000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000249d80, {0xc000586000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000249d80, {0xc000586000?, 0xc0001eb080?, 0x46e7de?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00020e670, {0xc000586000?, 0x683b0c?, 0xc00033bf80?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).Read(0xc00037adb0, {0xc000586000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/net/http/server.go:780 +0x16d 12:59:01 bufio.(*Reader).fill(0xc0003536e0) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).ReadSlice(0xc0003536e0, 0x0?) 12:59:01 /usr/local/go/src/bufio/bufio.go:371 +0x2f 12:59:01 bufio.(*Reader).ReadLine(0xc0003536e0) 12:59:01 /usr/local/go/src/bufio/bufio.go:400 +0x27 12:59:01 net/textproto.(*Reader).readLineSlice(0xc0001d2ff0) 12:59:01 /usr/local/go/src/net/textproto/reader.go:57 +0x99 12:59:01 net/textproto.(*Reader).ReadLine(...) 12:59:01 /usr/local/go/src/net/textproto/reader.go:38 12:59:01 net/http.readRequest(0xc00020e670?) 12:59:01 /usr/local/go/src/net/http/request.go:1029 +0x79 12:59:01 net/http.(*conn).readRequest(0xc00024ba40, {0x839610, 0xc00033bf40}) 12:59:01 /usr/local/go/src/net/http/server.go:988 +0x24a 12:59:01 net/http.(*conn).serve(0xc00024ba40, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1891 +0x32b 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 342 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c04b7ab0, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000249d00?, 0xc000582000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000249d00, {0xc000582000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000249d00, {0xc000582000?, 0x405b29?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00020e660, {0xc000582000?, 0x0?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc00023f680, {0xc000582000?, 0xc00035d0e0?, 0xc00042bd30?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc000353620) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc000353620, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc00023f680) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 343 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc00023f680) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 312 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c04b78d0, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc0000a7600?, 0xc000452000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc0000a7600, {0xc000452000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc0000a7600, {0xc000452000?, 0x405b29?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00009a4a8, {0xc000452000?, 0x0?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc0000cefc0, {0xc000452000?, 0xc000423800?, 0xc000430d30?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc0004217a0) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc0004217a0, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc0000cefc0) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 313 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc0000cefc0) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 348 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc00012f9e0) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 356 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c0543a68, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000153a00?, 0xc00060e000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000153a00, {0xc00060e000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000153a00, {0xc00060e000?, 0x40d025?, 0x72?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00000e388, {0xc00060e000?, 0x409ecd?, 0xa25b20?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).Read(0xc000600a20, {0xc00060e000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/net/http/server.go:780 +0x16d 12:59:01 bufio.(*Reader).fill(0xc0001cde60) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).ReadSlice(0xc0001cde60, 0x0?) 12:59:01 /usr/local/go/src/bufio/bufio.go:371 +0x2f 12:59:01 bufio.(*Reader).ReadLine(0xc0001cde60) 12:59:01 /usr/local/go/src/bufio/bufio.go:400 +0x27 12:59:01 net/textproto.(*Reader).readLineSlice(0xc0004a0750) 12:59:01 /usr/local/go/src/net/textproto/reader.go:57 +0x99 12:59:01 net/textproto.(*Reader).ReadLine(...) 12:59:01 /usr/local/go/src/net/textproto/reader.go:38 12:59:01 net/http.readRequest(0xc00000e388?) 12:59:01 /usr/local/go/src/net/http/request.go:1029 +0x79 12:59:01 net/http.(*conn).readRequest(0xc0001fe280, {0x839610, 0xc0001b7680}) 12:59:01 /usr/local/go/src/net/http/server.go:988 +0x24a 12:59:01 net/http.(*conn).serve(0xc0001fe280, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1891 +0x32b 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 354 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c04b7510, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000153980?, 0xc000604000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000153980, {0xc000604000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000153980, {0xc000604000?, 0x405b29?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00000e380, {0xc000604000?, 0x0?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc00012fb00, {0xc000604000?, 0xc000423b60?, 0xc000459d30?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc0001cdd40) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc0001cdd40, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc00012fb00) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 355 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc00012fb00) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 397 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c05434c8, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000596480?, 0xc0005b8000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000596480, {0xc0005b8000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000596480, {0xc0005b8000?, 0x2?, 0xc00048c420?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00020e050, {0xc0005b8000?, 0x409ecd?, 0x40?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).Read(0xc00037a5d0, {0xc0005b8000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/net/http/server.go:780 +0x16d 12:59:01 bufio.(*Reader).fill(0xc000682600) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).ReadSlice(0xc000682600, 0x0?) 12:59:01 /usr/local/go/src/bufio/bufio.go:371 +0x2f 12:59:01 bufio.(*Reader).ReadLine(0xc000682600) 12:59:01 /usr/local/go/src/bufio/bufio.go:400 +0x27 12:59:01 net/textproto.(*Reader).readLineSlice(0xc000600180) 12:59:01 /usr/local/go/src/net/textproto/reader.go:57 +0x99 12:59:01 net/textproto.(*Reader).ReadLine(...) 12:59:01 /usr/local/go/src/net/textproto/reader.go:38 12:59:01 net/http.readRequest(0xc00020e050?) 12:59:01 /usr/local/go/src/net/http/request.go:1029 +0x79 12:59:01 net/http.(*conn).readRequest(0xc0001fe000, {0x839610, 0xc00058a280}) 12:59:01 /usr/local/go/src/net/http/server.go:988 +0x24a 12:59:01 net/http.(*conn).serve(0xc0001fe000, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1891 +0x32b 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 387 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c0543b58, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000596100?, 0xc00059c000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000596100, {0xc00059c000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000596100, {0xc00059c000?, 0x0?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00020e708, {0xc00059c000?, 0x0?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc00059a120, {0xc00059c000?, 0x448bc0?, 0xc00045aec8?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc0005982a0) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc0005982a0, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc00059a120) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 388 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc00059a120) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 367 [chan receive]: 12:59:01 github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.waitForNextPutPrefix({0xc0000169c0, 0x2d}, {0x79ce40, 0x2}) 12:59:01 /w/workspace/undry_go-mod-configuration_PR-93/internal/pkg/consul/mock_consul.go:215 +0x207 12:59:01 github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*MockConsul).Start.func1({0x8393a0, 0xc00045c700}, 0xc00044dd00) 12:59:01 /w/workspace/undry_go-mod-configuration_PR-93/internal/pkg/consul/mock_consul.go:137 +0x4aa 12:59:01 net/http.HandlerFunc.ServeHTTP(0xc0000b6509?, {0x8393a0?, 0xc00045c700?}, 0xc000080000?) 12:59:01 /usr/local/go/src/net/http/server.go:2084 +0x2f 12:59:01 net/http.serverHandler.ServeHTTP({0xc00037ac30?}, {0x8393a0, 0xc00045c700}, 0xc00044dd00) 12:59:01 /usr/local/go/src/net/http/server.go:2916 +0x43b 12:59:01 net/http.(*conn).serve(0xc0002ae500, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1966 +0x5d7 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 362 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc0002d8120) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 439 [sleep]: 12:59:01 time.Sleep(0x3b9aca00) 12:59:01 /usr/local/go/src/runtime/time.go:194 +0x12e 12:59:01 github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.waitForNextPutPrefix.func1() 12:59:01 /w/workspace/undry_go-mod-configuration_PR-93/internal/pkg/consul/mock_consul.go:201 +0x46 12:59:01 created by github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.waitForNextPutPrefix 12:59:01 /w/workspace/undry_go-mod-configuration_PR-93/internal/pkg/consul/mock_consul.go:200 +0x1ea 12:59:01 12:59:01 goroutine 433 [select]: 12:59:01 github.com/cenkalti/backoff.RetryNotify(0xc0002ddec0, {0x8383f8, 0xc000598900}, 0x0) 12:59:01 /go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible/retry.go:60 +0x2fb 12:59:01 github.com/cenkalti/backoff.Retry(...) 12:59:01 /go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible/retry.go:24 12:59:01 github.com/mitchellh/consulstructure.(*Decoder).Run.func2() 12:59:01 /go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:195 +0x185 12:59:01 created by github.com/mitchellh/consulstructure.(*Decoder).Run 12:59:01 /go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:183 +0x3bd 12:59:01 12:59:01 goroutine 361 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c0543978, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc0000a6500?, 0xc000620000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc0000a6500, {0xc000620000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc0000a6500, {0xc000620000?, 0x405b29?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc000286068, {0xc000620000?, 0x0?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc0002d8120, {0xc000620000?, 0xc000460780?, 0xc00060ad30?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc000490300) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc000490300, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc0002d8120) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 378 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c0543888, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc0000a6600?, 0xc0004c8000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc0000a6600, {0xc0004c8000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc0000a6600, {0xc0004c8000?, 0xc0006a06e0?, 0x46e7de?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00009a0a0, {0xc0004c8000?, 0x683b0c?, 0xc0001b6140?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).Read(0xc000600150, {0xc0004c8000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/net/http/server.go:780 +0x16d 12:59:01 bufio.(*Reader).fill(0xc000598060) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).ReadSlice(0xc000598060, 0x0?) 12:59:01 /usr/local/go/src/bufio/bufio.go:371 +0x2f 12:59:01 bufio.(*Reader).ReadLine(0xc000598060) 12:59:01 /usr/local/go/src/bufio/bufio.go:400 +0x27 12:59:01 net/textproto.(*Reader).readLineSlice(0xc0004a07b0) 12:59:01 /usr/local/go/src/net/textproto/reader.go:57 +0x99 12:59:01 net/textproto.(*Reader).ReadLine(...) 12:59:01 /usr/local/go/src/net/textproto/reader.go:38 12:59:01 net/http.readRequest(0xc00009a0a0?) 12:59:01 /usr/local/go/src/net/http/request.go:1029 +0x79 12:59:01 net/http.(*conn).readRequest(0xc0000a8280, {0x839610, 0xc0001b6100}) 12:59:01 /usr/local/go/src/net/http/server.go:988 +0x24a 12:59:01 net/http.(*conn).serve(0xc0000a8280, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1891 +0x32b 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 363 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c05436a8, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc0002b4100?, 0xc000622000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc0002b4100, {0xc000622000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc0002b4100, {0xc000622000?, 0xc0004a9760?, 0x46e7de?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc000286078, {0xc000622000?, 0x683b0c?, 0xc000494300?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).Read(0xc0004a0870, {0xc000622000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/net/http/server.go:780 +0x16d 12:59:01 bufio.(*Reader).fill(0xc0004904e0) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).ReadSlice(0xc0004904e0, 0x0?) 12:59:01 /usr/local/go/src/bufio/bufio.go:371 +0x2f 12:59:01 bufio.(*Reader).ReadLine(0xc0004904e0) 12:59:01 /usr/local/go/src/bufio/bufio.go:400 +0x27 12:59:01 net/textproto.(*Reader).readLineSlice(0xc0004a08a0) 12:59:01 /usr/local/go/src/net/textproto/reader.go:57 +0x99 12:59:01 net/textproto.(*Reader).ReadLine(...) 12:59:01 /usr/local/go/src/net/textproto/reader.go:38 12:59:01 net/http.readRequest(0xc000286078?) 12:59:01 /usr/local/go/src/net/http/request.go:1029 +0x79 12:59:01 net/http.(*conn).readRequest(0xc0002ae280, {0x839610, 0xc000494200}) 12:59:01 /usr/local/go/src/net/http/server.go:988 +0x24a 12:59:01 net/http.(*conn).serve(0xc0002ae280, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1891 +0x32b 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 396 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc0000ce360) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 400 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c05432e8, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000596500?, 0xc0005ba000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000596500, {0xc0005ba000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000596500, {0xc0005ba000?, 0x40d025?, 0x72?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00020e0b0, {0xc0005ba000?, 0x409ecd?, 0xa25b20?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).Read(0xc00037aab0, {0xc0005ba000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/net/http/server.go:780 +0x16d 12:59:01 bufio.(*Reader).fill(0xc0006827e0) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).ReadSlice(0xc0006827e0, 0x0?) 12:59:01 /usr/local/go/src/bufio/bufio.go:371 +0x2f 12:59:01 bufio.(*Reader).ReadLine(0xc0006827e0) 12:59:01 /usr/local/go/src/bufio/bufio.go:400 +0x27 12:59:01 net/textproto.(*Reader).readLineSlice(0xc0001d2fc0) 12:59:01 /usr/local/go/src/net/textproto/reader.go:57 +0x99 12:59:01 net/textproto.(*Reader).ReadLine(...) 12:59:01 /usr/local/go/src/net/textproto/reader.go:38 12:59:01 net/http.readRequest(0xc00020e0b0?) 12:59:01 /usr/local/go/src/net/http/request.go:1029 +0x79 12:59:01 net/http.(*conn).readRequest(0xc0001fe140, {0x839610, 0xc00058a540}) 12:59:01 /usr/local/go/src/net/http/server.go:988 +0x24a 12:59:01 net/http.(*conn).serve(0xc0001fe140, {0x8396b8, 0xc0000960c0}) 12:59:01 /usr/local/go/src/net/http/server.go:1891 +0x32b 12:59:01 created by net/http.(*Server).Serve 12:59:01 /usr/local/go/src/net/http/server.go:3071 +0x4db 12:59:01 12:59:01 goroutine 383 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c05435b8, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc0000a6900?, 0xc00047c000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc0000a6900, {0xc00047c000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc0000a6900, {0xc00047c000?, 0x0?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00009a140, {0xc00047c000?, 0x0?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc0002d8a20, {0xc00047c000?, 0x448bc0?, 0xc000607ec8?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc000421560) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc000421560, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc0002d8a20) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 384 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc0002d8a20) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 451 [select]: 12:59:01 net/http.(*persistConn).roundTrip(0xc00059a000, 0xc0004275c0) 12:59:01 /usr/local/go/src/net/http/transport.go:2620 +0x974 12:59:01 net/http.(*Transport).roundTrip(0xc00037f400, 0xc00044de00) 12:59:01 /usr/local/go/src/net/http/transport.go:594 +0x7c9 12:59:01 net/http.(*Transport).RoundTrip(0x40d025?, 0x836e40?) 12:59:01 /usr/local/go/src/net/http/roundtrip.go:17 +0x19 12:59:01 net/http.send(0xc00044de00, {0x836e40, 0xc00037f400}, {0x78fea0?, 0xc000200c01?, 0x0?}) 12:59:01 /usr/local/go/src/net/http/client.go:252 +0x5d8 12:59:01 net/http.(*Client).send(0xc0003e8150, 0xc00044de00, {0xc000602400?, 0xc00044de00?, 0x0?}) 12:59:01 /usr/local/go/src/net/http/client.go:176 +0x9b 12:59:01 net/http.(*Client).do(0xc0003e8150, 0xc00044de00) 12:59:01 /usr/local/go/src/net/http/client.go:725 +0x8f5 12:59:01 net/http.(*Client).Do(...) 12:59:01 /usr/local/go/src/net/http/client.go:593 12:59:01 github.com/hashicorp/consul/api.(*Client).doRequest(0xc000580160, 0xc0003e9290?) 12:59:01 /go/pkg/mod/github.com/hashicorp/consul/api@v1.20.0/api.go:1048 +0x6d 12:59:01 github.com/hashicorp/consul/api.(*KV).getInternal(0xc0001c5d48, {0xc0000167e0?, 0x79df40?}, 0x7?, 0x0?) 12:59:01 /go/pkg/mod/github.com/hashicorp/consul/api@v1.20.0/kv.go:135 +0x22a 12:59:01 github.com/hashicorp/consul/api.(*KV).List(0xc0004ced48?, {0xc0000167e0, 0x2d}, 0x7f73e73b06d0?) 12:59:01 /go/pkg/mod/github.com/hashicorp/consul/api@v1.20.0/kv.go:90 +0x13c 12:59:01 github.com/mitchellh/consulstructure.(*Decoder).Run.func2.1() 12:59:01 /go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:206 +0xa9 12:59:01 github.com/cenkalti/backoff.RetryNotify(0xc0001c5ec0, {0x8383f8, 0xc00006ec60}, 0x0) 12:59:01 /go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible/retry.go:37 +0x1ac 12:59:01 github.com/cenkalti/backoff.Retry(...) 12:59:01 /go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible/retry.go:24 12:59:01 github.com/mitchellh/consulstructure.(*Decoder).Run.func2() 12:59:01 /go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:195 +0x185 12:59:01 created by github.com/mitchellh/consulstructure.(*Decoder).Run 12:59:01 /go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:183 +0x3bd 12:59:01 12:59:01 goroutine 450 [select]: 12:59:01 github.com/mitchellh/consulstructure.(*Decoder).Run(0xc000421c80) 12:59:01 /go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:252 +0x59b 12:59:01 created by github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*consulClient).WatchForChanges.func1 12:59:01 /w/workspace/undry_go-mod-configuration_PR-93/internal/pkg/consul/client.go:263 +0x185 12:59:01 12:59:01 goroutine 423 [select]: 12:59:01 github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*consulClient).WatchForChanges.func1() 12:59:01 /w/workspace/undry_go-mod-configuration_PR-93/internal/pkg/consul/client.go:252 +0xc5 12:59:01 created by github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*consulClient).WatchForChanges 12:59:01 /w/workspace/undry_go-mod-configuration_PR-93/internal/pkg/consul/client.go:250 +0x2db 12:59:01 12:59:01 goroutine 466 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc00023efc0) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 427 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c05433d8, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc0000a6b00?, 0xc00047e000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc0000a6b00, {0xc00047e000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc0000a6b00, {0xc00047e000?, 0x0?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00009a1a0, {0xc00047e000?, 0x0?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc0002d8b40, {0xc00047e000?, 0x448bc0?, 0xc0005b2ec8?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc00006e240) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc00006e240, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc0002d8b40) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 428 [select]: 12:59:01 net/http.(*persistConn).writeLoop(0xc0002d8b40) 12:59:01 /usr/local/go/src/net/http/transport.go:2392 +0xf5 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1751 +0x1791 12:59:01 12:59:01 goroutine 483 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c0542f28, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc000596600?, 0xc00037b391?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc000596600, {0xc00037b391, 0x1, 0x1}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc000596600, {0xc00037b391?, 0xc00058a698?, 0xc000363768?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc00020e100, {0xc00037b391?, 0xc0000a27d0?, 0xc000461140?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*connReader).backgroundRead(0xc00037b380) 12:59:01 /usr/local/go/src/net/http/server.go:672 +0x3f 12:59:01 created by net/http.(*connReader).startBackgroundRead 12:59:01 /usr/local/go/src/net/http/server.go:668 +0xca 12:59:01 12:59:01 goroutine 465 [IO wait]: 12:59:01 internal/poll.runtime_pollWait(0x7f73c0543018, 0x72) 12:59:01 /usr/local/go/src/runtime/netpoll.go:302 +0x89 12:59:01 internal/poll.(*pollDesc).wait(0xc0003ae300?, 0xc000628000?, 0x0) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32 12:59:01 internal/poll.(*pollDesc).waitRead(...) 12:59:01 /usr/local/go/src/internal/poll/fd_poll_runtime.go:88 12:59:01 internal/poll.(*FD).Read(0xc0003ae300, {0xc000628000, 0x1000, 0x1000}) 12:59:01 /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a 12:59:01 net.(*netFD).Read(0xc0003ae300, {0xc000628000?, 0x405b29?, 0x4?}) 12:59:01 /usr/local/go/src/net/fd_posix.go:55 +0x29 12:59:01 net.(*conn).Read(0xc0002860d0, {0xc000628000?, 0x0?, 0x0?}) 12:59:01 /usr/local/go/src/net/net.go:183 +0x45 12:59:01 net/http.(*persistConn).Read(0xc00023efc0, {0xc000628000?, 0xc00048a960?, 0xc000608d30?}) 12:59:01 /usr/local/go/src/net/http/transport.go:1929 +0x4e 12:59:01 bufio.(*Reader).fill(0xc000490c60) 12:59:01 /usr/local/go/src/bufio/bufio.go:106 +0x103 12:59:01 bufio.(*Reader).Peek(0xc000490c60, 0x1) 12:59:01 /usr/local/go/src/bufio/bufio.go:144 +0x5d 12:59:01 net/http.(*persistConn).readLoop(0xc00023efc0) 12:59:01 /usr/local/go/src/net/http/transport.go:2093 +0x1ac 12:59:01 created by net/http.(*Transport).dialConn 12:59:01 /usr/local/go/src/net/http/transport.go:1750 +0x173e 12:59:01 12:59:01 goroutine 453 [sleep]: 12:59:01 time.Sleep(0x3b9aca00) 12:59:01 /usr/local/go/src/runtime/time.go:194 +0x12e 12:59:01 github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.waitForNextPutPrefix.func1() 12:59:01 /w/workspace/undry_go-mod-configuration_PR-93/internal/pkg/consul/mock_consul.go:201 +0x46 12:59:01 created by github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.waitForNextPutPrefix 12:59:01 /w/workspace/undry_go-mod-configuration_PR-93/internal/pkg/consul/mock_consul.go:200 +0x1ea 12:59:01 12:59:01 goroutine 442 [sleep]: 12:59:01 time.Sleep(0x3b9aca00) 12:59:01 /usr/local/go/src/runtime/time.go:194 +0x12e 12:59:01 github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.waitForNextPutPrefix.func1() 12:59:01 /w/workspace/undry_go-mod-configuration_PR-93/internal/pkg/consul/mock_consul.go:201 +0x46 12:59:01 created by github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.waitForNextPutPrefix 12:59:01 /w/workspace/undry_go-mod-configuration_PR-93/internal/pkg/consul/mock_consul.go:200 +0x1ea 12:59:01 FAIL github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 5.619s 12:59:01 ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.004s coverage: 100.0% of statements 12:59:01 FAIL 12:59:01 make: *** [Makefile:10: unittest] Error 1 [Pipeline] } 12:59:01 $ docker stop --time=1 7489aa3660b0f584221ecfc39946766ede201ce3bce77aa49a9fd5560439ad43 12:59:02 $ docker rm -f --volumes 7489aa3660b0f584221ecfc39946766ede201ce3bce77aa49a9fd5560439ad43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:59:03 12:59:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:59:04 latest: Pulling from edgex-lftools-log-publisher 12:59:04 5eb5b503b376: Pulling fs layer 12:59:04 5c69ac0246d0: Pulling fs layer 12:59:04 ec43610c2a17: Pulling fs layer 12:59:04 3a2ae6a8a46f: Pulling fs layer 12:59:04 33b1e0a273af: Pulling fs layer 12:59:04 5d3b04190fa2: Pulling fs layer 12:59:04 2f39f015ded8: Pulling fs layer 12:59:04 3a2ae6a8a46f: Waiting 12:59:04 33b1e0a273af: Waiting 12:59:04 5d3b04190fa2: Waiting 12:59:04 2f39f015ded8: Waiting 12:59:04 5c69ac0246d0: Verifying Checksum 12:59:04 5c69ac0246d0: Download complete 12:59:04 3a2ae6a8a46f: Verifying Checksum 12:59:04 3a2ae6a8a46f: Download complete 12:59:04 33b1e0a273af: Verifying Checksum 12:59:04 33b1e0a273af: Download complete 12:59:04 5d3b04190fa2: Verifying Checksum 12:59:04 5d3b04190fa2: Download complete 12:59:04 ec43610c2a17: Verifying Checksum 12:59:04 ec43610c2a17: Download complete 12:59:04 5eb5b503b376: Download complete 12:59:05 2f39f015ded8: Download complete 12:59:05 5eb5b503b376: Pull complete 12:59:05 5c69ac0246d0: Pull complete 12:59:06 ec43610c2a17: Pull complete 12:59:06 3a2ae6a8a46f: Pull complete 12:59:06 33b1e0a273af: Pull complete 12:59:06 5d3b04190fa2: Pull complete 12:59:10 2f39f015ded8: Pull complete 12:59:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:59:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:59:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:59:10 prd-ubuntu20.04-docker-8c-8g-9872 does not seem to be running inside a container 12:59:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-configuration_PR-93 -v /w/workspace/undry_go-mod-configuration_PR-93:/w/workspace/undry_go-mod-configuration_PR-93:rw,z -v /w/workspace/undry_go-mod-configuration_PR-93@tmp:/w/workspace/undry_go-mod-configuration_PR-93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:59:12 $ docker top ef8c1037810b414b89386d654d47a702b218b4b31b670859e9682152d1814d05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:59:12 ---> job-cost.sh 12:59:12 lf-activate-venv: SKIPPING 12:59:12 INFO: No Stack... 12:59:12 INFO: Retrieving Pricing Info for: v3-standard-8 12:59:13 INFO: Archiving Costs [Pipeline] sh 12:59:13 + cat /w/workspace/undry_go-mod-configuration_PR-93/archives/cost.csv 12:59:13 + cut -d, -f6 [Pipeline] lock 12:59:13 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-93-1-stack-cost] 12:59:13 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-93-1-stack-cost] did not exist. Created. 12:59:13 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-93-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:59:13 + echo total: 0.2199999988079071 [Pipeline] stash 12:59:14 Stashed 1 file(s) [Pipeline] } 12:59:14 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-93-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:59:14 $ docker stop --time=1 ef8c1037810b414b89386d654d47a702b218b4b31b670859e9682152d1814d05 12:59:15 $ docker rm -f --volumes ef8c1037810b414b89386d654d47a702b218b4b31b670859e9682152d1814d05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:59:15 Failed in branch amd64 13:00:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9873 in /w/workspace/undry_go-mod-configuration_PR-93 [Pipeline] { [Pipeline] ws 13:00:24 Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout 13:00:24 Selected Git installation does not exist. Using Default 13:00:24 The recommended git tool is: NONE 13:00:29 using credential edgex-jenkins-ssh 13:00:29 Cloning the remote Git repository 13:00:29 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 13:00:29 > git init /w/workspace/go-mod-configuration/1 # timeout=10 13:00:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 13:00:30 > git --version # timeout=10 13:00:30 > git --version # 'git version 2.25.1' 13:00:30 using GIT_SSH to set credentials SSH Credentials for GitHub 13:00:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:00:31 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 13:00:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:00:32 Merging remotes/origin/main commit 61d811787becc3438271d556f80b85b06f434461 into PR head commit 45b8d9ea83e8456d01ed0c63ad9a2dc95084a753 13:00:32 Merge succeeded, producing 45b8d9ea83e8456d01ed0c63ad9a2dc95084a753 13:00:32 Checking out Revision 45b8d9ea83e8456d01ed0c63ad9a2dc95084a753 (PR-93) 13:00:33 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.19.1 to 1.20.0" 13:00:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 13:00:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 13:00:32 using GIT_SSH to set credentials SSH Credentials for GitHub 13:00:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/93/head:refs/remotes/origin/PR-93 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:00:32 > git config core.sparsecheckout # timeout=10 13:00:32 > git checkout -f 45b8d9ea83e8456d01ed0c63ad9a2dc95084a753 # timeout=10 13:00:32 > git remote # timeout=10 13:00:32 > git config --get remote.origin.url # timeout=10 13:00:32 using GIT_SSH to set credentials SSH Credentials for GitHub 13:00:32 > git merge 61d811787becc3438271d556f80b85b06f434461 # timeout=10 13:00:32 > git rev-parse HEAD^{commit} # timeout=10 13:00:32 > git config core.sparsecheckout # timeout=10 13:00:32 > git checkout -f 45b8d9ea83e8456d01ed0c63ad9a2dc95084a753 # timeout=10 13:00:33 > git --version # timeout=10 13:00:33 > git --version # 'git version 2.25.1' 13:00:33 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:00:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:00:34 % Total % Received % Xferd Average Speed Time Time Time Current 13:00:34 Dload Upload Total Spent Left Speed 13:00:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 100 12751 100 12751 0 0 5215 0 0:00:02 0:00:02 --:--:-- 5215 [Pipeline] sh 13:00:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:00:38 + sudo tee /etc/docker/daemon.new 13:00:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:00:38 { 13:00:38 "registry-mirrors": [ 13:00:38 "https://nexus3.edgexfoundry.org:10001" 13:00:38 ], 13:00:38 "bip": "10.250.0.254/24", 13:00:38 "hosts": [ 13:00:38 "tcp://0.0.0.0:5555", 13:00:38 "unix:///var/run/docker.sock" 13:00:38 ], 13:00:38 "mtu": 1458, 13:00:38 "selinux-enabled": true, 13:00:38 "seccomp-profile": "/etc/docker/seccomp.json" 13:00:38 } [Pipeline] sh 13:00:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:00:38 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 13:00:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:00:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:00:57 ========================================================= 13:00:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 13:00:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 13:00:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:00:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:00:58 9b18e9b68314: Pulling fs layer 13:00:58 35d82f9e3411: Pulling fs layer 13:00:58 e16973657156: Pulling fs layer 13:00:58 fc693d55d65f: Pulling fs layer 13:00:58 7e9fc2657dce: Pulling fs layer 13:00:58 dda99020689f: Pulling fs layer 13:00:58 db1c61fa0a46: Pulling fs layer 13:00:58 891c053d2c06: Pulling fs layer 13:00:58 dda99020689f: Waiting 13:00:58 db1c61fa0a46: Waiting 13:00:58 891c053d2c06: Waiting 13:00:58 fc693d55d65f: Waiting 13:00:58 7e9fc2657dce: Waiting 13:00:58 e16973657156: Verifying Checksum 13:00:58 e16973657156: Download complete 13:00:58 35d82f9e3411: Verifying Checksum 13:00:58 35d82f9e3411: Download complete 13:00:58 7e9fc2657dce: Download complete 13:00:58 dda99020689f: Verifying Checksum 13:00:58 dda99020689f: Download complete 13:00:58 9b18e9b68314: Verifying Checksum 13:00:58 9b18e9b68314: Download complete 13:00:59 9b18e9b68314: Pull complete 13:00:59 891c053d2c06: Verifying Checksum 13:00:59 891c053d2c06: Download complete 13:00:59 35d82f9e3411: Pull complete 13:01:00 e16973657156: Pull complete 13:01:00 db1c61fa0a46: Verifying Checksum 13:01:00 db1c61fa0a46: Download complete 13:01:01 fc693d55d65f: Download complete 13:01:13 fc693d55d65f: Pull complete 13:01:13 7e9fc2657dce: Pull complete 13:01:13 dda99020689f: Pull complete 13:01:20 db1c61fa0a46: Pull complete 13:01:22 891c053d2c06: Pull complete 13:01:22 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 13:01:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:01:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 13:01:22 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:01:22 + docker inspect -f . ci-base-image-arm64 13:01:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:01:23 prd-ubuntu20.04-docker-arm64-4c-16g-9873 does not seem to be running inside a container 13:01:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:01:27 $ docker top 5a9a8a9c32db003b25b01ae07a1c2bbb13348a7ed6b91370d8b68d4759eb93a3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:01:28 + go version 13:01:28 go version go1.18.7 linux/arm64 [Pipeline] } 13:01:28 $ docker stop --time=1 5a9a8a9c32db003b25b01ae07a1c2bbb13348a7ed6b91370d8b68d4759eb93a3 13:01:29 $ docker rm -f --volumes 5a9a8a9c32db003b25b01ae07a1c2bbb13348a7ed6b91370d8b68d4759eb93a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:01:30 + docker inspect -f . ci-base-image-arm64 13:01:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:01:30 prd-ubuntu20.04-docker-arm64-4c-16g-9873 does not seem to be running inside a container 13:01:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:01:32 $ docker top 59a2b4b59d674fac7f4ef4df9c290c0d85c66153db84c9bb2ebb78d5bfa9f9c3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:01:32 + git config --global --add safe.directory /w/workspace/go-mod-configuration/1 [Pipeline] fileExists [Pipeline] sh 13:01:32 + make test 13:01:32 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:01:33 go: downloading github.com/stretchr/testify v1.8.2 13:01:33 go: downloading github.com/pelletier/go-toml v1.9.5 13:01:33 go: downloading github.com/hashicorp/consul/api v1.20.0 13:01:33 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:01:33 go: downloading github.com/davecgh/go-spew v1.1.1 13:01:33 go: downloading github.com/pmezard/go-difflib v1.0.0 13:01:33 go: downloading github.com/stretchr/objx v0.5.0 13:01:33 go: downloading gopkg.in/yaml.v3 v3.0.1 13:01:33 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:01:33 go: downloading github.com/mitchellh/copystructure v1.0.0 13:01:33 go: downloading github.com/mitchellh/mapstructure v1.4.1 13:01:33 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 13:01:33 go: downloading github.com/hashicorp/go-hclog v0.14.1 13:01:33 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:01:33 go: downloading github.com/hashicorp/serf v0.10.1 13:01:33 go: downloading github.com/mitchellh/reflectwalk v1.0.0 13:01:33 go: downloading github.com/fatih/color v1.9.0 13:01:33 go: downloading github.com/mattn/go-isatty v0.0.12 13:01:33 go: downloading github.com/mattn/go-colorable v0.1.6 13:01:33 go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 13:01:34 go: downloading github.com/armon/go-metrics v0.3.10 13:01:34 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 13:01:34 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:02:06 ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.017s coverage: 85.7% of statements 13:02:06 ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] 13:02:14 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.720s coverage: 87.1% of statements 13:02:14 ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.013s coverage: 100.0% of statements 13:02:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:02:14 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:02:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:02:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 13:02:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:02:26 $ docker stop --time=1 59a2b4b59d674fac7f4ef4df9c290c0d85c66153db84c9bb2ebb78d5bfa9f9c3 13:02:28 $ docker rm -f --volumes 59a2b4b59d674fac7f4ef4df9c290c0d85c66153db84c9bb2ebb78d5bfa9f9c3 [Pipeline] // withDockerContainer [Pipeline] sh 13:02:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:02:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:02:30 13:02:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:02:31 arm64: Pulling from edgex-lftools-log-publisher 13:02:31 8998bd30e6a1: Pulling fs layer 13:02:31 04944245beec: Pulling fs layer 13:02:31 699f458cf7ca: Pulling fs layer 13:02:31 765212b225bb: Pulling fs layer 13:02:31 f23df028b6ca: Pulling fs layer 13:02:31 d65c8cfc05b1: Pulling fs layer 13:02:31 2437ff75d9bd: Pulling fs layer 13:02:31 f23df028b6ca: Waiting 13:02:31 d65c8cfc05b1: Waiting 13:02:31 2437ff75d9bd: Waiting 13:02:31 765212b225bb: Waiting 13:02:31 04944245beec: Verifying Checksum 13:02:31 04944245beec: Download complete 13:02:31 765212b225bb: Download complete 13:02:31 f23df028b6ca: Verifying Checksum 13:02:31 f23df028b6ca: Download complete 13:02:31 d65c8cfc05b1: Verifying Checksum 13:02:31 d65c8cfc05b1: Download complete 13:02:31 699f458cf7ca: Verifying Checksum 13:02:31 699f458cf7ca: Download complete 13:02:32 8998bd30e6a1: Verifying Checksum 13:02:32 8998bd30e6a1: Download complete 13:02:33 2437ff75d9bd: Verifying Checksum 13:02:33 2437ff75d9bd: Download complete 13:02:35 8998bd30e6a1: Pull complete 13:02:36 04944245beec: Pull complete 13:02:37 699f458cf7ca: Pull complete 13:02:37 765212b225bb: Pull complete 13:02:38 f23df028b6ca: Pull complete 13:02:38 d65c8cfc05b1: Pull complete 13:02:53 2437ff75d9bd: Pull complete 13:02:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:02:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:02:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:02:53 prd-ubuntu20.04-docker-arm64-4c-16g-9873 does not seem to be running inside a container 13:02:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:02:56 $ docker top c7c4e8dcafd712fdc3acc07f0b4450a182f45878bb13c76da7bb2e24f0bb8dd9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:02:57 ---> job-cost.sh 13:02:57 lf-activate-venv: SKIPPING 13:02:57 INFO: No Stack... 13:02:57 INFO: Retrieving Pricing Info for: v3-standard-4 13:02:58 INFO: Archiving Costs [Pipeline] sh 13:02:58 + cat /w/workspace/go-mod-configuration/1/archives/cost.csv 13:02:58 + cut -d, -f6 [Pipeline] lock 13:02:58 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-93-1-stack-cost] 13:02:58 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-93-1-stack-cost] did not exist. Created. 13:02:58 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-93-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:02:59 /w/workspace/go-mod-configuration/1@tmp/durable-bb9ecb59/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:02:59 + echo total: 0.10999999940395355 [Pipeline] stash 13:02:59 Warning: overwriting stash ‘stack-cost’ 13:02:59 Stashed 1 file(s) [Pipeline] } 13:02:59 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-93-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:02:59 $ docker stop --time=1 c7c4e8dcafd712fdc3acc07f0b4450a182f45878bb13c76da7bb2e24f0bb8dd9 13:03:01 $ docker rm -f --volumes c7c4e8dcafd712fdc3acc07f0b4450a182f45878bb13c76da7bb2e24f0bb8dd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:03:03 + [ -d /w/workspace/undry_go-mod-configuration_PR-93/archives ] 13:03:03 + ls -al /w/workspace/undry_go-mod-configuration_PR-93/archives 13:03:03 total 16 13:03:03 drwxr-xr-x 3 root root 4096 Mar 13 12:59 . 13:03:03 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 12:59 .. 13:03:03 drwxr-xr-x 2 root root 4096 Mar 13 12:59 cost 13:03:03 -rw-r--r-- 1 root root 91 Mar 13 12:59 cost.csv 13:03:03 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-configuration_PR-93/archives 13:03:03 + ls -al /w/workspace/undry_go-mod-configuration_PR-93/archives 13:03:03 total 16 13:03:03 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 12:59 . 13:03:03 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 12:59 .. 13:03:03 drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 12:59 cost 13:03:03 -rw-r--r-- 1 jenkins jenkins 91 Mar 13 12:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:03:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:03:05 ---> package-listing.sh 13:03:05 ++ facter osfamily 13:03:05 ++ tr '[:upper:]' '[:lower:]' 13:03:05 + OS_FAMILY=debian 13:03:05 + workspace=/w/workspace/undry_go-mod-configuration_PR-93 13:03:05 + START_PACKAGES=/tmp/packages_start.txt 13:03:05 + END_PACKAGES=/tmp/packages_end.txt 13:03:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:03:05 + PACKAGES=/tmp/packages_start.txt 13:03:05 + '[' /w/workspace/undry_go-mod-configuration_PR-93 ']' 13:03:05 + PACKAGES=/tmp/packages_end.txt 13:03:05 + case "${OS_FAMILY}" in 13:03:05 + dpkg -l 13:03:05 + grep '^ii' 13:03:05 + '[' -f /tmp/packages_start.txt ']' 13:03:05 + '[' -f /tmp/packages_end.txt ']' 13:03:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:03:05 + '[' /w/workspace/undry_go-mod-configuration_PR-93 ']' 13:03:05 + mkdir -p /w/workspace/undry_go-mod-configuration_PR-93/archives/ 13:03:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-93/archives/ [Pipeline] echo 13:03:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-configuration_PR-93/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:03:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:03:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:03:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:03:06 prd-ubuntu20.04-docker-8c-8g-9872 does not seem to be running inside a container 13:03:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-configuration_PR-93/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-configuration_PR-93 -v /w/workspace/undry_go-mod-configuration_PR-93:/w/workspace/undry_go-mod-configuration_PR-93:rw,z -v /w/workspace/undry_go-mod-configuration_PR-93@tmp:/w/workspace/undry_go-mod-configuration_PR-93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:03:06 $ docker top 2ac5e38602b4085dfeb8cb4cca8ff134d8f0d9a6a2f3d0d0b459e58e24a53a78 -eo pid,comm [Pipeline] { [Pipeline] sh 13:03:07 + touch /tmp/pre-build-complete [Pipeline] sh 13:03:07 + mkdir -p /var/log/sysstat [Pipeline] sh 13:03:07 + ls /var/log/sa-host 13:03:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:03:08 provisioning config files... 13:03:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-93@tmp/config10797452377914052850tmp [Pipeline] { [Pipeline] echo 13:03:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:03:08 ---> create-netrc.sh [Pipeline] } 13:03:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:03:08 ---> python-tools-install.sh [Pipeline] echo 13:03:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:03:09 ---> sudo-logs.sh 13:03:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:03:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:03:09 ---> job-cost.sh 13:03:09 lf-activate-venv: SKIPPING 13:03:09 DEBUG: total: 0.2199999988079071 13:03:09 INFO: Retrieving Stack Cost... 13:03:09 INFO: Retrieving Pricing Info for: v3-standard-8 13:03:10 INFO: Archiving Costs [Pipeline] echo 13:03:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:03:10 ---> logs-deploy.sh 13:03:10 lf-activate-venv: SKIPPING 13:03:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-93/1 13:03:10 INFO: archiving workspace using pattern(s): 13:03:11 Archives upload complete. 13:03:11 INFO: archiving logs to Nexus 13:03:12 ---> uname -a: 13:03:12 Linux prd-ubuntu20-04-docker-8c-8g-9872 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:03:12 13:03:12 13:03:12 ---> lscpu: 13:03:12 Architecture: x86_64 13:03:12 CPU op-mode(s): 32-bit, 64-bit 13:03:12 Byte Order: Little Endian 13:03:12 Address sizes: 40 bits physical, 48 bits virtual 13:03:12 CPU(s): 8 13:03:12 On-line CPU(s) list: 0-7 13:03:12 Thread(s) per core: 1 13:03:12 Core(s) per socket: 1 13:03:12 Socket(s): 8 13:03:12 NUMA node(s): 1 13:03:12 Vendor ID: AuthenticAMD 13:03:12 CPU family: 23 13:03:12 Model: 49 13:03:12 Model name: AMD EPYC-Rome Processor 13:03:12 Stepping: 0 13:03:12 CPU MHz: 2799.996 13:03:12 BogoMIPS: 5599.99 13:03:12 Virtualization: AMD-V 13:03:12 Hypervisor vendor: KVM 13:03:12 Virtualization type: full 13:03:12 L1d cache: 256 KiB 13:03:12 L1i cache: 256 KiB 13:03:12 L2 cache: 4 MiB 13:03:12 L3 cache: 128 MiB 13:03:12 NUMA node0 CPU(s): 0-7 13:03:12 Vulnerability Itlb multihit: Not affected 13:03:12 Vulnerability L1tf: Not affected 13:03:12 Vulnerability Mds: Not affected 13:03:12 Vulnerability Meltdown: Not affected 13:03:12 Vulnerability Mmio stale data: Not affected 13:03:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:03:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:03:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:03:12 Vulnerability Srbds: Not affected 13:03:12 Vulnerability Tsx async abort: Not affected 13:03:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:03:12 13:03:12 13:03:12 ---> nproc: 13:03:12 8 13:03:12 13:03:12 13:03:12 ---> df -h: 13:03:12 Filesystem Size Used Avail Use% Mounted on 13:03:12 overlay 155G 11G 145G 7% / 13:03:12 tmpfs 64M 0 64M 0% /dev 13:03:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:03:12 shm 64M 0 64M 0% /dev/shm 13:03:12 /dev/vda1 155G 11G 145G 7% /facter-os 13:03:12 13:03:12 13:03:12 ---> sar -b -r -n DEV: 13:03:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9872) 03/13/23 _x86_64_ (8 CPU) 13:03:12 13:03:12 12:57:39 LINUX RESTART (8 CPU) 13:03:12 13:03:12 12:58:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:03:12 12:59:01 123.47 38.44 85.02 0.00 4283.84 54617.55 0.00 13:03:12 13:00:01 40.09 0.15 39.94 0.00 4.67 18889.19 0.00 13:03:12 13:01:01 1.38 0.00 1.38 0.00 0.00 17.46 0.00 13:03:12 13:02:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 13:03:12 13:03:01 43.26 10.53 32.73 0.00 5154.07 5251.79 0.00 13:03:12 Average: 41.56 9.73 31.83 0.00 1880.40 15627.97 0.00 13:03:12 13:03:12 12:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:03:12 12:59:01 29176848 31631412 673160 2.05 75244 2654804 1743828 5.14 1040256 2292864 63024 13:03:12 13:00:01 28714360 31610780 690640 2.10 91276 3047440 1765992 5.20 1079200 2678872 168 13:03:12 13:01:01 28714452 31610972 690232 2.10 91348 3047444 1765992 5.20 1080164 2678872 176 13:03:12 13:02:01 28717908 31614524 686624 2.09 91376 3047448 1765992 5.20 1075156 2678872 176 13:03:12 13:03:01 28245048 31594172 697340 2.12 112116 3460836 1760496 5.19 1342328 2854608 94400 13:03:12 Average: 28713723 31612372 687599 2.09 92272 3051594 1760460 5.19 1123421 2636818 31589 13:03:12 13:03:12 12:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:03:12 12:59:01 docker0 13.35 14.35 1.05 83.88 0.00 0.00 0.00 0.00 13:03:12 12:59:01 vethe938e0d 10.52 11.95 0.89 56.46 0.00 0.00 0.00 0.00 13:03:12 12:59:01 lo 3.52 3.52 0.34 0.34 0.00 0.00 0.00 0.00 13:03:12 12:59:01 ens3 727.91 423.30 6582.51 94.70 0.00 0.00 0.00 0.00 13:03:12 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:03:12 13:00:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 13:03:12 13:00:01 ens3 124.36 73.71 2523.62 29.17 0.00 0.00 0.00 0.00 13:03:12 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:03:12 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:03:12 13:01:01 ens3 17.33 16.04 12.73 14.60 0.00 0.00 0.00 0.00 13:03:12 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:03:12 13:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:03:12 13:02:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:03:12 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:03:12 13:03:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 13:03:12 13:03:01 ens3 210.75 106.07 2805.22 7.35 0.00 0.00 0.00 0.00 13:03:12 Average: docker0 2.63 2.83 0.21 16.55 0.00 0.00 0.00 0.00 13:03:12 Average: lo 1.10 1.10 0.10 0.10 0.00 0.00 0.00 0.00 13:03:12 Average: ens3 214.38 122.85 2370.77 28.95 0.00 0.00 0.00 0.00 13:03:12 13:03:12 13:03:12 ---> sar -P ALL: 13:03:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9872) 03/13/23 _x86_64_ (8 CPU) 13:03:12 13:03:12 12:57:39 LINUX RESTART (8 CPU) 13:03:12 13:03:12 12:58:02 CPU %user %nice %system %iowait %steal %idle 13:03:12 12:59:01 all 14.96 0.00 4.08 1.00 0.06 79.91 13:03:12 12:59:01 0 12.39 0.00 4.33 3.00 0.07 80.21 13:03:12 12:59:01 1 15.23 0.00 5.54 1.71 0.05 77.47 13:03:12 12:59:01 2 17.97 0.00 3.12 0.46 0.05 78.40 13:03:12 12:59:01 3 11.82 0.00 3.96 0.24 0.05 83.92 13:03:12 12:59:01 4 15.44 0.00 4.12 0.19 0.05 80.20 13:03:12 12:59:01 5 17.09 0.00 3.48 0.31 0.07 79.05 13:03:12 12:59:01 6 17.31 0.00 4.51 1.78 0.05 76.35 13:03:12 12:59:01 7 12.45 0.00 3.53 0.26 0.07 83.69 13:03:12 13:00:01 all 2.69 0.00 1.17 0.27 0.02 95.85 13:03:12 13:00:01 0 2.82 0.00 1.17 0.23 0.02 95.76 13:03:12 13:00:01 1 2.49 0.00 1.57 0.48 0.02 95.44 13:03:12 13:00:01 2 2.66 0.00 1.07 0.02 0.02 96.23 13:03:12 13:00:01 3 2.96 0.00 0.90 0.02 0.03 96.09 13:03:12 13:00:01 4 2.61 0.00 1.17 0.02 0.02 96.19 13:03:12 13:00:01 5 2.46 0.00 0.90 0.02 0.00 96.62 13:03:12 13:00:01 6 2.66 0.00 1.37 0.22 0.02 95.74 13:03:12 13:00:01 7 2.89 0.00 1.21 1.19 0.02 94.70 13:03:12 13:01:01 all 0.05 0.00 0.04 0.01 0.00 99.90 13:03:12 13:01:01 0 0.08 0.00 0.12 0.00 0.00 99.80 13:03:12 13:01:01 1 0.12 0.00 0.03 0.05 0.02 99.78 13:03:12 13:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:03:12 13:01:01 3 0.12 0.00 0.03 0.00 0.00 99.85 13:03:12 13:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:03:12 13:01:01 5 0.00 0.00 0.02 0.00 0.02 99.97 13:03:12 13:01:01 6 0.00 0.00 0.00 0.02 0.00 99.98 13:03:12 13:01:01 7 0.05 0.00 0.08 0.00 0.00 99.87 13:03:12 13:02:01 all 0.04 0.00 0.01 0.00 0.00 99.95 13:03:12 13:02:01 0 0.05 0.00 0.03 0.00 0.00 99.92 13:03:12 13:02:01 1 0.05 0.00 0.00 0.02 0.00 99.93 13:03:12 13:02:01 2 0.02 0.00 0.03 0.00 0.00 99.95 13:03:12 13:02:01 3 0.08 0.00 0.00 0.00 0.00 99.92 13:03:12 13:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:03:12 13:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:03:12 13:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:03:12 13:02:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:03:12 13:03:01 all 1.78 0.00 0.96 0.23 0.01 97.01 13:03:12 13:03:01 0 1.87 0.00 1.04 0.07 0.02 97.01 13:03:12 13:03:01 1 1.65 0.00 0.72 0.38 0.00 97.25 13:03:12 13:03:01 2 1.44 0.00 0.92 0.02 0.00 97.63 13:03:12 13:03:01 3 1.50 0.00 0.72 0.12 0.03 97.63 13:03:12 13:03:01 4 1.84 0.00 1.74 0.07 0.02 96.34 13:03:12 13:03:01 5 2.14 0.00 0.72 0.07 0.02 97.06 13:03:12 13:03:01 6 1.98 0.00 1.15 0.38 0.02 96.46 13:03:12 13:03:01 7 1.83 0.00 0.69 0.77 0.02 96.70 13:03:12 Average: all 3.85 0.00 1.24 0.30 0.02 94.60 13:03:12 Average: 0 3.40 0.00 1.32 0.65 0.02 94.60 13:03:12 Average: 1 3.85 0.00 1.55 0.52 0.02 94.06 13:03:12 Average: 2 4.35 0.00 1.02 0.10 0.01 94.52 13:03:12 Average: 3 3.25 0.00 1.11 0.07 0.02 95.55 13:03:12 Average: 4 3.91 0.00 1.39 0.05 0.02 94.63 13:03:12 Average: 5 4.28 0.00 1.01 0.08 0.02 94.62 13:03:12 Average: 6 4.33 0.00 1.39 0.47 0.02 93.80 13:03:12 Average: 7 3.39 0.00 1.09 0.44 0.02 95.05 13:03:12 13:03:12 13:03:12