Pull request #3328 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of beaufrusetta for edgexfoundry/edgex-go Loading trusted files from base branch master at f2bd0815c0e73667d07e5744b61daa5be38d8f92 rather than 03d170c3c26e303770fafe6f7e7dcd3351f0a894 Obtained Jenkinsfile from f2bd0815c0e73667d07e5744b61daa5be38d8f92 Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-32313’ is offline Running on prd-centos7-docker-4c-2g-32314 in /w/workspace/edgexfoundry_edgex-go_PR-3328 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3328/head:refs/remotes/origin/PR-3328 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f2bd0815c0e73667d07e5744b61daa5be38d8f92 into PR head commit 03d170c3c26e303770fafe6f7e7dcd3351f0a894 Merge succeeded, producing 823be4b99137e065576231dfee09291e4b6c3cf7 Checking out Revision 823be4b99137e065576231dfee09291e4b6c3cf7 (PR-3328) > git config core.sparsecheckout # timeout=10 > git checkout -f 03d170c3c26e303770fafe6f7e7dcd3351f0a894 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f2bd0815c0e73667d07e5744b61daa5be38d8f92 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 823be4b99137e065576231dfee09291e4b6c3cf7 # timeout=10 Commit message: "Merge commit 'f2bd0815c0e73667d07e5744b61daa5be38d8f92' into HEAD" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 8cf68e5464614eb4031935bef2d0bd4cac81a55e # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:15:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:15:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:15:02 ========================================================= 20:15:02 EdgeX Global Pipelines Version Info 20:15:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:15:03 ------------------- 20:15:03 stable info: 20:15:03 ------------------- 20:15:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:15:03 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 20:15:03 Message: update stable to v1.0.186 20:15:04 ------------------- 20:15:04 experimental info: 20:15:04 ------------------- 20:15:04 Commited By: **** collab-it+edgex@linuxfoundation.org 20:15:04 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 20:15:04 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:15:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:15:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:15:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:15:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:15:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:15:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 20:15:05 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 20:15:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:15:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 20:15:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 20:15:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:15:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:15:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:15:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:15:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:15:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:15:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:15:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:15:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:15:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 20:15:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:15:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:15:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3328 [Pipeline] echo 20:15:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3328 [Pipeline] echo 20:15:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3328 [Pipeline] echo 20:15:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 823be4b99137e065576231dfee09291e4b6c3cf7 [Pipeline] echo 20:15:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 823be4b [Pipeline] echo 20:15:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:15:08 provisioning config files... 20:15:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config607107031875652701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:15:08 ---> docker-login.sh 20:15:08 nexus3.edgexfoundry.org:10001 20:15:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:08 Configure a credential helper to remove this warning. See 20:15:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:08 20:15:08 Login Succeeded 20:15:08 nexus3.edgexfoundry.org:10002 20:15:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:09 Configure a credential helper to remove this warning. See 20:15:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:09 20:15:09 Login Succeeded 20:15:09 nexus3.edgexfoundry.org:10003 20:15:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:09 Configure a credential helper to remove this warning. See 20:15:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:09 20:15:09 Login Succeeded 20:15:09 nexus3.edgexfoundry.org:10004 20:15:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:09 Configure a credential helper to remove this warning. See 20:15:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:09 20:15:09 Login Succeeded 20:15:09 docker.io 20:15:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:09 Configure a credential helper to remove this warning. See 20:15:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:09 20:15:09 Login Succeeded 20:15:09 ---> docker-login.sh ends [Pipeline] } 20:15:09 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:15:10 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 20:15:10 + for file in '`ls cmd/**/Dockerfile`' 20:15:10 ++ dirname cmd/core-command/Dockerfile 20:15:10 ++ cut -d/ -f2 20:15:10 + echo core-command,cmd/core-command/Dockerfile 20:15:10 + for file in '`ls cmd/**/Dockerfile`' 20:15:10 ++ dirname cmd/core-data/Dockerfile 20:15:10 ++ cut -d/ -f2 20:15:10 + echo core-data,cmd/core-data/Dockerfile 20:15:10 + for file in '`ls cmd/**/Dockerfile`' 20:15:10 ++ dirname cmd/core-metadata/Dockerfile 20:15:10 ++ cut -d/ -f2 20:15:10 + echo core-metadata,cmd/core-metadata/Dockerfile 20:15:10 + for file in '`ls cmd/**/Dockerfile`' 20:15:10 ++ dirname cmd/security-bootstrapper/Dockerfile 20:15:10 ++ cut -d/ -f2 20:15:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:15:10 + for file in '`ls cmd/**/Dockerfile`' 20:15:10 ++ dirname cmd/security-proxy-setup/Dockerfile 20:15:10 ++ cut -d/ -f2 20:15:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:15:10 + for file in '`ls cmd/**/Dockerfile`' 20:15:10 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:15:10 ++ cut -d/ -f2 20:15:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:15:10 + for file in '`ls cmd/**/Dockerfile`' 20:15:10 ++ dirname cmd/support-notifications/Dockerfile 20:15:10 ++ cut -d/ -f2 20:15:10 + echo support-notifications,cmd/support-notifications/Dockerfile 20:15:10 + for file in '`ls cmd/**/Dockerfile`' 20:15:10 ++ dirname cmd/support-scheduler/Dockerfile 20:15:10 ++ cut -d/ -f2 20:15:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:15:10 + for file in '`ls cmd/**/Dockerfile`' 20:15:10 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:15:10 ++ cut -d/ -f2 20:15:10 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:15:10 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 20:15:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:15:11 20:15:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:15:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:15:11 latest: Pulling from edgex-devops/git-semver 20:15:11 31603596830f: Pulling fs layer 20:15:11 2a8b12db71e7: Pulling fs layer 20:15:11 6ca5941a6612: Pulling fs layer 20:15:11 ecc8261a40a4: Pulling fs layer 20:15:11 ecc8261a40a4: Waiting 20:15:11 2a8b12db71e7: Download complete 20:15:11 31603596830f: Verifying Checksum 20:15:11 31603596830f: Download complete 20:15:11 ecc8261a40a4: Verifying Checksum 20:15:11 ecc8261a40a4: Download complete 20:15:11 6ca5941a6612: Verifying Checksum 20:15:11 6ca5941a6612: Download complete 20:15:12 31603596830f: Pull complete 20:15:12 2a8b12db71e7: Pull complete 20:15:13 6ca5941a6612: Pull complete 20:15:13 ecc8261a40a4: Pull complete 20:15:13 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:15:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:15:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:15:13 prd-centos7-docker-4c-2g-32314 does not seem to be running inside a container 20:15:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:15:15 $ docker top e23025fb0c5429f5560e4c7aa7caafa2ef8f96624947f55169f95b6c9da673a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:15:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:15:16 [ssh-agent] Looking for ssh-agent implementation... 20:15:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:15:16 $ docker exec e23025fb0c5429f5560e4c7aa7caafa2ef8f96624947f55169f95b6c9da673a9 ssh-agent 20:15:16 SSH_AUTH_SOCK=/tmp/ssh-RNtcRS4D7FW2/agent.11 20:15:16 SSH_AGENT_PID=17 20:15:16 Running ssh-add (command line suppressed) 20:15:16 Identity added: /w/workspace/edgex-go/6@tmp/private_key_3626864226800780667.key (/w/workspace/edgex-go/6@tmp/private_key_3626864226800780667.key) 20:15:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:15:17 + git tag --points-at HEAD [Pipeline] } 20:15:17 $ docker exec --env ******** --env ******** e23025fb0c5429f5560e4c7aa7caafa2ef8f96624947f55169f95b6c9da673a9 ssh-agent -k 20:15:17 unset SSH_AUTH_SOCK; 20:15:17 unset SSH_AGENT_PID; 20:15:17 echo Agent pid 17 killed; 20:15:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:15:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:15:17 [ssh-agent] Looking for ssh-agent implementation... 20:15:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:15:17 $ docker exec e23025fb0c5429f5560e4c7aa7caafa2ef8f96624947f55169f95b6c9da673a9 ssh-agent 20:15:17 SSH_AUTH_SOCK=/tmp/ssh-MR2JBWqxpWT5/agent.46 20:15:17 SSH_AGENT_PID=51 20:15:17 Running ssh-add (command line suppressed) 20:15:18 Identity added: /w/workspace/edgex-go/6@tmp/private_key_1697294078022376303.key (/w/workspace/edgex-go/6@tmp/private_key_1697294078022376303.key) 20:15:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:15:18 + git semver init 20:15:18 # -> Open(): unable to determine branch for HEAD 20:15:18 # $GIT_DIR = /w/workspace/edgex-go/6/.git 20:15:18 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 20:15:18 # $SEMVER_REMOTE_NAME = origin 20:15:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:15:18 # $SEMVER_USER_NAME = edgex-jenkins 20:15:18 # $SEMVER_BRANCH = PR-3328 20:15:18 # $SEMVER_TEMP = /tmp/semver-217659089 20:15:18 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:15:36 # '/tmp/semver-217659089' -> '/w/workspace/edgex-go/6/.semver' 20:15:36 # -> Force: false 20:15:37 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 20:15:37 $ docker exec --env ******** --env ******** e23025fb0c5429f5560e4c7aa7caafa2ef8f96624947f55169f95b6c9da673a9 ssh-agent -k 20:15:37 unset SSH_AUTH_SOCK; 20:15:37 unset SSH_AGENT_PID; 20:15:37 echo Agent pid 51 killed; 20:15:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:15:38 + git semver [Pipeline] } 20:15:38 $ docker stop --time=1 e23025fb0c5429f5560e4c7aa7caafa2ef8f96624947f55169f95b6c9da673a9 20:15:39 $ docker rm -f e23025fb0c5429f5560e4c7aa7caafa2ef8f96624947f55169f95b6c9da673a9 [Pipeline] // withDockerContainer [Pipeline] sh 20:15:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:15:40 Stashed 1 file(s) [Pipeline] echo 20:15:40 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:15:41 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:15:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:15:42 + sudo service docker restart 20:15:42 + true 20:15:42 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 20:15:43 ========================================================= 20:15:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 20:15:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:15:43 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 20:15:47 Sending build context to Docker daemon 329.2MB 20:15:47 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 20:15:47 Step 2/6 : FROM ${BASE} 20:15:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 20:15:47 188c0c94c7c5: Pulling fs layer 20:15:47 0ef7d3d256c8: Pulling fs layer 20:15:47 de9db76c5a1d: Pulling fs layer 20:15:47 bca2f99d35d6: Pulling fs layer 20:15:47 93359f2a8cfa: Pulling fs layer 20:15:47 7c6f9722023f: Pulling fs layer 20:15:47 a35cf1a2eb13: Pulling fs layer 20:15:47 bca2f99d35d6: Waiting 20:15:47 93359f2a8cfa: Waiting 20:15:47 7c6f9722023f: Waiting 20:15:47 a35cf1a2eb13: Waiting 20:15:47 de9db76c5a1d: Verifying Checksum 20:15:47 de9db76c5a1d: Download complete 20:15:47 0ef7d3d256c8: Verifying Checksum 20:15:47 0ef7d3d256c8: Download complete 20:15:47 93359f2a8cfa: Verifying Checksum 20:15:47 93359f2a8cfa: Download complete 20:15:47 7c6f9722023f: Verifying Checksum 20:15:47 7c6f9722023f: Download complete 20:15:47 188c0c94c7c5: Verifying Checksum 20:15:47 188c0c94c7c5: Download complete 20:15:47 188c0c94c7c5: Pull complete 20:15:47 0ef7d3d256c8: Pull complete 20:15:47 de9db76c5a1d: Pull complete 20:15:50 a35cf1a2eb13: Verifying Checksum 20:15:50 a35cf1a2eb13: Download complete 20:15:50 bca2f99d35d6: Verifying Checksum 20:15:50 bca2f99d35d6: Download complete 20:15:56 bca2f99d35d6: Pull complete 20:15:56 93359f2a8cfa: Pull complete 20:15:56 Still waiting to schedule task 20:15:56 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:15:56 7c6f9722023f: Pull complete 20:16:01 a35cf1a2eb13: Pull complete 20:16:01 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 20:16:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 20:16:01 ---> a62c8e92a672 20:16:01 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 20:16:01 ---> Running in df2b35ca1189 20:16:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:16:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:16:03 (1/12) Installing libmagic (5.38-r0) 20:16:03 (2/12) Installing file (5.38-r0) 20:16:03 (3/12) Installing libc-dev (0.7.2-r3) 20:16:03 (4/12) Installing g++ (9.3.0-r2) 20:16:08 (5/12) Installing fortify-headers (1.1-r0) 20:16:08 (6/12) Installing patch (2.7.6-r6) 20:16:09 (7/12) Installing build-base (0.5-r2) 20:16:09 (8/12) Installing libsodium (1.0.18-r0) 20:16:09 (9/12) Installing pkgconf (1.7.2-r0) 20:16:09 (10/12) Installing libsodium-dev (1.0.18-r0) 20:16:09 (11/12) Installing libzmq (4.3.3-r0) 20:16:09 (12/12) Installing zeromq-dev (4.3.3-r0) 20:16:09 Executing busybox-1.31.1-r19.trigger 20:16:09 OK: 233 MiB in 51 packages 20:16:13 Removing intermediate container df2b35ca1189 20:16:13 ---> 15a3b4de7e14 20:16:13 Step 4/6 : WORKDIR /edgex-go 20:16:13 ---> Running in 8dbac4b23164 20:16:13 Removing intermediate container 8dbac4b23164 20:16:13 ---> 5826636a7dd0 20:16:13 Step 5/6 : COPY go.mod . 20:16:13 ---> be7d9f402643 20:16:13 Step 6/6 : RUN go mod download 20:16:13 ---> Running in 957c7c6dfcb5 20:16:35 Removing intermediate container 957c7c6dfcb5 20:16:35 ---> a51488e14bed 20:16:35 Successfully built a51488e14bed 20:16:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:16:35 + docker inspect -f . ci-base-image-x86_64 20:16:35 . [Pipeline] withDockerContainer 20:16:36 prd-centos7-docker-4c-2g-32314 does not seem to be running inside a container 20:16:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-x86_64 cat 20:16:36 $ docker top e0692dc4d4e92726be71e2580596dedb8014e90c07853f1759b1e3e2b5bcbbb2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:16:37 + go version 20:16:37 go version go1.15.5 linux/amd64 [Pipeline] } 20:16:37 $ docker stop --time=1 e0692dc4d4e92726be71e2580596dedb8014e90c07853f1759b1e3e2b5bcbbb2 20:16:38 $ docker rm -f e0692dc4d4e92726be71e2580596dedb8014e90c07853f1759b1e3e2b5bcbbb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:16:39 + docker inspect -f . ci-base-image-x86_64 20:16:39 . [Pipeline] withDockerContainer 20:16:39 prd-centos7-docker-4c-2g-32314 does not seem to be running inside a container 20:16:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-x86_64 cat 20:16:40 $ docker top ca5e7707b9161fa7bb0d3997e00b8e277ebbbda4b4b4b524992ad33e3609e736 -eo pid,comm [Pipeline] { [Pipeline] echo 20:16:40 ========================================================= 20:16:40 [edgeXBuildGoParallel] Running Tests and Build... 20:16:40 ========================================================= [Pipeline] sh 20:16:40 + make test 20:16:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:16:50 ? github.com/edgexfoundry/edgex-go [no test files] 20:17:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:17:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:17:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:17:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:17:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:17:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:17:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:17:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:17:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:17:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:17:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:17:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:17:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:17:20 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.122s coverage: 45.9% of statements 20:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 20:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 20:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 20:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 20:17:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.055s coverage: 19.8% of statements 20:17:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.099s coverage: 100.0% of statements 20:17:24 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.191s coverage: 27.1% of statements 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:17:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.056s coverage: 100.0% of statements 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 20:17:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.064s coverage: 100.0% of statements 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 20:17:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.098s coverage: 71.3% of statements 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 20:17:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.156s coverage: 82.9% of statements 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 20:17:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.075s coverage: 78.9% of statements 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 20:17:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.362s coverage: 28.6% of statements 20:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 20:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 20:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 20:17:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.081s coverage: 100.0% of statements 20:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 20:17:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.056s coverage: 100.0% of statements 20:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 20:17:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.164s coverage: 86.7% of statements 20:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 20:17:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.142s coverage: 97.5% of statements 20:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 20:17:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.089s coverage: 78.3% of statements 20:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 20:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 20:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 20:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 20:17:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.393s coverage: 92.8% of statements 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 20:17:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 20:17:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.082s coverage: 1.0% of statements 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 20:17:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:17:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements 20:17:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.083s coverage: 79.5% of statements 20:17:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements 20:17:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 20:17:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 20:17:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements 20:17:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 20:17:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.331s coverage: 82.6% of statements 20:17:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32315 in /w/workspace/edgexfoundry_edgex-go_PR-3328 [Pipeline] { [Pipeline] ws 20:17:46 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 20:17:50 using credential edgex-jenkins-ssh 20:17:51 Cloning the remote Git repository 20:17:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:17:51 > git init /w/workspace/edgex-go/6 # timeout=10 20:17:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:17:51 > git --version # timeout=10 20:17:51 > git --version # 'git version 2.17.1' 20:17:51 using GIT_SSH to set credentials SSH Credentials for GitHub 20:17:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.080s coverage: 92.9% of statements 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:17:55 flag provided but not defined: -badarg 20:17:55 Usage of adduser: 20:17:55 -algorithm string 20:17:55 Algorithm used for signing the JWT, RS256 or ES256 20:17:55 -client_id string 20:17:55 Optional manually-specified OAuth2 client_id. 20:17:55 -client_secret string 20:17:55 Optional manually-specified OAuth2 client_secret. 20:17:55 -confdir string 20:17:55 20:17:55 -group string 20:17:55 Group to which the user belongs, defaults to 'admin' (default "admin") 20:17:55 -id string 20:17:55 ID to use for linkage with JWT claim (usually the 'iss' field) 20:17:55 -public_key string 20:17:55 Public key (in PEM format) used to validate the JWT. 20:17:55 -redirect_uris string 20:17:55 OAuth2 redirect URL for browser-based users (default: https://localhost) (default "https://localhost") 20:17:55 -token-type string 20:17:55 Type of token to create: jwt or oauth2 20:17:55 -user string 20:17:55 Username of the user to add 20:17:55 --- FAIL: TestAddUserJWT (0.00s) 20:17:55 command_test.go:96: 20:17:55 Error Trace: command_test.go:96 20:17:55 Error: Received unexpected error: 20:17:55 Failed to send new consumer request someuser: Post "http://127.0.0.1:0/admin/consumers": dial tcp 127.0.0.1:0: connect: connection refused 20:17:55 Test: TestAddUserJWT 20:17:55 --- FAIL: TestAddUserOAuth2 (0.00s) 20:17:55 command_test.go:144: 20:17:55 Error Trace: command_test.go:144 20:17:55 Error: Received unexpected error: 20:17:55 Failed to send new consumer request someuser: Post "http://127.0.0.1:0/admin/consumers": dial tcp 127.0.0.1:0: connect: connection refused 20:17:55 Test: TestAddUserOAuth2 20:17:55 FAIL 20:17:55 coverage: 34.0% of statements 20:17:55 FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:17:55 flag provided but not defined: -badarg 20:17:55 Usage of deluser: 20:17:55 -confdir string 20:17:55 20:17:55 -user string 20:17:55 Username of the user to delete 20:17:55 --- FAIL: TestDelUser (0.00s) 20:17:55 command_test.go:73: 20:17:55 Error Trace: command_test.go:73 20:17:55 command_test.go:79 20:17:55 Error: Received unexpected error: 20:17:55 Failed to send delete consumer request someuser: Delete "http://127.0.0.1:0/admin/consumers/someuser": dial tcp 127.0.0.1:0: connect: connection refused 20:17:55 Test: TestDelUser 20:17:55 FAIL 20:17:55 coverage: 69.2% of statements 20:17:55 FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.045s 20:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.078s coverage: 87.2% of statements 20:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 84.6% of statements 20:17:55 flag provided but not defined: -badarg 20:17:55 Usage of tls: 20:17:55 -confdir string 20:17:55 20:17:55 -incert string 20:17:55 Path to PEM-encoded leaf certificate 20:17:55 -inkey string 20:17:55 Path to PEM-encoded private key 20:17:55 -snis string 20:17:55 [Optional] comma-separated extra server name indications list to associate with this certificate 20:17:55 --- FAIL: TestTLSAddNewCertificate (0.01s) 20:17:55 --- FAIL: TestTLSAddNewCertificate/Good:_Add_new_kong_cert_when_cert_in_server_is_empty (0.00s) 20:17:55 command_test.go:125: 20:17:55 Error Trace: command_test.go:125 20:17:55 Error: Received unexpected error: 20:17:55 Failed to send request to list Kong snis tls certs: Get "http://127.0.0.1:0/admin/snis": dial tcp 127.0.0.1:0: connect: connection refused 20:17:55 Test: TestTLSAddNewCertificate/Good:_Add_new_kong_cert_when_cert_in_server_is_empty 20:17:55 --- FAIL: TestTLSAddNewCertificate/Good:_Add_new_kong_cert_when_one_cert_is_in_server (0.00s) 20:17:55 command_test.go:125: 20:17:55 Error Trace: command_test.go:125 20:17:55 Error: Received unexpected error: 20:17:55 Failed to send request to list Kong snis tls certs: Get "http://127.0.0.1:0/admin/snis": dial tcp 127.0.0.1:0: connect: connection refused 20:17:55 Test: TestTLSAddNewCertificate/Good:_Add_new_kong_cert_when_one_cert_is_in_server 20:17:55 --- FAIL: TestTLSAddNewCertificate/Good:_Add_new_kong_cert_when_two_or_more_cert_is_in_server (0.00s) 20:17:55 command_test.go:125: 20:17:55 Error Trace: command_test.go:125 20:17:55 Error: Received unexpected error: 20:17:55 Failed to send request to list Kong snis tls certs: Get "http://127.0.0.1:0/admin/snis": dial tcp 127.0.0.1:0: connect: connection refused 20:17:55 Test: TestTLSAddNewCertificate/Good:_Add_new_kong_cert_when_two_or_more_cert_is_in_server 20:17:55 --- FAIL: TestTLSAddNewCertificate/Ok:_Add_new_kong_cert_when_delete_certificate_API_failed_but_list_cert_being_empty (0.00s) 20:17:55 command_test.go:125: 20:17:55 Error Trace: command_test.go:125 20:17:55 Error: Received unexpected error: 20:17:55 Failed to send request to list Kong snis tls certs: Get "http://127.0.0.1:0/admin/snis": dial tcp 127.0.0.1:0: connect: connection refused 20:17:55 Test: TestTLSAddNewCertificate/Ok:_Add_new_kong_cert_when_delete_certificate_API_failed_but_list_cert_being_empty 20:17:55 FAIL 20:17:55 coverage: 44.3% of statements 20:17:55 FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.194s coverage: 64.4% of statements 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements 20:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 20:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.040s coverage: 100.0% of statements 20:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 20:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 20:17:55 --- FAIL: TestDelete (0.01s) 20:17:55 --- FAIL: TestDelete/DeleteOK (0.00s) 20:17:55 resource_test.go:75: failed to delete 1 at services with error Delete "http://127.0.0.1:0/admin/services/1": dial tcp 127.0.0.1:0: connect: connection refused 20:17:55 --- FAIL: TestPostCertExists (0.01s) 20:17:55 service_test.go:85: failed on testing existing certificate on proxy - failed to catch message of existing cert 20:17:55 --- FAIL: TestInit (0.01s) 20:17:55 --- FAIL: TestInit/empty_env (0.00s) 20:17:55 service_test.go:220: 20:17:55 Error Trace: service_test.go:220 20:17:55 Error: Received unexpected error: 20:17:55 failed to read config template: open : no such file or directory 20:17:55 Test: TestInit/empty_env 20:17:55 --- FAIL: TestInit/add_one_unique_route (0.00s) 20:17:55 service_test.go:220: 20:17:55 Error Trace: service_test.go:220 20:17:55 Error: Received unexpected error: 20:17:55 failed to read config template: open : no such file or directory 20:17:55 Test: TestInit/add_one_unique_route 20:17:55 --- FAIL: TestInit/add_one_unique_route_with_URL_containing_IP_address (0.00s) 20:17:55 service_test.go:220: 20:17:55 Error Trace: service_test.go:220 20:17:55 Error: Received unexpected error: 20:17:55 failed to read config template: open : no such file or directory 20:17:55 Test: TestInit/add_one_unique_route_with_URL_containing_IP_address 20:17:55 --- FAIL: TestInit/add_two_unique_routes (0.00s) 20:17:55 service_test.go:220: 20:17:55 Error Trace: service_test.go:220 20:17:55 Error: Received unexpected error: 20:17:55 failed to read config template: open : no such file or directory 20:17:55 Test: TestInit/add_two_unique_routes 20:17:55 --- FAIL: TestInit/add_two_unique_routes:one_with_URL_containing_IP_address;_the_other_one_with_hostname (0.00s) 20:17:55 service_test.go:220: 20:17:55 Error Trace: service_test.go:220 20:17:55 Error: Received unexpected error: 20:17:55 failed to read config template: open : no such file or directory 20:17:55 Test: TestInit/add_two_unique_routes:one_with_URL_containing_IP_address;_the_other_one_with_hostname 20:17:55 --- FAIL: TestInit/add_one_duplicate_route (0.00s) 20:17:55 service_test.go:220: 20:17:55 Error Trace: service_test.go:220 20:17:55 Error: Received unexpected error: 20:17:55 failed to read config template: open : no such file or directory 20:17:55 Test: TestInit/add_one_duplicate_route 20:17:55 --- FAIL: TestInit/add_one_unique,_one_duplicate_route (0.00s) 20:17:55 service_test.go:220: 20:17:55 Error Trace: service_test.go:220 20:17:55 Error: Received unexpected error: 20:17:55 failed to read config template: open : no such file or directory 20:17:55 Test: TestInit/add_one_unique,_one_duplicate_route 20:17:55 --- FAIL: TestInit/add_one_unique,_multiple_duplicate_routes (0.00s) 20:17:55 service_test.go:220: 20:17:55 Error Trace: service_test.go:220 20:17:55 Error: Received unexpected error: 20:17:55 failed to read config template: open : no such file or directory 20:17:55 Test: TestInit/add_one_unique,_multiple_duplicate_routes 20:17:55 --- FAIL: TestInit/add_two_unique,_multiple_duplicate_routes (0.00s) 20:17:55 service_test.go:220: 20:17:55 Error Trace: service_test.go:220 20:17:55 Error: Received unexpected error: 20:17:55 failed to read config template: open : no such file or directory 20:17:55 Test: TestInit/add_two_unique,_multiple_duplicate_routes 20:17:55 --- FAIL: TestInit/bad_spec_without_dot_._in_the_definition_for_route (0.00s) 20:17:55 service_test.go:220: 20:17:55 Error Trace: service_test.go:220 20:17:55 Error: Received unexpected error: 20:17:55 failed to read config template: open : no such file or directory 20:17:55 Test: TestInit/bad_spec_without_dot_._in_the_definition_for_route 20:17:55 --- FAIL: TestInit/bad_URL_without_full_quallified_URL (0.00s) 20:17:55 service_test.go:220: 20:17:55 Error Trace: service_test.go:220 20:17:55 Error: Received unexpected error: 20:17:55 failed to read config template: open : no such file or directory 20:17:55 Test: TestInit/bad_URL_without_full_quallified_URL 20:17:55 --- FAIL: TestInit/empty_service_name (0.00s) 20:17:55 service_test.go:220: 20:17:55 Error Trace: service_test.go:220 20:17:55 Error: Received unexpected error: 20:17:55 failed to read config template: open : no such file or directory 20:17:55 Test: TestInit/empty_service_name 20:17:55 --- FAIL: TestInitKongService (0.00s) 20:17:55 --- FAIL: TestInitKongService/serviceOK (0.00s) 20:17:55 service_test.go:340: failed to set up proxy service: test Post "http://127.0.0.1:0/admin/services": dial tcp 127.0.0.1:0: connect: connection refused 20:17:55 --- FAIL: TestInitKongService/service409 (0.00s) 20:17:55 service_test.go:340: failed to set up proxy service: conflict Post "http://127.0.0.1:0/admin/services": dial tcp 127.0.0.1:0: connect: connection refused 20:17:55 --- FAIL: TestInitKongRoutes (0.00s) 20:17:55 --- FAIL: TestInitKongRoutes/routeOK (0.00s) 20:17:55 service_test.go:396: Post "http://127.0.0.1:0/admin/services/test/routes": dial tcp 127.0.0.1:0: connect: connection refused 20:17:55 --- FAIL: TestResetProxy (0.00s) 20:17:55 --- FAIL: TestResetProxy/resetOK (0.00s) 20:17:55 service_test.go:456: failed to get list of routes with error Get "http://127.0.0.1:0/admin/routes": dial tcp 127.0.0.1:0: connect: connection refused 20:17:55 --- FAIL: TestGetSvcIDs (0.00s) 20:17:55 --- FAIL: TestGetSvcIDs/GetOK (0.00s) 20:17:55 service_test.go:523: failed to get list of testservice with error Get "http://127.0.0.1:0/admin/testservice": dial tcp 127.0.0.1:0: connect: connection refused 20:17:55 --- FAIL: TestInitJWTAuth (0.00s) 20:17:55 --- FAIL: TestInitJWTAuth/jwtOK (0.00s) 20:17:55 service_test.go:581: Post "http://127.0.0.1:0/admin/plugins": dial tcp 127.0.0.1:0: connect: connection refused 20:17:55 FAIL 20:17:55 coverage: 28.7% of statements 20:17:55 FAIL github.com/edgexfoundry/edgex-go/internal/security/proxy 0.105s 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 41.5% of statements 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.039s coverage: 84.8% of statements 20:17:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.140s coverage: 47.0% of statements 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 20:17:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.056s coverage: 100.0% of statements 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 20:17:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.041s coverage: 100.0% of statements 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 20:17:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.148s coverage: 87.1% of statements 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 20:17:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.725s coverage: 29.1% of statements 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 20:17:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.060s coverage: 99.0% of statements 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 20:17:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.065s coverage: 100.0% of statements 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 20:17:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.098s coverage: 95.0% of statements 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 20:17:55 ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:17:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.025s coverage: 100.0% of statements 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 20:17:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.066s coverage: 87.9% of statements 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 20:17:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:17:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.028s coverage: 100.0% of statements 20:17:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.045s coverage: 32.1% of statements 20:17:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 20:17:55 FAIL 20:17:55 make: *** [Makefile:94: test] Error 1 [Pipeline] } 20:17:56 $ docker stop --time=1 ca5e7707b9161fa7bb0d3997e00b8e277ebbbda4b4b4b524992ad33e3609e736 20:17:58 $ docker rm -f ca5e7707b9161fa7bb0d3997e00b8e277ebbbda4b4b4b524992ad33e3609e736 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:17:59 Failed in branch amd64 20:18:08 Merging remotes/origin/master commit f2bd0815c0e73667d07e5744b61daa5be38d8f92 into PR head commit 03d170c3c26e303770fafe6f7e7dcd3351f0a894 20:18:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:18:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:18:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:18:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:18:07 using GIT_SSH to set credentials SSH Credentials for GitHub 20:18:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3328/head:refs/remotes/origin/PR-3328 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:18:08 > git config core.sparsecheckout # timeout=10 20:18:08 > git checkout -f 03d170c3c26e303770fafe6f7e7dcd3351f0a894 # timeout=10 20:18:09 Merge succeeded, producing 503e0d9a9a7ef2ce4656148a204946d19fc08f5b 20:18:09 Checking out Revision 503e0d9a9a7ef2ce4656148a204946d19fc08f5b (PR-3328) 20:18:08 > git remote # timeout=10 20:18:08 > git config --get remote.origin.url # timeout=10 20:18:08 using GIT_SSH to set credentials SSH Credentials for GitHub 20:18:08 > git merge f2bd0815c0e73667d07e5744b61daa5be38d8f92 # timeout=10 20:18:09 > git rev-parse HEAD^{commit} # timeout=10 20:18:09 > git config core.sparsecheckout # timeout=10 20:18:09 > git checkout -f 503e0d9a9a7ef2ce4656148a204946d19fc08f5b # timeout=10 20:18:13 Commit message: "Merge commit 'f2bd0815c0e73667d07e5744b61daa5be38d8f92' into HEAD" 20:18:13 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:18:14 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:18:13 > git rev-list --no-walk 8cf68e5464614eb4031935bef2d0bd4cac81a55e # timeout=10 20:18:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:18:15 + sudo service docker restart+ 20:18:15 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:18:18 provisioning config files... 20:18:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config8080033627038822809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:18:18 ---> docker-login.sh 20:18:18 nexus3.edgexfoundry.org:10001 20:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:20 Configure a credential helper to remove this warning. See 20:18:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:20 20:18:20 Login Succeeded 20:18:20 nexus3.edgexfoundry.org:10002 20:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:20 Configure a credential helper to remove this warning. See 20:18:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:20 20:18:20 Login Succeeded 20:18:20 nexus3.edgexfoundry.org:10003 20:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:21 Configure a credential helper to remove this warning. See 20:18:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:21 20:18:21 Login Succeeded 20:18:21 nexus3.edgexfoundry.org:10004 20:18:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:21 Configure a credential helper to remove this warning. See 20:18:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:21 20:18:21 Login Succeeded 20:18:21 docker.io 20:18:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:22 Configure a credential helper to remove this warning. See 20:18:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:22 20:18:22 Login Succeeded 20:18:22 ---> docker-login.sh ends [Pipeline] } 20:18:22 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:18:22 ========================================================= 20:18:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 20:18:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:18:23 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 20:18:25 Sending build context to Docker daemon 167.2MB 20:18:25 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 20:18:25 Step 2/6 : FROM ${BASE} 20:18:25 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:18:25 5f621e34cdf4: Pulling fs layer 20:18:25 a4357932f1b6: Pulling fs layer 20:18:25 18c013af1878: Pulling fs layer 20:18:25 00ac8860ef70: Pulling fs layer 20:18:25 63d7cb157983: Pulling fs layer 20:18:25 b116817d02f9: Pulling fs layer 20:18:25 745a02a5169b: Pulling fs layer 20:18:25 00ac8860ef70: Waiting 20:18:25 63d7cb157983: Waiting 20:18:25 b116817d02f9: Waiting 20:18:25 745a02a5169b: Waiting 20:18:25 18c013af1878: Download complete 20:18:25 a4357932f1b6: Verifying Checksum 20:18:25 a4357932f1b6: Download complete 20:18:25 63d7cb157983: Verifying Checksum 20:18:25 63d7cb157983: Download complete 20:18:25 b116817d02f9: Verifying Checksum 20:18:25 b116817d02f9: Download complete 20:18:26 5f621e34cdf4: Verifying Checksum 20:18:26 5f621e34cdf4: Download complete 20:18:26 5f621e34cdf4: Pull complete 20:18:27 a4357932f1b6: Pull complete 20:18:27 18c013af1878: Pull complete 20:18:28 745a02a5169b: Verifying Checksum 20:18:28 745a02a5169b: Download complete 20:18:30 00ac8860ef70: Verifying Checksum 20:18:30 00ac8860ef70: Download complete 20:18:40 00ac8860ef70: Pull complete 20:18:40 63d7cb157983: Pull complete 20:18:41 b116817d02f9: Pull complete 20:18:44 745a02a5169b: Pull complete 20:18:44 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 20:18:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 20:18:44 ---> b7e6874047d6 20:18:44 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 20:18:47 ---> Running in a87e6b5cfb33 20:18:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:18:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:18:50 (1/12) Installing libmagic (5.38-r0) 20:18:50 (2/12) Installing file (5.38-r0) 20:18:50 (3/12) Installing libc-dev (0.7.2-r3) 20:18:51 (4/12) Installing g++ (9.3.0-r2) 20:18:56 (5/12) Installing fortify-headers (1.1-r0) 20:18:56 (6/12) Installing patch (2.7.6-r6) 20:18:56 (7/12) Installing build-base (0.5-r2) 20:18:56 (8/12) Installing libsodium (1.0.18-r0) 20:18:56 (9/12) Installing pkgconf (1.7.2-r0) 20:18:56 (10/12) Installing libsodium-dev (1.0.18-r0) 20:18:56 (11/12) Installing libzmq (4.3.3-r0) 20:18:56 (12/12) Installing zeromq-dev (4.3.3-r0) 20:18:56 Executing busybox-1.31.1-r19.trigger 20:18:56 OK: 217 MiB in 51 packages 20:19:00 Removing intermediate container a87e6b5cfb33 20:19:00 ---> d96d027cf5e4 20:19:00 Step 4/6 : WORKDIR /edgex-go 20:19:00 ---> Running in 8d1c503b0b0c 20:19:00 Removing intermediate container 8d1c503b0b0c 20:19:00 ---> da3f7eb0af53 20:19:00 Step 5/6 : COPY go.mod . 20:19:01 ---> 52afb8dc41d2 20:19:01 Step 6/6 : RUN go mod download 20:19:01 ---> Running in 90ed0832dfca 20:19:28 Removing intermediate container 90ed0832dfca 20:19:28 ---> c5d114abf6c4 20:19:28 Successfully built c5d114abf6c4 20:19:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:19:28 + docker inspect -f . ci-base-image-arm64 20:19:28 . [Pipeline] withDockerContainer 20:19:29 prd-ubuntu18.04-docker-arm64-4c-16g-32315 does not seem to be running inside a container 20:19:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-arm64 cat 20:19:30 $ docker top 5b312ea48e7e20356de9dd407fff6ef78b47a8a701ea830ac6985fb775e87af3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:31 + go version 20:19:31 go version go1.15.5 linux/arm64 [Pipeline] } 20:19:31 $ docker stop --time=1 5b312ea48e7e20356de9dd407fff6ef78b47a8a701ea830ac6985fb775e87af3 20:19:33 $ docker rm -f 5b312ea48e7e20356de9dd407fff6ef78b47a8a701ea830ac6985fb775e87af3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:19:34 + docker inspect -f . ci-base-image-arm64 20:19:34 . [Pipeline] withDockerContainer 20:19:34 prd-ubuntu18.04-docker-arm64-4c-16g-32315 does not seem to be running inside a container 20:19:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-arm64 cat 20:19:36 $ docker top 9c80b3ef27938d8e772b006f53541b31e6ddf7e7d0ff1c1b9aca5362a42863f3 -eo pid,comm [Pipeline] { [Pipeline] echo 20:19:36 ========================================================= 20:19:36 [edgeXBuildGoParallel] Running Tests and Build... 20:19:36 ========================================================= [Pipeline] sh 20:19:37 + make test 20:19:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:19:59 ? github.com/edgexfoundry/edgex-go [no test files] 20:20:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:20:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:21:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:21:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:21:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:21:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:21:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:21:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:21:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:21:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:21:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:21:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:21:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:21:23 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.282s coverage: 45.9% of statements 20:21:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:21:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:21:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 20:21:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 20:21:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 20:21:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 20:21:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.169s coverage: 19.8% of statements 20:21:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.243s coverage: 100.0% of statements 20:21:31 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.481s coverage: 27.1% of statements 20:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 20:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 20:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 20:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:21:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.126s coverage: 100.0% of statements 20:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 20:21:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.146s coverage: 100.0% of statements 20:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 20:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 20:21:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.252s coverage: 71.3% of statements 20:21:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 20:21:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 20:21:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.562s coverage: 82.9% of statements 20:21:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 20:21:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 20:21:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.156s coverage: 78.9% of statements 20:21:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 20:21:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.210s coverage: 28.6% of statements 20:21:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:21:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:21:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 20:21:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 20:21:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 20:21:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.379s coverage: 100.0% of statements 20:21:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 20:21:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.149s coverage: 100.0% of statements 20:21:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 20:21:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.424s coverage: 86.7% of statements 20:21:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 20:21:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.406s coverage: 97.5% of statements 20:21:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 20:21:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.203s coverage: 78.3% of statements 20:21:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 20:21:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 20:21:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 20:21:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 20:21:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.160s coverage: 92.8% of statements 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 20:21:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.136s coverage: 58.8% of statements 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 20:21:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.229s coverage: 1.0% of statements 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:21:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.188s coverage: 47.1% of statements 20:21:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.173s coverage: 79.5% of statements 20:21:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.181s coverage: 94.1% of statements 20:21:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.172s coverage: 96.3% of statements 20:21:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.153s coverage: 87.5% of statements 20:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.157s coverage: 94.4% of statements 20:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.123s coverage: 44.8% of statements 20:22:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.561s coverage: 82.6% of statements 20:22:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.171s coverage: 92.9% of statements 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:22:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:22:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:22:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.109s coverage: 100.0% of statements 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:22:20 flag provided but not defined: -badarg 20:22:20 Usage of adduser: 20:22:20 -algorithm string 20:22:20 Algorithm used for signing the JWT, RS256 or ES256 20:22:20 -client_id string 20:22:20 Optional manually-specified OAuth2 client_id. 20:22:20 -client_secret string 20:22:20 Optional manually-specified OAuth2 client_secret. 20:22:20 -confdir string 20:22:20 20:22:20 -group string 20:22:20 Group to which the user belongs, defaults to 'admin' (default "admin") 20:22:20 -id string 20:22:20 ID to use for linkage with JWT claim (usually the 'iss' field) 20:22:20 -public_key string 20:22:20 Public key (in PEM format) used to validate the JWT. 20:22:20 -redirect_uris string 20:22:20 OAuth2 redirect URL for browser-based users (default: https://localhost) (default "https://localhost") 20:22:20 -token-type string 20:22:20 Type of token to create: jwt or oauth2 20:22:20 -user string 20:22:20 Username of the user to add 20:22:20 --- FAIL: TestAddUserJWT (0.01s) 20:22:20 command_test.go:96: 20:22:20 Error Trace: command_test.go:96 20:22:20 Error: Received unexpected error: 20:22:20 Failed to send new consumer request someuser: Post "http://127.0.0.1:0/admin/consumers": dial tcp 127.0.0.1:0: connect: connection refused 20:22:20 Test: TestAddUserJWT 20:22:20 --- FAIL: TestAddUserOAuth2 (0.00s) 20:22:20 command_test.go:144: 20:22:20 Error Trace: command_test.go:144 20:22:20 Error: Received unexpected error: 20:22:20 Failed to send new consumer request someuser: Post "http://127.0.0.1:0/admin/consumers": dial tcp 127.0.0.1:0: connect: connection refused 20:22:20 Test: TestAddUserOAuth2 20:22:20 FAIL 20:22:20 coverage: 34.0% of statements 20:22:20 FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.121s 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:22:20 flag provided but not defined: -badarg 20:22:20 Usage of deluser: 20:22:20 -confdir string 20:22:20 20:22:20 -user string 20:22:20 Username of the user to delete 20:22:20 --- FAIL: TestDelUser (0.01s) 20:22:20 command_test.go:73: 20:22:20 Error Trace: command_test.go:73 20:22:20 command_test.go:79 20:22:20 Error: Received unexpected error: 20:22:20 Failed to send delete consumer request someuser: Delete "http://127.0.0.1:0/admin/consumers/someuser": dial tcp 127.0.0.1:0: connect: connection refused 20:22:20 Test: TestDelUser 20:22:20 FAIL 20:22:20 coverage: 69.2% of statements 20:22:20 FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.109s 20:22:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.189s coverage: 87.2% of statements 20:22:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.186s coverage: 84.6% of statements 20:22:20 flag provided but not defined: -badarg 20:22:20 Usage of tls: 20:22:20 -confdir string 20:22:20 20:22:20 -incert string 20:22:20 Path to PEM-encoded leaf certificate 20:22:20 -inkey string 20:22:20 Path to PEM-encoded private key 20:22:20 -snis string 20:22:20 [Optional] comma-separated extra server name indications list to associate with this certificate 20:22:20 --- FAIL: TestTLSAddNewCertificate (0.03s) 20:22:20 --- FAIL: TestTLSAddNewCertificate/Good:_Add_new_kong_cert_when_cert_in_server_is_empty (0.01s) 20:22:20 command_test.go:125: 20:22:20 Error Trace: command_test.go:125 20:22:20 Error: Received unexpected error: 20:22:20 Failed to send request to list Kong snis tls certs: Get "http://127.0.0.1:0/admin/snis": dial tcp 127.0.0.1:0: connect: connection refused 20:22:20 Test: TestTLSAddNewCertificate/Good:_Add_new_kong_cert_when_cert_in_server_is_empty 20:22:20 --- FAIL: TestTLSAddNewCertificate/Good:_Add_new_kong_cert_when_one_cert_is_in_server (0.00s) 20:22:20 command_test.go:125: 20:22:20 Error Trace: command_test.go:125 20:22:20 Error: Received unexpected error: 20:22:20 Failed to send request to list Kong snis tls certs: Get "http://127.0.0.1:0/admin/snis": dial tcp 127.0.0.1:0: connect: connection refused 20:22:20 Test: TestTLSAddNewCertificate/Good:_Add_new_kong_cert_when_one_cert_is_in_server 20:22:20 --- FAIL: TestTLSAddNewCertificate/Good:_Add_new_kong_cert_when_two_or_more_cert_is_in_server (0.00s) 20:22:20 command_test.go:125: 20:22:20 Error Trace: command_test.go:125 20:22:20 Error: Received unexpected error: 20:22:20 Failed to send request to list Kong snis tls certs: Get "http://127.0.0.1:0/admin/snis": dial tcp 127.0.0.1:0: connect: connection refused 20:22:20 Test: TestTLSAddNewCertificate/Good:_Add_new_kong_cert_when_two_or_more_cert_is_in_server 20:22:20 --- FAIL: TestTLSAddNewCertificate/Ok:_Add_new_kong_cert_when_delete_certificate_API_failed_but_list_cert_being_empty (0.00s) 20:22:20 command_test.go:125: 20:22:20 Error Trace: command_test.go:125 20:22:20 Error: Received unexpected error: 20:22:20 Failed to send request to list Kong snis tls certs: Get "http://127.0.0.1:0/admin/snis": dial tcp 127.0.0.1:0: connect: connection refused 20:22:20 Test: TestTLSAddNewCertificate/Ok:_Add_new_kong_cert_when_delete_certificate_API_failed_but_list_cert_being_empty 20:22:20 FAIL 20:22:20 coverage: 44.3% of statements 20:22:20 FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.161s 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:22:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.670s coverage: 64.4% of statements 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:22:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.119s coverage: 100.0% of statements 20:22:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements 20:22:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 20:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements 20:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 20:22:26 --- FAIL: TestDelete (0.01s) 20:22:26 --- FAIL: TestDelete/DeleteOK (0.00s) 20:22:26 resource_test.go:75: failed to delete 1 at services with error Delete "http://127.0.0.1:0/admin/services/1": dial tcp 127.0.0.1:0: connect: connection refused 20:22:26 --- FAIL: TestPostCertExists (0.02s) 20:22:26 service_test.go:85: failed on testing existing certificate on proxy - failed to catch message of existing cert 20:22:26 --- FAIL: TestInit (0.03s) 20:22:26 --- FAIL: TestInit/empty_env (0.00s) 20:22:26 service_test.go:220: 20:22:26 Error Trace: service_test.go:220 20:22:26 Error: Received unexpected error: 20:22:26 failed to read config template: open : no such file or directory 20:22:26 Test: TestInit/empty_env 20:22:26 --- FAIL: TestInit/add_one_unique_route (0.00s) 20:22:26 service_test.go:220: 20:22:26 Error Trace: service_test.go:220 20:22:26 Error: Received unexpected error: 20:22:26 failed to read config template: open : no such file or directory 20:22:26 Test: TestInit/add_one_unique_route 20:22:26 --- FAIL: TestInit/add_one_unique_route_with_URL_containing_IP_address (0.00s) 20:22:26 service_test.go:220: 20:22:26 Error Trace: service_test.go:220 20:22:26 Error: Received unexpected error: 20:22:26 failed to read config template: open : no such file or directory 20:22:26 Test: TestInit/add_one_unique_route_with_URL_containing_IP_address 20:22:26 --- FAIL: TestInit/add_two_unique_routes (0.00s) 20:22:26 service_test.go:220: 20:22:26 Error Trace: service_test.go:220 20:22:26 Error: Received unexpected error: 20:22:26 failed to read config template: open : no such file or directory 20:22:26 Test: TestInit/add_two_unique_routes 20:22:26 --- FAIL: TestInit/add_two_unique_routes:one_with_URL_containing_IP_address;_the_other_one_with_hostname (0.00s) 20:22:26 service_test.go:220: 20:22:26 Error Trace: service_test.go:220 20:22:26 Error: Received unexpected error: 20:22:26 failed to read config template: open : no such file or directory 20:22:26 Test: TestInit/add_two_unique_routes:one_with_URL_containing_IP_address;_the_other_one_with_hostname 20:22:26 --- FAIL: TestInit/add_one_duplicate_route (0.00s) 20:22:26 service_test.go:220: 20:22:26 Error Trace: service_test.go:220 20:22:26 Error: Received unexpected error: 20:22:26 failed to read config template: open : no such file or directory 20:22:26 Test: TestInit/add_one_duplicate_route 20:22:26 --- FAIL: TestInit/add_one_unique,_one_duplicate_route (0.00s) 20:22:26 service_test.go:220: 20:22:26 Error Trace: service_test.go:220 20:22:26 Error: Received unexpected error: 20:22:26 failed to read config template: open : no such file or directory 20:22:26 Test: TestInit/add_one_unique,_one_duplicate_route 20:22:26 --- FAIL: TestInit/add_one_unique,_multiple_duplicate_routes (0.00s) 20:22:26 service_test.go:220: 20:22:26 Error Trace: service_test.go:220 20:22:26 Error: Received unexpected error: 20:22:26 failed to read config template: open : no such file or directory 20:22:26 Test: TestInit/add_one_unique,_multiple_duplicate_routes 20:22:26 --- FAIL: TestInit/add_two_unique,_multiple_duplicate_routes (0.00s) 20:22:26 service_test.go:220: 20:22:26 Error Trace: service_test.go:220 20:22:26 Error: Received unexpected error: 20:22:26 failed to read config template: open : no such file or directory 20:22:26 Test: TestInit/add_two_unique,_multiple_duplicate_routes 20:22:26 --- FAIL: TestInit/bad_spec_without_dot_._in_the_definition_for_route (0.00s) 20:22:26 service_test.go:220: 20:22:26 Error Trace: service_test.go:220 20:22:26 Error: Received unexpected error: 20:22:26 failed to read config template: open : no such file or directory 20:22:26 Test: TestInit/bad_spec_without_dot_._in_the_definition_for_route 20:22:26 --- FAIL: TestInit/bad_URL_without_full_quallified_URL (0.00s) 20:22:26 service_test.go:220: 20:22:26 Error Trace: service_test.go:220 20:22:26 Error: Received unexpected error: 20:22:26 failed to read config template: open : no such file or directory 20:22:26 Test: TestInit/bad_URL_without_full_quallified_URL 20:22:26 --- FAIL: TestInit/empty_service_name (0.00s) 20:22:26 service_test.go:220: 20:22:26 Error Trace: service_test.go:220 20:22:26 Error: Received unexpected error: 20:22:26 failed to read config template: open : no such file or directory 20:22:26 Test: TestInit/empty_service_name 20:22:26 --- FAIL: TestInitKongService (0.01s) 20:22:26 --- FAIL: TestInitKongService/serviceOK (0.00s) 20:22:26 service_test.go:340: failed to set up proxy service: test Post "http://127.0.0.1:0/admin/services": dial tcp 127.0.0.1:0: connect: connection refused 20:22:26 --- FAIL: TestInitKongService/service409 (0.00s) 20:22:26 service_test.go:340: failed to set up proxy service: conflict Post "http://127.0.0.1:0/admin/services": dial tcp 127.0.0.1:0: connect: connection refused 20:22:26 --- FAIL: TestInitKongRoutes (0.01s) 20:22:26 --- FAIL: TestInitKongRoutes/routeOK (0.00s) 20:22:26 service_test.go:396: Post "http://127.0.0.1:0/admin/services/test/routes": dial tcp 127.0.0.1:0: connect: connection refused 20:22:26 --- FAIL: TestResetProxy (0.00s) 20:22:26 --- FAIL: TestResetProxy/resetOK (0.00s) 20:22:26 service_test.go:456: failed to get list of routes with error Get "http://127.0.0.1:0/admin/routes": dial tcp 127.0.0.1:0: connect: connection refused 20:22:26 --- FAIL: TestGetSvcIDs (0.01s) 20:22:26 --- FAIL: TestGetSvcIDs/GetOK (0.00s) 20:22:26 service_test.go:523: failed to get list of testservice with error Get "http://127.0.0.1:0/admin/testservice": dial tcp 127.0.0.1:0: connect: connection refused 20:22:26 --- FAIL: TestInitJWTAuth (0.00s) 20:22:26 --- FAIL: TestInitJWTAuth/jwtOK (0.00s) 20:22:26 service_test.go:581: Post "http://127.0.0.1:0/admin/plugins": dial tcp 127.0.0.1:0: connect: connection refused 20:22:26 FAIL 20:22:26 coverage: 28.7% of statements 20:22:26 FAIL github.com/edgexfoundry/edgex-go/internal/security/proxy 0.258s 20:22:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:22:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:22:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:22:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.546s coverage: 41.5% of statements 20:22:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:22:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:22:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.122s coverage: 89.5% of statements 20:22:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:22:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.090s coverage: 84.8% of statements 20:22:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.529s coverage: 47.0% of statements 20:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 20:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 20:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 20:22:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.117s coverage: 100.0% of statements 20:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 20:22:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.115s coverage: 100.0% of statements 20:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 20:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 20:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 20:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 20:22:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.464s coverage: 87.1% of statements 20:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 20:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 20:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 20:22:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.233s coverage: 29.1% of statements 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 20:22:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.176s coverage: 99.0% of statements 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 20:22:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.214s coverage: 100.0% of statements 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 20:22:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.254s coverage: 95.0% of statements 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 20:22:43 ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:22:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.078s coverage: 100.0% of statements 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 20:22:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.105s coverage: 87.9% of statements 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:22:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.068s coverage: 100.0% of statements 20:22:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.109s coverage: 32.1% of statements 20:22:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 20:22:43 FAIL 20:22:44 make: *** [Makefile:94: test] Error 1 [Pipeline] } 20:22:44 $ docker stop --time=1 9c80b3ef27938d8e772b006f53541b31e6ddf7e7d0ff1c1b9aca5362a42863f3 20:22:47 $ docker rm -f 9c80b3ef27938d8e772b006f53541b31e6ddf7e7d0ff1c1b9aca5362a42863f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker 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 Post stage [Pipeline] libraryResource [Pipeline] sh 20:22:49 ---> job-cost.sh 20:22:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CUkO 20:23:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:25:05 lf-activate-venv(): INFO: Adding /tmp/venv-CUkO/bin to PATH 20:25:05 INFO: No Stack... 20:25:05 INFO: Retrieving Pricing Info for: lf-standard-4 20:25:05 INFO: Archiving Costs [Pipeline] sh 20:25:05 + + cat /w/workspace/edgex-go/6/archives/cost.csv 20:25:05 cut -d, -f6 [Pipeline] lock 20:25:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3328-6-stack-cost] 20:25:05 Resource [jenkins-edgexfoundry-edgex-go-PR-3328-6-stack-cost] did not exist. Created. 20:25:05 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3328-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:25:06 + echo total: 0.20999999344348907 [Pipeline] stash 20:25:07 Stashed 1 file(s) [Pipeline] } 20:25:07 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3328-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:25:08 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 20:25:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:25:10 ---> package-listing.sh 20:25:10 ++ facter osfamily 20:25:10 ++ tr '[:upper:]' '[:lower:]' 20:25:10 + OS_FAMILY=redhat 20:25:10 + workspace=/w/workspace/edgex-go/6 20:25:10 + START_PACKAGES=/tmp/packages_start.txt 20:25:10 + END_PACKAGES=/tmp/packages_end.txt 20:25:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:25:10 + PACKAGES=/tmp/packages_start.txt 20:25:10 + '[' /w/workspace/edgex-go/6 ']' 20:25:10 + PACKAGES=/tmp/packages_end.txt 20:25:10 + case "${OS_FAMILY}" in 20:25:10 + rpm -qa 20:25:10 + sort 20:25:16 + '[' -f /tmp/packages_start.txt ']' 20:25:16 + '[' -f /tmp/packages_end.txt ']' 20:25:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:25:16 + '[' /w/workspace/edgex-go/6 ']' 20:25:16 + mkdir -p /w/workspace/edgex-go/6/archives/ 20:25:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 20:25:16 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:25:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:25:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:25:16 20:25:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:25:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:25:17 alpine: Pulling from edgex-lftools-log-publisher 20:25:17 df20fa9351a1: Pulling fs layer 20:25:17 36b3adc4ff6f: Pulling fs layer 20:25:17 8ad3a11d3b57: Pulling fs layer 20:25:17 46f8f816bc3b: Pulling fs layer 20:25:17 93b61091891f: Pulling fs layer 20:25:17 93b9cdb0e59b: Pulling fs layer 20:25:17 5e14af77c1be: Pulling fs layer 20:25:17 01666e4c0597: Pulling fs layer 20:25:17 aa168da1d23b: Pulling fs layer 20:25:17 46f8f816bc3b: Waiting 20:25:17 5e14af77c1be: Waiting 20:25:17 01666e4c0597: Waiting 20:25:17 93b61091891f: Waiting 20:25:17 93b9cdb0e59b: Waiting 20:25:17 aa168da1d23b: Waiting 20:25:17 36b3adc4ff6f: Verifying Checksum 20:25:17 36b3adc4ff6f: Download complete 20:25:17 46f8f816bc3b: Verifying Checksum 20:25:17 46f8f816bc3b: Download complete 20:25:17 df20fa9351a1: Verifying Checksum 20:25:17 df20fa9351a1: Download complete 20:25:17 93b9cdb0e59b: Verifying Checksum 20:25:17 93b9cdb0e59b: Download complete 20:25:17 5e14af77c1be: Verifying Checksum 20:25:17 5e14af77c1be: Download complete 20:25:17 93b61091891f: Download complete 20:25:17 01666e4c0597: Verifying Checksum 20:25:17 01666e4c0597: Download complete 20:25:17 df20fa9351a1: Pull complete 20:25:18 36b3adc4ff6f: Pull complete 20:25:18 8ad3a11d3b57: Verifying Checksum 20:25:18 8ad3a11d3b57: Download complete 20:25:19 8ad3a11d3b57: Pull complete 20:25:19 46f8f816bc3b: Pull complete 20:25:20 aa168da1d23b: Verifying Checksum 20:25:20 aa168da1d23b: Download complete 20:25:20 93b61091891f: Pull complete 20:25:20 93b9cdb0e59b: Pull complete 20:25:20 5e14af77c1be: Pull complete 20:25:20 01666e4c0597: Pull complete 20:25:27 aa168da1d23b: Pull complete 20:25:27 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:25:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:25:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:25:27 prd-centos7-docker-4c-2g-32314 does not seem to be running inside a container 20:25:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-lftools-log-publisher:alpine cat 20:25:30 $ docker top 9d3e848917f1e6481b7b14b1f037295fe65bff1d979178aa934a44c361c44632 -eo pid,comm [Pipeline] { [Pipeline] sh 20:25:31 + touch /tmp/pre-build-complete [Pipeline] sh 20:25:31 + mkdir -p /var/log/sa [Pipeline] sh 20:25:32 + ls /var/log/sa-host 20:25:32 + sadf -c /var/log/sa-host/sa23 20:25:32 file_magic: OK 20:25:32 HZ: Using current value: 100 20:25:32 file_header: OK 20:25:32 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:25:32 Statistics: 20:25:32 Hnuu...uuuununununu... 20:25:32 File successfully converted to sysstat format version 12.2.1 20:25:32 + sadf -c /var/log/sa-host/sa31 20:25:32 file_magic: OK 20:25:32 HZ: Using current value: 100 20:25:32 file_header: OK 20:25:32 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:25:32 Statistics: 20:25:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:25:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:25:32 provisioning config files... 20:25:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config735580755621726078tmp [Pipeline] { [Pipeline] echo 20:25:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:25:33 ---> create-netrc.sh [Pipeline] } 20:25:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 20:25:33 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 20:25:33 ---> python-tools-install.sh [Pipeline] echo 20:25:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:25:33 ---> sudo-logs.sh 20:25:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:25:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:25:34 ---> job-cost.sh 20:25:34 lf-activate-venv: SKIPPING 20:25:34 DEBUG: total: 0.20999999344348907 20:25:34 INFO: Retrieving Stack Cost... 20:25:35 INFO: Retrieving Pricing Info for: v1-standard-2 20:25:36 INFO: Archiving Costs [Pipeline] echo 20:25:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:25:36 ---> logs-deploy.sh 20:25:36 lf-activate-venv: SKIPPING 20:25:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3328/6 20:25:36 INFO: archiving workspace using pattern(s): 20:25:38 Archives upload complete. 20:25:38 INFO: archiving logs to Nexus 20:25:39 ---> uname -a: 20:25:39 Linux prd-centos7-docker-4c-2g-32314.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 20:25:39 20:25:39