Pull request #2981 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 25e13778a92a8a7a31affe0f2c643dda221ced05+7af4896cef5687a5f8c07b1f9027609ce8fe2c5c (69d71ce419582cbefe5e5a1da7a7f361e40a2ba7) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Running on prd-centos7-docker-4c-2g-18289 in /w/workspace/edgexfoundry_edgex-go_PR-2981 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/2981/head:refs/remotes/origin/PR-2981 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 7af4896cef5687a5f8c07b1f9027609ce8fe2c5c into PR head commit 25e13778a92a8a7a31affe0f2c643dda221ced05 Merge succeeded, producing 25e13778a92a8a7a31affe0f2c643dda221ced05 Checking out Revision 25e13778a92a8a7a31affe0f2c643dda221ced05 (PR-2981) > git config core.sparsecheckout # timeout=10 > git checkout -f 25e13778a92a8a7a31affe0f2c643dda221ced05 # 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 7af4896cef5687a5f8c07b1f9027609ce8fe2c5c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25e13778a92a8a7a31affe0f2c643dda221ced05 # timeout=10 Commit message: "refactor: Adjust for removal of backward compatibility code" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:59:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:59:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:59:54 ========================================================= 20:59:54 EdgeX Global Pipelines Version Info 20:59:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a27ca56f5c99b230a218b9decb12d3e97b0beaba # timeout=10 20:59:56 ------------------- 20:59:56 stable info: 20:59:56 ------------------- 20:59:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:59:56 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 20:59:56 Message: update stable to v1.0.173 20:59:57 ------------------- 20:59:57 experimental info: 20:59:57 ------------------- 20:59:57 Commited By: **** collab-it+edgex@linuxfoundation.org 20:59:57 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 20:59:57 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:59:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:59:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:59:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:59:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:59:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:59:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 20:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 20:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 20:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 20:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:59:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:59:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:59:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:59:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:59:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:59:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 20:59:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:59:59 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 20:59:59 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 20:59:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2981 [Pipeline] echo 20:59:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2981 [Pipeline] echo 20:59:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2981 [Pipeline] echo 21:00:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 25e13778a92a8a7a31affe0f2c643dda221ced05 [Pipeline] echo 21:00:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 25e1377 [Pipeline] echo 21:00:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:00:00 provisioning config files... 21:00:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1442018507522624741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:00:01 ---> docker-login.sh 21:00:01 nexus3.edgexfoundry.org:10001 21:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:01 Configure a credential helper to remove this warning. See 21:00:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:01 21:00:01 Login Succeeded 21:00:01 nexus3.edgexfoundry.org:10002 21:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:01 Configure a credential helper to remove this warning. See 21:00:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:01 21:00:01 Login Succeeded 21:00:01 nexus3.edgexfoundry.org:10003 21:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:02 Configure a credential helper to remove this warning. See 21:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:02 21:00:02 Login Succeeded 21:00:02 nexus3.edgexfoundry.org:10004 21:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:02 Configure a credential helper to remove this warning. See 21:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:02 21:00:02 Login Succeeded 21:00:02 docker.io 21:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:03 Configure a credential helper to remove this warning. See 21:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:03 21:00:03 Login Succeeded 21:00:03 ---> docker-login.sh ends [Pipeline] } 21:00:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:00:03 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 21:00:03 + for file in '`ls cmd/**/Dockerfile`' 21:00:03 ++ dirname cmd/core-command/Dockerfile 21:00:03 ++ cut -d/ -f2 21:00:03 + echo core-command,cmd/core-command/Dockerfile 21:00:03 + for file in '`ls cmd/**/Dockerfile`' 21:00:03 ++ dirname cmd/core-data/Dockerfile 21:00:03 ++ cut -d/ -f2 21:00:03 + echo core-data,cmd/core-data/Dockerfile 21:00:03 + for file in '`ls cmd/**/Dockerfile`' 21:00:03 ++ dirname cmd/core-metadata/Dockerfile 21:00:03 ++ cut -d/ -f2 21:00:03 + echo core-metadata,cmd/core-metadata/Dockerfile 21:00:03 + for file in '`ls cmd/**/Dockerfile`' 21:00:03 ++ dirname cmd/security-bootstrap-redis/Dockerfile 21:00:03 ++ cut -d/ -f2 21:00:03 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 21:00:03 + for file in '`ls cmd/**/Dockerfile`' 21:00:03 ++ dirname cmd/security-proxy-setup/Dockerfile 21:00:03 ++ cut -d/ -f2 21:00:03 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:00:03 + for file in '`ls cmd/**/Dockerfile`' 21:00:03 ++ dirname cmd/security-secretstore-setup/Dockerfile 21:00:03 ++ cut -d/ -f2 21:00:03 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:00:03 + for file in '`ls cmd/**/Dockerfile`' 21:00:03 ++ dirname cmd/support-notifications/Dockerfile 21:00:03 ++ cut -d/ -f2 21:00:03 + echo support-notifications,cmd/support-notifications/Dockerfile 21:00:03 + for file in '`ls cmd/**/Dockerfile`' 21:00:03 ++ dirname cmd/support-scheduler/Dockerfile 21:00:03 ++ cut -d/ -f2 21:00:03 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:00:03 + for file in '`ls cmd/**/Dockerfile`' 21:00:03 ++ dirname cmd/sys-mgmt-agent/Dockerfile 21:00:03 ++ cut -d/ -f2 21:00:03 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:00:03 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/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 21:00:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:00:05 21:00:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:00:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:00:05 latest: Pulling from edgex-devops/git-semver 21:00:05 31603596830f: Pulling fs layer 21:00:05 2a8b12db71e7: Pulling fs layer 21:00:05 6ca5941a6612: Pulling fs layer 21:00:05 ecc8261a40a4: Pulling fs layer 21:00:05 ecc8261a40a4: Waiting 21:00:05 2a8b12db71e7: Verifying Checksum 21:00:05 2a8b12db71e7: Download complete 21:00:05 31603596830f: Verifying Checksum 21:00:05 31603596830f: Download complete 21:00:05 ecc8261a40a4: Download complete 21:00:05 6ca5941a6612: Verifying Checksum 21:00:05 6ca5941a6612: Download complete 21:00:05 31603596830f: Pull complete 21:00:06 2a8b12db71e7: Pull complete 21:00:07 6ca5941a6612: Pull complete 21:00:07 ecc8261a40a4: Pull complete 21:00:07 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:00:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:00:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:00:07 prd-centos7-docker-4c-2g-18289 does not seem to be running inside a container 21:00:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:00:10 $ docker top 1fc21f40319162326c457660a249dfdd0e403e6341d1c12ec8a78d3c2a22a2d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:00:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:00:10 [ssh-agent] Looking for ssh-agent implementation... 21:00:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:00:10 $ docker exec 1fc21f40319162326c457660a249dfdd0e403e6341d1c12ec8a78d3c2a22a2d9 ssh-agent 21:00:10 SSH_AUTH_SOCK=/tmp/ssh-NJLvUmCI7GML/agent.12 21:00:10 SSH_AGENT_PID=18 21:00:10 Running ssh-add (command line suppressed) 21:00:10 Identity added: /w/workspace/edgex-go/3@tmp/private_key_5135411817652831139.key (/w/workspace/edgex-go/3@tmp/private_key_5135411817652831139.key) 21:00:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:00:11 + git tag --points-at HEAD [Pipeline] } 21:00:11 $ docker exec --env ******** --env ******** 1fc21f40319162326c457660a249dfdd0e403e6341d1c12ec8a78d3c2a22a2d9 ssh-agent -k 21:00:11 unset SSH_AUTH_SOCK; 21:00:11 unset SSH_AGENT_PID; 21:00:11 echo Agent pid 18 killed; 21:00:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:00:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:00:11 [ssh-agent] Looking for ssh-agent implementation... 21:00:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:00:11 $ docker exec 1fc21f40319162326c457660a249dfdd0e403e6341d1c12ec8a78d3c2a22a2d9 ssh-agent 21:00:12 SSH_AUTH_SOCK=/tmp/ssh-LDHpkqWK5oBt/agent.46 21:00:12 SSH_AGENT_PID=52 21:00:12 Running ssh-add (command line suppressed) 21:00:12 Identity added: /w/workspace/edgex-go/3@tmp/private_key_1070972890903343557.key (/w/workspace/edgex-go/3@tmp/private_key_1070972890903343557.key) 21:00:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:00:12 + git semver init 21:00:12 # -> Open(): unable to determine branch for HEAD 21:00:12 # $GIT_DIR = /w/workspace/edgex-go/3/.git 21:00:12 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 21:00:12 # $SEMVER_REMOTE_NAME = origin 21:00:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:00:12 # $SEMVER_USER_NAME = edgex-jenkins 21:00:12 # $SEMVER_BRANCH = PR-2981 21:00:12 # $SEMVER_TEMP = /tmp/semver-839086814 21:00:12 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 21:00:39 # '/tmp/semver-839086814' -> '/w/workspace/edgex-go/3/.semver' 21:00:39 # -> Force: false 21:00:39 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 21:00:39 $ docker exec --env ******** --env ******** 1fc21f40319162326c457660a249dfdd0e403e6341d1c12ec8a78d3c2a22a2d9 ssh-agent -k 21:00:39 unset SSH_AUTH_SOCK; 21:00:39 unset SSH_AGENT_PID; 21:00:39 echo Agent pid 52 killed; 21:00:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:00:40 + git semver [Pipeline] } 21:00:40 $ docker stop --time=1 1fc21f40319162326c457660a249dfdd0e403e6341d1c12ec8a78d3c2a22a2d9 21:00:41 $ docker rm -f 1fc21f40319162326c457660a249dfdd0e403e6341d1c12ec8a78d3c2a22a2d9 [Pipeline] // withDockerContainer [Pipeline] sh 21:00:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:00:42 Stashed 1 file(s) [Pipeline] echo 21:00:42 [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] { 21:00:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18293 in /w/workspace/edgexfoundry_edgex-go_PR-2981 [Pipeline] sh [Pipeline] { [Pipeline] ws 21:00:43 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 21:00:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:00:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:00:44 + sudo service docker restart 21:00:44 + true 21:00:44 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 21:00:45 ========================================================= 21:00:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:00:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:00:45 + 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 . 21:00:49 using credential edgex-jenkins-ssh 21:00:49 Cloning the remote Git repository 21:00:49 Sending build context to Docker daemon 326.3MB 21:00:49 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 21:00:49 Step 2/6 : FROM ${BASE} 21:00:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:00:49 188c0c94c7c5: Pulling fs layer 21:00:49 0ef7d3d256c8: Pulling fs layer 21:00:49 de9db76c5a1d: Pulling fs layer 21:00:49 bca2f99d35d6: Pulling fs layer 21:00:49 93359f2a8cfa: Pulling fs layer 21:00:49 7c6f9722023f: Pulling fs layer 21:00:49 a35cf1a2eb13: Pulling fs layer 21:00:49 bca2f99d35d6: Waiting 21:00:49 93359f2a8cfa: Waiting 21:00:49 7c6f9722023f: Waiting 21:00:49 a35cf1a2eb13: Waiting 21:00:49 de9db76c5a1d: Verifying Checksum 21:00:49 de9db76c5a1d: Download complete 21:00:49 0ef7d3d256c8: Verifying Checksum 21:00:49 0ef7d3d256c8: Download complete 21:00:49 93359f2a8cfa: Verifying Checksum 21:00:49 93359f2a8cfa: Download complete 21:00:49 7c6f9722023f: Download complete 21:00:49 188c0c94c7c5: Verifying Checksum 21:00:49 188c0c94c7c5: Download complete 21:00:49 188c0c94c7c5: Pull complete 21:00:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:00:49 > git init /w/workspace/edgex-go/3 # timeout=10 21:00:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:00:49 > git --version # timeout=10 21:00:49 > git --version # 'git version 2.17.1' 21:00:49 using GIT_SSH to set credentials SSH Credentials for GitHub 21:00:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:00:50 0ef7d3d256c8: Pull complete 21:00:50 de9db76c5a1d: Pull complete 21:00:51 a35cf1a2eb13: Verifying Checksum 21:00:51 a35cf1a2eb13: Download complete 21:00:51 bca2f99d35d6: Verifying Checksum 21:00:51 bca2f99d35d6: Download complete 21:00:57 bca2f99d35d6: Pull complete 21:00:57 93359f2a8cfa: Pull complete 21:00:57 7c6f9722023f: Pull complete 21:01:03 a35cf1a2eb13: Pull complete 21:01:03 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 21:01:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:01:03 ---> a62c8e92a672 21:01:03 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 21:01:04 ---> Running in fef2da19a52c 21:01:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:01:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:01:07 (1/12) Installing libmagic (5.38-r0) 21:01:07 (2/12) Installing file (5.38-r0) 21:01:07 (3/12) Installing libc-dev (0.7.2-r3) 21:01:07 (4/12) Installing g++ (9.3.0-r2) 21:01:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:01:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:01:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:01:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:01:12 using GIT_SSH to set credentials SSH Credentials for GitHub 21:01:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2981/head:refs/remotes/origin/PR-2981 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:01:14 Merging remotes/origin/master commit 7af4896cef5687a5f8c07b1f9027609ce8fe2c5c into PR head commit 25e13778a92a8a7a31affe0f2c643dda221ced05 21:01:14 Merge succeeded, producing 25e13778a92a8a7a31affe0f2c643dda221ced05 21:01:14 Checking out Revision 25e13778a92a8a7a31affe0f2c643dda221ced05 (PR-2981) 21:01:14 > git config core.sparsecheckout # timeout=10 21:01:14 > git checkout -f 25e13778a92a8a7a31affe0f2c643dda221ced05 # timeout=10 21:01:14 > git remote # timeout=10 21:01:14 > git config --get remote.origin.url # timeout=10 21:01:14 using GIT_SSH to set credentials SSH Credentials for GitHub 21:01:14 > git merge 7af4896cef5687a5f8c07b1f9027609ce8fe2c5c # timeout=10 21:01:14 > git rev-parse HEAD^{commit} # timeout=10 21:01:14 > git config core.sparsecheckout # timeout=10 21:01:14 > git checkout -f 25e13778a92a8a7a31affe0f2c643dda221ced05 # timeout=10 21:01:19 Commit message: "refactor: Adjust for removal of backward compatibility code" [Pipeline] withEnv [Pipeline] { 21:01:19 (5/12) Installing fortify-headers (1.1-r0) 21:01:19 (6/12) Installing patch (2.7.6-r6) 21:01:19 (7/12) Installing build-base (0.5-r2) 21:01:19 (8/12) Installing libsodium (1.0.18-r0) 21:01:19 (9/12) Installing pkgconf (1.7.2-r0) 21:01:19 (10/12) Installing libsodium-dev (1.0.18-r0) 21:01:19 (11/12) Installing libzmq (4.3.3-r0) 21:01:19 (12/12) Installing zeromq-dev (4.3.3-r0) 21:01:19 Executing busybox-1.31.1-r19.trigger 21:01:19 OK: 233 MiB in 51 packages [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:01:20 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:01:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:01:21 + + sudotrue service 21:01:21 docker restart 21:01:23 Removing intermediate container fef2da19a52c 21:01:23 ---> 120dcb2ee377 21:01:23 Step 4/6 : WORKDIR /edgex-go 21:01:23 ---> Running in 4cdb05669d98 21:01:23 Removing intermediate container 4cdb05669d98 21:01:23 ---> 800011b66757 21:01:23 Step 5/6 : COPY go.mod . 21:01:23 ---> 46cbfc1e4f88 21:01:23 Step 6/6 : RUN go mod download 21:01:23 ---> Running in 54c532fa2a79 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:01:23 provisioning config files... 21:01:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3662198199687656257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:01:24 ---> docker-login.sh 21:01:24 nexus3.edgexfoundry.org:10001 21:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:25 Configure a credential helper to remove this warning. See 21:01:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:25 21:01:25 Login Succeeded 21:01:25 nexus3.edgexfoundry.org:10002 21:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:26 Configure a credential helper to remove this warning. See 21:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:26 21:01:26 Login Succeeded 21:01:26 nexus3.edgexfoundry.org:10003 21:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:26 Configure a credential helper to remove this warning. See 21:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:26 21:01:26 Login Succeeded 21:01:26 nexus3.edgexfoundry.org:10004 21:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:27 Configure a credential helper to remove this warning. See 21:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:27 21:01:27 Login Succeeded 21:01:27 docker.io 21:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:27 Configure a credential helper to remove this warning. See 21:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:27 21:01:27 Login Succeeded 21:01:27 ---> docker-login.sh ends [Pipeline] } 21:01:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:01:28 ========================================================= 21:01:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:01:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:01:28 + 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 . 21:01:31 Sending build context to Docker daemon 165.4MB 21:01:31 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 21:01:31 Step 2/6 : FROM ${BASE} 21:01:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:01:31 5f621e34cdf4: Pulling fs layer 21:01:31 a4357932f1b6: Pulling fs layer 21:01:31 18c013af1878: Pulling fs layer 21:01:31 00ac8860ef70: Pulling fs layer 21:01:31 63d7cb157983: Pulling fs layer 21:01:31 b116817d02f9: Pulling fs layer 21:01:31 745a02a5169b: Pulling fs layer 21:01:31 00ac8860ef70: Waiting 21:01:31 63d7cb157983: Waiting 21:01:31 b116817d02f9: Waiting 21:01:31 745a02a5169b: Waiting 21:01:31 18c013af1878: Verifying Checksum 21:01:31 a4357932f1b6: Verifying Checksum 21:01:31 a4357932f1b6: Download complete 21:01:31 63d7cb157983: Download complete 21:01:31 b116817d02f9: Verifying Checksum 21:01:31 b116817d02f9: Download complete 21:01:31 5f621e34cdf4: Verifying Checksum 21:01:32 5f621e34cdf4: Pull complete 21:01:33 a4357932f1b6: Pull complete 21:01:33 18c013af1878: Pull complete 21:01:34 745a02a5169b: Verifying Checksum 21:01:34 745a02a5169b: Download complete 21:01:35 00ac8860ef70: Verifying Checksum 21:01:35 00ac8860ef70: Download complete 21:01:45 00ac8860ef70: Pull complete 21:01:45 Removing intermediate container 54c532fa2a79 21:01:45 ---> 07f70fb82492 21:01:45 Successfully built 07f70fb82492 21:01:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:01:45 63d7cb157983: Pull complete 21:01:45 + docker inspect -f . ci-base-image-x86_64 21:01:45 . [Pipeline] withDockerContainer 21:01:46 prd-centos7-docker-4c-2g-18289 does not seem to be running inside a container 21:01:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat 21:01:46 b116817d02f9: Pull complete 21:01:46 $ docker top 70932ffc3fcc8498f8621f0aa41ac9773dfd86c6d37edac96e56914aeb418259 -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:47 + go version 21:01:47 go version go1.15.5 linux/amd64 [Pipeline] } 21:01:47 $ docker stop --time=1 70932ffc3fcc8498f8621f0aa41ac9773dfd86c6d37edac96e56914aeb418259 21:01:48 $ docker rm -f 70932ffc3fcc8498f8621f0aa41ac9773dfd86c6d37edac96e56914aeb418259 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:01:49 + docker inspect -f . ci-base-image-x86_64 21:01:49 . [Pipeline] withDockerContainer 21:01:49 prd-centos7-docker-4c-2g-18289 does not seem to be running inside a container 21:01:49 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat 21:01:50 745a02a5169b: Pull complete 21:01:50 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 21:01:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:01:50 ---> b7e6874047d6 21:01:50 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 21:01:50 $ docker top e3fd2ff12489c25c6338a0cc23579fdd7ff5b90d91f4e53c4e94e2a593016932 -eo pid,comm [Pipeline] { [Pipeline] echo 21:01:50 ========================================================= 21:01:50 [edgeXBuildGoParallel] Running Tests and Build... 21:01:50 ========================================================= [Pipeline] sh 21:01:51 + make test 21:01:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:01:53 ---> Running in e0c92b3e7b11 21:01:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:01:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:01:57 (1/12) Installing libmagic (5.38-r0) 21:01:57 (2/12) Installing file (5.38-r0) 21:01:57 (3/12) Installing libc-dev (0.7.2-r3) 21:01:57 (4/12) Installing g++ (9.3.0-r2) 21:01:59 ? github.com/edgexfoundry/edgex-go [no test files] 21:02:01 (5/12) Installing fortify-headers (1.1-r0) 21:02:01 (6/12) Installing patch (2.7.6-r6) 21:02:01 (7/12) Installing build-base (0.5-r2) 21:02:01 (8/12) Installing libsodium (1.0.18-r0) 21:02:01 (9/12) Installing pkgconf (1.7.2-r0) 21:02:01 (10/12) Installing libsodium-dev (1.0.18-r0) 21:02:01 (11/12) Installing libzmq (4.3.3-r0) 21:02:01 (12/12) Installing zeromq-dev (4.3.3-r0) 21:02:01 Executing busybox-1.31.1-r19.trigger 21:02:01 OK: 217 MiB in 51 packages 21:02:06 Removing intermediate container e0c92b3e7b11 21:02:06 ---> 71cdff9c46bf 21:02:06 Step 4/6 : WORKDIR /edgex-go 21:02:06 ---> Running in 3d44150c5a52 21:02:07 Removing intermediate container 3d44150c5a52 21:02:07 ---> f655b20fa558 21:02:07 Step 5/6 : COPY go.mod . 21:02:07 ---> 98d72b047180 21:02:07 Step 6/6 : RUN go mod download 21:02:08 ---> Running in 6ae44d40672e 21:02:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:02:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:02:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:02:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:02:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 21:02:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:02:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:02:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:02:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:02:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:02:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:02:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:02:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:02:25 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.102s coverage: 46.6% of statements 21:02:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:02:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:02:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 21:02:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 21:02:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 21:02:30 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.202s coverage: 27.0% of statements 21:02:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:02:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:02:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 21:02:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 21:02:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 21:02:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:02:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.048s coverage: 100.0% of statements 21:02:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 21:02:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.047s coverage: 100.0% of statements 21:02:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 21:02:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 21:02:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.134s coverage: 75.0% of statements 21:02:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 21:02:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 21:02:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.129s coverage: 82.9% of statements 21:02:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 21:02:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 21:02:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 21:02:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 21:02:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.363s coverage: 28.6% of statements 21:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 21:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 21:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 21:02:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.059s coverage: 100.0% of statements 21:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 21:02:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.056s coverage: 100.0% of statements 21:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 21:02:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.114s coverage: 86.7% of statements 21:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 21:02:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.104s coverage: 97.5% of statements 21:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 21:02:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.068s coverage: 78.3% of statements 21:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 21:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 21:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 21:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 21:02:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.327s coverage: 93.8% of statements 21:02:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 21:02:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 21:02:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 21:02:34 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 21:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 21:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 21:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 21:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 21:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 21:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 21:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 21:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 21:02:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.030s coverage: 58.8% of statements 21:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 21:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 21:02:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.069s coverage: 0.1% of statements 21:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 21:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 21:02:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:02:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:02:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.039s coverage: 100.0% of statements 21:02:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:02:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 75.5% of statements 21:02:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:02:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.037s coverage: 80.8% of statements 21:02:35 Removing intermediate container 6ae44d40672e 21:02:35 ---> 9810321691ec 21:02:35 Successfully built 9810321691ec 21:02:35 Successfully tagged ci-base-image-arm64:latest 21:02:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [Pipeline] isUnix [Pipeline] sh 21:02:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.045s coverage: 84.2% of statements 21:02:35 + docker inspect -f . ci-base-image-arm64 21:02:35 . [Pipeline] withDockerContainer 21:02:35 prd-ubuntu18.04-docker-arm64-4c-16g-18293 does not seem to be running inside a container 21:02:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat 21:02:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.067s coverage: 91.4% of statements 21:02:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:02:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.210s coverage: 63.5% of statements 21:02:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:02:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:02:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements 21:02:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.054s coverage: 91.3% of statements 21:02:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 21:02:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.049s coverage: 73.7% of statements 21:02:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.043s coverage: 100.0% of statements 21:02:37 $ docker top 0cf5ca0ef32f97de5a4436d9927769227a44467de4ab221a55bbecff2ebad108 -eo pid,comm [Pipeline] { [Pipeline] sh 21:02:38 + go version 21:02:38 go version go1.15.5 linux/arm64 [Pipeline] } 21:02:38 $ docker stop --time=1 0cf5ca0ef32f97de5a4436d9927769227a44467de4ab221a55bbecff2ebad108 21:02:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.341s coverage: 55.9% of statements 21:02:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:02:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:02:38 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 21:02:38 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 21:02:38 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 21:02:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.088s coverage: 37.0% of statements 21:02:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:02:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:02:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.356s coverage: 84.0% of statements 21:02:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.046s coverage: 100.0% of statements 21:02:40 $ docker rm -f 0cf5ca0ef32f97de5a4436d9927769227a44467de4ab221a55bbecff2ebad108 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 21:02:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.106s coverage: 47.1% of statements 21:02:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:02:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:02:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 21:02:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 21:02:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 21:02:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.074s coverage: 100.0% of statements 21:02:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 21:02:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.052s coverage: 100.0% of statements 21:02:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [Pipeline] isUnix [Pipeline] sh 21:02:41 + docker inspect -f . ci-base-image-arm64 21:02:41 . [Pipeline] withDockerContainer 21:02:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.693s coverage: 29.1% of statements 21:02:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:02:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:02:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 21:02:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 21:02:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 21:02:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.065s coverage: 99.0% of statements 21:02:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 21:02:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements 21:02:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 21:02:41 ok github.com/edgexfoundry/edgex-go/internal/system 0.032s coverage: 0.0% of statements 21:02:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:02:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements 21:02:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 21:02:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:02:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:02:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 21:02:41 prd-ubuntu18.04-docker-arm64-4c-16g-18293 does not seem to be running inside a container 21:02:41 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat 21:02:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.047s coverage: 87.9% of statements 21:02:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 21:02:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:02:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements 21:02:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.037s coverage: 32.1% of statements 21:02:42 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 21:02:42 GO111MODULE=on go vet ./... 21:02:43 $ docker top f3a50b338797e9278a4e0ccf08ae0c6fb6db512ec5f9f2412c3e17e0634e9430 -eo pid,comm [Pipeline] { [Pipeline] echo 21:02:43 ========================================================= 21:02:43 [edgeXBuildGoParallel] Running Tests and Build... 21:02:43 ========================================================= [Pipeline] sh 21:02:44 + make test 21:02:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:03:04 gofmt -l . 21:03:05 [ "`gofmt -l .`" = "" ] 21:03:05 ./bin/test-go-mod-tidy.sh 21:03:06 ./bin/test-attribution-txt.sh 21:03:06 ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] sh 21:03:08 + ls -al . 21:03:08 total 636 21:03:08 drwxrwxr-x 10 1001 1001 4096 Jan 4 21:03 . 21:03:08 drwxr-xr-x 4 root root 28 Jan 4 21:01 .. 21:03:08 -rw-rw-r-- 1 1001 1001 11 Jan 4 20:59 .dockerignore 21:03:08 drwxrwxr-x 8 1001 1001 179 Jan 4 20:59 .git 21:03:08 drwxrwxr-x 3 1001 1001 125 Jan 4 20:59 .github 21:03:08 -rw-rw-r-- 1 1001 1001 824 Jan 4 20:59 .gitignore 21:03:08 drwx------ 3 1001 1001 47 Jan 4 21:00 .semver 21:03:08 -rw-rw-r-- 1 1001 1001 166 Jan 4 20:59 .sonarcloud.properties 21:03:08 -rw-rw-r-- 1 1001 1001 3804 Jan 4 20:59 CONTRIBUTING.md 21:03:08 -rw-rw-r-- 1 1001 1001 931 Jan 4 20:59 Dockerfile.build 21:03:08 -rw-rw-r-- 1 1001 1001 863 Jan 4 20:59 Jenkinsfile 21:03:08 -rw-rw-r-- 1 1001 1001 10775 Jan 4 20:59 LICENSE 21:03:08 -rw-rw-r-- 1 1001 1001 5750 Jan 4 20:59 Makefile 21:03:08 -rw-rw-r-- 1 1001 1001 6511 Jan 4 20:59 README.md 21:03:08 -rw-rw-r-- 1 1001 1001 6744 Jan 4 20:59 SECURITY.md 21:03:08 -rw-rw-r-- 1 1001 1001 5 Jan 4 21:00 VERSION 21:03:08 -rw-rw-r-- 1 1001 1001 4131 Jan 4 20:59 ZMQWindows.md 21:03:08 drwxrwxr-x 2 1001 1001 117 Jan 4 20:59 bin 21:03:08 drwxrwxr-x 14 1001 1001 4096 Jan 4 20:59 cmd 21:03:08 -rw-r--r-- 1 root root 538204 Jan 4 21:02 coverage.out 21:03:08 -rw-r--r-- 1 root root 979 Jan 4 21:03 go.mod 21:03:08 -rw-r--r-- 1 root root 18824 Jan 4 21:03 go.sum 21:03:08 drwxrwxr-x 8 1001 1001 127 Jan 4 20:59 internal 21:03:08 drwxrwxr-x 4 1001 1001 26 Jan 4 20:59 openapi 21:03:08 drwxrwxr-x 4 1001 1001 71 Jan 4 20:59 snap 21:03:08 -rw-rw-r-- 1 1001 1001 168 Jan 4 20:59 version.go [Pipeline] sh 21:03:08 + '[' -e coverage.out ] 21:03:08 + chown 1001:1001 coverage.out [Pipeline] stash 21:03:08 Stashed 1 file(s) [Pipeline] sh 21:03:08 + make build 21:03:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 21:03:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:03:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 21:03:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:03:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:03:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:03:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:03:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:03:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:03:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:03:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 21:03:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 21:03:31 $ docker stop --time=1 e3fd2ff12489c25c6338a0cc23579fdd7ff5b90d91f4e53c4e94e2a593016932 21:03:33 $ docker rm -f e3fd2ff12489c25c6338a0cc23579fdd7ff5b90d91f4e53c4e94e2a593016932 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:03:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:03:35 21:03:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 21:03:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:03:35 latest: Pulling from edgex-devops/edgex-compose 21:03:35 cbdbe7a5bc2a: Pulling fs layer 21:03:35 ca9280d653b3: Pulling fs layer 21:03:35 7e9c9ca2126c: Pulling fs layer 21:03:35 cbdbe7a5bc2a: Verifying Checksum 21:03:35 cbdbe7a5bc2a: Download complete 21:03:36 ca9280d653b3: Verifying Checksum 21:03:36 ca9280d653b3: Download complete 21:03:36 cbdbe7a5bc2a: Pull complete 21:03:37 7e9c9ca2126c: Download complete 21:03:37 ca9280d653b3: Pull complete 21:03:43 7e9c9ca2126c: Pull complete 21:03:43 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:03:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:03:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 21:03:44 prd-centos7-docker-4c-2g-18289 does not seem to be running inside a container 21:03:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:03:46 $ docker top c42c8a6cff992bd60c3f6b6823686e562d541839b2261171bcd170457fdba58c -eo pid,comm [Pipeline] { [Pipeline] sh 21:03:46 + docker-compose build --help 21:03:46 + grep parallel 21:03:47 --parallel Build images in parallel. [Pipeline] } 21:03:47 $ docker stop --time=1 c42c8a6cff992bd60c3f6b6823686e562d541839b2261171bcd170457fdba58c 21:03:49 $ docker rm -f c42c8a6cff992bd60c3f6b6823686e562d541839b2261171bcd170457fdba58c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:03:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:03:49 . [Pipeline] withDockerContainer 21:03:50 prd-centos7-docker-4c-2g-18289 does not seem to be running inside a container 21:03:50 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:03:50 $ docker top 361c885c8748e20e24b8029aae6472c5276f467925dab9e3dd4091b0757e48c8 -eo pid,comm [Pipeline] { [Pipeline] sh 21:03:51 + docker-compose -f ./docker-compose-build.yml build --parallel 21:03:53 Building docker-core-command-go ... 21:03:53 Building docker-core-data-go ... 21:03:53 Building docker-core-metadata-go ... 21:03:53 Building docker-security-bootstrap-redis-go ... 21:03:53 Building docker-security-proxy-setup-go ... 21:03:53 Building docker-security-secretstore-setup-go ... 21:03:53 Building docker-support-notifications-go ... 21:03:53 Building docker-support-scheduler-go ... 21:03:53 Building docker-sys-mgmt-agent-go ... 21:03:53 Building docker-sys-mgmt-agent-go 21:03:53 Building docker-security-proxy-setup-go 21:03:53 Building docker-core-command-go 21:03:53 Building docker-core-metadata-go 21:03:53 Building docker-support-scheduler-go 21:03:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:04:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:04:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:04:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:04:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 21:04:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:04:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:04:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:04:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:04:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:04:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:04:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:04:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:04:19 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:04:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:04:19 ---> 07f70fb82492 21:04:19 Step 3/21 : WORKDIR /edgex-go 21:04:21 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:04:21 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:04:21 ---> 07f70fb82492 21:04:21 Step 3/21 : WORKDIR /edgex-go 21:04:21 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:04:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:04:21 ---> 07f70fb82492 21:04:21 Step 3/26 : WORKDIR /edgex-go 21:04:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:04:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:04:21 ---> 07f70fb82492 21:04:21 Step 3/22 : WORKDIR /edgex-go 21:04:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:04:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:04:21 ---> 07f70fb82492 21:04:21 Step 3/22 : WORKDIR /edgex-go 21:04:22 ---> Running in 455303bead2f 21:04:23 ---> Running in 6c2bae98a8b3 21:04:23 ---> Running in d2ff8593820e 21:04:23 ---> Running in c2421561877e 21:04:23 ---> Running in 021d7a9b1e17 21:04:23 Removing intermediate container c2421561877e 21:04:23 ---> 849735fadfeb 21:04:23 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:23 Removing intermediate container d2ff8593820e 21:04:23 ---> 4e9677b54994 21:04:23 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:23 Removing intermediate container 021d7a9b1e17 21:04:23 ---> c49d8a40523b 21:04:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:23 Removing intermediate container 455303bead2f 21:04:23 ---> 8a2d103fdf1a 21:04:23 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:23 Removing intermediate container 6c2bae98a8b3 21:04:23 ---> d163c0c08a7c 21:04:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:23 ---> Running in c46e722cbf10 21:04:23 ---> Running in cf19253a593a 21:04:23 ---> Running in 59a2d0fb69f9 21:04:23 ---> Running in 16b26bbc2cd2 21:04:23 ---> Running in 93f7a40bb6fb 21:04:25 Removing intermediate container cf19253a593a 21:04:25 ---> 5989a94a8e12 21:04:25 Step 5/21 : RUN apk add --update --no-cache make git 21:04:25 ---> Running in 62c9b8861339 21:04:25 Removing intermediate container c46e722cbf10 21:04:25 ---> b96de8ff0673 21:04:25 Step 5/26 : RUN apk add --update --no-cache make bash git 21:04:26 ---> Running in d35877ddb6c7 21:04:26 Removing intermediate container 16b26bbc2cd2 21:04:26 ---> 34c0a3e9231b 21:04:26 Step 5/22 : RUN apk add --update --no-cache make git 21:04:26 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.277s coverage: 46.6% of statements 21:04:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:04:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:04:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 21:04:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 21:04:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 21:04:26 Removing intermediate container 59a2d0fb69f9 21:04:26 ---> 5f17b12eb398 21:04:26 Step 5/21 : RUN apk add --update --no-cache make git 21:04:26 Removing intermediate container 93f7a40bb6fb 21:04:26 ---> 7b9a90b8f2d0 21:04:26 Step 5/22 : RUN apk add --update --no-cache make git 21:04:26 ---> Running in e42a94fed27a 21:04:26 ---> Running in 9890b60ddc5e 21:04:26 ---> Running in ffc17613950d 21:04:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:04:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:04:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:04:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:04:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:04:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:04:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:04:27 OK: 233 MiB in 51 packages 21:04:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:04:28 OK: 233 MiB in 51 packages 21:04:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:04:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:04:28 Removing intermediate container 62c9b8861339 21:04:28 ---> da93e0ea2c34 21:04:28 Step 6/21 : COPY go.mod . 21:04:28 OK: 233 MiB in 51 packages 21:04:28 Removing intermediate container d35877ddb6c7 21:04:28 ---> 52a2811bc902 21:04:28 Step 6/26 : COPY go.mod . 21:04:28 OK: 233 MiB in 51 packages 21:04:28 OK: 233 MiB in 51 packages 21:04:28 ---> 9da7f1ea9681 21:04:28 Step 7/21 : RUN go mod download 21:04:28 ---> Running in e28cb3da2012 21:04:29 ---> 565c6ffc64d4 21:04:29 Step 7/26 : RUN go mod download 21:04:29 ---> Running in c23187177f43 21:04:29 Removing intermediate container e42a94fed27a 21:04:29 ---> 79d44fc781a9 21:04:29 Step 6/22 : COPY go.mod . 21:04:30 Removing intermediate container 9890b60ddc5e 21:04:30 ---> e98c759c2d21 21:04:30 Step 6/21 : COPY go.mod . 21:04:30 ---> eb4df23a0023 21:04:30 Step 7/22 : RUN go mod download 21:04:30 Removing intermediate container ffc17613950d 21:04:30 ---> 9ad0b2aa707e 21:04:30 Step 6/22 : COPY go.mod . 21:04:30 ---> Running in c01179557b73 21:04:30 ---> b772787d58d4 21:04:30 Step 7/21 : RUN go mod download 21:04:30 ---> 2c5b64135e71 21:04:30 Step 7/22 : RUN go mod download 21:04:30 ---> Running in 5841dabe4baa 21:04:30 ---> Running in 79dcfc800721 21:04:31 Removing intermediate container e28cb3da2012 21:04:31 ---> e9347c47f1f5 21:04:31 Step 8/21 : COPY . . 21:04:31 Removing intermediate container c23187177f43 21:04:31 ---> eea823a54c7d 21:04:31 Step 8/26 : COPY . . 21:04:32 Removing intermediate container c01179557b73 21:04:32 ---> 5c631492d709 21:04:32 Step 8/22 : COPY . . 21:04:34 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.598s coverage: 27.0% of statements 21:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 21:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 21:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 21:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:04:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements 21:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 21:04:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.078s coverage: 100.0% of statements 21:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 21:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 21:04:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.597s coverage: 75.7% of statements 21:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 21:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 21:04:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.715s coverage: 82.9% of statements 21:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 21:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 21:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 21:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 21:04:37 Removing intermediate container 5841dabe4baa 21:04:37 ---> 43210ce575a7 21:04:37 Step 8/21 : COPY . . 21:04:38 Removing intermediate container 79dcfc800721 21:04:38 ---> 36a4603cfe8d 21:04:38 Step 8/22 : COPY . . 21:04:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.143s coverage: 28.6% of statements 21:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 21:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 21:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 21:04:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.148s coverage: 100.0% of statements 21:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 21:04:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.080s coverage: 100.0% of statements 21:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 21:04:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.373s coverage: 86.7% of statements 21:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 21:04:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.399s coverage: 97.5% of statements 21:04:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 21:04:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.205s coverage: 78.3% of statements 21:04:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 21:04:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 21:04:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 21:04:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 21:04:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.188s coverage: 93.8% of statements 21:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 21:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 21:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 21:04:53 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 21:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 21:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 21:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 21:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 21:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 21:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 21:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 21:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 21:04:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 21:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 21:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 21:04:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.174s coverage: 0.1% of statements 21:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 21:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 21:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.086s coverage: 100.0% of statements 21:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.166s coverage: 75.5% of statements 21:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 80.8% of statements 21:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.183s coverage: 87.2% of statements 21:04:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.127s coverage: 84.2% of statements 21:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.191s coverage: 91.4% of statements 21:04:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:04:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.758s coverage: 63.5% of statements 21:04:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:04:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:04:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.100s coverage: 100.0% of statements 21:04:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 91.3% of statements 21:05:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.146s coverage: 100.0% of statements 21:05:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.133s coverage: 73.7% of statements 21:05:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements 21:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.940s coverage: 55.9% of statements 21:05:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:05:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:05:07 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 21:05:07 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 21:05:07 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 21:05:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.436s coverage: 37.0% of statements 21:05:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:05:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:05:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.766s coverage: 84.0% of statements 21:05:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.098s coverage: 100.0% of statements 21:05:11 ---> b4ff9aa69d22 21:05:11 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 21:05:11 ---> 9e80517726f9 21:05:11 Step 9/22 : RUN make cmd/core-metadata/core-metadata 21:05:11 ---> ebef2d974f2c 21:05:11 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:05:11 ---> b4b22b0d4ed8 21:05:11 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:05:11 ---> Running in 2be8354c2b03 21:05:11 ---> Running in d5f83c57b6e3 21:05:11 ---> Running in a2232148535b 21:05:11 ---> Running in f7e50e933774 21:05:11 ---> 7f3ccad74e8d 21:05:11 Step 9/22 : RUN make cmd/core-command/core-command 21:05:11 ---> Running in df52da96a7af 21:05:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:05:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:05:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:05:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:05:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 21:05:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.428s coverage: 47.1% of statements 21:05:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:05:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:05:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 21:05:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 21:05:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 21:05:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.130s coverage: 100.0% of statements 21:05:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 21:05:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.106s coverage: 100.0% of statements 21:05:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 21:05:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.543s coverage: 29.1% of statements 21:05:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:05:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:05:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 21:05:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 21:05:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 21:05:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.261s coverage: 99.0% of statements 21:05:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 21:05:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.095s coverage: 100.0% of statements 21:05:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 21:05:22 ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements 21:05:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:05:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements 21:05:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 21:05:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:05:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:05:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 21:05:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.090s coverage: 87.9% of statements 21:05:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 21:05:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:05:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 21:05:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 21:05:24 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.088s coverage: 100.0% of statements 21:05:25 GO111MODULE=on go vet ./... 21:05:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 21:05:48 Removing intermediate container a2232148535b 21:05:48 ---> 156d02609712 21:05:48 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:05:48 Removing intermediate container d5f83c57b6e3 21:05:48 ---> f0f51d8e4701 21:05:48 21:05:48 Step 10/21 : FROM scratch 21:05:48 ---> 21:05:48 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:05:48 Removing intermediate container df52da96a7af 21:05:48 ---> 4e1a3061ffcb 21:05:48 21:05:48 Step 10/22 : FROM scratch 21:05:48 ---> 21:05:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:05:48 ---> Running in bde620b1a287 21:05:48 ---> Running in 9b68c029c698 21:05:48 ---> Running in faf4a1e6ab53 21:05:48 Removing intermediate container f7e50e933774 21:05:48 ---> 01f128c27536 21:05:48 21:05:48 Step 10/21 : FROM alpine:3.12 21:05:48 3.12: Pulling from library/alpine 21:05:49 Removing intermediate container 9b68c029c698 21:05:49 ---> 6d86b39ee09b 21:05:49 Step 12/21 : ENV APP_PORT=48085 21:05:49 Removing intermediate container faf4a1e6ab53 21:05:49 ---> 2cbd52ef2ea9 21:05:49 Step 12/22 : ENV APP_PORT=48082 21:05:51 ---> Running in 1088e5117f77 21:05:51 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 21:05:51 ---> Running in d020a44c51e6 21:05:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:05:51 Status: Downloaded newer image for alpine:3.12 21:05:51 ---> 389fef711851 21:05:51 Step 11/21 : RUN apk add --update --no-cache curl 21:05:51 ---> Running in 48d6105f9e14 21:05:51 Removing intermediate container 2be8354c2b03 21:05:51 ---> ed156832f9b0 21:05:51 21:05:51 Step 10/22 : FROM scratch 21:05:51 ---> 21:05:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:05:51 ---> Using cache 21:05:51 ---> 2cbd52ef2ea9 21:05:51 Step 12/22 : ENV APP_PORT=48081 21:05:51 ---> Running in 135eaecf5fde 21:05:51 Removing intermediate container d020a44c51e6 21:05:51 ---> ba610221a85a 21:05:51 Step 13/22 : EXPOSE $APP_PORT 21:05:51 Removing intermediate container 1088e5117f77 21:05:51 ---> d45b90b3a70b 21:05:51 Step 13/21 : EXPOSE $APP_PORT 21:05:51 ---> Running in bce26d5f5693 21:05:51 ---> Running in f4fd27ca15b0 21:05:51 Removing intermediate container 135eaecf5fde 21:05:51 ---> 51dcdb6ba973 21:05:51 Step 13/22 : EXPOSE $APP_PORT 21:05:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:05:51 Removing intermediate container bce26d5f5693 21:05:51 ---> 81f9ff352cd2 21:05:51 Step 14/22 : WORKDIR / 21:05:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:05:51 ---> Running in 6a9ff6e509bf 21:05:51 (1/4) Installing ca-certificates (20191127-r4) 21:05:51 ---> Running in 71ef5ddcd463 21:05:51 Removing intermediate container f4fd27ca15b0 21:05:51 ---> 65ba975072e6 21:05:51 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 21:05:52 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:05:52 (3/4) Installing libcurl (7.69.1-r3) 21:05:52 (4/4) Installing curl (7.69.1-r3) 21:05:52 Executing busybox-1.31.1-r19.trigger 21:05:52 Executing ca-certificates-20191127-r4.trigger 21:05:52 OK: 7 MiB in 18 packages 21:05:52 Removing intermediate container 6a9ff6e509bf 21:05:52 ---> b82848a5e630 21:05:52 Step 14/22 : WORKDIR / 21:05:52 ---> Running in 7b7af088752a 21:05:52 ---> dd41f4f240af 21:05:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:05:54 Removing intermediate container 71ef5ddcd463 21:05:54 ---> d5935d7d374e 21:05:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 21:05:54 Removing intermediate container bde620b1a287 21:05:54 ---> 11a620d464c0 21:05:54 21:05:54 Step 11/26 : FROM docker:20.10.0 21:05:54 20.10.0: Pulling from library/docker 21:05:55 Removing intermediate container 7b7af088752a 21:05:55 ---> 695a6d3f82bf 21:05:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 21:05:55 ---> 8b9f022461d3 21:05:55 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:05:55 Removing intermediate container 48d6105f9e14 21:05:55 ---> d6c1eae1e070 21:05:55 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:05:55 ---> 63f36e565875 21:05:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:05:55 ---> Running in b0c480eaf79c 21:05:56 ---> 644c04f0fad2 21:05:56 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 21:05:56 ---> 75b91004919a 21:05:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:05:56 Removing intermediate container b0c480eaf79c 21:05:56 ---> 23c848fac90d 21:05:56 Step 13/21 : WORKDIR /edgex 21:05:56 ---> Running in dbe8e56d7c5d 21:05:56 ---> a47ca4c8513c 21:05:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:05:56 ---> Running in 49e155566e81 21:05:56 Removing intermediate container dbe8e56d7c5d 21:05:56 ---> 5c30abe89ca4 21:05:56 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:05:56 ---> d9bc598591f7 21:05:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:05:56 ---> c394c4bfa114 21:05:56 Step 18/22 : ENTRYPOINT ["/core-command"] 21:05:57 Removing intermediate container 49e155566e81 21:05:57 ---> 87ba9eb4c21e 21:05:57 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:05:57 ---> Running in bcf910afa7f5 21:05:57 ---> Running in d606e07e4640 21:05:57 ---> 533f5ddf3bbd 21:05:57 Step 18/22 : ENTRYPOINT ["/core-metadata"] 21:05:57 Removing intermediate container bcf910afa7f5 21:05:57 ---> 7866cdd77a74 21:05:57 Step 19/21 : LABEL arch=x86_64 21:05:57 ---> Running in 7d61fb61654f 21:05:57 Removing intermediate container d606e07e4640 21:05:57 ---> c7f7f4d43146 21:05:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:05:57 ---> 2ddbf0e7cf64 21:05:57 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:05:57 ---> Running in 7634d8d6fc01 21:05:57 ---> Running in a00ab79cf10b 21:05:57 Removing intermediate container 7d61fb61654f 21:05:57 ---> 8779cb705eaa 21:05:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:05:57 Removing intermediate container 7634d8d6fc01 21:05:57 ---> 9e7edab7eca4 21:05:57 Step 20/21 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 21:05:57 ---> Running in 680b12174a74 21:05:57 Removing intermediate container a00ab79cf10b 21:05:57 ---> cac53249bacb 21:05:57 Step 20/22 : LABEL arch=x86_64 21:05:58 ---> Running in 12b1c43ceabf 21:05:58 ---> Running in 9edc0414c66e 21:05:58 ---> dedcb76c1644 21:05:58 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:05:58 Removing intermediate container 680b12174a74 21:05:58 ---> ecd7fabbdbf9 21:05:58 Step 20/22 : LABEL arch=x86_64 21:05:58 Removing intermediate container 12b1c43ceabf 21:05:58 ---> 2ef0cf3e8c72 21:05:58 Step 21/21 : LABEL version=0.0.0 21:05:58 Removing intermediate container 9edc0414c66e 21:05:58 ---> f29eb357ac36 21:05:58 Step 21/22 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 21:05:58 ---> Running in fa3112ac58f2 21:05:58 ---> Running in 59e550d54a99 21:05:58 ---> Running in dc76be38e1b8 21:05:59 Removing intermediate container fa3112ac58f2 21:05:59 ---> bb379f321ea2 21:05:59 Step 21/22 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 21:06:00 ---> b4e433d572a9 21:06:00 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:06:00 Removing intermediate container 59e550d54a99 21:06:00 ---> 495cbfa907d0 21:06:00 21:06:00 ---> Running in 125186f25bfb 21:06:00 Removing intermediate container dc76be38e1b8 21:06:00 ---> 66f3ff8cf315 21:06:00 Step 22/22 : LABEL version=0.0.0 21:06:00 ---> Running in 5ec2c2b22616 21:06:00 ---> Running in 3d19eab0aadd 21:06:00 Successfully built 495cbfa907d0 21:06:00 Removing intermediate container 125186f25bfb 21:06:00 ---> 99a3000fa3ea 21:06:00 Step 22/22 : LABEL version=0.0.0 21:06:00 Successfully tagged docker-support-scheduler-go:latest 21:06:00  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go 21:06:01 Removing intermediate container 5ec2c2b22616 21:06:01 ---> 6ea488ce645b 21:06:01 Step 18/21 : CMD ["--init=true"] 21:06:01 ---> Running in 335b8baf8930 21:06:01 ---> Running in 38e30ce41b4b 21:06:01 Removing intermediate container 3d19eab0aadd 21:06:01 ---> d80218e161cd 21:06:01 21:06:01 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:06:01 Successfully built d80218e161cd 21:06:01 Status: Downloaded newer image for docker:20.10.0 21:06:01 Removing intermediate container 335b8baf8930 21:06:01 ---> 1062ab6749fb 21:06:01 21:06:01 Successfully tagged docker-core-command-go:latest 21:06:01 ---> aefe523efa57 21:06:01 Step 12/26 : RUN apk add --no-cache bash 21:06:01  Building docker-core-command-go ... done Building docker-core-data-go 21:06:01 Removing intermediate container 38e30ce41b4b 21:06:01 ---> 56b7369fd20f 21:06:01 Step 19/21 : LABEL arch=x86_64 21:06:01 Successfully built 1062ab6749fb 21:06:01 ---> Running in 152266f4705f 21:06:01 Successfully tagged docker-core-metadata-go:latest 21:06:01 Building docker-support-notifications-go 21:06:01  Building docker-core-metadata-go ... done  ---> Running in b8698f2025a8 21:06:01 Removing intermediate container b8698f2025a8 21:06:01 ---> f794fe2db964 21:06:01 Step 20/21 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 21:06:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:06:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:06:05 ---> Running in bb1155161e85 21:06:05 (1/2) Installing readline (8.0.4-r0) 21:06:05 (2/2) Installing bash (5.0.17-r0) 21:06:05 Executing bash-5.0.17-r0.post-install 21:06:05 Executing busybox-1.31.1-r19.trigger 21:06:05 OK: 12 MiB in 22 packages 21:06:08 Removing intermediate container bb1155161e85 21:06:08 ---> 246a01c11de1 21:06:08 Step 21/21 : LABEL version=0.0.0 21:06:09 ---> Running in 044d793aa61a 21:06:10 Removing intermediate container 044d793aa61a 21:06:10 ---> c722db3b3c2c 21:06:10 21:06:10 Removing intermediate container 152266f4705f 21:06:10 ---> 41a0cf89435f 21:06:10 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 21:06:10 Successfully built c722db3b3c2c 21:06:10 ---> Running in b43a164d7af1 21:06:10 Successfully tagged docker-security-proxy-setup-go:latest 21:06:10  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrap-redis-go 21:06:10 Removing intermediate container b43a164d7af1 21:06:10 ---> bcacd269057c 21:06:10 Step 14/26 : ENV APP_PORT=48090 21:06:14 ---> Running in 1bd461a11461 21:06:15 Removing intermediate container 1bd461a11461 21:06:15 ---> 270f74e95707 21:06:15 Step 15/26 : EXPOSE $APP_PORT 21:06:15 ---> Running in d391d7ce9d5a 21:06:19 Removing intermediate container d391d7ce9d5a 21:06:19 ---> d3aa38d3e824 21:06:19 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:06:21 ---> 4cd7fa163d14 21:06:21 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:06:22 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:06:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:06:22 ---> 07f70fb82492 21:06:22 Step 3/23 : WORKDIR /edgex-go 21:06:22 ---> Using cache 21:06:22 ---> d163c0c08a7c 21:06:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:22 ---> Using cache 21:06:22 ---> 7b9a90b8f2d0 21:06:22 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:06:23 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:06:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:06:23 ---> 07f70fb82492 21:06:23 Step 3/24 : WORKDIR /edgex-go 21:06:23 ---> Using cache 21:06:23 ---> d163c0c08a7c 21:06:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:23 ---> Using cache 21:06:23 ---> 7b9a90b8f2d0 21:06:23 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 21:06:23 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:06:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:06:23 ---> 07f70fb82492 21:06:23 Step 3/24 : WORKDIR /edgex-go 21:06:23 ---> Using cache 21:06:23 ---> d163c0c08a7c 21:06:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:23 ---> Using cache 21:06:23 ---> 7b9a90b8f2d0 21:06:23 Step 5/24 : RUN apk add --update --no-cache make git 21:06:23 ---> Using cache 21:06:23 ---> 9ad0b2aa707e 21:06:23 Step 6/24 : COPY go.mod . 21:06:23 ---> Using cache 21:06:23 ---> 2c5b64135e71 21:06:23 Step 7/24 : RUN go mod download 21:06:23 ---> Using cache 21:06:23 ---> 36a4603cfe8d 21:06:23 Step 8/24 : COPY . . 21:06:23 ---> Using cache 21:06:23 ---> 7f3ccad74e8d 21:06:23 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:06:26 ---> Running in f33d1e7b147f 21:06:26 ---> Running in 7a5ce8bdd8fd 21:06:26 ---> Running in 7dac0a8c3e0f 21:06:26 ---> b8323529464e 21:06:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:06:28 ---> 8253b7ee75f9 21:06:28 Step 19/26 : RUN apk --no-cache add py3-pip 21:06:28 ---> Running in bb37a2df1096 21:06:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:06:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:06:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:06:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:06:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:06:29 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:06:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:06:29 ---> 07f70fb82492 21:06:29 Step 3/22 : WORKDIR /edgex-go 21:06:29 ---> Using cache 21:06:29 ---> d163c0c08a7c 21:06:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:29 ---> Using cache 21:06:29 ---> 7b9a90b8f2d0 21:06:29 Step 5/22 : RUN apk add --update --no-cache make git 21:06:29 ---> Using cache 21:06:29 ---> 9ad0b2aa707e 21:06:29 Step 6/22 : COPY go.mod . 21:06:29 ---> Using cache 21:06:29 ---> 2c5b64135e71 21:06:29 Step 7/22 : RUN go mod download 21:06:29 ---> Using cache 21:06:29 ---> 36a4603cfe8d 21:06:29 Step 8/22 : COPY . . 21:06:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:06:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:06:29 (1/33) Installing libbz2 (1.0.8-r1) 21:06:29 ---> Using cache 21:06:29 ---> 7f3ccad74e8d 21:06:29 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 21:06:29 (2/33) Installing expat (2.2.9-r1) 21:06:29 (3/33) Installing libffi (3.3-r2) 21:06:29 (4/33) Installing gdbm (1.13-r1) 21:06:30 OK: 233 MiB in 51 packages 21:06:30 OK: 233 MiB in 51 packages 21:06:30 (5/33) Installing xz-libs (5.2.5-r0) 21:06:30 (6/33) Installing sqlite-libs (3.32.1-r0) 21:06:30 (7/33) Installing python3 (3.8.5-r0) 21:06:30 ---> Running in a932738f9b7a 21:06:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 21:06:32 (8/33) Installing py3-appdirs (1.4.4-r1) 21:06:32 (9/33) Installing py3-ordered-set (4.0.1-r0) 21:06:32 (10/33) Installing py3-parsing (2.4.7-r0) 21:06:32 (11/33) Installing py3-six (1.15.0-r0) 21:06:32 (12/33) Installing py3-packaging (20.4-r0) 21:06:32 (13/33) Installing py3-setuptools (47.0.0-r0) 21:06:32 (14/33) Installing py3-chardet (3.0.4-r4) 21:06:33 (15/33) Installing py3-idna (2.9-r0) 21:06:33 (16/33) Installing py3-certifi (2020.4.5.1-r0) 21:06:33 (17/33) Installing py3-urllib3 (1.25.9-r0) 21:06:33 Removing intermediate container 7dac0a8c3e0f 21:06:33 ---> cdffc53188c6 21:06:33 Step 6/24 : COPY go.mod . 21:06:33 (18/33) Installing py3-requests (2.23.0-r0) 21:06:33 (19/33) Installing py3-msgpack (1.0.0-r0) 21:06:33 (20/33) Installing py3-lockfile (0.12.2-r3) 21:06:33 Removing intermediate container 7a5ce8bdd8fd 21:06:33 ---> ebf92a91c875 21:06:33 Step 6/23 : COPY go.mod . 21:06:33 (21/33) Installing py3-cachecontrol (0.12.6-r0) 21:06:33 (22/33) Installing py3-colorama (0.4.3-r0) 21:06:34 (23/33) Installing py3-distlib (0.3.0-r0) 21:06:35 (24/33) Installing py3-distro (1.5.0-r1) 21:06:35 (25/33) Installing py3-webencodings (0.5.1-r3) 21:06:35 (26/33) Installing py3-html5lib (1.0.1-r4) 21:06:35 ---> b81bffd0ed10 21:06:35 Step 7/24 : RUN go mod download 21:06:36 (27/33) Installing py3-pytoml (0.1.21-r0) 21:06:36 (28/33) Installing py3-pep517 (0.8.2-r0) 21:06:36 (29/33) Installing py3-progress (1.5-r0) 21:06:36 (30/33) Installing py3-toml (0.10.1-r0) 21:06:36 (31/33) Installing py3-retrying (1.3.3-r0) 21:06:36 ---> 6265bf72aaff 21:06:36 Step 7/23 : RUN go mod download 21:06:36 (32/33) Installing py3-contextlib2 (0.6.0-r0) 21:06:36 (33/33) Installing py3-pip (20.1.1-r0) 21:06:36 ---> Running in 171eb664ad62 21:06:37 Executing busybox-1.31.1-r19.trigger 21:06:37 OK: 71 MiB in 55 packages 21:06:37 ---> Running in c2a288d4385d 21:06:40 Removing intermediate container 171eb664ad62 21:06:40 ---> 75eff16b1849 21:06:40 Step 8/24 : COPY . . 21:06:40 Removing intermediate container c2a288d4385d 21:06:40 ---> 296553331df0 21:06:40 Step 8/23 : COPY . . 21:06:47 gofmt -l . 21:06:47 [ "`gofmt -l .`" = "" ] 21:06:47 ./bin/test-go-mod-tidy.sh 21:06:47 ./bin/test-attribution-txt.sh [Pipeline] sh 21:06:47 + ls -al . 21:06:47 total 664 21:06:47 drwxrwxr-x 9 1001 1001 4096 Jan 4 21:06 . 21:06:47 drwxr-xr-x 4 root root 4096 Jan 4 21:02 .. 21:06:47 -rw-rw-r-- 1 1001 1001 11 Jan 4 21:01 .dockerignore 21:06:47 drwxrwxr-x 8 1001 1001 4096 Jan 4 21:01 .git 21:06:47 drwxrwxr-x 3 1001 1001 4096 Jan 4 21:01 .github 21:06:47 -rw-rw-r-- 1 1001 1001 824 Jan 4 21:01 .gitignore 21:06:47 -rw-rw-r-- 1 1001 1001 166 Jan 4 21:01 .sonarcloud.properties 21:06:47 -rw-rw-r-- 1 1001 1001 3804 Jan 4 21:01 CONTRIBUTING.md 21:06:47 -rw-rw-r-- 1 1001 1001 931 Jan 4 21:01 Dockerfile.build 21:06:47 -rw-rw-r-- 1 1001 1001 863 Jan 4 21:01 Jenkinsfile 21:06:47 -rw-rw-r-- 1 1001 1001 10775 Jan 4 21:01 LICENSE 21:06:47 -rw-rw-r-- 1 1001 1001 5750 Jan 4 21:01 Makefile 21:06:47 -rw-rw-r-- 1 1001 1001 6511 Jan 4 21:01 README.md 21:06:47 -rw-rw-r-- 1 1001 1001 6744 Jan 4 21:01 SECURITY.md 21:06:47 -rw-rw-r-- 1 1001 1001 5 Jan 4 21:00 VERSION 21:06:47 -rw-rw-r-- 1 1001 1001 4131 Jan 4 21:01 ZMQWindows.md 21:06:47 drwxrwxr-x 2 1001 1001 4096 Jan 4 21:01 bin 21:06:47 drwxrwxr-x 14 1001 1001 4096 Jan 4 21:01 cmd 21:06:47 -rw-r--r-- 1 root root 538204 Jan 4 21:05 coverage.out 21:06:47 -rw-r--r-- 1 root root 979 Jan 4 21:06 go.mod 21:06:47 -rw-r--r-- 1 root root 18824 Jan 4 21:06 go.sum 21:06:47 drwxrwxr-x 8 1001 1001 4096 Jan 4 21:01 internal 21:06:47 drwxrwxr-x 4 1001 1001 4096 Jan 4 21:01 openapi 21:06:47 drwxrwxr-x 4 1001 1001 4096 Jan 4 21:01 snap 21:06:47 -rw-rw-r-- 1 1001 1001 168 Jan 4 21:01 version.go [Pipeline] sh 21:06:49 + '[' -e coverage.out ] 21:06:49 + chown 1001:1001 coverage.out [Pipeline] stash 21:06:49 Warning: overwriting stash ‘coverage-report’ 21:06:50 Stashed 1 file(s) [Pipeline] sh 21:06:51 + make build 21:06:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 21:06:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:07:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:07:11 Removing intermediate container a932738f9b7a 21:07:11 ---> 67511299d9e9 21:07:11 21:07:11 Step 10/22 : FROM alpine:3.12 21:07:11 ---> 865fa3f2d459 21:07:11 Step 9/23 : RUN make cmd/core-data/core-data 21:07:11 ---> 389fef711851 21:07:11 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 21:07:11 ---> dce538a31b7e 21:07:11 Step 9/24 : RUN make cmd/support-notifications/support-notifications 21:07:11 Removing intermediate container f33d1e7b147f 21:07:11 ---> 7b767a5125fb 21:07:11 21:07:11 Step 10/24 : FROM alpine:3.12 21:07:11 ---> 389fef711851 21:07:11 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 21:07:11 ---> Running in 3f2f8e6a612d 21:07:11 ---> Running in c170bd517dcb 21:07:11 Removing intermediate container bb37a2df1096 21:07:11 ---> 667780fac70e 21:07:11 Step 20/26 : RUN pip install docker-compose==1.23.2 21:07:11 ---> Running in a8eab922aaa2 21:07:11 ---> Running in 6687fd80eebb 21:07:11 ---> Running in 4f93f4c02375 21:07:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 21:07:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:07:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:07:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:07:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:07:12 (1/5) Installing ca-certificates (20191127-r4) 21:07:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:07:12 (2/5) Installing nghttp2-libs (1.41.0-r0) 21:07:12 (1/5) Installing ca-certificates (20191127-r4) 21:07:12 (3/5) Installing libcurl (7.69.1-r3) 21:07:12 (4/5) Installing curl (7.69.1-r3) 21:07:12 (2/5) Installing nghttp2-libs (1.41.0-r0) 21:07:12 (5/5) Installing dumb-init (1.2.2-r1) 21:07:12 (3/5) Installing libcurl (7.69.1-r3) 21:07:12 Executing busybox-1.31.1-r19.trigger 21:07:12 (4/5) Installing curl (7.69.1-r3) 21:07:12 (5/5) Installing dumb-init (1.2.2-r1) 21:07:12 Executing busybox-1.31.1-r19.trigger 21:07:12 Executing ca-certificates-20191127-r4.trigger 21:07:12 Executing ca-certificates-20191127-r4.trigger 21:07:13 OK: 7 MiB in 19 packages 21:07:13 OK: 7 MiB in 19 packages 21:07:15 Removing intermediate container 6687fd80eebb 21:07:15 ---> dae80c82648c 21:07:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:07:15 Removing intermediate container c170bd517dcb 21:07:15 ---> 9d4e12cf0f9b 21:07:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 21:07:16 ---> Running in a8c57d4486bd 21:07:16 ---> Running in 5a70baa54f0a 21:07:16 Removing intermediate container a8c57d4486bd 21:07:16 ---> 6435b2db67d6 21:07:16 Step 13/24 : WORKDIR / 21:07:16 Collecting docker-compose==1.23.2 21:07:16 Removing intermediate container 5a70baa54f0a 21:07:16 ---> 2a546eebc830 21:07:16 Step 13/22 : WORKDIR / 21:07:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:07:16 ---> Running in 27ef22fde64c 21:07:16 ---> Running in 24ff332b47fa 21:07:17 Collecting docopt<0.7,>=0.6.1 21:07:17 Downloading docopt-0.6.2.tar.gz (25 kB) 21:07:17 Removing intermediate container 27ef22fde64c 21:07:17 ---> da2e75f71402 21:07:17 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 21:07:17 Removing intermediate container 24ff332b47fa 21:07:17 ---> 7b7ec8407423 21:07:17 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:07:17 ---> 948e44d37f39 21:07:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 21:07:17 ---> 713c5c0f8c6c 21:07:17 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:07:18 Collecting PyYAML<4,>=3.10 21:07:18 Downloading PyYAML-3.13.tar.gz (270 kB) 21:07:19 ---> a15b10b3300a 21:07:19 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:07:19 Collecting texttable<0.10,>=0.9.0 21:07:19 Downloading texttable-0.9.1.tar.gz (11 kB) 21:07:20 ---> c91fe070f26d 21:07:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 21:07:20 ---> 92077bdb2a34 21:07:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:07:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:07:20 ---> 09b0adec1b0f 21:07:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 21:07:21 Collecting dockerpty<0.5,>=0.4.1 21:07:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:07:21 ---> 2f520f828090 21:07:21 Step 18/22 : RUN chmod +x entrypoint.sh 21:07:22 ---> Running in 2e575a25c49e 21:07:22 ---> 36b016268ea3 21:07:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:07:22 Collecting cached-property<2,>=1.2.0 21:07:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:07:23 Collecting jsonschema<3,>=2.5.1 21:07:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:07:23 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:07:23 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:07:23 ---> 7a9f078953e3 21:07:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:07:23 Collecting docker<4.0,>=3.6.0 21:07:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:07:23 Collecting websocket-client<1.0,>=0.32.0 21:07:23 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 21:07:24 ---> 748143bc5830 21:07:24 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:07:24 Collecting idna<2.8,>=2.5 21:07:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:07:24 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 21:07:24 ---> Running in e70fde650a6a 21:07:24 Collecting urllib3<1.25,>=1.21.1 21:07:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:07:24 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 21:07:25 Removing intermediate container 2e575a25c49e 21:07:25 ---> 0c36805fa715 21:07:25 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 21:07:25 Collecting docker-pycreds>=0.4.0 21:07:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:07:25 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:07:25 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:07:25 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:07:25 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:07:25 ---> Running in 6b9168b2ea35 21:07:25 Installing collected packages: docopt, PyYAML, texttable, dockerpty, cached-property, jsonschema, idna, urllib3, requests, docker-pycreds, websocket-client, docker, docker-compose 21:07:25 Running setup.py install for docopt: started 21:07:25 Removing intermediate container 6b9168b2ea35 21:07:25 ---> 8d071ae82693 21:07:25 Step 20/22 : LABEL arch=x86_64 21:07:25 ---> Running in 6c601e4a5b78 21:07:26 Running setup.py install for docopt: finished with status 'done' 21:07:26 Running setup.py install for PyYAML: started 21:07:26 Removing intermediate container 6c601e4a5b78 21:07:26 ---> c4a08d5fecef 21:07:26 Step 21/22 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 21:07:27 Running setup.py install for PyYAML: finished with status 'done' 21:07:27 Running setup.py install for texttable: started 21:07:27 ---> Running in d59ccc41f823 21:07:27 Removing intermediate container e70fde650a6a 21:07:27 ---> e82167dee652 21:07:27 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:07:27 Running setup.py install for texttable: finished with status 'done' 21:07:27 Running setup.py install for dockerpty: started 21:07:28 Removing intermediate container d59ccc41f823 21:07:28 ---> 2630a8763916 21:07:28 Step 22/22 : LABEL version=0.0.0 21:07:28 ---> Running in 799785c1f55b 21:07:28 Running setup.py install for dockerpty: finished with status 'done' 21:07:28 ---> Running in 4f9a18eb3ac3 21:07:28 Removing intermediate container 799785c1f55b 21:07:28 ---> 8688d2c124ed 21:07:28 Step 22/24 : LABEL arch=x86_64 21:07:28 Attempting uninstall: idna 21:07:28 Found existing installation: idna 2.9 21:07:28 Uninstalling idna-2.9: 21:07:29 Successfully uninstalled idna-2.9 21:07:29 Removing intermediate container 4f9a18eb3ac3 21:07:29 ---> 5fd0bef555f3 21:07:29 21:07:29 ---> Running in 019d8f9902b6 21:07:29 Attempting uninstall: urllib3 21:07:29 Found existing installation: urllib3 1.25.9 21:07:29 Uninstalling urllib3-1.25.9: 21:07:29 Successfully uninstalled urllib3-1.25.9 21:07:29 Successfully built 5fd0bef555f3 21:07:29 Successfully tagged docker-security-bootstrap-redis-go:latest 21:07:29  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 019d8f9902b6 21:07:29 ---> 811636d0310c 21:07:29 Step 23/24 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 21:07:29 Attempting uninstall: requests 21:07:29 Found existing installation: requests 2.23.0 21:07:29 Uninstalling requests-2.23.0: 21:07:30 Successfully uninstalled requests-2.23.0 21:07:30 ---> Running in b9ca152ada2a 21:07:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 21:07:31 Removing intermediate container b9ca152ada2a 21:07:31 ---> 366abed19bb7 21:07:31 Step 24/24 : LABEL version=0.0.0 21:07:32 ---> Running in fe73063e3d13 21:07:32 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 21:07:32 Removing intermediate container fe73063e3d13 21:07:32 ---> 66b418258e04 21:07:32 21:07:33 Successfully built 66b418258e04 21:07:33 Successfully tagged docker-security-secretstore-setup-go:latest 21:07:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:07:36  Building docker-security-secretstore-setup-go ... done Removing intermediate container a8eab922aaa2 21:07:36 ---> 70e7bfa9cd5a 21:07:36 21:07:36 Step 10/24 : FROM scratch 21:07:36 ---> 21:07:36 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 21:07:38 ---> Running in 7693203b0f33 21:07:38 Removing intermediate container 4f93f4c02375 21:07:38 ---> ee4b02e57fb4 21:07:38 Step 21/26 : RUN apk --no-cache add curl 21:07:38 ---> Running in 598c27e484a7 21:07:38 Removing intermediate container 7693203b0f33 21:07:38 ---> b6ef189e6ec3 21:07:38 Step 12/24 : ENV APP_PORT=48060 21:07:39 ---> Running in ef0df7b398ad 21:07:39 Removing intermediate container ef0df7b398ad 21:07:39 ---> 86d236f3bf0b 21:07:39 Step 13/24 : EXPOSE $APP_PORT 21:07:40 Removing intermediate container 3f2f8e6a612d 21:07:40 ---> c1a5ee51f816 21:07:40 21:07:40 Step 10/23 : FROM alpine:3.12 21:07:40 ---> 389fef711851 21:07:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:07:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:07:40 ---> Running in 0021ef4aa9f2 21:07:40 ---> Running in e75a365d37ce 21:07:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:07:40 Removing intermediate container 0021ef4aa9f2 21:07:40 ---> 1600cbd90c55 21:07:40 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 21:07:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:07:40 Removing intermediate container e75a365d37ce 21:07:40 ---> df3b602d966c 21:07:40 Step 12/23 : ENV APP_PORT=48080 21:07:40 (1/3) Installing nghttp2-libs (1.41.0-r0) 21:07:40 (2/3) Installing libcurl (7.69.1-r3) 21:07:40 ---> Running in 3cb17da71f6e 21:07:40 (3/3) Installing curl (7.69.1-r3) 21:07:40 Executing busybox-1.31.1-r19.trigger 21:07:40 OK: 72 MiB in 58 packages 21:07:40 ---> 63f873ef4bd2 21:07:40 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 21:07:40 Removing intermediate container 3cb17da71f6e 21:07:40 ---> 70cd75e2a501 21:07:40 Step 13/23 : EXPOSE $APP_PORT 21:07:40 ---> Running in 82ff6a098012 21:07:41 Removing intermediate container 82ff6a098012 21:07:41 ---> 850839a04f11 21:07:41 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:07:41 ---> Running in f5a64e19e762 21:07:41 Removing intermediate container 598c27e484a7 21:07:41 ---> b50ea86396b0 21:07:41 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 21:07:41 ---> e20ca94db2a6 21:07:41 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 21:07:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:07:42 ---> Running in 47cd5a46f3e0 21:07:42 Removing intermediate container 47cd5a46f3e0 21:07:42 ---> af6210ca6037 21:07:42 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:07:42 ---> Running in f051473971ba 21:07:42 ---> b29119f756e0 21:07:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 21:07:42 Removing intermediate container f051473971ba 21:07:42 ---> 879ac15dc987 21:07:42 Step 24/26 : LABEL arch=x86_64 21:07:42 ---> Running in 6c90e5a8a9ef 21:07:43 ---> a58831709814 21:07:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:07:43 Removing intermediate container 6c90e5a8a9ef 21:07:43 ---> 529478e6039c 21:07:43 Step 25/26 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 21:07:43 Removing intermediate container f5a64e19e762 21:07:43 ---> 36f7d60243ed 21:07:43 Step 15/23 : RUN apk add --update --no-cache zeromq 21:07:43 ---> Running in b858a36b0b40 21:07:44 ---> Running in a3953a60bc56 21:07:44 ---> 6fa7b04bd08f 21:07:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:07:44 Removing intermediate container b858a36b0b40 21:07:44 ---> cb0195a2d562 21:07:44 Step 26/26 : LABEL version=0.0.0 21:07:44 ---> Running in ae26d4bf68fe 21:07:44 Removing intermediate container ae26d4bf68fe 21:07:44 ---> fd15e4eb7075 21:07:44 21:07:44 ---> 337d8233d3f7 21:07:44 Step 20/24 : ENTRYPOINT ["/support-notifications"] 21:07:44 ---> Running in 1056cfd60cb3 21:07:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:07:44 Successfully built fd15e4eb7075 21:07:44 Successfully tagged docker-sys-mgmt-agent-go:latest 21:07:44  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 1056cfd60cb3 21:07:44 ---> 2b1e6ef38421 21:07:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:07:44 ---> Running in 36a455692956 21:07:45 Removing intermediate container 36a455692956 21:07:45 ---> a90c9d2a16f9 21:07:45 Step 22/24 : LABEL arch=x86_64 21:07:45 ---> Running in 30bd3a6c38d3 21:07:45 Removing intermediate container 30bd3a6c38d3 21:07:45 ---> f22d58f59e8a 21:07:45 Step 23/24 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 21:07:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:07:45 ---> Running in 8f487aa5a22b 21:07:45 Removing intermediate container 8f487aa5a22b 21:07:45 ---> 0ff3c1cde076 21:07:45 Step 24/24 : LABEL version=0.0.0 21:07:45 ---> Running in b593296a6c51 21:07:45 (1/5) Installing libgcc (9.3.0-r2) 21:07:45 Removing intermediate container b593296a6c51 21:07:45 ---> 04a660f37b13 21:07:45 21:07:45 (2/5) Installing libsodium (1.0.18-r0) 21:07:45 Successfully built 04a660f37b13 21:07:45 Successfully tagged docker-support-notifications-go:latest 21:07:45  Building docker-support-notifications-go ... done (3/5) Installing libstdc++ (9.3.0-r2) 21:07:46 (4/5) Installing libzmq (4.3.3-r0) 21:07:46 (5/5) Installing zeromq (4.3.3-r0) 21:07:46 Executing busybox-1.31.1-r19.trigger 21:07:46 OK: 8 MiB in 19 packages 21:07:47 Removing intermediate container a3953a60bc56 21:07:47 ---> 31fdc2d1ba02 21:07:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 21:07:47 ---> be4841e1d4e1 21:07:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:07:47 ---> ed99d4b01d73 21:07:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:07:47 ---> a22d6c04ae6d 21:07:47 Step 19/23 : ENTRYPOINT ["/core-data"] 21:07:48 ---> Running in 9ad7c5a7778e 21:07:48 Removing intermediate container 9ad7c5a7778e 21:07:48 ---> d513fea982f5 21:07:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:07:48 ---> Running in c9eaa7c140f1 21:07:48 Removing intermediate container c9eaa7c140f1 21:07:48 ---> 868fd1590f32 21:07:48 Step 21/23 : LABEL arch=x86_64 21:07:48 ---> Running in 73b8222d5032 21:07:48 Removing intermediate container 73b8222d5032 21:07:48 ---> 19de764a2d7d 21:07:48 Step 22/23 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 21:07:48 ---> Running in f422fe0a8505 21:07:48 Removing intermediate container f422fe0a8505 21:07:48 ---> f7bd0747371c 21:07:48 Step 23/23 : LABEL version=0.0.0 21:07:48 ---> Running in 90e3ca965535 21:07:49 Removing intermediate container 90e3ca965535 21:07:49 ---> 0bccb67be1d4 21:07:49 21:07:49 Successfully built 0bccb67be1d4 21:07:49 Successfully tagged docker-core-data-go:latest 21:07:49  Building docker-core-data-go ... done  [Pipeline] } 21:07:49 $ docker stop --time=1 361c885c8748e20e24b8029aae6472c5276f467925dab9e3dd4091b0757e48c8 21:07:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:07:51 $ docker rm -f 361c885c8748e20e24b8029aae6472c5276f467925dab9e3dd4091b0757e48c8 [Pipeline] // withDockerContainer [Pipeline] sh 21:07:51 + docker images 21:07:51 + grep docker 21:07:51 docker-core-data-go latest 0bccb67be1d4 3 seconds ago 22.2MB 21:07:51 docker-support-notifications-go latest 04a660f37b13 6 seconds ago 12MB 21:07:51 docker-sys-mgmt-agent-go latest fd15e4eb7075 7 seconds ago 313MB 21:07:51 docker-security-secretstore-setup-go latest 66b418258e04 19 seconds ago 24.6MB 21:07:51 docker-security-bootstrap-redis-go latest 5fd0bef555f3 23 seconds ago 15.8MB 21:07:51 docker-security-proxy-setup-go latest c722db3b3c2c About a minute ago 24.5MB 21:07:51 docker-core-metadata-go latest 1062ab6749fb About a minute ago 13MB 21:07:51 docker-core-command-go latest d80218e161cd About a minute ago 10.6MB 21:07:51 docker-support-scheduler-go latest 495cbfa907d0 About a minute ago 10.7MB 21:07:51 docker 20.10.0 aefe523efa57 3 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 21:07:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:07:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:08:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:08:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 21:08:07 Still waiting to schedule task 21:08:07 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 21:08:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 21:08:12 $ docker stop --time=1 f3a50b338797e9278a4e0ccf08ae0c6fb6db512ec5f9f2412c3e17e0634e9430 21:08:14 $ docker rm -f f3a50b338797e9278a4e0ccf08ae0c6fb6db512ec5f9f2412c3e17e0634e9430 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:08:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:08:16 21:08:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:08:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:08:17 latest: Pulling from edgex-devops/edgex-compose-arm64 21:08:17 29e5d40040c1: Pulling fs layer 21:08:17 1ce36da41761: Pulling fs layer 21:08:17 25b303627fd3: Pulling fs layer 21:08:17 29e5d40040c1: Verifying Checksum 21:08:17 29e5d40040c1: Download complete 21:08:18 1ce36da41761: Verifying Checksum 21:08:18 1ce36da41761: Download complete 21:08:18 29e5d40040c1: Pull complete 21:08:19 1ce36da41761: Pull complete 21:08:20 25b303627fd3: Verifying Checksum 21:08:20 25b303627fd3: Download complete 21:08:30 25b303627fd3: Pull complete 21:08:30 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:08:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:08:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 21:08:30 prd-ubuntu18.04-docker-arm64-4c-16g-18293 does not seem to be running inside a container 21:08:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:08:34 $ docker top be946d6316185380dd8f6a68c72e6fc86965607f675063072d1f7424c08573cf -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:35 + docker-compose build --help 21:08:35 + grep parallel 21:08:38 --parallel Build images in parallel. [Pipeline] } 21:08:38 $ docker stop --time=1 be946d6316185380dd8f6a68c72e6fc86965607f675063072d1f7424c08573cf 21:08:40 $ docker rm -f be946d6316185380dd8f6a68c72e6fc86965607f675063072d1f7424c08573cf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:08:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:08:41 . [Pipeline] withDockerContainer 21:08:41 prd-ubuntu18.04-docker-arm64-4c-16g-18293 does not seem to be running inside a container 21:08:41 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:08:42 $ docker top 353759a3ca0ad3ae6a2fe455b7d9e527c5f506ff58c168a2a3dac95a9c362167 -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:44 + docker-compose -f ./docker-compose-build.yml build --parallel 21:08:48 Building docker-core-command-go ... 21:08:48 Building docker-core-data-go ... 21:08:48 Building docker-core-metadata-go ... 21:08:48 Building docker-security-bootstrap-redis-go ... 21:08:48 Building docker-security-proxy-setup-go ... 21:08:48 Building docker-security-secretstore-setup-go ... 21:08:48 Building docker-support-notifications-go ... 21:08:48 Building docker-support-scheduler-go ... 21:08:48 Building docker-sys-mgmt-agent-go ... 21:08:48 Building docker-support-scheduler-go 21:08:48 Building docker-security-bootstrap-redis-go 21:08:48 Building docker-core-command-go 21:08:48 Building docker-support-notifications-go 21:08:48 Building docker-sys-mgmt-agent-go 21:09:03 Running on prd-ubuntu18.04-docker-8c-8g-18298 in /w/workspace/edgexfoundry_edgex-go_PR-2981 [Pipeline] { [Pipeline] ws 21:09:03 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 21:09:05 using credential edgex-jenkins-ssh 21:09:05 Cloning the remote Git repository 21:09:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:09:05 > git init /w/workspace/edgex-go/3 # timeout=10 21:09:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:09:05 > git --version # timeout=10 21:09:05 > git --version # 'git version 2.17.1' 21:09:05 using GIT_SSH to set credentials SSH Credentials for GitHub 21:09:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:09:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:09:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:09:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:09:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:09:12 using GIT_SSH to set credentials SSH Credentials for GitHub 21:09:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2981/head:refs/remotes/origin/PR-2981 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:09:13 Merging remotes/origin/master commit 7af4896cef5687a5f8c07b1f9027609ce8fe2c5c into PR head commit 25e13778a92a8a7a31affe0f2c643dda221ced05 21:09:13 Merge succeeded, producing 25e13778a92a8a7a31affe0f2c643dda221ced05 21:09:13 Checking out Revision 25e13778a92a8a7a31affe0f2c643dda221ced05 (PR-2981) 21:09:13 > git config core.sparsecheckout # timeout=10 21:09:13 > git checkout -f 25e13778a92a8a7a31affe0f2c643dda221ced05 # timeout=10 21:09:13 > git remote # timeout=10 21:09:13 > git config --get remote.origin.url # timeout=10 21:09:13 using GIT_SSH to set credentials SSH Credentials for GitHub 21:09:13 > git merge 7af4896cef5687a5f8c07b1f9027609ce8fe2c5c # timeout=10 21:09:13 > git rev-parse HEAD^{commit} # timeout=10 21:09:13 > git config core.sparsecheckout # timeout=10 21:09:13 > git checkout -f 25e13778a92a8a7a31affe0f2c643dda221ced05 # timeout=10 21:09:17 Commit message: "refactor: Adjust for removal of backward compatibility code" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:18 + echo snap-build.sh 21:09:18 snap-build.sh 21:09:18 + SNAP_BASE_DIR=. 21:09:18 + '[' '!' -z /w/workspace/edgex-go/3 ']' 21:09:18 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 21:09:18 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 21:09:18 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 21:09:18 + cd /w/workspace/edgex-go/3 21:09:18 + sudo apt-get remove -qy --purge lxd lxd-client 21:09:18 Reading package lists... 21:09:18 Building dependency tree... 21:09:18 Reading state information... 21:09:18 The following packages were automatically installed and are no longer required: 21:09:18 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 21:09:18 uidmap xdelta3 21:09:18 Use 'sudo apt autoremove' to remove them. 21:09:18 The following packages will be REMOVED: 21:09:18 lxd* lxd-client* 21:09:19 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 21:09:19 After this operation, 31.7 MB disk space will be freed. 21:09:19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 21:09:20 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 21:09:20 Removing lxd dnsmasq configuration 21:09:21 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 21:09:21 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 21:09:21 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 21:09:21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 21:09:21 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 21:09:23 Processing triggers for systemd (237-3ubuntu10.42) ... 21:09:23 Processing triggers for ureadahead (0.100.0-21) ... 21:09:25 + sudo snap remove --purge lxd 21:09:25 snap "lxd" is not installed 21:09:25 + sudo groupadd --force --system lxd 21:09:25 ++ whoami 21:09:25 + sudo /usr/sbin/usermod -G lxd -a jenkins 21:09:25 + newgrp - lxd 21:09:25 + sudo snap install lxd 21:09:35 2021-01-04T21:09:31Z INFO Waiting for automatic snapd restart... 21:09:47 lxd 4.9 from Canonical* installed 21:09:47 + sudo lxd init --auto 21:09:54 + sudo snap install --classic snapcraft 21:09:56 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:09:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:09:56 ---> 9810321691ec 21:09:56 Step 3/22 : WORKDIR /edgex-go 21:09:56 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:09:56 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:09:56 ---> 9810321691ec 21:09:56 Step 3/21 : WORKDIR /edgex-go 21:09:56 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:09:56 21:09:56 Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 2/22 : FROM ${BUILDER_BASE} AS builder 21:09:56 21:09:56 ---> 9810321691ec 21:09:56 ---> 9810321691ec 21:09:56 Step 3/24 : WORKDIR /edgex-goStep 3/22 : WORKDIR /edgex-go 21:09:56 21:09:56 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:09:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:09:56 ---> 9810321691ec 21:09:56 Step 3/26 : WORKDIR /edgex-go 21:09:58 ---> Running in e3f58909ad5c 21:09:58 ---> Running in e12132e99283 21:09:58 ---> Running in 10ac47b1faf1 21:09:58 ---> Running in ba9fe1aa3ff9 21:09:58 ---> Running in f7bdcd0550e8 21:09:59 Removing intermediate container e12132e99283 21:09:59 ---> 385ceb76a54e 21:09:59 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:09:59 Removing intermediate container 10ac47b1faf1 21:09:59 ---> 42c731b33c02 21:09:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:09:59 Removing intermediate container ba9fe1aa3ff9 21:09:59 ---> c2c5e97595f0 21:09:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:09:59 snapcraft 4.4.4 from Canonical* installed 21:09:59 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 21:09:59 + patch --verbose -p1 21:09:59 Hmm... Looks like a unified diff to me... 21:09:59 The text leading up to this was: 21:09:59 -------------------------- 21:09:59 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 21:09:59 |From: Tony Espy 21:09:59 |Date: Wed, 16 Dec 2020 16:34:55 -0500 21:09:59 |Subject: [PATCH] optimize snap build for pipeline CI check 21:09:59 | 21:09:59 |This patch is used by the EdgeX CI pipeline builds to 21:09:59 |optimize the snap CI check run for pull requests. When 21:09:59 |applied, it essentially strips out everything (apps and 21:09:59 |parts) from the snapcraft.yaml file except those required 21:09:59 |to build edgex-go, as the whole idea of the CI check is to 21:09:59 |catch changes to edgex-go that break the snap build. 21:09:59 | 21:09:59 |In general, anyone updating snapcraft.yaml will also need 21:09:59 |to update this patch file, otherwise it may fail to apply, 21:09:59 |resulting in a failed snap build CI check in the associated 21:09:59 |pull request. 21:09:59 | 21:09:59 |Note - in addition to applying this patch, the pipeline also 21:09:59 |only primes the snap (e.g. `snapcraft prime`), as there's no 21:09:59 |need to build the finally binary .snap file (and it won't 21:09:59 |work with the patch applied). This further reduces the build 21:09:59 |time. 21:09:59 |--- 21:09:59 | snap/snapcraft.yaml | 461 +------------------------------------------- 21:09:59 | 1 file changed, 2 insertions(+), 459 deletions(-) 21:09:59 | 21:09:59 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 21:09:59 |index 1e537489..faf42425 100644 21:09:59 |--- a/snap/snapcraft.yaml 21:09:59 |+++ b/snap/snapcraft.yaml 21:09:59 -------------------------- 21:09:59 patching file snap/snapcraft.yaml 21:09:59 Using Plan A... 21:09:59 Hunk #1 succeeded at 73. 21:09:59 Hunk #2 FAILED at 202. 21:09:59 Hunk #3 succeeded at 240. 21:09:59 Hunk #4 succeeded at 248. 21:09:59 Hunk #5 succeeded at 255. 21:09:59 Hunk #6 succeeded at 282. 21:09:59 Hunk #7 succeeded at 316. 21:09:59 Hunk #8 succeeded at 367. 21:09:59 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 21:09:59 Hmm... Ignoring the trailing garbage. 21:09:59 done [Pipeline] } 21:09:59 Removing intermediate container f7bdcd0550e8 21:09:59 ---> 2261e33a521c 21:09:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:09:59 Removing intermediate container e3f58909ad5c 21:09:59 ---> fb0674d8e4b4 21:09:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:09:59 ---> Running in ffea8e2dcaaf 21:09:59 ---> Running in 33de55c2709e 21:09:59 ---> Running in ba4437fc7dcb 21:09:59 ---> Running in c8b2f600615d [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } 21:09:59 ---> Running in 68dc12beeb43 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:10:00 Failed in branch amd64 21:10:03 Removing intermediate container ffea8e2dcaaf 21:10:03 ---> a3d82eda3939 21:10:03 Step 5/22 : RUN apk add --update --no-cache make git 21:10:03 ---> Running in e5e340e601f2 21:10:03 Removing intermediate container 33de55c2709e 21:10:03 ---> 8202dc9ca3f0 21:10:03 Step 5/21 : RUN apk add --update --no-cache make git 21:10:03 Removing intermediate container c8b2f600615d 21:10:03 ---> 768235c1130b 21:10:03 Step 5/22 : RUN apk add --update --no-cache make git 21:10:03 ---> Running in dc7559e29895 21:10:03 Removing intermediate container 68dc12beeb43 21:10:03 ---> 19ace4cf15f1 21:10:03 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 21:10:03 Removing intermediate container ba4437fc7dcb 21:10:03 ---> 986a03b7359e 21:10:03 Step 5/26 : RUN apk add --update --no-cache make bash git 21:10:03 ---> Running in 061b4a63d013 21:10:04 ---> Running in ee9fd644a2d5 21:10:04 ---> Running in 17c1a4de5706 21:10:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:10:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:10:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:10:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:10:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:10:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:10:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:10:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:10:06 OK: 217 MiB in 51 packages 21:10:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:10:06 OK: 217 MiB in 51 packages 21:10:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:10:07 OK: 217 MiB in 51 packages 21:10:07 OK: 217 MiB in 51 packages 21:10:08 OK: 217 MiB in 51 packages 21:10:08 Removing intermediate container e5e340e601f2 21:10:08 ---> df51daf8cf3b 21:10:08 Step 6/22 : COPY go.mod . 21:10:08 Removing intermediate container dc7559e29895 21:10:08 ---> 064389f8f21e 21:10:08 Step 6/21 : COPY go.mod . 21:10:09 Removing intermediate container 061b4a63d013 21:10:09 ---> 13a502620f81 21:10:09 Step 6/22 : COPY go.mod . 21:10:09 ---> 43afe95930ee 21:10:09 Step 7/22 : RUN go mod download 21:10:09 ---> Running in 1322a02d864a 21:10:09 Removing intermediate container ee9fd644a2d5 21:10:09 ---> 4c1f3a1ac5c5 21:10:09 Step 6/24 : COPY go.mod . 21:10:09 ---> 9823bd3c5e41 21:10:09 Step 7/21 : RUN go mod download 21:10:10 Removing intermediate container 17c1a4de5706 21:10:10 ---> fad529b842fb 21:10:10 Step 6/26 : COPY go.mod . 21:10:10 ---> 2c7490203d53 21:10:10 Step 7/22 : RUN go mod download 21:10:10 ---> Running in bc11498ab256 21:10:10 ---> Running in 6846567eef94 21:10:10 ---> 5b05009cbd4b 21:10:10 Step 7/24 : RUN go mod download 21:10:10 ---> Running in 9230e52ca0f6 21:10:10 ---> 0db3c0ed883d 21:10:10 Step 7/26 : RUN go mod download 21:10:11 ---> Running in 484329e5564b 21:10:14 Removing intermediate container 1322a02d864a 21:10:14 ---> 5e3968cd1722 21:10:14 Step 8/22 : COPY . . 21:10:14 Removing intermediate container bc11498ab256 21:10:14 ---> b3dce913721e 21:10:14 Step 8/21 : COPY . . 21:10:14 Removing intermediate container 6846567eef94 21:10:14 ---> a6c43c0884bb 21:10:14 Step 8/22 : COPY . . 21:10:15 Removing intermediate container 484329e5564b 21:10:15 ---> 60ba3318035e 21:10:15 Step 8/26 : COPY . . 21:10:15 Removing intermediate container 9230e52ca0f6 21:10:15 ---> 54dc80f0d055 21:10:15 Step 8/24 : COPY . . 21:10:42 ---> e2e26eebadfa 21:10:42 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 21:10:42 ---> 65591098a004 21:10:42 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 21:10:42 ---> 0c22d5627759 21:10:42 Step 9/22 : RUN make cmd/core-command/core-command 21:10:42 ---> 317a974d1c6b 21:10:42 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:10:42 ---> ce565913ac09 21:10:42 Step 9/24 : RUN make cmd/support-notifications/support-notifications 21:10:42 ---> Running in 8e87f81de8be 21:10:42 ---> Running in 0d3dc3eb6cd0 21:10:42 ---> Running in 3acdfcbac4f0 21:10:42 ---> Running in d0dd968f4321 21:10:42 ---> Running in 1c0ab8f017a7 21:10:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 21:10:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 21:10:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:10:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:10:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:12:19 Removing intermediate container 8e87f81de8be 21:12:19 ---> 293049e889ce 21:12:19 21:12:19 Step 10/22 : FROM alpine:3.12 21:12:19 3.12: Pulling from library/alpine 21:12:19 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 21:12:19 Status: Downloaded newer image for alpine:3.12 21:12:19 ---> afeebe901d6b 21:12:19 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 21:12:19 ---> Running in 660ef5fc8c3d 21:12:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:12:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:12:19 Removing intermediate container d0dd968f4321 21:12:19 ---> 87193e380839 21:12:19 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:12:19 (1/5) Installing ca-certificates (20191127-r4) 21:12:19 (2/5) Installing nghttp2-libs (1.41.0-r0) 21:12:19 (3/5) Installing libcurl (7.69.1-r3) 21:12:19 (4/5) Installing curl (7.69.1-r3) 21:12:19 (5/5) Installing dumb-init (1.2.2-r1) 21:12:19 Removing intermediate container 3acdfcbac4f0 21:12:19 ---> b07a01332a73 21:12:19 21:12:19 Step 10/22 : FROM scratch 21:12:19 ---> 21:12:19 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:12:19 Executing busybox-1.31.1-r19.trigger 21:12:19 Removing intermediate container 0d3dc3eb6cd0 21:12:19 ---> b8df6f11c704 21:12:19 21:12:19 Step 10/21 : FROM scratch 21:12:19 ---> 21:12:19 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:12:19 ---> Running in cfbc0e173b3d 21:12:19 Removing intermediate container 1c0ab8f017a7 21:12:19 ---> c9f8b08b3258 21:12:19 21:12:19 Step 10/24 : FROM scratch 21:12:19 ---> 21:12:19 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 21:12:19 Executing ca-certificates-20191127-r4.trigger 21:12:19 OK: 7 MiB in 19 packages 21:12:19 ---> Running in e15302a7d724 21:12:19 ---> Running in 87c2e9efa1b4 21:12:19 ---> Running in ce7b0a2db389 21:12:19 Removing intermediate container 87c2e9efa1b4 21:12:19 ---> 597a02d25076 21:12:19 Step 12/21 : ENV APP_PORT=48085 21:12:19 Removing intermediate container e15302a7d724 21:12:19 ---> 0a4454ce3788 21:12:19 Step 12/24 : ENV APP_PORT=48060 21:12:19 Removing intermediate container ce7b0a2db389 21:12:19 ---> Running in 57c658746424 21:12:19 ---> bb1c6937e9f2 21:12:19 Step 12/22 : ENV APP_PORT=48082 21:12:19 ---> Running in 4a2412b2f2a7 21:12:19 ---> Running in 51f08458c255 21:12:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:12:19 Removing intermediate container 57c658746424 21:12:19 ---> 72d9c697ba24 21:12:19 Step 13/21 : EXPOSE $APP_PORT 21:12:19 ---> Running in b915757f59e2 21:12:19 Removing intermediate container 51f08458c255 21:12:19 ---> fc4798675837 21:12:19 Step 13/22 : EXPOSE $APP_PORT 21:12:19 Removing intermediate container 4a2412b2f2a7 21:12:19 ---> 0ae7a4715bdc 21:12:19 Step 13/24 : EXPOSE $APP_PORT 21:12:19 Removing intermediate container 660ef5fc8c3d 21:12:19 ---> 118ba11818dd 21:12:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 21:12:19 ---> Running in b4648efd4550 21:12:19 ---> Running in ba9362de2c7d 21:12:19 ---> Running in da60c52619fb 21:12:19 Removing intermediate container b915757f59e2 21:12:19 ---> f35235c0d55d 21:12:19 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 21:12:19 Removing intermediate container ba9362de2c7d 21:12:19 ---> 8ddaba5cf825 21:12:19 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 21:12:19 Removing intermediate container b4648efd4550 21:12:19 ---> 13c4b8b395b2 21:12:19 Step 14/22 : WORKDIR / 21:12:19 ---> Running in 9fd0f0956a59 21:12:19 Removing intermediate container da60c52619fb 21:12:19 ---> 21e994b7efe6 21:12:19 Step 13/22 : WORKDIR / 21:12:19 ---> Running in 935b8a56ef22 21:12:19 ---> 23f795d8110b 21:12:19 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:12:20 Removing intermediate container 9fd0f0956a59 21:12:20 ---> 9737bd05d14b 21:12:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 21:12:20 ---> de3c98f24c25 21:12:20 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 21:12:20 Removing intermediate container 935b8a56ef22 21:12:20 ---> f6429beed3a1 21:12:20 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 21:12:21 Removing intermediate container cfbc0e173b3d 21:12:21 ---> aef7fad18214 21:12:21 21:12:21 Step 11/26 : FROM docker:20.10.0 21:12:21 ---> 2001c69edbaa 21:12:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:12:21 20.10.0: Pulling from library/docker 21:12:21 ---> 5b803460ec5f 21:12:21 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:12:21 ---> b8aaff42d1b6 21:12:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 21:12:22 ---> 13fced9cf861 21:12:22 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 21:12:23 ---> 40379831094b 21:12:23 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 21:12:23 ---> Running in 9f3b6a2a1e7a 21:12:23 ---> 5f01d8b139c3 21:12:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:12:24 ---> 8a8af6b8117b 21:12:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 21:12:24 ---> 801b9b04d4d0 21:12:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 21:12:24 Removing intermediate container 9f3b6a2a1e7a 21:12:24 ---> d90c8de5663f 21:12:24 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:12:24 ---> Running in d3b69c3fd8b8 21:12:25 ---> be9d90411a7c 21:12:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 21:12:25 ---> ee64058fe5a3 21:12:25 Step 18/22 : ENTRYPOINT ["/core-command"] 21:12:25 ---> Running in 8f2a53b0f5d3 21:12:25 ---> abec38afd4ec 21:12:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications /Removing intermediate container d3b69c3fd8b8 21:12:25 ---> d9329f5ec887 21:12:25 Step 19/21 : LABEL arch=arm64 21:12:25 21:12:25 ---> Running in a69046425b54 21:12:26 Removing intermediate container 8f2a53b0f5d3 21:12:26 ---> 305864de9143 21:12:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:12:27 ---> 9f9f604a8baa 21:12:27 Step 18/22 : RUN chmod +x entrypoint.sh 21:12:27 ---> Running in b4b6ad16cfff 21:12:27 Removing intermediate container a69046425b54 21:12:27 ---> ec8ce881aa38 21:12:27 Step 20/21 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 21:12:27 ---> Running in e78ae519991c 21:12:27 ---> 375782148be9 21:12:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:12:27 ---> Running in 43ddcab69611 21:12:27 Removing intermediate container b4b6ad16cfff 21:12:27 ---> d3db3c004f81 21:12:27 Step 20/22 : LABEL arch=arm64 21:12:28 ---> Running in 30002a94d9f4 21:12:28 Removing intermediate container 43ddcab69611 21:12:28 ---> 87f1336c6190 21:12:28 Step 21/21 : LABEL version=0.0.0 21:12:28 ---> Running in 3a42ec154dbb 21:12:28 Removing intermediate container 30002a94d9f4 21:12:28 ---> dd143dbd1e3e 21:12:28 Step 21/22 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 21:12:29 ---> 0e5aa409aad6 21:12:29 Step 20/24 : ENTRYPOINT ["/support-notifications"] 21:12:29 ---> Running in a58f93be96f5 21:12:29 ---> Running in 11b4d7f2a6ee 21:12:29 Removing intermediate container 3a42ec154dbb 21:12:29 ---> df1477a09c0c 21:12:29 21:12:30 Removing intermediate container a58f93be96f5 21:12:30 ---> 22268460de60 21:12:30 Step 22/22 : LABEL version=0.0.0 21:12:30 Successfully built df1477a09c0c 21:12:30 Successfully tagged docker-support-scheduler-go-arm64:latest 21:12:30  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go 21:12:30 ---> Running in 9a15594c0774 21:12:30 Removing intermediate container 11b4d7f2a6ee 21:12:30 ---> 8f84f8ebe828 21:12:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:12:31 ---> Running in af43ae03a53b 21:12:31 Removing intermediate container e78ae519991c 21:12:31 ---> 79ddacd629b7 21:12:31 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 21:12:31 Removing intermediate container 9a15594c0774 21:12:31 ---> 5164671e5eb8 21:12:31 21:12:31 ---> Running in 7633e59f69b9 21:12:31 Successfully built 5164671e5eb8 21:12:32 Successfully tagged docker-core-command-go-arm64:latest 21:12:32  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go 21:12:32 Removing intermediate container af43ae03a53b 21:12:32 ---> 6183cb68872d 21:12:32 Step 22/24 : LABEL arch=arm64 21:12:32 Removing intermediate container 7633e59f69b9 21:12:32 ---> ea6a64ba916d 21:12:32 Step 20/22 : LABEL arch=arm64 21:12:32 ---> Running in 1580b261965c 21:12:33 ---> Running in b36e4fadff3c 21:12:33 Removing intermediate container 1580b261965c 21:12:33 ---> c91455a9d1bc 21:12:33 Step 23/24 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 21:12:34 Removing intermediate container b36e4fadff3c 21:12:34 ---> 31ab9aa29c78 21:12:34 Step 21/22 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 21:12:34 ---> Running in cf34e78e9f6a 21:12:35 ---> Running in 5b7391c9aa3d 21:12:35 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:12:35 Status: Downloaded newer image for docker:20.10.0 21:12:35 ---> eeaf43b92773 21:12:35 Step 12/26 : RUN apk add --no-cache bash 21:12:35 Removing intermediate container cf34e78e9f6a 21:12:35 ---> 727a760946b6 21:12:35 Step 24/24 : LABEL version=0.0.0 21:12:35 ---> Running in f568d8c9b96f 21:12:36 ---> Running in 094ac71ef437 21:12:36 Removing intermediate container 5b7391c9aa3d 21:12:36 ---> 1ed01e83bed7 21:12:36 Step 22/22 : LABEL version=0.0.0 21:12:37 ---> Running in 72962c8487e2 21:12:37 Removing intermediate container 094ac71ef437 21:12:37 ---> 6e67335070a4 21:12:37 21:12:37 Removing intermediate container 72962c8487e2 21:12:37 ---> 9da5666ca3a7 21:12:37 21:12:37 Successfully built 6e67335070a4 21:12:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:12:37 Successfully tagged docker-support-notifications-go-arm64:latest 21:12:37  Building docker-support-notifications-go ... done Building docker-core-metadata-go 21:12:38 Successfully built 9da5666ca3a7 21:12:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:12:38 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 21:12:38  Building docker-security-bootstrap-redis-go ... done Building docker-core-data-go 21:12:38 (1/2) Installing readline (8.0.4-r0) 21:12:38 (2/2) Installing bash (5.0.17-r0) 21:12:38 Executing bash-5.0.17-r0.post-install 21:12:38 Executing busybox-1.31.1-r19.trigger 21:12:38 OK: 12 MiB in 22 packages 21:12:40 Removing intermediate container f568d8c9b96f 21:12:40 ---> aa0b1a063531 21:12:40 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 21:12:40 ---> Running in f58aee77a5d3 21:12:41 Removing intermediate container f58aee77a5d3 21:12:41 ---> 655a34c5f7b2 21:12:41 Step 14/26 : ENV APP_PORT=48090 21:12:41 ---> Running in ea1465d87e8a 21:12:42 Removing intermediate container ea1465d87e8a 21:12:42 ---> 78043ee79088 21:12:42 Step 15/26 : EXPOSE $APP_PORT 21:12:42 ---> Running in 722f2dc5706a 21:12:43 Removing intermediate container 722f2dc5706a 21:12:43 ---> 016aedc57ef5 21:12:43 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:12:45 ---> edc084df6e61 21:12:45 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:12:46 ---> 16ecee58b12a 21:12:46 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:12:48 ---> 17dadf9667c7 21:12:48 Step 19/26 : RUN apk --no-cache add py3-pip 21:12:48 ---> Running in 4b8efdd35a10 21:12:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:12:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:12:50 (1/33) Installing libbz2 (1.0.8-r1) 21:12:50 (2/33) Installing expat (2.2.9-r1) 21:12:50 (3/33) Installing libffi (3.3-r2) 21:12:50 (4/33) Installing gdbm (1.13-r1) 21:12:50 (5/33) Installing xz-libs (5.2.5-r0) 21:12:50 (6/33) Installing sqlite-libs (3.32.1-r0) 21:12:50 (7/33) Installing python3 (3.8.5-r0) 21:12:52 (8/33) Installing py3-appdirs (1.4.4-r1) 21:12:52 (9/33) Installing py3-ordered-set (4.0.1-r0) 21:12:52 (10/33) Installing py3-parsing (2.4.7-r0) 21:12:52 (11/33) Installing py3-six (1.15.0-r0) 21:12:52 (12/33) Installing py3-packaging (20.4-r0) 21:12:52 (13/33) Installing py3-setuptools (47.0.0-r0) 21:12:52 (14/33) Installing py3-chardet (3.0.4-r4) 21:12:52 (15/33) Installing py3-idna (2.9-r0) 21:12:52 (16/33) Installing py3-certifi (2020.4.5.1-r0) 21:12:52 (17/33) Installing py3-urllib3 (1.25.9-r0) 21:12:52 (18/33) Installing py3-requests (2.23.0-r0) 21:12:52 (19/33) Installing py3-msgpack (1.0.0-r0) 21:12:52 (20/33) Installing py3-lockfile (0.12.2-r3) 21:12:52 (21/33) Installing py3-cachecontrol (0.12.6-r0) 21:12:52 (22/33) Installing py3-colorama (0.4.3-r0) 21:12:52 (23/33) Installing py3-distlib (0.3.0-r0) 21:12:52 (24/33) Installing py3-distro (1.5.0-r1) 21:12:52 (25/33) Installing py3-webencodings (0.5.1-r3) 21:12:52 (26/33) Installing py3-html5lib (1.0.1-r4) 21:12:52 (27/33) Installing py3-pytoml (0.1.21-r0) 21:12:53 (28/33) Installing py3-pep517 (0.8.2-r0) 21:12:53 (29/33) Installing py3-progress (1.5-r0) 21:12:53 (30/33) Installing py3-toml (0.10.1-r0) 21:12:53 (31/33) Installing py3-retrying (1.3.3-r0) 21:12:53 (32/33) Installing py3-contextlib2 (0.6.0-r0) 21:12:53 (33/33) Installing py3-pip (20.1.1-r0) 21:12:53 Executing busybox-1.31.1-r19.trigger 21:12:53 OK: 71 MiB in 55 packages 21:13:03 Removing intermediate container 4b8efdd35a10 21:13:03 ---> f125c09acc7d 21:13:03 Step 20/26 : RUN pip install docker-compose==1.23.2 21:13:03 ---> Running in e22d342fefb1 21:13:10 Collecting docker-compose==1.23.2 21:13:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:13:10 Collecting PyYAML<4,>=3.10 21:13:10 Downloading PyYAML-3.13.tar.gz (270 kB) 21:13:12 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:13:12 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:13:12 ---> 9810321691ec 21:13:12 Step 3/21 : WORKDIR /edgex-go 21:13:12 ---> Using cache 21:13:12 ---> fb0674d8e4b4 21:13:12 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:13:12 ---> Using cache 21:13:12 ---> 19ace4cf15f1 21:13:12 Step 5/21 : RUN apk add --update --no-cache make git 21:13:14 ---> Running in 9b8ed12f6cb9 21:13:14 Collecting websocket-client<1.0,>=0.32.0 21:13:14 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 21:13:14 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:13:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:13:14 ---> 9810321691ec 21:13:15 Step 3/24 : WORKDIR /edgex-go 21:13:15 ---> Using cache 21:13:15 ---> fb0674d8e4b4 21:13:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:13:15 ---> Using cache 21:13:15 ---> 19ace4cf15f1 21:13:15 Step 5/24 : RUN apk add --update --no-cache make git 21:13:15 ---> Running in 01f3013f0573 21:13:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:13:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:13:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:13:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:13:17 Collecting jsonschema<3,>=2.5.1 21:13:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:13:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:13:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:13:18 OK: 217 MiB in 51 packages 21:13:18 Collecting docker<4.0,>=3.6.0 21:13:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:13:18 OK: 217 MiB in 51 packages 21:13:19 Collecting cached-property<2,>=1.2.0 21:13:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:13:20 Collecting docopt<0.7,>=0.6.1 21:13:20 Downloading docopt-0.6.2.tar.gz (25 kB) 21:13:22 Removing intermediate container 9b8ed12f6cb9 21:13:22 ---> ec407c974b01 21:13:22 Step 6/21 : COPY go.mod . 21:13:22 Removing intermediate container 01f3013f0573 21:13:22 ---> 3ac4e6318834 21:13:22 Step 6/24 : COPY go.mod . 21:13:22 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:13:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:13:22 ---> 9810321691ec 21:13:22 Step 3/23 : WORKDIR /edgex-go 21:13:22 ---> Using cache 21:13:22 ---> fb0674d8e4b4 21:13:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:13:22 ---> Using cache 21:13:22 ---> 19ace4cf15f1 21:13:22 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:13:22 ---> Running in 493ff2b5e2f4 21:13:22 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:13:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:13:22 ---> 9810321691ec 21:13:22 Step 3/22 : WORKDIR /edgex-go 21:13:22 ---> Using cache 21:13:22 ---> fb0674d8e4b4 21:13:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:13:22 ---> Using cache 21:13:22 ---> 19ace4cf15f1 21:13:22 Step 5/22 : RUN apk add --update --no-cache make git 21:13:22 ---> Using cache 21:13:22 ---> 3ac4e6318834 21:13:22 Step 6/22 : COPY go.mod . 21:13:23 ---> e6775e909edf 21:13:23 Step 7/21 : RUN go mod download 21:13:23 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:13:23 ---> 4904d87fd716 21:13:23 Step 7/24 : RUN go mod download 21:13:23 ---> Running in ed7beb68ae65 21:13:23 Collecting texttable<0.10,>=0.9.0 21:13:23 Downloading texttable-0.9.1.tar.gz (11 kB) 21:13:23 ---> Running in a71409a5e42f 21:13:23 ---> 3dfa6ca99c5f 21:13:23 Step 7/22 : RUN go mod download 21:13:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:13:24 ---> Running in 07958f93194a 21:13:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:13:25 OK: 217 MiB in 51 packages 21:13:26 Collecting dockerpty<0.5,>=0.4.1 21:13:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:13:27 Removing intermediate container 493ff2b5e2f4 21:13:27 ---> 64a3e6e85a77 21:13:27 Step 6/23 : COPY go.mod . 21:13:28 Removing intermediate container ed7beb68ae65 21:13:28 ---> 0aa8d49488ca 21:13:28 Step 8/21 : COPY . . 21:13:28 Removing intermediate container a71409a5e42f 21:13:28 ---> c1625df4daed 21:13:28 Step 8/24 : COPY . . 21:13:28 Removing intermediate container 07958f93194a 21:13:28 ---> 87e65e1b6f86 21:13:28 Step 8/22 : COPY . . 21:13:28 ---> 6d8ecb488fee 21:13:28 Step 7/23 : RUN go mod download 21:13:28 ---> Running in 177fcad13462 21:13:29 Collecting urllib3<1.25,>=1.21.1 21:13:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:13:30 Collecting idna<2.8,>=2.5 21:13:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:13:30 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 21:13:30 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 21:13:30 Collecting docker-pycreds>=0.4.0 21:13:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:13:30 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:13:30 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:13:30 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:13:30 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:13:31 Installing collected packages: PyYAML, websocket-client, urllib3, idna, requests, jsonschema, docker-pycreds, docker, cached-property, docopt, texttable, dockerpty, docker-compose 21:13:31 Running setup.py install for PyYAML: started 21:13:34 Running setup.py install for PyYAML: finished with status 'done' 21:13:34 Attempting uninstall: urllib3 21:13:34 Found existing installation: urllib3 1.25.9 21:13:34 Uninstalling urllib3-1.25.9: 21:13:34 Successfully uninstalled urllib3-1.25.9 21:13:36 Removing intermediate container 177fcad13462 21:13:36 ---> 325ef3194a80 21:13:36 Step 8/23 : COPY . . 21:13:36 Attempting uninstall: idna 21:13:36 Found existing installation: idna 2.9 21:13:36 Uninstalling idna-2.9: 21:13:36 Successfully uninstalled idna-2.9 21:13:37 Attempting uninstall: requests 21:13:37 Found existing installation: requests 2.23.0 21:13:37 Uninstalling requests-2.23.0: 21:13:37 Successfully uninstalled requests-2.23.0 21:13:39 Running setup.py install for docopt: started 21:13:41 Running setup.py install for docopt: finished with status 'done' 21:13:41 Running setup.py install for texttable: started 21:13:43 Running setup.py install for texttable: finished with status 'done' 21:13:43 Running setup.py install for dockerpty: started 21:13:45 Running setup.py install for dockerpty: finished with status 'done' 21:13:46 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 21:13:56 ---> bc3960f54568 21:13:56 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:13:56 ---> ce4364a80394 21:13:56 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:13:56 ---> 5a5cd56ebd22 21:13:56 Step 9/22 : RUN make cmd/core-metadata/core-metadata 21:13:56 ---> e334d1b5e162 21:13:56 Step 9/23 : RUN make cmd/core-data/core-data 21:13:56 ---> Running in 5ae64d919360 21:13:56 ---> Running in d1bcf8c4c0b7 21:13:56 ---> Running in 71f222a74440 21:13:56 ---> Running in f2b249936046 21:13:57 Removing intermediate container e22d342fefb1 21:13:57 ---> b5f0253f58d8 21:13:57 Step 21/26 : RUN apk --no-cache add curl 21:13:57 ---> Running in f1d669624b7f 21:13:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:13:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:13:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 21:13:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:13:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:13:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:14:00 (1/3) Installing nghttp2-libs (1.41.0-r0) 21:14:00 (2/3) Installing libcurl (7.69.1-r3) 21:14:00 (3/3) Installing curl (7.69.1-r3) 21:14:00 Executing busybox-1.31.1-r19.trigger 21:14:00 OK: 71 MiB in 58 packages 21:14:02 Removing intermediate container f1d669624b7f 21:14:02 ---> d50dd3252c45 21:14:02 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 21:14:02 ---> Running in 70985e732858 21:14:03 Removing intermediate container 70985e732858 21:14:03 ---> e996025d4005 21:14:03 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:14:03 ---> Running in bf24b6450f1b 21:14:04 Removing intermediate container bf24b6450f1b 21:14:04 ---> 784cb57a7cb6 21:14:04 Step 24/26 : LABEL arch=arm64 21:14:04 ---> Running in 8de009d73775 21:14:04 Removing intermediate container 8de009d73775 21:14:04 ---> eaecbae7ff9b 21:14:04 Step 25/26 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 21:14:05 ---> Running in 3ec1c5abc9ed 21:14:05 Removing intermediate container 3ec1c5abc9ed 21:14:05 ---> 8450deca43fa 21:14:05 Step 26/26 : LABEL version=0.0.0 21:14:06 ---> Running in b4051d4530f9 21:14:06 Removing intermediate container b4051d4530f9 21:14:06 ---> 8bbc9f9c890b 21:14:06 21:14:07 Successfully built 8bbc9f9c890b 21:14:07 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 21:15:03  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:15:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 21:15:16 Removing intermediate container 71f222a74440 21:15:16 ---> 008c44a61c96 21:15:16 21:15:16 Step 10/24 : FROM alpine:3.12 21:15:16 ---> afeebe901d6b 21:15:16 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 21:15:16 ---> Using cache 21:15:16 ---> 118ba11818dd 21:15:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:15:16 ---> Running in f28e3b5c7b45 21:15:16 Removing intermediate container f28e3b5c7b45 21:15:16 ---> 61eaf8645a2f 21:15:16 Step 13/24 : WORKDIR / 21:15:16 ---> Running in 33e448e8daae 21:15:17 Removing intermediate container 33e448e8daae 21:15:17 ---> dd78208a3745 21:15:17 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:15:19 ---> fe8db3c02a31 21:15:19 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:15:20 Removing intermediate container 5ae64d919360 21:15:20 ---> 4cefa17942b1 21:15:20 21:15:20 Step 10/21 : FROM alpine:3.12 21:15:20 ---> afeebe901d6b 21:15:20 Step 11/21 : RUN apk add --update --no-cache curl 21:15:20 ---> Running in c00302303395 21:15:20 ---> 774b9b5663e8 21:15:20 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:15:22 ---> afd38dd9b0dc 21:15:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:15:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:15:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:15:23 (1/4) Installing ca-certificates (20191127-r4) 21:15:23 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:15:23 (3/4) Installing libcurl (7.69.1-r3) 21:15:23 (4/4) Installing curl (7.69.1-r3) 21:15:23 Executing busybox-1.31.1-r19.trigger 21:15:23 Executing ca-certificates-20191127-r4.trigger 21:15:23 OK: 7 MiB in 18 packages 21:15:24 ---> c7c41b202266 21:15:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:15:25 ---> 85a32091e4ea 21:15:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:15:26 Removing intermediate container c00302303395 21:15:26 ---> ac7e63b3f537 21:15:26 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:15:26 ---> Running in 0d77eb8087d4 21:15:26 ---> 5e1e56c5129b 21:15:26 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:15:27 ---> Running in f086344c2e0f 21:15:27 Removing intermediate container 0d77eb8087d4 21:15:27 ---> 24588353d5b9 21:15:27 Step 13/21 : WORKDIR /edgex 21:15:27 ---> Running in 07782e30f7ea 21:15:28 Removing intermediate container 07782e30f7ea 21:15:28 ---> 49a51b8e4716 21:15:28 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:15:29 ---> 306938783bc7 21:15:29 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:15:30 Removing intermediate container f086344c2e0f 21:15:30 ---> aea4ce85553d 21:15:30 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:15:30 ---> Running in 50153b32d096 21:15:31 ---> b7a02002baad 21:15:31 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:15:31 Removing intermediate container 50153b32d096 21:15:31 ---> 95196c6eef61 21:15:31 Step 22/24 : LABEL arch=arm64 21:15:32 ---> Running in ec1010c26f6f 21:15:33 Removing intermediate container f2b249936046 21:15:33 ---> e6b1d811b565 21:15:33 21:15:33 Step 10/22 : FROM scratch 21:15:33 ---> 21:15:33 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:15:33 Removing intermediate container ec1010c26f6f 21:15:33 ---> 5ee38861e7f1 21:15:33 Step 23/24 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 21:15:33 ---> Using cache 21:15:33 ---> bb1c6937e9f2 21:15:33 Step 12/22 : ENV APP_PORT=48081 21:15:33 ---> 559430d9fe69 21:15:33 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:15:33 ---> Running in e06d7882be5a 21:15:33 ---> Running in 4c0041ba9f84 21:15:33 ---> Running in 603e030a9796 21:15:33 Removing intermediate container e06d7882be5a 21:15:33 ---> ad04f1a613cb 21:15:33 Step 24/24 : LABEL version=0.0.0 21:15:34 Removing intermediate container 4c0041ba9f84 21:15:34 ---> 228532943215 21:15:34 Step 13/22 : EXPOSE $APP_PORT 21:15:34 ---> Running in c12d93be006c 21:15:34 ---> Running in 82bd1ddec872 21:15:34 Removing intermediate container 603e030a9796 21:15:34 ---> 669786512e44 21:15:34 Step 18/21 : CMD ["--init=true"] 21:15:34 ---> Running in 59232161715d 21:15:34 Removing intermediate container c12d93be006c 21:15:34 ---> 53b79d9924f2 21:15:34 21:15:35 Removing intermediate container 82bd1ddec872 21:15:35 ---> 594d05b52e3e 21:15:35 Step 14/22 : WORKDIR / 21:15:35 Successfully built 53b79d9924f2 21:15:35 Removing intermediate container 59232161715d 21:15:35 ---> d9ce23cccbc8 21:15:35 Step 19/21 : LABEL arch=arm64 21:15:35 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 21:15:35 ---> Running in 1209d016e6d4 21:15:35  Building docker-security-secretstore-setup-go ... done  ---> Running in 9aa5765ba3af 21:15:35 Removing intermediate container 1209d016e6d4 21:15:35 ---> 92ba43e54dde 21:15:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 21:15:35 Removing intermediate container 9aa5765ba3af 21:15:35 ---> 7b3137fc6b26 21:15:35 Step 20/21 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 21:15:36 ---> Running in 98ae3e084286 21:15:36 ---> ab36c6cdbc8f 21:15:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:15:36 Removing intermediate container 98ae3e084286 21:15:36 ---> 3f745241c1b5 21:15:36 Step 21/21 : LABEL version=0.0.0 21:15:36 ---> Running in fb82d799b725 21:15:37 Removing intermediate container fb82d799b725 21:15:37 ---> 6594f228403d 21:15:37 21:15:37 Successfully built 6594f228403d 21:15:37 ---> 5cae3ca172c2 21:15:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:15:37 Successfully tagged docker-security-proxy-setup-go-arm64:latest 21:15:38  Building docker-security-proxy-setup-go ... done  ---> a6d2cedc43cc 21:15:38 Step 18/22 : ENTRYPOINT ["/core-metadata"] 21:15:39 ---> Running in 0f4f52e570c5 21:15:39 Removing intermediate container 0f4f52e570c5 21:15:39 ---> bb5ed6244d97 21:15:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:15:40 ---> Running in 3bb7dfaf0ef0 21:15:40 Removing intermediate container 3bb7dfaf0ef0 21:15:40 ---> d120694e18dc 21:15:40 Step 20/22 : LABEL arch=arm64 21:15:41 Removing intermediate container d1bcf8c4c0b7 21:15:41 ---> 2e49cb61cd04 21:15:41 21:15:41 Step 10/23 : FROM alpine:3.12 21:15:41 ---> afeebe901d6b 21:15:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:15:41 ---> Running in 227ccdf18759 21:15:41 ---> Running in 92c5855565fd 21:15:41 Removing intermediate container 92c5855565fd 21:15:41 Removing intermediate container 227ccdf18759 21:15:41 ---> a741d19f141c 21:15:41 Step 21/22 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 21:15:41 ---> 0d26840d9203 21:15:41 Step 12/23 : ENV APP_PORT=48080 21:15:41 ---> Running in 6fdf5675151a 21:15:41 ---> Running in f2ed3acc97ff 21:15:42 Removing intermediate container f2ed3acc97ff 21:15:42 ---> 0868560371a4 21:15:42 Removing intermediate container 6fdf5675151a 21:15:42 Step 13/23 : EXPOSE $APP_PORT ---> 0be80bca8713 21:15:42 21:15:42 Step 22/22 : LABEL version=0.0.0 21:15:42 ---> Running in 9bb355a5a454 21:15:42 ---> Running in f57a14713d2a 21:15:42 Removing intermediate container f57a14713d2a 21:15:42 Removing intermediate container 9bb355a5a454 21:15:42 ---> 3db10462d551 21:15:42 ---> e6113270033f 21:15:42 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:42 21:15:43 ---> Running in d882015982cb 21:15:43 Successfully built e6113270033f 21:15:43 Successfully tagged docker-core-metadata-go-arm64:latest 21:15:45  Building docker-core-metadata-go ... done Removing intermediate container d882015982cb 21:15:45 ---> bd679a8b0f17 21:15:45 Step 15/23 : RUN apk add --update --no-cache zeromq 21:15:45 ---> Running in 7bdadf4dcf5e 21:15:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:15:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:15:47 (1/5) Installing libgcc (9.3.0-r2) 21:15:47 (2/5) Installing libsodium (1.0.18-r0) 21:15:48 (3/5) Installing libstdc++ (9.3.0-r2) 21:15:48 (4/5) Installing libzmq (4.3.3-r0) 21:15:48 (5/5) Installing zeromq (4.3.3-r0) 21:15:48 Executing busybox-1.31.1-r19.trigger 21:15:48 OK: 8 MiB in 19 packages 21:15:49 Removing intermediate container 7bdadf4dcf5e 21:15:49 ---> 640045be45ee 21:15:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 21:15:50 ---> 7b64cbb0c026 21:15:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:15:51 ---> 4e16f0171794 21:15:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:15:52 ---> 2f72ddac294b 21:15:52 Step 19/23 : ENTRYPOINT ["/core-data"] 21:15:52 ---> Running in 589bda4d363b 21:15:52 Removing intermediate container 589bda4d363b 21:15:52 ---> f3b1266f11fe 21:15:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:15:53 ---> Running in 6440ecad6a34 21:15:53 Removing intermediate container 6440ecad6a34 21:15:53 ---> b6a08f3e0b94 21:15:53 Step 21/23 : LABEL arch=arm64 21:15:53 ---> Running in 4575738b1e92 21:15:53 Removing intermediate container 4575738b1e92 21:15:53 ---> fc89766c66f8 21:15:53 Step 22/23 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 21:15:54 ---> Running in da5a393ed6d9 21:15:54 Removing intermediate container da5a393ed6d9 21:15:54 ---> 24c75fe25c03 21:15:54 Step 23/23 : LABEL version=0.0.0 21:15:54 ---> Running in 52f28dc608d5 21:15:55 Removing intermediate container 52f28dc608d5 21:15:55 ---> 2f24cef7eb26 21:15:55 21:15:55 Successfully built 2f24cef7eb26 21:15:55 Successfully tagged docker-core-data-go-arm64:latest 21:15:55  Building docker-core-data-go ... done  [Pipeline] } 21:15:55 $ docker stop --time=1 353759a3ca0ad3ae6a2fe455b7d9e527c5f506ff58c168a2a3dac95a9c362167 21:15:57 $ docker rm -f 353759a3ca0ad3ae6a2fe455b7d9e527c5f506ff58c168a2a3dac95a9c362167 [Pipeline] // withDockerContainer [Pipeline] sh 21:15:58 + docker+ images 21:15:58 grep docker 21:15:58 docker-core-data-go-arm64 latest 2f24cef7eb26 4 seconds ago 20.9MB 21:15:58 docker-core-metadata-go-arm64 latest e6113270033f 16 seconds ago 12.2MB 21:15:58 docker-security-proxy-setup-go-arm64 latest 6594f228403d 22 seconds ago 23.3MB 21:15:58 docker-security-secretstore-setup-go-arm64 latest 53b79d9924f2 24 seconds ago 23.4MB 21:15:58 docker-sys-mgmt-agent-go-arm64 latest 8bbc9f9c890b About a minute ago 300MB 21:15:58 docker-security-bootstrap-redis-go-arm64 latest 9da5666ca3a7 3 minutes ago 15.1MB 21:15:58 docker-support-notifications-go-arm64 latest 6e67335070a4 3 minutes ago 11.4MB 21:15:58 docker-core-command-go-arm64 latest 5164671e5eb8 3 minutes ago 9.98MB 21:15:58 docker-support-scheduler-go-arm64 latest df1477a09c0c 3 minutes ago 10MB 21:15:58 docker 20.10.0 eeaf43b92773 3 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 21:16:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:16:03 ---> package-listing.sh 21:16:03 ++ facter osfamily 21:16:03 ++ tr '[:upper:]' '[:lower:]' 21:16:03 + OS_FAMILY=redhat 21:16:03 + workspace=/w/workspace/edgex-go/3 21:16:03 + START_PACKAGES=/tmp/packages_start.txt 21:16:03 + END_PACKAGES=/tmp/packages_end.txt 21:16:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:16:03 + PACKAGES=/tmp/packages_start.txt 21:16:03 + '[' /w/workspace/edgex-go/3 ']' 21:16:03 + PACKAGES=/tmp/packages_end.txt 21:16:03 + case "${OS_FAMILY}" in 21:16:03 + rpm -qa 21:16:03 + sort 21:16:09 + '[' -f /tmp/packages_start.txt ']' 21:16:09 + '[' -f /tmp/packages_end.txt ']' 21:16:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:16:09 + '[' /w/workspace/edgex-go/3 ']' 21:16:09 + mkdir -p /w/workspace/edgex-go/3/archives/ 21:16:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 21:16:09 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:16:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:16:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:16:09 21:16:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:16:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:16:10 alpine: Pulling from edgex-lftools-log-publisher 21:16:10 df20fa9351a1: Pulling fs layer 21:16:10 36b3adc4ff6f: Pulling fs layer 21:16:10 8ad3a11d3b57: Pulling fs layer 21:16:10 46f8f816bc3b: Pulling fs layer 21:16:10 93b61091891f: Pulling fs layer 21:16:10 93b9cdb0e59b: Pulling fs layer 21:16:10 5e14af77c1be: Pulling fs layer 21:16:10 01666e4c0597: Pulling fs layer 21:16:10 aa168da1d23b: Pulling fs layer 21:16:10 46f8f816bc3b: Waiting 21:16:10 93b61091891f: Waiting 21:16:10 93b9cdb0e59b: Waiting 21:16:10 5e14af77c1be: Waiting 21:16:10 01666e4c0597: Waiting 21:16:10 aa168da1d23b: Waiting 21:16:10 36b3adc4ff6f: Verifying Checksum 21:16:10 36b3adc4ff6f: Download complete 21:16:10 46f8f816bc3b: Verifying Checksum 21:16:10 46f8f816bc3b: Download complete 21:16:10 df20fa9351a1: Verifying Checksum 21:16:10 df20fa9351a1: Download complete 21:16:10 93b9cdb0e59b: Verifying Checksum 21:16:10 93b9cdb0e59b: Download complete 21:16:10 93b61091891f: Verifying Checksum 21:16:10 93b61091891f: Download complete 21:16:10 5e14af77c1be: Verifying Checksum 21:16:10 5e14af77c1be: Download complete 21:16:10 01666e4c0597: Download complete 21:16:10 df20fa9351a1: Pull complete 21:16:10 36b3adc4ff6f: Pull complete 21:16:11 8ad3a11d3b57: Verifying Checksum 21:16:11 8ad3a11d3b57: Download complete 21:16:11 8ad3a11d3b57: Pull complete 21:16:12 46f8f816bc3b: Pull complete 21:16:13 aa168da1d23b: Verifying Checksum 21:16:13 aa168da1d23b: Download complete 21:16:14 93b61091891f: Pull complete 21:16:14 93b9cdb0e59b: Pull complete 21:16:14 5e14af77c1be: Pull complete 21:16:14 01666e4c0597: Pull complete 21:16:25 aa168da1d23b: Pull complete 21:16:25 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:16:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:16:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:16:25 prd-centos7-docker-4c-2g-18289 does not seem to be running inside a container 21:16:25 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:10003/edgex-lftools-log-publisher:alpine cat 21:16:30 $ docker top 4d2aa3ba6508ab0afa66d124a77da23c4bf779244d601aaa14b087cd417bb750 -eo pid,comm [Pipeline] { [Pipeline] sh 21:16:31 + touch /tmp/pre-build-complete [Pipeline] sh 21:16:31 + mkdir -p /var/log/sa [Pipeline] sh 21:16:31 + ls /var/log/sa-host 21:16:31 + sadf -c /var/log/sa-host/sa04 21:16:31 file_magic: OK 21:16:31 HZ: Using current value: 100 21:16:31 file_header: OK 21:16:31 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 21:16:31 Statistics: 21:16:31 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:16:31 File successfully converted to sysstat format version 12.2.1 21:16:31 + sadf -c /var/log/sa-host/sa23 21:16:31 file_magic: OK 21:16:31 HZ: Using current value: 100 21:16:31 file_header: OK 21:16:31 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 21:16:31 Statistics: 21:16:31 Hnuu...uuuununununu... 21:16:31 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:16:32 provisioning config files... 21:16:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config3714362889188662266tmp [Pipeline] { [Pipeline] echo 21:16:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:16:32 ---> create-netrc.sh [Pipeline] } 21:16:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:16:32 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:16:32 ---> python-tools-install.sh [Pipeline] echo 21:16:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:16:33 ---> sudo-logs.sh 21:16:33 Archiving 'sudo' log.. [Pipeline] echo 21:16:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:16:33 ---> job-cost.sh 21:16:33 lf-activate-venv: SKIPPING 21:16:33 INFO: No Stack... 21:16:34 INFO: Retrieving Pricing Info for: v1-standard-2 21:16:35 INFO: Archiving Costs [Pipeline] echo 21:16:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:16:35 ---> logs-deploy.sh 21:16:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2981/3 21:16:35 INFO: archiving workspace using pattern(s): 21:16:37 Archives upload complete. 21:16:37 INFO: archiving logs to Nexus