Pull request #3078 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 4a83cd830d92d64e3c8662a0b68849c078e73697 rather than 0cc3e3219049fdf712ebbcbcf561b47189c8f295 Obtained Jenkinsfile from 4a83cd830d92d64e3c8662a0b68849c078e73697 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-23648 in /w/workspace/edgexfoundry_edgex-go_PR-3078 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 Merging remotes/origin/master commit 4a83cd830d92d64e3c8662a0b68849c078e73697 into PR head commit 0cc3e3219049fdf712ebbcbcf561b47189c8f295 Merge succeeded, producing 0cc3e3219049fdf712ebbcbcf561b47189c8f295 Checking out Revision 0cc3e3219049fdf712ebbcbcf561b47189c8f295 (PR-3078) > 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/3078/head:refs/remotes/origin/PR-3078 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0cc3e3219049fdf712ebbcbcf561b47189c8f295 # 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 4a83cd830d92d64e3c8662a0b68849c078e73697 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0cc3e3219049fdf712ebbcbcf561b47189c8f295 # timeout=10 Commit message: "feat(meta): Invoke Device Service callback for DeviceProfile change" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:24:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:24:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:24:22 ========================================================= 02:24:22 EdgeX Global Pipelines Version Info 02:24:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 26a8180a129ba06295fab8a65d6c107d358c373b # timeout=10 02:24:25 ------------------- 02:24:25 stable info: 02:24:25 ------------------- 02:24:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:24:25 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 02:24:25 Message: update stable to v1.0.179 02:24:26 ------------------- 02:24:26 experimental info: 02:24:26 ------------------- 02:24:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:24:26 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 02:24:26 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:24:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:24:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:24:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:24:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:24:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:24:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:24:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:24:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:24:28 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:24:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:24:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 02:24:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:24:28 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 02:24:28 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 02:24:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3078 [Pipeline] echo 02:24:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3078 [Pipeline] echo 02:24:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3078 [Pipeline] echo 02:24:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0cc3e3219049fdf712ebbcbcf561b47189c8f295 [Pipeline] echo 02:24:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0cc3e32 [Pipeline] echo 02:24:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:24:29 provisioning config files... 02:24:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8221387670192059724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:24:30 ---> docker-login.sh 02:24:30 nexus3.edgexfoundry.org:10001 02:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:24:31 Configure a credential helper to remove this warning. See 02:24:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:24:31 02:24:31 Login Succeeded 02:24:31 nexus3.edgexfoundry.org:10002 02:24:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:24:31 Configure a credential helper to remove this warning. See 02:24:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:24:31 02:24:31 Login Succeeded 02:24:31 nexus3.edgexfoundry.org:10003 02:24:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:24:31 Configure a credential helper to remove this warning. See 02:24:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:24:31 02:24:31 Login Succeeded 02:24:32 nexus3.edgexfoundry.org:10004 02:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:24:32 Configure a credential helper to remove this warning. See 02:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:24:32 02:24:32 Login Succeeded 02:24:32 docker.io 02:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:24:32 Configure a credential helper to remove this warning. See 02:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:24:32 02:24:32 Login Succeeded 02:24:32 ---> docker-login.sh ends [Pipeline] } 02:24:32 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:24:33 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 02:24:33 + for file in '`ls cmd/**/Dockerfile`' 02:24:33 ++ cut -d/ -f2 02:24:33 ++ dirname cmd/core-command/Dockerfile 02:24:33 + echo core-command,cmd/core-command/Dockerfile 02:24:33 + for file in '`ls cmd/**/Dockerfile`' 02:24:33 ++ dirname cmd/core-data/Dockerfile 02:24:33 ++ cut -d/ -f2 02:24:33 + echo core-data,cmd/core-data/Dockerfile 02:24:33 + for file in '`ls cmd/**/Dockerfile`' 02:24:33 ++ dirname cmd/core-metadata/Dockerfile 02:24:33 ++ cut -d/ -f2 02:24:33 + echo core-metadata,cmd/core-metadata/Dockerfile 02:24:33 + for file in '`ls cmd/**/Dockerfile`' 02:24:33 ++ dirname cmd/security-bootstrapper/Dockerfile 02:24:33 ++ cut -d/ -f2 02:24:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:24:33 + for file in '`ls cmd/**/Dockerfile`' 02:24:33 ++ cut -d/ -f2 02:24:33 ++ dirname cmd/security-proxy-setup/Dockerfile 02:24:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:24:33 + for file in '`ls cmd/**/Dockerfile`' 02:24:33 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:24:33 ++ cut -d/ -f2 02:24:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:24:33 + for file in '`ls cmd/**/Dockerfile`' 02:24:33 ++ cut -d/ -f2 02:24:33 ++ dirname cmd/support-notifications/Dockerfile 02:24:33 + echo support-notifications,cmd/support-notifications/Dockerfile 02:24:33 + for file in '`ls cmd/**/Dockerfile`' 02:24:33 ++ dirname cmd/support-scheduler/Dockerfile 02:24:33 ++ cut -d/ -f2 02:24:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:24:33 + for file in '`ls cmd/**/Dockerfile`' 02:24:33 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:24:33 ++ cut -d/ -f2 02:24:33 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:24:33 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 02:24:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:24:35 02:24:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:24:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:24:36 latest: Pulling from edgex-devops/git-semver 02:24:36 31603596830f: Pulling fs layer 02:24:36 2a8b12db71e7: Pulling fs layer 02:24:36 6ca5941a6612: Pulling fs layer 02:24:36 ecc8261a40a4: Pulling fs layer 02:24:36 ecc8261a40a4: Waiting 02:24:36 2a8b12db71e7: Verifying Checksum 02:24:36 2a8b12db71e7: Download complete 02:24:36 31603596830f: Verifying Checksum 02:24:36 31603596830f: Download complete 02:24:36 ecc8261a40a4: Verifying Checksum 02:24:36 ecc8261a40a4: Download complete 02:24:36 6ca5941a6612: Verifying Checksum 02:24:36 6ca5941a6612: Download complete 02:24:37 31603596830f: Pull complete 02:24:37 2a8b12db71e7: Pull complete 02:24:38 6ca5941a6612: Pull complete 02:24:39 ecc8261a40a4: Pull complete 02:24:39 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 02:24:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:24:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:24:39 prd-centos7-docker-4c-2g-23648 does not seem to be running inside a container 02:24:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:10004/edgex-devops/git-semver:latest cat 02:24:42 $ docker top ed991c35f91fcc155a8ea090ff22cc95eb580fcfb2bb66723ebd6acc81812595 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:24:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:24:43 [ssh-agent] Looking for ssh-agent implementation... 02:24:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:24:44 $ docker exec ed991c35f91fcc155a8ea090ff22cc95eb580fcfb2bb66723ebd6acc81812595 ssh-agent 02:24:44 SSH_AUTH_SOCK=/tmp/ssh-tDvOrwnirf2l/agent.12 02:24:44 SSH_AGENT_PID=17 02:24:44 Running ssh-add (command line suppressed) 02:24:44 Identity added: /w/workspace/edgex-go/4@tmp/private_key_3756134232995009452.key (/w/workspace/edgex-go/4@tmp/private_key_3756134232995009452.key) 02:24:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:24:45 + git tag --points-at HEAD [Pipeline] } 02:24:45 $ docker exec --env ******** --env ******** ed991c35f91fcc155a8ea090ff22cc95eb580fcfb2bb66723ebd6acc81812595 ssh-agent -k 02:24:45 unset SSH_AUTH_SOCK; 02:24:45 unset SSH_AGENT_PID; 02:24:45 echo Agent pid 17 killed; 02:24:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:24:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:24:45 [ssh-agent] Looking for ssh-agent implementation... 02:24:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:24:46 $ docker exec ed991c35f91fcc155a8ea090ff22cc95eb580fcfb2bb66723ebd6acc81812595 ssh-agent 02:24:46 SSH_AUTH_SOCK=/tmp/ssh-IiyfRBxlCOJo/agent.47 02:24:46 SSH_AGENT_PID=52 02:24:46 Running ssh-add (command line suppressed) 02:24:46 Identity added: /w/workspace/edgex-go/4@tmp/private_key_6747728001692753595.key (/w/workspace/edgex-go/4@tmp/private_key_6747728001692753595.key) 02:24:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:24:47 + git semver init 02:24:47 # -> Open(): unable to determine branch for HEAD 02:24:47 # $GIT_DIR = /w/workspace/edgex-go/4/.git 02:24:47 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 02:24:47 # $SEMVER_REMOTE_NAME = origin 02:24:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:24:47 # $SEMVER_USER_NAME = edgex-jenkins 02:24:47 # $SEMVER_BRANCH = PR-3078 02:24:47 # $SEMVER_TEMP = /tmp/semver-356765539 02:24:47 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:25:44 # '/tmp/semver-356765539' -> '/w/workspace/edgex-go/4/.semver' 02:25:44 # -> Force: false 02:25:44 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 02:25:44 $ docker exec --env ******** --env ******** ed991c35f91fcc155a8ea090ff22cc95eb580fcfb2bb66723ebd6acc81812595 ssh-agent -k 02:25:45 unset SSH_AUTH_SOCK; 02:25:45 unset SSH_AGENT_PID; 02:25:45 echo Agent pid 52 killed; 02:25:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:25:46 + git semver [Pipeline] } 02:25:46 $ docker stop --time=1 ed991c35f91fcc155a8ea090ff22cc95eb580fcfb2bb66723ebd6acc81812595 02:25:48 $ docker rm -f ed991c35f91fcc155a8ea090ff22cc95eb580fcfb2bb66723ebd6acc81812595 [Pipeline] // withDockerContainer [Pipeline] sh 02:25:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:25:50 Stashed 1 file(s) [Pipeline] echo 02:25:50 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:25:52 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:25:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:25:53 + sudo service docker restart 02:25:53 + true 02:25:53 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 02:25:54 ========================================================= 02:25:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 02:25:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:25:55 + 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 . 02:26:02 Sending build context to Docker daemon 327.2MB 02:26:02 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 02:26:02 Step 2/6 : FROM ${BASE} 02:26:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 02:26:02 188c0c94c7c5: Pulling fs layer 02:26:02 0ef7d3d256c8: Pulling fs layer 02:26:02 de9db76c5a1d: Pulling fs layer 02:26:02 bca2f99d35d6: Pulling fs layer 02:26:02 93359f2a8cfa: Pulling fs layer 02:26:02 7c6f9722023f: Pulling fs layer 02:26:02 a35cf1a2eb13: Pulling fs layer 02:26:02 93359f2a8cfa: Waiting 02:26:02 7c6f9722023f: Waiting 02:26:02 a35cf1a2eb13: Waiting 02:26:02 bca2f99d35d6: Waiting 02:26:02 de9db76c5a1d: Verifying Checksum 02:26:02 de9db76c5a1d: Download complete 02:26:02 0ef7d3d256c8: Verifying Checksum 02:26:02 0ef7d3d256c8: Download complete 02:26:02 93359f2a8cfa: Verifying Checksum 02:26:02 93359f2a8cfa: Download complete 02:26:02 7c6f9722023f: Verifying Checksum 02:26:02 7c6f9722023f: Download complete 02:26:02 188c0c94c7c5: Verifying Checksum 02:26:02 188c0c94c7c5: Download complete 02:26:02 188c0c94c7c5: Pull complete 02:26:03 0ef7d3d256c8: Pull complete 02:26:03 de9db76c5a1d: Pull complete 02:26:06 Still waiting to schedule task 02:26:06 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:26:07 a35cf1a2eb13: Verifying Checksum 02:26:07 a35cf1a2eb13: Download complete 02:26:09 bca2f99d35d6: Verifying Checksum 02:26:09 bca2f99d35d6: Download complete 02:26:19 bca2f99d35d6: Pull complete 02:26:19 93359f2a8cfa: Pull complete 02:26:19 7c6f9722023f: Pull complete 02:26:26 a35cf1a2eb13: Pull complete 02:26:26 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 02:26:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 02:26:26 ---> a62c8e92a672 02:26:26 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 02:26:26 ---> Running in 1cc8c97038eb 02:26:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:26:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:26:28 (1/12) Installing libmagic (5.38-r0) 02:26:28 (2/12) Installing file (5.38-r0) 02:26:29 (3/12) Installing libc-dev (0.7.2-r3) 02:26:29 (4/12) Installing g++ (9.3.0-r2) 02:26:39 (5/12) Installing fortify-headers (1.1-r0) 02:26:39 (6/12) Installing patch (2.7.6-r6) 02:26:39 (7/12) Installing build-base (0.5-r2) 02:26:39 (8/12) Installing libsodium (1.0.18-r0) 02:26:39 (9/12) Installing pkgconf (1.7.2-r0) 02:26:39 (10/12) Installing libsodium-dev (1.0.18-r0) 02:26:39 (11/12) Installing libzmq (4.3.3-r0) 02:26:39 (12/12) Installing zeromq-dev (4.3.3-r0) 02:26:39 Executing busybox-1.31.1-r19.trigger 02:26:39 OK: 233 MiB in 51 packages 02:26:43 Removing intermediate container 1cc8c97038eb 02:26:43 ---> 6c7dafc7ea00 02:26:43 Step 4/6 : WORKDIR /edgex-go 02:26:43 ---> Running in 6f6ee1bbfbce 02:26:43 Removing intermediate container 6f6ee1bbfbce 02:26:43 ---> 1c1ef288d2d0 02:26:43 Step 5/6 : COPY go.mod . 02:26:44 ---> 806e59d41dfc 02:26:44 Step 6/6 : RUN go mod download 02:26:44 ---> Running in acb8449c7cc3 02:27:11 Removing intermediate container acb8449c7cc3 02:27:11 ---> ccd7d788007f 02:27:11 Successfully built ccd7d788007f 02:27:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:27:11 + docker inspect -f . ci-base-image-x86_64 02:27:11 . [Pipeline] withDockerContainer 02:27:11 prd-centos7-docker-4c-2g-23648 does not seem to be running inside a container 02:27:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:27:13 $ docker top fc813c2e1542345b1e92fb9a9006cd8988fb11ba70d80907862099cd6b7083ff -eo pid,comm [Pipeline] { [Pipeline] sh 02:27:14 + go version 02:27:14 go version go1.15.5 linux/amd64 [Pipeline] } 02:27:14 $ docker stop --time=1 fc813c2e1542345b1e92fb9a9006cd8988fb11ba70d80907862099cd6b7083ff 02:27:16 $ docker rm -f fc813c2e1542345b1e92fb9a9006cd8988fb11ba70d80907862099cd6b7083ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:27:17 + docker inspect -f . ci-base-image-x86_64 02:27:17 . [Pipeline] withDockerContainer 02:27:17 prd-centos7-docker-4c-2g-23648 does not seem to be running inside a container 02:27:17 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:27:19 $ docker top ad087ab193aa2fa69a1ca5e2b43754f3e3a7ae257c05db0f7ce192254d7d2868 -eo pid,comm [Pipeline] { [Pipeline] echo 02:27:19 ========================================================= 02:27:19 [edgeXBuildGoParallel] Running Tests and Build... 02:27:19 ========================================================= [Pipeline] sh 02:27:20 + make test 02:27:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:27:38 ? github.com/edgexfoundry/edgex-go [no test files] 02:27:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-23649 in /w/workspace/edgexfoundry_edgex-go_PR-3078 [Pipeline] { [Pipeline] ws 02:27:58 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 02:28:04 using credential edgex-jenkins-ssh 02:28:04 Cloning the remote Git repository 02:28:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:28:04 > git init /w/workspace/edgex-go/4 # timeout=10 02:28:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:28:04 > git --version # timeout=10 02:28:04 > git --version # 'git version 2.17.1' 02:28:04 using GIT_SSH to set credentials SSH Credentials for GitHub 02:28:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:28:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:28:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:28:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:28:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:28:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 02:28:20 Merging remotes/origin/master commit 4a83cd830d92d64e3c8662a0b68849c078e73697 into PR head commit 0cc3e3219049fdf712ebbcbcf561b47189c8f295 02:28:20 Merge succeeded, producing 0cc3e3219049fdf712ebbcbcf561b47189c8f295 02:28:20 Checking out Revision 0cc3e3219049fdf712ebbcbcf561b47189c8f295 (PR-3078) 02:28:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:28:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:28:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:28:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:28:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:28:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:28:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:28:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:28:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:28:19 using GIT_SSH to set credentials SSH Credentials for GitHub 02:28:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3078/head:refs/remotes/origin/PR-3078 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:28:20 > git config core.sparsecheckout # timeout=10 02:28:20 > git checkout -f 0cc3e3219049fdf712ebbcbcf561b47189c8f295 # timeout=10 02:28:20 > git remote # timeout=10 02:28:20 > git config --get remote.origin.url # timeout=10 02:28:20 using GIT_SSH to set credentials SSH Credentials for GitHub 02:28:20 > git merge 4a83cd830d92d64e3c8662a0b68849c078e73697 # timeout=10 02:28:20 > git rev-parse HEAD^{commit} # timeout=10 02:28:20 > git config core.sparsecheckout # timeout=10 02:28:20 > git checkout -f 0cc3e3219049fdf712ebbcbcf561b47189c8f295 # timeout=10 02:28:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:28:25 Commit message: "feat(meta): Invoke Device Service callback for DeviceProfile change" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:28:27 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:28:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:28:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:28:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:28:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:28:27 + + true 02:28:27 sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:28:29 provisioning config files... 02:28:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2328665785646928948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:28:30 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.128s coverage: 46.6% of statements 02:28:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:28:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:28:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 02:28:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 02:28:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 02:28:30 ---> docker-login.sh 02:28:30 nexus3.edgexfoundry.org:10001 02:28:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:28:31 Configure a credential helper to remove this warning. See 02:28:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:28:31 02:28:31 Login Succeeded 02:28:31 nexus3.edgexfoundry.org:10002 02:28:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:28:32 Configure a credential helper to remove this warning. See 02:28:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:28:32 02:28:32 Login Succeeded 02:28:32 nexus3.edgexfoundry.org:10003 02:28:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:28:32 Configure a credential helper to remove this warning. See 02:28:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:28:32 02:28:32 Login Succeeded 02:28:32 nexus3.edgexfoundry.org:10004 02:28:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:28:33 Configure a credential helper to remove this warning. See 02:28:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:28:33 02:28:33 Login Succeeded 02:28:33 docker.io 02:28:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:28:33 Configure a credential helper to remove this warning. See 02:28:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:28:33 02:28:33 Login Succeeded 02:28:33 ---> docker-login.sh ends [Pipeline] } 02:28:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:28:34 ========================================================= 02:28:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 02:28:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:28:34 + 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 . 02:28:35 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.347s coverage: 27.1% of statements 02:28:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:28:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:28:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 02:28:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 02:28:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 02:28:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:28:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.083s coverage: 100.0% of statements 02:28:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 02:28:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.077s coverage: 100.0% of statements 02:28:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 02:28:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 02:28:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.219s coverage: 65.8% of statements 02:28:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 02:28:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 02:28:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.614s coverage: 82.3% of statements 02:28:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 02:28:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 02:28:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 02:28:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:28:36 Sending build context to Docker daemon 165.9MB 02:28:37 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 02:28:37 Step 2/6 : FROM ${BASE} 02:28:37 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:28:37 5f621e34cdf4: Pulling fs layer 02:28:37 a4357932f1b6: Pulling fs layer 02:28:37 18c013af1878: Pulling fs layer 02:28:37 00ac8860ef70: Pulling fs layer 02:28:37 63d7cb157983: Pulling fs layer 02:28:37 b116817d02f9: Pulling fs layer 02:28:37 745a02a5169b: Pulling fs layer 02:28:37 00ac8860ef70: Waiting 02:28:37 63d7cb157983: Waiting 02:28:37 b116817d02f9: Waiting 02:28:37 745a02a5169b: Waiting 02:28:37 18c013af1878: Verifying Checksum 02:28:37 18c013af1878: Download complete 02:28:37 a4357932f1b6: Verifying Checksum 02:28:37 a4357932f1b6: Download complete 02:28:37 b116817d02f9: Download complete 02:28:37 5f621e34cdf4: Download complete 02:28:38 5f621e34cdf4: Pull complete 02:28:38 a4357932f1b6: Pull complete 02:28:38 18c013af1878: Pull complete 02:28:39 745a02a5169b: Verifying Checksum 02:28:39 745a02a5169b: Download complete 02:28:41 00ac8860ef70: Download complete 02:28:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.852s coverage: 28.6% of statements 02:28:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:28:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:28:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 02:28:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 02:28:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 02:28:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.128s coverage: 100.0% of statements 02:28:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 02:28:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.084s coverage: 100.0% of statements 02:28:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 02:28:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.166s coverage: 86.7% of statements 02:28:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 02:28:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.186s coverage: 97.5% of statements 02:28:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 02:28:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.147s coverage: 78.3% of statements 02:28:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 02:28:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:28:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:28:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:28:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.009s coverage: 92.8% of statements 02:28:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:28:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:28:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:28:48 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 02:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 02:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 02:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 02:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 02:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 02:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 02:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 02:28:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.073s coverage: 58.8% of statements 02:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 02:28:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.165s coverage: 0.1% of statements 02:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 02:28:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:28:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 43.8% of statements 02:28:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 79.5% of statements 02:28:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.106s coverage: 94.1% of statements 02:28:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.124s coverage: 96.3% of statements 02:28:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements 02:28:51 00ac8860ef70: Pull complete 02:28:51 63d7cb157983: Pull complete 02:28:52 b116817d02f9: Pull complete 02:28:55 745a02a5169b: Pull complete 02:28:55 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 02:28:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 02:28:55 ---> b7e6874047d6 02:28:55 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 02:28:59 ---> Running in 69edd6c7bf47 02:29:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements 02:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.074s coverage: 44.8% of statements 02:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.086s coverage: 87.2% of statements 02:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 02:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 75.5% of statements 02:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements 02:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.156s coverage: 87.2% of statements 02:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.139s coverage: 84.2% of statements 02:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.267s coverage: 91.4% of statements 02:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.310s coverage: 63.5% of statements 02:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements 02:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.065s coverage: 91.3% of statements 02:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements 02:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 02:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.121s coverage: 100.0% of statements 02:29:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:29:02 (1/12) Installing libmagic (5.38-r0) 02:29:02 (2/12) Installing file (5.38-r0) 02:29:02 (3/12) Installing libc-dev (0.7.2-r3) 02:29:03 (4/12) Installing g++ (9.3.0-r2) 02:29:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.098s coverage: 68.9% of statements 02:29:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:29:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:29:03 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 02:29:03 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 02:29:03 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 02:29:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.187s coverage: 37.0% of statements 02:29:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:29:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:29:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.717s coverage: 84.0% of statements 02:29:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.103s coverage: 100.0% of statements 02:29:07 (5/12) Installing fortify-headers (1.1-r0) 02:29:07 (6/12) Installing patch (2.7.6-r6) 02:29:07 (7/12) Installing build-base (0.5-r2) 02:29:07 (8/12) Installing libsodium (1.0.18-r0) 02:29:07 (9/12) Installing pkgconf (1.7.2-r0) 02:29:07 (10/12) Installing libsodium-dev (1.0.18-r0) 02:29:07 (11/12) Installing libzmq (4.3.3-r0) 02:29:07 (12/12) Installing zeromq-dev (4.3.3-r0) 02:29:07 Executing busybox-1.31.1-r19.trigger 02:29:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.205s coverage: 47.1% of statements 02:29:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:29:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:29:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 02:29:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 02:29:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 02:29:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.078s coverage: 100.0% of statements 02:29:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 02:29:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.086s coverage: 100.0% of statements 02:29:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 02:29:07 OK: 217 MiB in 51 packages 02:29:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.819s coverage: 29.1% of statements 02:29:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:29:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:29:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 02:29:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 02:29:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 02:29:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.115s coverage: 99.0% of statements 02:29:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 02:29:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.146s coverage: 100.0% of statements 02:29:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 02:29:10 ok github.com/edgexfoundry/edgex-go/internal/system 0.075s coverage: 0.0% of statements 02:29:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:29:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.123s coverage: 100.0% of statements 02:29:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 02:29:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:29:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:29:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 02:29:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.095s coverage: 87.9% of statements 02:29:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 02:29:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:29:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 02:29:12 Removing intermediate container 69edd6c7bf47 02:29:12 ---> 2763972518db 02:29:12 Step 4/6 : WORKDIR /edgex-go 02:29:12 ---> Running in d4c2324f8649 02:29:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.065s coverage: 32.1% of statements 02:29:12 Removing intermediate container d4c2324f8649 02:29:12 ---> 2871a9a284d3 02:29:12 Step 5/6 : COPY go.mod . 02:29:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 100.0% of statements 02:29:13 GO111MODULE=on go vet ./... 02:29:13 ---> 1e76b25cc330 02:29:13 Step 6/6 : RUN go mod download 02:29:13 ---> Running in ea3f96b6c46b 02:29:40 Removing intermediate container ea3f96b6c46b 02:29:40 ---> 6f7fbfc12caf 02:29:40 Successfully built 6f7fbfc12caf 02:29:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:29:40 + docker inspect -f . ci-base-image-arm64 02:29:40 . [Pipeline] withDockerContainer 02:29:41 prd-ubuntu18.04-docker-arm64-4c-16g-23649 does not seem to be running inside a container 02:29:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:29:42 $ docker top b8121a2f31ff631a354cb184289015880bd4fa1fc4b7ed29c8c9118d27763aee -eo pid,comm [Pipeline] { [Pipeline] sh 02:29:44 + go version 02:29:44 go version go1.15.5 linux/arm64 [Pipeline] } 02:29:44 $ docker stop --time=1 b8121a2f31ff631a354cb184289015880bd4fa1fc4b7ed29c8c9118d27763aee 02:29:46 $ docker rm -f b8121a2f31ff631a354cb184289015880bd4fa1fc4b7ed29c8c9118d27763aee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:29:47 + docker inspect -f . ci-base-image-arm64 02:29:47 . [Pipeline] withDockerContainer 02:29:47 prd-ubuntu18.04-docker-arm64-4c-16g-23649 does not seem to be running inside a container 02:29:47 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:29:49 $ docker top 3d5cf9827627a0027eddb10bafbdf8d9f7b5d1421218e914c4d93be3b0146473 -eo pid,comm [Pipeline] { [Pipeline] echo 02:29:49 ========================================================= 02:29:49 [edgeXBuildGoParallel] Running Tests and Build... 02:29:49 ========================================================= [Pipeline] sh 02:29:50 + make test 02:29:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:30:12 ? github.com/edgexfoundry/edgex-go [no test files] 02:30:22 gofmt -l . 02:30:22 [ "`gofmt -l .`" = "" ] 02:30:22 ./bin/test-go-mod-tidy.sh 02:30:22 ./bin/test-attribution-txt.sh [Pipeline] sh 02:30:23 + ls -al . 02:30:23 total 668 02:30:23 drwxrwxr-x 10 1001 1001 4096 Jan 28 02:30 . 02:30:23 drwxr-xr-x 4 root root 28 Jan 28 02:27 .. 02:30:23 -rw-rw-r-- 1 1001 1001 11 Jan 28 02:24 .dockerignore 02:30:23 drwxrwxr-x 8 1001 1001 179 Jan 28 02:24 .git 02:30:23 drwxrwxr-x 3 1001 1001 125 Jan 28 02:24 .github 02:30:23 -rw-rw-r-- 1 1001 1001 872 Jan 28 02:24 .gitignore 02:30:23 drwx------ 3 1001 1001 60 Jan 28 02:25 .semver 02:30:23 -rw-rw-r-- 1 1001 1001 166 Jan 28 02:24 .sonarcloud.properties 02:30:23 -rw-rw-r-- 1 1001 1001 7859 Jan 28 02:24 Attribution.txt 02:30:23 -rw-rw-r-- 1 1001 1001 3804 Jan 28 02:24 CONTRIBUTING.md 02:30:23 -rw-rw-r-- 1 1001 1001 931 Jan 28 02:24 Dockerfile.build 02:30:23 -rw-rw-r-- 1 1001 1001 863 Jan 28 02:24 Jenkinsfile 02:30:23 -rw-rw-r-- 1 1001 1001 10775 Jan 28 02:24 LICENSE 02:30:23 -rw-rw-r-- 1 1001 1001 6001 Jan 28 02:24 Makefile 02:30:23 -rw-rw-r-- 1 1001 1001 6524 Jan 28 02:24 README.md 02:30:23 -rw-rw-r-- 1 1001 1001 6755 Jan 28 02:24 SECURITY.md 02:30:23 -rw-rw-r-- 1 1001 1001 5 Jan 28 02:25 VERSION 02:30:23 -rw-rw-r-- 1 1001 1001 4131 Jan 28 02:24 ZMQWindows.md 02:30:23 drwxrwxr-x 2 1001 1001 117 Jan 28 02:24 bin 02:30:23 drwxrwxr-x 15 1001 1001 4096 Jan 28 02:24 cmd 02:30:23 -rw-r--r-- 1 root root 564700 Jan 28 02:29 coverage.out 02:30:23 -rw-r--r-- 1 root root 1053 Jan 28 02:30 go.mod 02:30:23 -rw-r--r-- 1 root root 19080 Jan 28 02:30 go.sum 02:30:23 drwxrwxr-x 8 1001 1001 127 Jan 28 02:24 internal 02:30:23 drwxrwxr-x 4 1001 1001 26 Jan 28 02:24 openapi 02:30:23 drwxrwxr-x 4 1001 1001 71 Jan 28 02:24 snap 02:30:23 -rw-rw-r-- 1 1001 1001 168 Jan 28 02:24 version.go [Pipeline] sh 02:30:23 + '[' -e coverage.out ] 02:30:23 + chown 1001:1001 coverage.out [Pipeline] stash 02:30:24 Stashed 1 file(s) [Pipeline] sh 02:30:24 + make build 02:30:24 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 02:30:30 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 02:30:46 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 02:30:48 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 02:30:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:30:52 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 02:30:52 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 02:30:57 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 02:31:00 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 02:31:02 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 02:31:04 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 02:31:06 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 02:31: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 02:31:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:31:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:31:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:31:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:31:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 02:31:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:31:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:31:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:31:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:31:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [Pipeline] } 02:31:14 $ docker stop --time=1 ad087ab193aa2fa69a1ca5e2b43754f3e3a7ae257c05db0f7ce192254d7d2868 02:31:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:31:16 $ docker rm -f ad087ab193aa2fa69a1ca5e2b43754f3e3a7ae257c05db0f7ce192254d7d2868 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:31:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:31:21 02:31:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:31:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:31:21 latest: Pulling from edgex-devops/edgex-compose 02:31:21 cbdbe7a5bc2a: Pulling fs layer 02:31:21 ca9280d653b3: Pulling fs layer 02:31:21 7e9c9ca2126c: Pulling fs layer 02:31:22 cbdbe7a5bc2a: Verifying Checksum 02:31:22 cbdbe7a5bc2a: Download complete 02:31:23 cbdbe7a5bc2a: Pull complete 02:31:23 ca9280d653b3: Verifying Checksum 02:31:23 ca9280d653b3: Download complete 02:31:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:31:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:31:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:31:24 ca9280d653b3: Pull complete 02:31:26 7e9c9ca2126c: Verifying Checksum 02:31:26 7e9c9ca2126c: Download complete 02:31:29 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.236s coverage: 46.6% of statements 02:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 02:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 02:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 02:31:36 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.513s coverage: 27.1% of statements 02:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 02:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 02:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 02:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:31:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.078s coverage: 100.0% of statements 02:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 02:31:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.081s coverage: 100.0% of statements 02:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 02:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 02:31:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.227s coverage: 65.8% of statements 02:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 02:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 02:31:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.755s coverage: 82.3% of statements 02:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 02:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 02:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 02:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:31:37 7e9c9ca2126c: Pull complete 02:31:37 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:31:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:31:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:31:37 prd-centos7-docker-4c-2g-23648 does not seem to be running inside a container 02:31:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:31:40 $ docker top b9736e74f27da0771b010befbf1814f772a5526fec715f6d432132deed891ab2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:31:41 + docker-compose build --help 02:31:41 + grep parallel 02:31:42 --parallel Build images in parallel. [Pipeline] } 02:31:42 $ docker stop --time=1 b9736e74f27da0771b010befbf1814f772a5526fec715f6d432132deed891ab2 02:31:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.113s coverage: 28.6% of statements 02:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 02:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 02:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 02:31:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.235s coverage: 100.0% of statements 02:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 02:31:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.074s coverage: 100.0% of statements 02:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 02:31:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.288s coverage: 86.7% of statements 02:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 02:31:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.320s coverage: 97.5% of statements 02:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 02:31:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.124s coverage: 78.3% of statements 02:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 02:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:31:44 $ docker rm -f b9736e74f27da0771b010befbf1814f772a5526fec715f6d432132deed891ab2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:31:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:31:45 . [Pipeline] withDockerContainer 02:31:45 prd-centos7-docker-4c-2g-23648 does not seem to be running inside a container 02:31:45 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:31:46 $ docker top 3b30a3d3965ef9850008d976ab10fd388ab56f753e42280fe1f482ebdf2f1301 -eo pid,comm [Pipeline] { [Pipeline] sh 02:31:47 + docker-compose -f ./docker-compose-build.yml build --parallel 02:31:49 Building docker-core-command-go ... 02:31:49 Building docker-core-data-go ... 02:31:49 Building docker-core-metadata-go ... 02:31:49 Building docker-security-bootstrapper-go ... 02:31:49 Building docker-security-proxy-setup-go ... 02:31:49 Building docker-security-secretstore-setup-go ... 02:31:49 Building docker-support-notifications-go ... 02:31:49 Building docker-support-scheduler-go ... 02:31:49 Building docker-sys-mgmt-agent-go ... 02:31:49 Building docker-core-metadata-go 02:31:49 Building docker-security-secretstore-setup-go 02:31:49 Building docker-security-proxy-setup-go 02:31:49 Building docker-security-bootstrapper-go 02:31:49 Building docker-support-notifications-go 02:31:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.280s coverage: 92.8% of statements 02:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:31:54 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 02:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 02:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 02:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 02:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 02:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 02:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 02:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 02:31:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements 02:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 02:31:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.202s coverage: 0.1% of statements 02:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 02:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 43.8% of statements 02:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.116s coverage: 79.5% of statements 02:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 02:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements 02:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements 02:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.109s coverage: 94.4% of statements 02:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements 02:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements 02:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 02:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 75.5% of statements 02:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.8% of statements 02:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.121s coverage: 87.2% of statements 02:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.134s coverage: 84.2% of statements 02:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.165s coverage: 91.4% of statements 02:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.522s coverage: 63.5% of statements 02:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.078s coverage: 100.0% of statements 02:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 91.3% of statements 02:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements 02:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements 02:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 02:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.832s coverage: 68.9% of statements 02:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 02:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 02:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 02:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.434s coverage: 37.0% of statements 02:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.572s coverage: 84.0% of statements 02:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.072s coverage: 100.0% of statements 02:32:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.371s coverage: 47.1% of statements 02:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 02:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 02:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 02:32:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.138s coverage: 100.0% of statements 02:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 02:32:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.102s coverage: 100.0% of statements 02:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 02:32:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.003s coverage: 29.1% of statements 02:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 02:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 02:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 02:32:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.241s coverage: 99.0% of statements 02:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 02:32:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.089s coverage: 100.0% of statements 02:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 02:32:27 ok github.com/edgexfoundry/edgex-go/internal/system 0.075s coverage: 0.0% of statements 02:32:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:32:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements 02:32:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 02:32:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:32:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:32:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 02:32:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.111s coverage: 87.9% of statements 02:32:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 02:32:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:32:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements 02:32:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 02:32:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 02:32:29 GO111MODULE=on go vet ./... 02:32:57 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:32:57 02:32:57 Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 2/23 : FROM ${BUILDER_BASE} AS builder 02:32:57 02:32:57 ---> ccd7d788007f 02:32:57 Step 3/23 : WORKDIR /edgex-go 02:32:57 ---> ccd7d788007f 02:32:57 Step 3/24 : WORKDIR /edgex-go 02:32:57 Step 1/34 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:32:57 Step 2/34 : FROM ${BUILDER_BASE} AS builder 02:32:57 ---> ccd7d788007f 02:32:57 Step 3/34 : WORKDIR /edgex-go 02:32:57 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:32:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:32:57 ---> ccd7d788007f 02:32:57 Step 3/22 : WORKDIR /edgex-go 02:32:57 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:32:57 Step 2/21 : FROM ${BUILDER_BASE} AS builder 02:32:57 ---> ccd7d788007f 02:32:57 Step 3/21 : WORKDIR /edgex-go 02:32:57 ---> Running in 57afa22e4dbe 02:32:57 ---> Running in f9703168e1df 02:32:57 ---> Running in 646bc9ac69b1 02:32:57 ---> Running in cc426cdcc2a4 02:32:57 ---> Running in e3ff0b149a9d 02:32:57 Removing intermediate container cc426cdcc2a4 02:32:57 ---> 4ff158f110d6 02:32:57 Step 4/34 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:32:57 Removing intermediate container 57afa22e4dbe 02:32:57 ---> f929b6774b37 02:32:57 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:32:57 Removing intermediate container e3ff0b149a9d 02:32:57 ---> e61fd0c79fa1 02:32:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:32:57 Removing intermediate container f9703168e1df 02:32:57 ---> 685eec5a019f 02:32:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:32:57 ---> Running in b5c0a7ea04d4 02:32:57 Removing intermediate container 646bc9ac69b1 02:32:57 ---> 9129d7ee5fc3 02:32:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:32:57 ---> Running in acf9f429c7fb 02:32:57 ---> Running in 6920dbf7ddc5 02:32:57 ---> Running in 5c7ac4212bb8 02:32:57 ---> Running in ab4845ca8cb0 02:32:59 Removing intermediate container acf9f429c7fb 02:32:59 ---> 362120d559ea 02:32:59 Step 5/21 : RUN apk add --update --no-cache make git 02:32:59 Removing intermediate container b5c0a7ea04d4 02:32:59 ---> 51f91e4d2fd5 02:32:59 Step 5/34 : RUN apk add --update --no-cache make git 02:32:59 ---> Running in ed2ce3256e2e 02:32:59 ---> Running in 4ef5eb7ae1e2 02:32:59 Removing intermediate container 6920dbf7ddc5 02:32:59 ---> 870cd40fbd28 02:32:59 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 02:33:00 Removing intermediate container ab4845ca8cb0 02:33:00 ---> 2b2dd9bb1a6c 02:33:00 Step 5/23 : RUN apk add --update --no-cache make git 02:33:00 ---> Running in 83052dab3921 02:33:00 Removing intermediate container 5c7ac4212bb8 02:33:00 ---> cbc2628ef2ec 02:33:00 Step 5/24 : RUN apk add --update --no-cache make git 02:33:00 ---> Running in b4cd69e300f3 02:33:00 ---> Running in 783068595bcb 02:33:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:33:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:33:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:33:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:33:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:33:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:33:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:33:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:33:03 OK: 233 MiB in 51 packages 02:33:03 OK: 233 MiB in 51 packages 02:33:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:33:03 OK: 233 MiB in 51 packages 02:33:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:33:03 OK: 233 MiB in 51 packages 02:33:03 OK: 233 MiB in 51 packages 02:33:06 Removing intermediate container 4ef5eb7ae1e2 02:33:06 ---> 207db784c3e4 02:33:06 Step 6/34 : COPY go.mod . 02:33:06 Removing intermediate container ed2ce3256e2e 02:33:06 ---> 13037cc223e3 02:33:06 Step 6/21 : COPY go.mod . 02:33:06 Removing intermediate container 83052dab3921 02:33:06 ---> 5165b16451c5 02:33:06 Step 6/22 : COPY go.mod . 02:33:06 Removing intermediate container b4cd69e300f3 02:33:06 ---> 209b6c177068 02:33:06 Step 6/23 : COPY go.mod . 02:33:06 ---> ff319bd527cb 02:33:06 Step 7/34 : RUN go mod download 02:33:07 ---> de07bc50fcdf 02:33:07 Step 7/21 : RUN go mod download 02:33:07 Removing intermediate container 783068595bcb 02:33:07 ---> be8e98716273 02:33:07 Step 6/24 : COPY go.mod . 02:33:07 ---> Running in e5112b0cebd5 02:33:08 ---> Running in 8d4e6871e3c8 02:33:08 ---> f53c7b3317eb 02:33:08 Step 7/22 : RUN go mod download 02:33:08 ---> 8b6dc40fd416 02:33:08 Step 7/23 : RUN go mod download 02:33:08 ---> Running in cf7f7065d5f8 02:33:08 ---> Running in 6ecd08028d21 02:33:08 ---> 485ffdfe94be 02:33:08 Step 7/24 : RUN go mod download 02:33:09 ---> Running in d32f45dedcb2 02:33:12 Removing intermediate container 8d4e6871e3c8 02:33:12 ---> 6a6249259403 02:33:12 Step 8/21 : COPY . . 02:33:12 Removing intermediate container 6ecd08028d21 02:33:12 ---> dd28b2e304a5 02:33:12 Step 8/23 : COPY . . 02:33:12 Removing intermediate container cf7f7065d5f8 02:33:12 ---> 7e48fb97c417 02:33:12 Step 8/22 : COPY . . 02:33:13 Removing intermediate container e5112b0cebd5 02:33:13 ---> 584275732ba1 02:33:13 Step 8/34 : COPY . . 02:33:13 Removing intermediate container d32f45dedcb2 02:33:13 ---> ba45c026bab6 02:33:13 Step 8/24 : COPY . . 02:33:38 gofmt -l . 02:33:39 [ "`gofmt -l .`" = "" ] 02:33:41 ./bin/test-go-mod-tidy.sh 02:33:42 ./bin/test-attribution-txt.sh [Pipeline] sh 02:33:44 + ls -al . 02:33:44 total 696 02:33:44 drwxrwxr-x 9 1001 1001 4096 Jan 28 02:33 . 02:33:44 drwxr-xr-x 4 root root 4096 Jan 28 02:29 .. 02:33:44 -rw-rw-r-- 1 1001 1001 11 Jan 28 02:28 .dockerignore 02:33:44 drwxrwxr-x 8 1001 1001 4096 Jan 28 02:28 .git 02:33:44 drwxrwxr-x 3 1001 1001 4096 Jan 28 02:28 .github 02:33:44 -rw-rw-r-- 1 1001 1001 872 Jan 28 02:28 .gitignore 02:33:44 -rw-rw-r-- 1 1001 1001 166 Jan 28 02:28 .sonarcloud.properties 02:33:44 -rw-rw-r-- 1 1001 1001 7859 Jan 28 02:28 Attribution.txt 02:33:44 -rw-rw-r-- 1 1001 1001 3804 Jan 28 02:28 CONTRIBUTING.md 02:33:44 -rw-rw-r-- 1 1001 1001 931 Jan 28 02:28 Dockerfile.build 02:33:44 -rw-rw-r-- 1 1001 1001 863 Jan 28 02:28 Jenkinsfile 02:33:44 -rw-rw-r-- 1 1001 1001 10775 Jan 28 02:28 LICENSE 02:33:44 -rw-rw-r-- 1 1001 1001 6001 Jan 28 02:28 Makefile 02:33:44 -rw-rw-r-- 1 1001 1001 6524 Jan 28 02:28 README.md 02:33:44 -rw-rw-r-- 1 1001 1001 6755 Jan 28 02:28 SECURITY.md 02:33:44 -rw-rw-r-- 1 1001 1001 5 Jan 28 02:25 VERSION 02:33:44 -rw-rw-r-- 1 1001 1001 4131 Jan 28 02:28 ZMQWindows.md 02:33:44 drwxrwxr-x 2 1001 1001 4096 Jan 28 02:28 bin 02:33:44 drwxrwxr-x 15 1001 1001 4096 Jan 28 02:28 cmd 02:33:44 -rw-r--r-- 1 root root 564700 Jan 28 02:32 coverage.out 02:33:44 -rw-r--r-- 1 root root 1053 Jan 28 02:33 go.mod 02:33:44 -rw-r--r-- 1 root root 19080 Jan 28 02:33 go.sum 02:33:44 drwxrwxr-x 8 1001 1001 4096 Jan 28 02:28 internal 02:33:44 drwxrwxr-x 4 1001 1001 4096 Jan 28 02:28 openapi 02:33:44 drwxrwxr-x 4 1001 1001 4096 Jan 28 02:28 snap 02:33:44 -rw-rw-r-- 1 1001 1001 168 Jan 28 02:28 version.go [Pipeline] sh 02:33:44 + '[' -e coverage.out ] 02:33:44 + chown 1001:1001 coverage.out [Pipeline] stash 02:33:44 Warning: overwriting stash ‘coverage-report’ 02:33:46 Stashed 1 file(s) [Pipeline] sh 02:33:46 + make build 02:33:46 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 02:33:59 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 02:34: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 02:34:24 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 02:34:29 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 02:34:31 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 02:34:35 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 02:34:35 ---> 2885c4f1e736 02:34:35 Step 9/22 : RUN make cmd/support-notifications/support-notifications 02:34:35 ---> dfe67bbe1167 02:34:35 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:34:35 ---> 78260a23d041 02:34:35 Step 9/34 : ARG BUILD_BASE_DIR="/tmp/build/dist/linux" 02:34:35 ---> c1c9b5a549d1 02:34:35 Step 9/23 : RUN make cmd/core-metadata/core-metadata 02:34:35 ---> b63c877c399a 02:34:35 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:34:35 ---> Running in 1f1c1fd931b2 02:34:35 ---> Running in 6a4f96f65f50 02:34:35 ---> Running in f1f6c6625ea1 02:34:35 ---> Running in 5987f6fb3916 02:34:35 ---> Running in ebdfe21bc4be 02:34:35 Removing intermediate container f1f6c6625ea1 02:34:35 ---> a791a1aed7e0 02:34:35 Step 10/34 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR" 02:34:35 ---> Running in 023a3851ef4f 02:34:35 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 02:34: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 02:34:35 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 02:34:35 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 02:34:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:34:39 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 02:34:43 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 02:34:47 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 02:34:50 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 02:34:54 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 02:34:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 02:35:02 $ docker stop --time=1 3d5cf9827627a0027eddb10bafbdf8d9f7b5d1421218e914c4d93be3b0146473 02:35:05 $ docker rm -f 3d5cf9827627a0027eddb10bafbdf8d9f7b5d1421218e914c4d93be3b0146473 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:35:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:35:07 02:35:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:35:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:35:08 latest: Pulling from edgex-devops/edgex-compose-arm64 02:35:08 29e5d40040c1: Pulling fs layer 02:35:08 1ce36da41761: Pulling fs layer 02:35:08 25b303627fd3: Pulling fs layer 02:35:09 29e5d40040c1: Verifying Checksum 02:35:09 29e5d40040c1: Download complete 02:35:09 1ce36da41761: Verifying Checksum 02:35:09 29e5d40040c1: Pull complete 02:35:11 1ce36da41761: Pull complete 02:35:11 25b303627fd3: Download complete 02:35:21 25b303627fd3: Pull complete 02:35:21 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:35:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:35:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 02:35:21 prd-ubuntu18.04-docker-arm64-4c-16g-23649 does not seem to be running inside a container 02:35:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:35:24 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 02:35:24 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 02:35:24 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 02:35:25 $ docker top 4be2ff30632cdc2f162688d3544e1951301300312c074077698745a119380c1c -eo pid,comm [Pipeline] { [Pipeline] sh 02:35:26 + docker-compose build --help 02:35:26 + grep parallel 02:35:27 Removing intermediate container 1f1c1fd931b2 02:35:27 ---> 828d84eba97f 02:35:27 02:35:27 Step 10/22 : FROM alpine:3.12 02:35:27 3.12: Pulling from library/alpine 02:35:29 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 02:35:29 Status: Downloaded newer image for alpine:3.12 02:35:29 ---> 389fef711851 02:35:29 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 02:35:29 ---> Running in 6f80483c22d8 02:35:29 + mkdir -p /tmp/build/dist/linux 02:35:29 + cd /tmp/build/dist/linux 02:35:29 + git clone https://github.com/jwilder/dockerize.git . 02:35:29 Cloning into '.'... 02:35:29 --parallel Build images in parallel. [Pipeline] } 02:35:29 $ docker stop --time=1 4be2ff30632cdc2f162688d3544e1951301300312c074077698745a119380c1c 02:35:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:35:31 + go get github.com/robfig/glock 02:35:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:35:31 (1/2) Installing ca-certificates (20191127-r4) 02:35:31 (2/2) Installing dumb-init (1.2.2-r1) 02:35:31 Executing busybox-1.31.1-r19.trigger 02:35:31 Executing ca-certificates-20191127-r4.trigger 02:35:31 $ docker rm -f 4be2ff30632cdc2f162688d3544e1951301300312c074077698745a119380c1c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { 02:35:32 OK: 6 MiB in 16 packages [Pipeline] isUnix [Pipeline] sh 02:35:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:35:32 . [Pipeline] withDockerContainer 02:35:32 prd-ubuntu18.04-docker-arm64-4c-16g-23649 does not seem to be running inside a container 02:35:32 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:35:33 Removing intermediate container ebdfe21bc4be 02:35:33 ---> 197d757f006e 02:35:33 02:35:33 Step 10/24 : FROM alpine:3.12 02:35:33 ---> 389fef711851 02:35:33 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 02:35:34 $ docker top 9b1bc308f58a1568b6dc75c76ff3c3948cce903538a4f5c4e014a035644175a3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:35:34 ---> Running in 483bbd51960e 02:35:35 Removing intermediate container 5987f6fb3916 02:35:35 ---> 30ff5a545791 02:35:35 02:35:35 Step 10/23 : FROM alpine:3.12 02:35:35 ---> 389fef711851 02:35:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:35:35 + docker-compose -f ./docker-compose-build.yml build --parallel 02:35:35 Removing intermediate container 6a4f96f65f50 02:35:35 ---> eef2508cd1d5 02:35:35 02:35:35 Step 10/21 : FROM alpine:3.12 02:35:35 ---> 389fef711851 02:35:35 Step 11/21 : RUN apk add --update --no-cache curl 02:35:35 ---> Running in 3ff649758874 02:35:35 ---> Running in 34cedf6f6b4a 02:35:36 Removing intermediate container 6f80483c22d8 02:35:36 ---> 937a71cc2829 02:35:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:35:36 ---> Running in ee31d49be700 02:35:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:35:36 Removing intermediate container ee31d49be700 02:35:36 ---> 9c4dcaf508d8 02:35:36 Step 13/22 : ENV APP_PORT=48060 02:35:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:35:36 ---> Running in fd1ac1947688 02:35:37 (1/5) Installing ca-certificates (20191127-r4) 02:35:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:35:37 (2/5) Installing nghttp2-libs (1.41.0-r0) 02:35:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:35:37 (3/5) Installing libcurl (7.69.1-r3) 02:35:37 (4/5) Installing curl (7.69.1-r3) 02:35:37 (5/5) Installing dumb-init (1.2.2-r1) 02:35:37 Executing busybox-1.31.1-r19.trigger 02:35:37 Executing ca-certificates-20191127-r4.trigger 02:35:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:35:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:35:37 OK: 7 MiB in 19 packages 02:35:37 (1/1) Installing dumb-init (1.2.2-r1) 02:35:37 Executing busybox-1.31.1-r19.trigger 02:35:37 OK: 6 MiB in 15 packages 02:35:37 Removing intermediate container fd1ac1947688 02:35:37 ---> 767ef436caec 02:35:37 Step 14/22 : EXPOSE $APP_PORT 02:35:37 (1/4) Installing ca-certificates (20191127-r4) 02:35:37 ---> Running in eeefcac33452 02:35:37 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:35:37 (3/4) Installing libcurl (7.69.1-r3) 02:35:37 (4/4) Installing curl (7.69.1-r3) 02:35:37 Executing busybox-1.31.1-r19.trigger 02:35:37 Executing ca-certificates-20191127-r4.trigger 02:35:38 OK: 7 MiB in 18 packages 02:35:39 Removing intermediate container eeefcac33452 02:35:39 ---> 27878426fcfd 02:35:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:35:39 Building docker-core-command-go ... 02:35:39 Building docker-core-data-go ... 02:35:39 Building docker-core-metadata-go ... 02:35:39 Building docker-security-bootstrapper-go ... 02:35:39 Building docker-security-proxy-setup-go ... 02:35:39 Building docker-security-secretstore-setup-go ... 02:35:39 Building docker-support-notifications-go ... 02:35:39 Building docker-support-scheduler-go ... 02:35:39 Building docker-sys-mgmt-agent-go ... 02:35:39 Building docker-security-secretstore-setup-go 02:35:39 Building docker-support-notifications-go 02:35:39 Building docker-security-bootstrapper-go 02:35:39 Building docker-core-metadata-go 02:35:39 Building docker-core-command-go 02:35:40 ---> 8a5bd55d3d48 02:35:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:35:40 Removing intermediate container 3ff649758874 02:35:40 ---> ccdb509dc478 02:35:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:35:40 Removing intermediate container 483bbd51960e 02:35:40 ---> e02ae5ca25ba 02:35:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:35:40 Removing intermediate container 34cedf6f6b4a 02:35:40 ---> 772477403c2a 02:35:40 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:35:41 ---> Running in 345de0907586 02:35:41 ---> Running in 6458b5c150ab 02:35:41 ---> Running in 8e48deff4e95 02:35:41 Removing intermediate container 345de0907586 02:35:41 ---> 381dba83b84d 02:35:41 Step 13/23 : ENV APP_PORT=48081 02:35:42 Removing intermediate container 6458b5c150ab 02:35:42 ---> ad4891bfbe2f 02:35:42 Step 13/21 : WORKDIR /edgex 02:35:42 ---> Running in 913c32e84c65 02:35:44 Removing intermediate container 8e48deff4e95 02:35:44 ---> 4919fb8948e5 02:35:44 Step 13/24 : WORKDIR / 02:35:44 ---> 96e53b031549 02:35:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:35:44 ---> Running in c71e481411d4 02:35:44 ---> Running in 4f4e18e39373 02:35:44 Removing intermediate container 913c32e84c65 02:35:44 ---> b94100a63298 02:35:44 Step 14/23 : EXPOSE $APP_PORT 02:35:44 ---> Running in b2833218edf9 02:35:44 Removing intermediate container c71e481411d4 02:35:44 ---> 4252ed13e348 02:35:44 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:35:45 ---> eb6fd0f01c31 02:35:45 Step 18/22 : ENTRYPOINT ["/support-notifications"] 02:35:45 Removing intermediate container 4f4e18e39373 02:35:45 ---> 7d43d455da98 02:35:45 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:35:45 Removing intermediate container b2833218edf9 02:35:45 ---> fa0dc8cad866 02:35:45 Step 15/23 : WORKDIR / 02:35:45 ---> Running in 8a3871ad7d77 02:35:45 ---> Running in c63f62f2e3b7 02:35:45 ---> 606411257203 02:35:45 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:35:45 Removing intermediate container 8a3871ad7d77 02:35:45 ---> 5bfe690b81a9 02:35:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:35:45 Removing intermediate container c63f62f2e3b7 02:35:45 ---> e01cc369eed5 02:35:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:35:45 ---> Running in dd1f299afb08 02:35:45 ---> 1d3a1b4a8850 02:35:45 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:35:46 + glock sync -n 02:35:46 Removing intermediate container dd1f299afb08 02:35:46 ---> 51d4a7dba78e 02:35:46 Step 20/22 : LABEL arch=x86_64 02:35:46 ---> 26cb737eab38 02:35:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:35:46 ---> 4764906350e2 02:35:46 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:35:46 ---> Running in 267e82151f5e 02:35:46 ---> 114ca20bbc37 02:35:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:35:46 Removing intermediate container 267e82151f5e 02:35:46 ---> e29b5ae6a912 02:35:46 Step 21/22 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 02:35:47 ---> Running in 61aeebc504e4 02:35:47 ---> 01b071bc85b9 02:35:47 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:35:47 ---> 62b034ba70c7 02:35:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:35:47 ---> 249357dd0a02 02:35:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:35:48 ---> Running in cc77bf2f1ea9 02:35:48 Removing intermediate container 61aeebc504e4 02:35:48 ---> eddbd96cfa26 02:35:48 Step 22/22 : LABEL version=0.0.0 02:35:48 ---> Running in f976059bef66 02:35:48 Removing intermediate container cc77bf2f1ea9 02:35:48 ---> ebbd595f284c 02:35:48 Step 18/21 : CMD ["--init=true"] 02:35:49 ---> 72c8284f82c3 02:35:49 Step 19/23 : ENTRYPOINT ["/core-metadata"] 02:35:49 ---> Running in 1ed2bea011c1 02:35:49 ---> Running in 0c8a6178144c 02:35:49 Removing intermediate container f976059bef66 02:35:49 ---> 48fc83c2c544 02:35:49 02:35:49 ---> d071b48de61b 02:35:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:35:50 Removing intermediate container 1ed2bea011c1 02:35:50 ---> a590810979b8 02:35:50 Step 19/21 : LABEL arch=x86_64 02:35:50 Removing intermediate container 0c8a6178144c 02:35:50 ---> c637ab5834db 02:35:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:35:50 Successfully built 48fc83c2c544 02:35:50 ---> Running in 11f28949a980 02:35:50 Successfully tagged docker-support-notifications-go:latest 02:35:50  Building docker-support-notifications-go ... done Building docker-support-scheduler-go 02:35:50 ---> Running in 4969a512c0d0 02:35:51 failed to get: github.com/elgs/gosplitargs 02:35:51 02:35:51 > go get -v -d github.com/elgs/gosplitargs 02:35:51 github.com/elgs/gosplitargs (download) 02:35:51 # cd .; git clone -- https://github.com/elgs/gosplitargs /go/src/github.com/elgs/gosplitargs 02:35:51 Cloning into '/go/src/github.com/elgs/gosplitargs'... 02:35:51 remote: Not Found 02:35:51 fatal: repository 'https://github.com/elgs/gosplitargs/' not found 02:35:51 package github.com/elgs/gosplitargs: exit status 128 02:35:51 github.com/hpcloud/tail (download) 02:35:51 github.com/jwilder/gojq (download) 02:35:51 get "golang.org/x/net": found meta tag get.metaImport{Prefix:"golang.org/x/net", VCS:"git", RepoRoot:"https://go.googlesource.com/net"} at //golang.org/x/net?go-get=1 02:35:51 golang.org/x/net (download) 02:35:51 package golang.org/x/net: no Go files in /go/src/golang.org/x/net 02:35:51 exit status 1 02:35:51 02:35:51 > import github.com/elgs/gosplitargs 02:35:51 cannot find package "github.com/elgs/gosplitargs" in any of: 02:35:51 /usr/local/go/src/github.com/elgs/gosplitargs (from $GOROOT) 02:35:51 /go/src/github.com/elgs/gosplitargs (from $GOPATH) 02:35:51 /bin/sh: arch: parameter not set 02:35:52  ---> 4088aabef0b4 02:35:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:35:52 Removing intermediate container 4969a512c0d0 02:35:52 ---> 59c9bde228e6 02:35:52 Step 21/23 : LABEL arch=x86_64 02:35:52 Removing intermediate container 11f28949a980 02:35:52 ---> 215b6450a9e6 02:35:52 Step 20/21 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 02:35:53 ---> Running in a385d174d44d 02:35:53 ---> Running in b89fceb05f8b 02:35:55 ---> b2ccf5da4ce4 02:35:55 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 02:35:55 Building docker-core-command-go 02:35:55 ---> Running in d5614c55a25a 02:35:55 Removing intermediate container b89fceb05f8b 02:35:55 ---> adb23bbbb529 02:35:55 Step 21/21 : LABEL version=0.0.0 02:35:55 Removing intermediate container a385d174d44d 02:35:55 ---> 80eef0c698da 02:35:55 Step 22/23 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 02:35:55 ---> Running in 3504fd67eb41 02:35:55 ---> Running in f534e5ab5b3f 02:35:58 Removing intermediate container 3504fd67eb41 02:35:58 ---> 361c50ed72af 02:35:58 02:35:59 Removing intermediate container f534e5ab5b3f 02:35:59 ---> a2b7c27f8ffd 02:35:59 Step 23/23 : LABEL version=0.0.0 02:36:00 Successfully built 361c50ed72af 02:36:00 Successfully tagged docker-security-proxy-setup-go:latest 02:36:00 Building docker-core-data-go 02:36:01  Building docker-security-proxy-setup-go ... done  ---> Running in 9abd9253ace6 02:36:02 Removing intermediate container 9abd9253ace6 02:36:02 ---> 6d3002938b71 02:36:02 02:36:03 Successfully built 6d3002938b71 02:36:03 Successfully tagged docker-core-metadata-go:latest 02:36:03  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go 02:36:05 Removing intermediate container d5614c55a25a 02:36:05 ---> a8cdf7f6b5e4 02:36:05 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 02:36:07 ---> Running in a25b12222062 02:36:08 Removing intermediate container a25b12222062 02:36:08 ---> 5b7c7a43f072 02:36:08 Step 22/24 : LABEL arch=x86_64 02:36:09 ---> Running in e0b106e3fdeb 02:36:09 Removing intermediate container e0b106e3fdeb 02:36:09 ---> f00e420f02a9 02:36:09 Step 23/24 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 02:36:10 ---> Running in 5f2083012823 02:36:11 Removing intermediate container 5f2083012823 02:36:11 ---> 44eabf3f27d8 02:36:11 Step 24/24 : LABEL version=0.0.0 02:36:11 ---> Running in 904a204a2e44 02:36:12 Removing intermediate container 904a204a2e44 02:36:12 ---> ca356e1d19b4 02:36:12 02:36:12 Successfully built ca356e1d19b4 02:36:12 Successfully tagged docker-security-secretstore-setup-go:latest 02:36:52  Building docker-security-secretstore-setup-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:36:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:36:52 ---> ccd7d788007f 02:36:52 Step 3/22 : WORKDIR /edgex-go 02:36:52 ---> Using cache 02:36:52 ---> 9129d7ee5fc3 02:36:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:36:52 ---> Using cache 02:36:52 ---> 2b2dd9bb1a6c 02:36:52 Step 5/22 : RUN apk add --update --no-cache make git 02:36:52 ---> Using cache 02:36:52 ---> 209b6c177068 02:36:52 Step 6/22 : COPY go.mod . 02:36:52 ---> Using cache 02:36:52 ---> 8b6dc40fd416 02:36:52 Step 7/22 : RUN go mod download 02:36:52 ---> Using cache 02:36:52 ---> dd28b2e304a5 02:36:52 Step 8/22 : COPY . . 02:36:52 ---> Using cache 02:36:52 ---> c1c9b5a549d1 02:36:52 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 02:36:52 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:36:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:36:52 ---> ccd7d788007f 02:36:52 Step 3/23 : WORKDIR /edgex-go 02:36:52 ---> Using cache 02:36:52 ---> 9129d7ee5fc3 02:36:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:36:52 ---> Using cache 02:36:52 ---> 2b2dd9bb1a6c 02:36:52 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:36:52 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:36:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:36:52 ---> ccd7d788007f 02:36:52 Step 3/26 : WORKDIR /edgex-go 02:36:52 ---> Using cache 02:36:52 ---> 9129d7ee5fc3 02:36:52 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:36:52 ---> Using cache 02:36:52 ---> 2b2dd9bb1a6c 02:36:52 Step 5/26 : RUN apk add --update --no-cache make bash git 02:36:52 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:36:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:36:52 ---> ccd7d788007f 02:36:52 Step 3/23 : WORKDIR /edgex-go 02:36:52 ---> Using cache 02:36:52 ---> 9129d7ee5fc3 02:36:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:36:52 ---> Using cache 02:36:52 ---> 2b2dd9bb1a6c 02:36:52 Step 5/23 : RUN apk add --update --no-cache make git 02:36:52 ---> Using cache 02:36:52 ---> 209b6c177068 02:36:52 Step 6/23 : COPY go.mod . 02:36:52 ---> Using cache 02:36:52 ---> 8b6dc40fd416 02:36:52 Step 7/23 : RUN go mod download 02:36:52 ---> Using cache 02:36:52 ---> dd28b2e304a5 02:36:52 Step 8/23 : COPY . . 02:36:52 ---> Using cache 02:36:52 ---> c1c9b5a549d1 02:36:52 Step 9/23 : RUN make cmd/core-command/core-command 02:36:52 ---> Running in 5bff33660579 02:36:52 ---> Running in da3ab73cc5f7 02:36:52 ---> Running in f66d282c283f 02:36:52 ---> Running in 49dfd72925ee 02:36:52 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 02:36:52 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 02:36:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:36:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:36:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:36:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:36:54 OK: 233 MiB in 51 packages 02:36:54 OK: 233 MiB in 51 packages 02:36:57 Removing intermediate container da3ab73cc5f7 02:36:57 ---> 18a6e56994a5 02:36:57 Step 6/26 : COPY go.mod . 02:36:57 Removing intermediate container f66d282c283f 02:36:57 ---> f8683f02cf54 02:36:57 Step 6/23 : COPY go.mod . 02:36:58 ---> 97c0f03c9568 02:36:58 Step 7/26 : RUN go mod download 02:36:59 ---> 29e85fce8278 02:36:59 Step 7/23 : RUN go mod download 02:36:59 ---> Running in 12240caf6d05 02:36:59 ---> Running in 7ffe0d68ad8e 02:37:01 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:37:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:37:01 ---> 6f7fbfc12caf 02:37:01 Step 3/23 : WORKDIR /edgex-go 02:37:01 Step 1/34 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:37:01 Step 2/34 : FROM ${BUILDER_BASE} AS builder 02:37:01 ---> 6f7fbfc12caf 02:37:01 Step 3/34 : WORKDIR /edgex-go 02:37:01 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:37:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:37:01 ---> 6f7fbfc12caf 02:37:01 Step 3/22 : WORKDIR /edgex-go 02:37:01 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:37:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:37:01 ---> 6f7fbfc12caf 02:37:01 Step 3/24 : WORKDIR /edgex-go 02:37:01 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:37:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:37:01 ---> 6f7fbfc12caf 02:37:01 Step 3/23 : WORKDIR /edgex-go 02:37:01 ---> Running in 14fa4afcbcb1 02:37:01 ---> Running in ea32f1f39d49 02:37:01 ---> Running in 839cb355fdb5 02:37:01 ---> Running in e6912bfb1213 02:37:01 ---> Running in 316edb095120 02:37:01 Removing intermediate container 14fa4afcbcb1 02:37:01 ---> 350a4ed2a8c1 02:37:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:01 Removing intermediate container 839cb355fdb5 02:37:01 ---> 78fb3e8ecd0f 02:37:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:01 Removing intermediate container e6912bfb1213 02:37:01 ---> e4fb3c7ef75d 02:37:01 Step 4/34 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:01 Removing intermediate container 316edb095120 02:37:01 ---> 013bf68b4a0c 02:37:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:01 ---> Running in c4cb944ba142 02:37:01 Removing intermediate container ea32f1f39d49 02:37:01 ---> cdb1a6146f87 02:37:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:01 ---> Running in 83b5613b623b 02:37:01 ---> Running in fde8780c403d 02:37:01 ---> Running in efe9a8900187 02:37:01 ---> Running in 7a794b0c6617 02:37:01 Removing intermediate container c4cb944ba142 02:37:01 ---> 2759895a24bb 02:37:01 Step 5/23 : RUN apk add --update --no-cache make git 02:37:01 ---> Running in 24deee55437f 02:37:01 Removing intermediate container 83b5613b623b 02:37:01 ---> bb0a1a765f19 02:37:01 Step 5/24 : RUN apk add --update --no-cache make git 02:37:01 ---> Running in 9b16929e418d 02:37:01 Removing intermediate container 7a794b0c6617 02:37:01 ---> 84d7b2dcd4b0 02:37:01 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 02:37:01 Removing intermediate container fde8780c403d 02:37:01 ---> 66980b8b40c1 02:37:01 Step 5/34 : RUN apk add --update --no-cache make git 02:37:01 Removing intermediate container efe9a8900187 02:37:01 ---> d769e2daee2d 02:37:01 Step 5/23 : RUN apk add --update --no-cache make git 02:37:01 ---> Running in 53aee8dd46dc 02:37:01 ---> Running in 180229a6697d 02:37:01 ---> Running in 030cb1c19729 02:37:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:37:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:37:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:37:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:37:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:37:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:37:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:37:01 OK: 217 MiB in 51 packages 02:37:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:37:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:37:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:37:02 OK: 217 MiB in 51 packages 02:37:02 OK: 217 MiB in 51 packages 02:37:02 OK: 217 MiB in 51 packages 02:37:02 OK: 217 MiB in 51 packages 02:37:03 Removing intermediate container 24deee55437f 02:37:03 ---> 13dfae1422ee 02:37:03 Step 6/23 : COPY go.mod . 02:37:04 Removing intermediate container 9b16929e418d 02:37:04 ---> ba3ee65bb723 02:37:04 Step 6/24 : COPY go.mod . 02:37:04 Removing intermediate container 53aee8dd46dc 02:37:04 ---> 815f541123d7 02:37:04 Step 6/22 : COPY go.mod . 02:37:04 ---> a71fa66c2d8b 02:37:04 Step 7/23 : RUN go mod download 02:37:04 Removing intermediate container 180229a6697d 02:37:04 ---> 3a8a9a33c038 02:37:04 Step 6/23 : COPY go.mod . 02:37:04 ---> Running in dc18df2845bd 02:37:04 Removing intermediate container 030cb1c19729 02:37:04 ---> cc534101a707 02:37:04 Step 6/34 : COPY go.mod . 02:37:04 ---> 2b48a7223e1f 02:37:04 Step 7/24 : RUN go mod download 02:37:05 Removing intermediate container 7ffe0d68ad8e 02:37:05 ---> 639c85cb523f 02:37:05 Step 8/23 : COPY . . 02:37:05 Removing intermediate container 12240caf6d05 02:37:05 ---> 1c325a7ccee7 02:37:05 Step 8/26 : COPY . . 02:37:05 ---> Running in 04da9777fa31 02:37:05 ---> bd46e39a291d 02:37:05 Step 7/22 : RUN go mod download 02:37:05 ---> 81c0f125d732 02:37:05 Step 7/23 : RUN go mod download 02:37:05 ---> 3ba5792df641 02:37:05 Step 7/34 : RUN go mod download 02:37:05 ---> Running in 5ddc2a27e57a 02:37:06 ---> Running in 0ee3a87553ce 02:37:06 ---> Running in 7b184bfe34da 02:37:08 Removing intermediate container dc18df2845bd 02:37:08 ---> 312049e14401 02:37:08 Step 8/23 : COPY . . 02:37:09 Removing intermediate container 04da9777fa31 02:37:09 ---> 02af028c7920 02:37:09 Step 8/24 : COPY . . 02:37:10 Removing intermediate container 5ddc2a27e57a 02:37:10 ---> d1088b162f73 02:37:10 Step 8/22 : COPY . . 02:37:10 Removing intermediate container 0ee3a87553ce 02:37:10 ---> ec1b22f106cf 02:37:10 Step 8/23 : COPY . . 02:37:10 Removing intermediate container 7b184bfe34da 02:37:10 ---> 5ea97ba8dba3 02:37:10 Step 8/34 : COPY . . 02:37:38 ---> 6ba3e368f3b7 02:37:38 Step 9/23 : RUN make cmd/core-metadata/core-metadata 02:37:38 ---> 46f050e68668 02:37:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 02:37:38 ---> 9f12d264e6b1 02:37:38 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:37:38 ---> 3b8009e6a7af 02:37:38 Step 9/23 : RUN make cmd/core-command/core-command 02:37:38 ---> Running in 89e0ba60a332 02:37:38 ---> 58dfe7b4e980 02:37:38 Step 9/34 : ARG BUILD_BASE_DIR="/tmp/build/dist/linux" 02:37:38 ---> Running in a8aff3ac2d84 02:37:38 ---> Running in 97e154b435e4 02:37:38 ---> Running in 09b3a166c745 02:37:38 ---> Running in d2ad1c3245c4 02:37:38 Removing intermediate container d2ad1c3245c4 02:37:38 ---> d6e06cd4a95d 02:37:38 Step 10/34 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR" 02:37:38 ---> Running in 892e8c890c1d 02:37:38 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 02:37:38 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 02:37:38 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 02:37:38 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 02:37:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:37:46 Removing intermediate container 49dfd72925ee 02:37:46 ---> ace5b5162bed 02:37:46 02:37:46 Step 10/23 : FROM alpine:3.12 02:37:46 ---> 389fef711851 02:37:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:37:46 ---> Using cache 02:37:46 ---> ccdb509dc478 02:37:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:37:46 ---> Using cache 02:37:46 ---> 381dba83b84d 02:37:46 Step 13/23 : ENV APP_PORT=48082 02:37:46 Removing intermediate container 5bff33660579 02:37:46 ---> 3cb0a7b2b3be 02:37:46 02:37:46 Step 10/22 : FROM alpine:3.12 02:37:46 ---> 389fef711851 02:37:46 Step 11/22 : RUN apk add --update --no-cache dumb-init 02:37:46 ---> Using cache 02:37:46 ---> ccdb509dc478 02:37:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:37:46 ---> Using cache 02:37:46 ---> 381dba83b84d 02:37:46 Step 13/22 : ENV APP_PORT=48085 02:37:46 ---> Running in 9c89a96e2445 02:37:46 ---> Running in b46c71441448 02:37:48 Removing intermediate container b46c71441448 02:37:48 ---> b25107bf6958 02:37:48 Step 14/22 : EXPOSE $APP_PORT 02:37:48 Removing intermediate container 9c89a96e2445 02:37:48 ---> 12728779e2ba 02:37:48 Step 14/23 : EXPOSE $APP_PORT 02:37:49 ---> Running in efed57a97265 02:37:49 ---> Running in 99344718c72f 02:37:51 Removing intermediate container efed57a97265 02:37:51 ---> 8e2b50456ef1 02:37:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:37:51 Removing intermediate container 99344718c72f 02:37:51 ---> 5f2f030cc0be 02:37:51 Step 15/23 : WORKDIR / 02:37:52 ---> Running in 02cbe3c47023 02:37:54 ---> f676b7295403 02:37:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:37:55 Removing intermediate container 02cbe3c47023 02:37:55 ---> 640cf8595b5c 02:37:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:37:56 ---> beb98c6c0bfe 02:37:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:37:56 ---> 71e80b01c6bc 02:37:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:37:58 ---> 517d91755918 02:37:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:37:58 ---> b5b868fc4836 02:37:58 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 02:37:58 ---> b6ca9aec2403 02:37:58 Step 9/23 : RUN make cmd/core-data/core-data 02:37:58 ---> Running in 3aba998c43bb 02:37:59 ---> Running in bcda6af93952 02:37:59 ---> c081f011cbfd 02:37:59 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:37:59 ---> Running in 0421f1a2bbd6 02:38:00 Removing intermediate container 3aba998c43bb 02:38:00 ---> 23c6b861ab4b 02:38:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:38:00 ---> d4e024932788 02:38:00 Step 19/23 : ENTRYPOINT ["/core-command"] 02:38:00 ---> Running in 3f24f42c20ac 02:38:00 ---> Running in c429f8c76e33 02:38:01 Removing intermediate container 3f24f42c20ac 02:38:01 ---> fd231e4aed69 02:38:01 Step 20/22 : LABEL arch=x86_64 02:38:02 Removing intermediate container c429f8c76e33 02:38:02 ---> 91581dc6b0c5 02:38:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:38:02 ---> Running in d0baac6a708b 02:38:02 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 02:38:02 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 02:38:02 ---> Running in 80ed7a3c9a46 02:38:03 Removing intermediate container d0baac6a708b 02:38:03 ---> 0f95a83bacac 02:38:03 Step 21/22 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 02:38:03 Removing intermediate container 80ed7a3c9a46 02:38:03 ---> 4123da87f036 02:38:03 Step 21/23 : LABEL arch=x86_64 02:38:04 ---> Running in cd2d48418da4 02:38:04 ---> Running in 2b8905961c78 02:38:05 Removing intermediate container cd2d48418da4 02:38:05 ---> d0e5f8c46b75 02:38:05 Step 22/22 : LABEL version=0.0.0 02:38:05 Removing intermediate container 2b8905961c78 02:38:05 ---> 7a53c0b44034 02:38:05 Step 22/23 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 02:38:05 ---> Running in 359d6573301b 02:38:05 ---> Running in 1f757251c3fd 02:38:05 Removing intermediate container 359d6573301b 02:38:05 ---> 5f0aed256308 02:38:05 02:38:05 Removing intermediate container 1f757251c3fd 02:38:05 ---> 79a9fb72f1d1 02:38:05 Step 23/23 : LABEL version=0.0.0 02:38:05 ---> Running in 22f8dbf383e5 02:38:07 Removing intermediate container 22f8dbf383e5 02:38:07 ---> aaf8fd8948d1 02:38:07 02:38:07 Successfully built 5f0aed256308 02:38:07 Successfully tagged docker-support-scheduler-go:latest 02:38:08  Building docker-support-scheduler-go ... done Successfully built aaf8fd8948d1 02:38:08 Successfully tagged docker-core-command-go:latest 02:38:35  Building docker-core-command-go ... done Removing intermediate container 0421f1a2bbd6 02:38:35 ---> d7afe0aee987 02:38:35 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:38:35 ---> Running in b60d93963e32 02:38:36 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 02:38:41 Removing intermediate container bcda6af93952 02:38:41 ---> 27d61a4fc5c0 02:38:41 02:38:41 Step 10/23 : FROM alpine:3.12 02:38:41 ---> 389fef711851 02:38:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:38:41 Removing intermediate container b60d93963e32 02:38:41 ---> 245e13912a19 02:38:41 02:38:41 Step 11/26 : FROM docker:20.10.0 02:38:41 ---> Running in 9152057c3098 02:38:41 20.10.0: Pulling from library/docker 02:38:41 Removing intermediate container 9152057c3098 02:38:41 ---> f79a7fa2c9b6 02:38:41 Step 12/23 : ENV APP_PORT=48080 02:38:41 ---> Running in 74b6fdd4fc5e 02:38:42 Removing intermediate container 74b6fdd4fc5e 02:38:42 ---> 3344d50d8f0c 02:38:42 Step 13/23 : EXPOSE $APP_PORT 02:38:42 ---> Running in ec29969f8bea 02:38:43 Removing intermediate container ec29969f8bea 02:38:43 ---> 1fbc5b45fe26 02:38:43 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:38:43 ---> Running in e727449e1687 02:38:46 Removing intermediate container e727449e1687 02:38:46 ---> 4cb05f87c144 02:38:46 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 02:38:46 ---> Running in 0e21f765db9b 02:38:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:38:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:38:48 (1/6) Installing dumb-init (1.2.2-r1) 02:38:49 (2/6) Installing libgcc (9.3.0-r2) 02:38:49 (3/6) Installing libsodium (1.0.18-r0) 02:38:49 (4/6) Installing libstdc++ (9.3.0-r2) 02:38:49 (5/6) Installing libzmq (4.3.3-r0) 02:38:49 (6/6) Installing zeromq (4.3.3-r0) 02:38:49 Executing busybox-1.31.1-r19.trigger 02:38:49 OK: 8 MiB in 20 packages 02:38:52 Removing intermediate container 0e21f765db9b 02:38:52 ---> 7fa001325cc9 02:38:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:38:53 ---> 7df2a455037e 02:38:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:38:55 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 02:38:55 Status: Downloaded newer image for docker:20.10.0 02:38:55 ---> aefe523efa57 02:38:55 Step 12/26 : RUN apk add --no-cache bash 02:38:55 ---> 0de1c247c8af 02:38:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:38:55 ---> Running in c61f4c11daeb 02:38:56 ---> 0894f8176b3c 02:38:56 Step 19/23 : ENTRYPOINT ["/core-data"] 02:38:57 ---> Running in 146b30b124f2 02:38:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:38:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:38:57 Removing intermediate container 146b30b124f2 02:38:57 ---> 2309c29b8f7f 02:38:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:38:58 ---> Running in 65cc94db95c4 02:38:58 (1/2) Installing readline (8.0.4-r0) 02:38:58 (2/2) Installing bash (5.0.17-r0) 02:38:58 Executing bash-5.0.17-r0.post-install 02:38:58 Executing busybox-1.31.1-r19.trigger 02:38:58 OK: 12 MiB in 22 packages 02:38:58 Removing intermediate container 65cc94db95c4 02:38:58 ---> 45a1c9d85818 02:38:58 Step 21/23 : LABEL arch=x86_64 02:38:58 ---> Running in 13add9c486be 02:38:59 Removing intermediate container c61f4c11daeb 02:38:59 ---> 72028ecd43c7 02:38:59 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 02:38:59 Removing intermediate container 13add9c486be 02:38:59 ---> 7e55269495fc 02:38:59 Step 22/23 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 02:38:59 ---> Running in 808774041f75 02:38:59 ---> Running in 1d71a48d28da 02:39:00 Removing intermediate container 1d71a48d28da 02:39:00 ---> e88b82ce0dff 02:39:00 Step 14/26 : ENV APP_PORT=48090 02:39:00 Removing intermediate container 808774041f75 02:39:00 ---> 9a9cb24daff5 02:39:00 Step 23/23 : LABEL version=0.0.0 02:39:00 ---> Running in d537409e600f 02:39:00 ---> Running in 7774e894492d 02:39:00 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 02:39:00 Removing intermediate container d537409e600f 02:39:00 ---> 28e6b7a33426 02:39:00 Step 15/26 : EXPOSE $APP_PORT 02:39:00 Removing intermediate container 7774e894492d 02:39:00 ---> a371a678ab3a 02:39:00 02:39:00 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 02:39:00 ---> Running in dc4524ef8bb7 02:39:00 Successfully built a371a678ab3a 02:39:01 Successfully tagged docker-core-data-go:latest 02:39:01  Building docker-core-data-go ... done Removing intermediate container dc4524ef8bb7 02:39:01 ---> 95f80a9fd951 02:39:01 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:39:02 ---> 529a52fe14dd 02:39:02 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:39:02 ---> c554c306cc66 02:39:02 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:39:03 ---> e079b2f9118b 02:39:03 Step 19/26 : RUN apk --no-cache add py3-pip 02:39:03 ---> Running in 2b30ad895314 02:39:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:39:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:39:04 (1/33) Installing libbz2 (1.0.8-r1) 02:39:04 (2/33) Installing expat (2.2.9-r1) 02:39:04 (3/33) Installing libffi (3.3-r2) 02:39:04 (4/33) Installing gdbm (1.13-r1) 02:39:04 (5/33) Installing xz-libs (5.2.5-r0) 02:39:04 (6/33) Installing sqlite-libs (3.32.1-r0) 02:39:04 (7/33) Installing python3 (3.8.5-r0) 02:39:05 (8/33) Installing py3-appdirs (1.4.4-r1) 02:39:05 (9/33) Installing py3-ordered-set (4.0.1-r0) 02:39:05 (10/33) Installing py3-parsing (2.4.7-r0) 02:39:05 (11/33) Installing py3-six (1.15.0-r0) 02:39:05 (12/33) Installing py3-packaging (20.4-r0) 02:39:05 (13/33) Installing py3-setuptools (47.0.0-r0) 02:39:05 (14/33) Installing py3-chardet (3.0.4-r4) 02:39:05 (15/33) Installing py3-idna (2.9-r0) 02:39:05 (16/33) Installing py3-certifi (2020.4.5.1-r0) 02:39:05 (17/33) Installing py3-urllib3 (1.25.9-r0) 02:39:05 (18/33) Installing py3-requests (2.23.0-r0) 02:39:05 (19/33) Installing py3-msgpack (1.0.0-r0) 02:39:06 (20/33) Installing py3-lockfile (0.12.2-r3) 02:39:06 (21/33) Installing py3-cachecontrol (0.12.6-r0) 02:39:06 (22/33) Installing py3-colorama (0.4.3-r0) 02:39:06 (23/33) Installing py3-distlib (0.3.0-r0) 02:39:06 (24/33) Installing py3-distro (1.5.0-r1) 02:39:06 (25/33) Installing py3-webencodings (0.5.1-r3) 02:39:06 (26/33) Installing py3-html5lib (1.0.1-r4) 02:39:06 (27/33) Installing py3-pytoml (0.1.21-r0) 02:39:06 (28/33) Installing py3-pep517 (0.8.2-r0) 02:39:06 (29/33) Installing py3-progress (1.5-r0) 02:39:06 (30/33) Installing py3-toml (0.10.1-r0) 02:39:06 (31/33) Installing py3-retrying (1.3.3-r0) 02:39:06 (32/33) Installing py3-contextlib2 (0.6.0-r0) 02:39:06 (33/33) Installing py3-pip (20.1.1-r0) 02:39:06 Executing busybox-1.31.1-r19.trigger 02:39:06 OK: 71 MiB in 55 packages 02:39:09 Removing intermediate container a8aff3ac2d84 02:39:09 ---> 52f040966866 02:39:09 02:39:09 Step 10/24 : FROM alpine:3.12 02:39:09 3.12: Pulling from library/alpine 02:39:11 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 02:39:11 Status: Downloaded newer image for alpine:3.12 02:39:11 ---> afeebe901d6b 02:39:11 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 02:39:12 ---> Running in 9491d668e328 02:39:13 Removing intermediate container 97e154b435e4 02:39:13 ---> 0b0024ebe04b 02:39:13 02:39:13 Step 10/22 : FROM alpine:3.12 02:39:13 ---> afeebe901d6b 02:39:13 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 02:39:14 ---> Running in 1f7b72332604 02:39:14 Removing intermediate container 09b3a166c745 02:39:14 ---> af2bbfb1d770 02:39:14 02:39:14 Step 10/23 : FROM alpine:3.12 02:39:14 ---> afeebe901d6b 02:39:14 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:39:15 ---> Running in 8583ee81d600 02:39:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:39:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:39:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:39:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:39:16 (1/5) Installing ca-certificates (20191127-r4) 02:39:16 (2/5) Installing nghttp2-libs (1.41.0-r0) 02:39:16 (3/5) Installing libcurl (7.69.1-r3) 02:39:16 (4/5) Installing curl (7.69.1-r3) 02:39:16 (5/5) Installing dumb-init (1.2.2-r1) 02:39:16 Removing intermediate container 2b30ad895314 02:39:16 ---> 0e64bea79eb5 02:39:16 Step 20/26 : RUN pip install docker-compose==1.23.2 02:39:16 ---> Running in 7a9670049b94 02:39:17 Executing busybox-1.31.1-r19.trigger 02:39:17 Executing ca-certificates-20191127-r4.trigger 02:39:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:39:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:39:17 (1/2) Installing ca-certificates (20191127-r4) 02:39:17 (2/2) Installing dumb-init (1.2.2-r1) 02:39:17 OK: 7 MiB in 19 packages 02:39:17 Executing busybox-1.31.1-r19.trigger 02:39:17 Executing ca-certificates-20191127-r4.trigger 02:39:18 OK: 6 MiB in 16 packages 02:39:18 (1/1) Installing dumb-init (1.2.2-r1) 02:39:18 Executing busybox-1.31.1-r19.trigger 02:39:18 OK: 5 MiB in 15 packages 02:39:18 Collecting docker-compose==1.23.2 02:39:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:39:19 Collecting dockerpty<0.5,>=0.4.1 02:39:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:39:20 Collecting PyYAML<4,>=3.10 02:39:20 Downloading PyYAML-3.13.tar.gz (270 kB) 02:39:20 + mkdir -p /tmp/build/dist/linux 02:39:20 + cd /tmp/build/dist/linux 02:39:20 + git clone https://github.com/jwilder/dockerize.git . 02:39:20 Cloning into '.'... 02:39:21 + go get github.com/robfig/glock 02:39:21 Removing intermediate container 9491d668e328 02:39:21 ---> 05aae40b8298 02:39:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:39:21 Removing intermediate container 8583ee81d600 02:39:21 ---> 4897274b0625 02:39:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:39:21 Removing intermediate container 1f7b72332604 02:39:21 ---> 3e1deed1659e 02:39:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:39:21 ---> Running in 8a93fae9e581 02:39:21 Collecting docopt<0.7,>=0.6.1 02:39:21 Downloading docopt-0.6.2.tar.gz (25 kB) 02:39:21 ---> Running in 5e926b54402d 02:39:21 ---> Running in da0a2ed3e9d4 02:39:22 Collecting docker<4.0,>=3.6.0 02:39:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:39:22 Removing intermediate container 8a93fae9e581 02:39:22 ---> 2336ba790d90 02:39:22 Step 13/24 : WORKDIR / 02:39:22 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:39:22 Collecting jsonschema<3,>=2.5.1 02:39:22 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:39:22 ---> Running in fa7bd316e590 02:39:22 Removing intermediate container da0a2ed3e9d4 02:39:22 ---> f5c5cb938c1a 02:39:22 Step 13/23 : ENV APP_PORT=48082 02:39:22 Removing intermediate container 5e926b54402d 02:39:22 ---> 1dd27a8bede1 02:39:22 Step 13/22 : ENV APP_PORT=48060 02:39:22 Collecting websocket-client<1.0,>=0.32.0 02:39:22 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 02:39:22 ---> Running in 57eb6f24d991 02:39:22 ---> Running in 55ccad439c65 02:39:22 Collecting cached-property<2,>=1.2.0 02:39:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:39:23 Collecting texttable<0.10,>=0.9.0 02:39:23 Downloading texttable-0.9.1.tar.gz (11 kB) 02:39:23 Removing intermediate container fa7bd316e590 02:39:23 ---> c2706c24092a 02:39:23 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:39:23 Removing intermediate container 57eb6f24d991 02:39:23 ---> 0784c9f64c05 02:39:23 Step 14/23 : EXPOSE $APP_PORT 02:39:23 Removing intermediate container 55ccad439c65 02:39:23 ---> 762e21c7ab56 02:39:23 Step 14/22 : EXPOSE $APP_PORT 02:39:23 ---> Running in d707a7e0a29a 02:39:23 ---> Running in 803aa8b9f559 02:39:24 ---> 755f979d6dc3 02:39:24 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:39:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:39:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:39:24 Collecting docker-pycreds>=0.4.0 02:39:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:39:24 Removing intermediate container d707a7e0a29a 02:39:24 ---> ce640374c1fc 02:39:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:39:24 Removing intermediate container 803aa8b9f559 02:39:24 ---> ad53bc8f45bb 02:39:24 Step 15/23 : WORKDIR / 02:39: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) 02:39:24 Collecting urllib3<1.25,>=1.21.1 02:39:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:39:24 ---> Running in 61b0e529f33e 02:39:24 Collecting idna<2.8,>=2.5 02:39:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:39: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) 02:39:24 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 02:39:24 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 02:39:24 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 02:39:24 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 02:39:25 Installing collected packages: dockerpty, PyYAML, docopt, docker-pycreds, websocket-client, urllib3, idna, requests, docker, jsonschema, cached-property, texttable, docker-compose 02:39:25 Running setup.py install for dockerpty: started 02:39:25 ---> 8e0545e4a9dc 02:39:25 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:39:25 Running setup.py install for dockerpty: finished with status 'done' 02:39:25 Running setup.py install for PyYAML: started 02:39:25 ---> 228c04c04f33 02:39:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:39:25 Removing intermediate container 61b0e529f33e 02:39:25 ---> 4df55360f2b1 02:39:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:39:26 Running setup.py install for PyYAML: finished with status 'done' 02:39:26 Running setup.py install for docopt: started 02:39:27 ---> e1730a55c7cc 02:39:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:39:27 ---> 1fa9d1f58a37 02:39:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:39:27 Running setup.py install for docopt: finished with status 'done' 02:39:27 Attempting uninstall: urllib3 02:39:27 Found existing installation: urllib3 1.25.9 02:39:27 Uninstalling urllib3-1.25.9: 02:39:28 ---> 8bfaa870c013 02:39:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:39:28 Successfully uninstalled urllib3-1.25.9 02:39:28 Attempting uninstall: idna 02:39:28 Found existing installation: idna 2.9 02:39:28 Uninstalling idna-2.9: 02:39:28 Successfully uninstalled idna-2.9 02:39:28 Attempting uninstall: requests 02:39:28 Found existing installation: requests 2.23.0 02:39:28 Uninstalling requests-2.23.0: 02:39:28 Successfully uninstalled requests-2.23.0 02:39:29 ---> 5651db98604b 02:39:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:39:29 ---> 85b806bf9aef 02:39:29 Step 18/22 : ENTRYPOINT ["/support-notifications"] 02:39:29 Running setup.py install for texttable: started 02:39:29 ---> 0e29cea415d3 02:39:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:39:29 ---> Running in 4df3f68844e5 02:39:30 Running setup.py install for texttable: finished with status 'done' 02:39:30 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 02:39:30 Removing intermediate container 4df3f68844e5 02:39:30 ---> 52650bdc3664 02:39:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:39:31 ---> 8e23e6b56b44 02:39:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:39:31 ---> c9b9c2fea34d 02:39:31 Step 19/23 : ENTRYPOINT ["/core-command"] 02:39:31 ---> Running in f80fe2357134 02:39:31 ---> Running in 0dae6721e9a6 02:39:32 Removing intermediate container f80fe2357134 02:39:32 ---> 1c1e36eae7c1 02:39:32 Step 20/22 : LABEL arch=arm64 02:39:32 Removing intermediate container 0dae6721e9a6 02:39:32 ---> 9f52fe6124cc 02:39:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:39:32 ---> Running in 631ca22f32bb 02:39:32 ---> 3ea4a603b416 02:39:32 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 02:39:33 ---> Running in 85fdb074df2e 02:39:33 ---> Running in 565ae1e3b520 02:39:33 Removing intermediate container 631ca22f32bb 02:39:33 ---> 92fc71ca0593 02:39:33 Step 21/22 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 02:39:33 ---> Running in 40b26ab17e78 02:39:34 Removing intermediate container 85fdb074df2e 02:39:34 ---> b26ceb19f73f 02:39:34 Step 21/23 : LABEL arch=arm64 02:39:34 Removing intermediate container 89e0ba60a332 02:39:34 ---> f1cb514f1cc5 02:39:34 02:39:34 Step 10/23 : FROM alpine:3.12 02:39:34 ---> afeebe901d6b 02:39:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:39:34 ---> Using cache 02:39:34 ---> 4897274b0625 02:39:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:39:34 ---> Using cache 02:39:34 ---> f5c5cb938c1a 02:39:34 Step 13/23 : ENV APP_PORT=48081 02:39:34 ---> Running in 748d2b3515cd 02:39:34 ---> Running in 70a37b6e84bc 02:39:34 Removing intermediate container 40b26ab17e78 02:39:34 ---> 1ea64ba2ac44 02:39:34 Step 22/22 : LABEL version=0.0.0 02:39:34 Removing intermediate container 7a9670049b94 02:39:34 ---> 8cf70916c9e6 02:39:34 Step 21/26 : RUN apk --no-cache add curl 02:39:34 ---> Running in 2d7cf5f40e94 02:39:34 ---> Running in f7bc8bbc04a0 02:39:35 Removing intermediate container 70a37b6e84bc 02:39:35 ---> c51cab2ef073 02:39:35 Step 14/23 : EXPOSE $APP_PORT 02:39:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:39:35 Removing intermediate container 748d2b3515cd 02:39:35 ---> 11c99c374003 02:39:35 Step 22/23 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 02:39:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:39:36 (1/3) Installing nghttp2-libs (1.41.0-r0) 02:39:36 Removing intermediate container f7bc8bbc04a0 02:39:36 ---> 17d872f868de 02:39:36 02:39:36 ---> Running in 91b04496fd9c 02:39:36 ---> Running in 98605eb35bb9 02:39:36 (2/3) Installing libcurl (7.69.1-r3) 02:39:36 (3/3) Installing curl (7.69.1-r3) 02:39:36 Executing busybox-1.31.1-r19.trigger 02:39:36 OK: 72 MiB in 58 packages 02:39:36 Removing intermediate container 2d7cf5f40e94 02:39:36 ---> 66551293aec3 02:39:36 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 02:39:37 Successfully built 17d872f868de 02:39:37 Removing intermediate container 98605eb35bb9 02:39:37 ---> d1c38bf5315f 02:39:37 Step 15/23 : WORKDIR / 02:39:37 Successfully tagged docker-support-notifications-go-arm64:latest 02:39:37  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go 02:39:37 Removing intermediate container 91b04496fd9c 02:39:37 ---> 8d4857fce796 02:39:37 Step 23/23 : LABEL version=0.0.0 02:39:37 ---> Running in 1b42d22d238b 02:39:37 Removing intermediate container 565ae1e3b520 02:39:37 ---> 3184d7f9ca7e 02:39:37 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 02:39:37 ---> Running in 679c724371bb 02:39:37 ---> Running in 7e806cf370d8 02:39:37 ---> Running in 0629ae5bb2e0 02:39:37 Removing intermediate container 679c724371bb 02:39:37 ---> b23763a7081e 02:39:37 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:39:37 ---> Running in b1762019679b 02:39:38 Removing intermediate container 1b42d22d238b 02:39:38 ---> e9170475e2eb 02:39:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:39:38 Removing intermediate container b1762019679b 02:39:38 ---> c6c2d925a5f8 02:39:38 Step 24/26 : LABEL arch=x86_64 02:39:38 ---> Running in 32b65939c43a 02:39:38 Removing intermediate container 7e806cf370d8 02:39:38 ---> d66c41acff42 02:39:38 02:39:38 Removing intermediate container 0629ae5bb2e0 02:39:38 ---> 588c73e64b36 02:39:38 Step 22/24 : LABEL arch=arm64 02:39:38 Removing intermediate container 32b65939c43a 02:39:38 ---> 060f9772b67f 02:39:38 Step 25/26 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 02:39:38 ---> Running in b2f7a4c9fcab 02:39:38 Removing intermediate container b2f7a4c9fcab 02:39:38 ---> ed8022367df5 02:39:38 Step 26/26 : LABEL version=0.0.0 02:39:38 Successfully built d66c41acff42 02:39:38 Successfully tagged docker-core-command-go-arm64:latest 02:39:38 Building docker-sys-mgmt-agent-go 02:39:39 ---> Running in cbdaa14941f1 02:39:39 Removing intermediate container cbdaa14941f1 02:39:39 ---> 5e43ee9db4bc 02:39:39 02:39:39  Building docker-core-command-go ... done  ---> Running in ddf48dbe8110 02:39:39 Successfully built 5e43ee9db4bc 02:39:39 ---> f356b1f90cd3 02:39:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:39:39 Removing intermediate container ddf48dbe8110 02:39:39 Successfully tagged docker-sys-mgmt-agent-go:latest 02:39:39  Building docker-sys-mgmt-agent-go ... done  02:39:39 ERROR: for docker-security-bootstrapper-go (, 'The command \'/bin/sh -c make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR"\' returned a non-zero code: 2') 02:39:39 Service 'docker-security-bootstrapper-go' failed to build: The command '/bin/sh -c make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR"' returned a non-zero code: 2 02:39:40 ---> 175faaa63662 02:39:40 Step 23/24 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 02:39:40 ---> Running in a4d9a5739c6a [Pipeline] } 02:39:40 $ docker stop --time=1 3b30a3d3965ef9850008d976ab10fd388ab56f753e42280fe1f482ebdf2f1301 02:39:41 + glock sync -n 02:39:41 Removing intermediate container a4d9a5739c6a 02:39:41 ---> b39366afecbf 02:39:41 Step 24/24 : LABEL version=0.0.0 02:39:42 ---> 46360a46a639 02:39:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:39:43 $ docker rm -f 3b30a3d3965ef9850008d976ab10fd388ab56f753e42280fe1f482ebdf2f1301 02:39:43 ---> Running in 33bdc31bba15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } 02:39:44 ---> 1a1a6fb47cde 02:39:44 Step 19/23 : ENTRYPOINT ["/core-metadata"] [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:39:45 Failed in branch amd64 02:39:45 Removing intermediate container 33bdc31bba15 02:39:45 ---> 6d0c7776cc23 02:39:45 02:39:45 Successfully built 6d0c7776cc23 02:39:45 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 02:39:45  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go 02:39:45 ---> Running in 0327fac15f9c 02:39:46 Removing intermediate container 0327fac15f9c 02:39:46 ---> bd1283a8f2ea 02:39:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:39:46 ---> Running in 06e7c04d9da5 02:39:47 Removing intermediate container 06e7c04d9da5 02:39:47 ---> 474cb104f2d4 02:39:47 Step 21/23 : LABEL arch=arm64 02:39:47 ---> Running in 60b51c3e4e9d 02:39:48 Removing intermediate container 60b51c3e4e9d 02:39:48 ---> a28951fd79d8 02:39:48 Step 22/23 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 02:39:48 ---> Running in 4e4f9b84da3e 02:39:48 github.com/elgs/gosplitargs a491c5eeb3c8 [get checkout e9cf3de21e14] 02:39:48 github.com/hpcloud/tail a1dbeea552b7 [get checkout faf842bde7ed] 02:39:48 github.com/jwilder/gojq c550732d4a52 [get checkout 81fa9a608a13] 02:39:49 golang.org/x/net 5f4716e94777 [get checkout 749a502dd1ea] 02:39:49 + git describe '--abbrev=0' --tags 02:39:49 + TAG=v0.6.1 02:39:49 + LDFLAGS='-X main.buildVersion=v0.6.1' 02:39:49 + apk --print-arch 02:39:49 + arch=aarch64 02:39:49 + echo 'building [dockerize] for arm64 ... ' 02:39:49 building [dockerize] for arm64 ... 02:39:49 + CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags '-X main.buildVersion=v0.6.1' -o /tmp/build/dist/linux/dockerize 02:39:49 Removing intermediate container 4e4f9b84da3e 02:39:49 ---> 5f2c21016408 02:39:49 Step 23/23 : LABEL version=0.0.0 02:39:50 ---> Running in d0ed1d9b1c1d 02:39:51 Removing intermediate container d0ed1d9b1c1d 02:39:51 ---> 00fe7314ae86 02:39:51 02:39:51 Successfully built 00fe7314ae86 02:39:51 Successfully tagged docker-core-metadata-go-arm64:latest 02:39:51 Building docker-core-data-go 02:39:53  Building docker-core-metadata-go ... done + date 02:39:53 + echo 'Thu Jan 28 02:39:53 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux' 02:39:53 Thu Jan 28 02:39:53 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux 02:40:06 Removing intermediate container 892e8c890c1d 02:40:06 ---> 7eadd36550fe 02:40:06 Step 11/34 : RUN mkdir -p /test && cp "$BUILD_BASE_DIR"/dockerize /test/ && ldd /test/dockerize 2>&1 > /test/ldd_out.log || echo "statically linked" 02:40:07 ---> Running in 67051f2a693c 02:40:08 /lib/ld-musl-aarch64.so.1: /test/dockerize: Not a valid dynamic program 02:40:08 statically linked 02:40:11 Removing intermediate container 67051f2a693c 02:40:11 ---> c77b498b9d1f 02:40:11 02:40:11 Step 12/34 : FROM alpine:3.12 02:40:11 ---> afeebe901d6b 02:40:11 Step 13/34 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:40:11 ---> Running in 3d1de019849e 02:40:12 Removing intermediate container 3d1de019849e 02:40:12 ---> 0626a3b93f97 02:40:12 Step 14/34 : RUN apk add --update --no-cache dumb-init openssl su-exec 02:40:13 ---> Running in 32174b2412b0 02:40:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:40:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:40:15 (1/3) Installing dumb-init (1.2.2-r1) 02:40:15 (2/3) Installing openssl (1.1.1i-r0) 02:40:15 (3/3) Installing su-exec (0.2-r1) 02:40:15 Executing busybox-1.31.1-r19.trigger 02:40:15 OK: 6 MiB in 17 packages 02:40:18 Removing intermediate container 32174b2412b0 02:40:18 ---> 9afc52fd8ff0 02:40:18 Step 15/34 : ENV SECURITY_INIT_DIR /edgex-init 02:40:18 ---> Running in 302e6c5a4172 02:40:19 Removing intermediate container 302e6c5a4172 02:40:19 ---> 66b59e3cb201 02:40:19 Step 16/34 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:40:19 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:40:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 02:40:19 ---> 6f7fbfc12caf 02:40:19 Step 3/21 : WORKDIR /edgex-go 02:40:19 ---> Using cache 02:40:19 ---> cdb1a6146f87 02:40:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:40:19 ---> Using cache 02:40:19 ---> d769e2daee2d 02:40:19 Step 5/21 : RUN apk add --update --no-cache make git 02:40:19 ---> Using cache 02:40:19 ---> 3a8a9a33c038 02:40:19 Step 6/21 : COPY go.mod . 02:40:19 ---> Using cache 02:40:19 ---> 81c0f125d732 02:40:19 Step 7/21 : RUN go mod download 02:40:19 ---> Using cache 02:40:19 ---> ec1b22f106cf 02:40:19 Step 8/21 : COPY . . 02:40:19 ---> Using cache 02:40:19 ---> 3b8009e6a7af 02:40:19 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:40:20 ---> Running in 2fc1b33197aa 02:40:20 ---> Running in 2c5e00ae98c5 02:40:21 Removing intermediate container 2fc1b33197aa 02:40:21 ---> 26f39743932f 02:40:21 Step 17/34 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:40:22 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 02:40:22 ---> Running in a09f9a35659b 02:40:25 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:40:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:40:25 ---> 6f7fbfc12caf 02:40:25 Step 3/26 : WORKDIR /edgex-go 02:40:25 ---> Using cache 02:40:25 ---> cdb1a6146f87 02:40:25 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:40:25 ---> Using cache 02:40:25 ---> d769e2daee2d 02:40:25 Step 5/26 : RUN apk add --update --no-cache make bash git 02:40:26 ---> Running in 07278a1b4f7a 02:40:27 Removing intermediate container a09f9a35659b 02:40:27 ---> 3a5910f04dc0 02:40:27 Step 18/34 : WORKDIR ${SECURITY_INIT_DIR} 02:40:27 ---> Running in cdfe680f3398 02:40:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:40:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:40:29 Removing intermediate container cdfe680f3398 02:40:29 ---> cae92cece670 02:40:29 Step 19/34 : COPY --from=builder /tmp/build/dist/linux/dockerize . 02:40:29 OK: 217 MiB in 51 packages 02:40:32 ---> 4368c59ef3fb 02:40:32 Step 20/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:40:32 Removing intermediate container 07278a1b4f7a 02:40:32 ---> 56afca3f90b1 02:40:32 Step 6/26 : COPY go.mod . 02:40:34 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:40:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:40:34 ---> 6f7fbfc12caf 02:40:34 Step 3/22 : WORKDIR /edgex-go 02:40:34 ---> Using cache 02:40:34 ---> cdb1a6146f87 02:40:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:40:34 ---> Using cache 02:40:34 ---> d769e2daee2d 02:40:34 Step 5/22 : RUN apk add --update --no-cache make git 02:40:34 ---> Using cache 02:40:34 ---> 3a8a9a33c038 02:40:34 Step 6/22 : COPY go.mod . 02:40:34 ---> Using cache 02:40:34 ---> 81c0f125d732 02:40:34 Step 7/22 : RUN go mod download 02:40:34 ---> Using cache 02:40:34 ---> ec1b22f106cf 02:40:34 Step 8/22 : COPY . . 02:40:34 ---> Using cache 02:40:34 ---> 3b8009e6a7af 02:40:34 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 02:40:34 ---> ba916b4f08a7 02:40:34 Step 21/34 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:40:34 ---> 4e4011287148 02:40:34 Step 7/26 : RUN go mod download 02:40:34 ---> Running in 0ff5006df8ec 02:40:34 ---> Running in ef7739c57f4c 02:40:34 ---> Running in 72d099bb3ad7 02:40:37 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 02:40:38 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:40:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:40:38 ---> 6f7fbfc12caf 02:40:38 Step 3/23 : WORKDIR /edgex-go 02:40:38 ---> Using cache 02:40:38 ---> cdb1a6146f87 02:40:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:40:38 ---> Using cache 02:40:38 ---> d769e2daee2d 02:40:38 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:40:38 ---> Running in 5d350d5f7d61 02:40:40 Removing intermediate container ef7739c57f4c 02:40:40 ---> 0590c0dc7b6e 02:40:40 Step 22/34 : COPY --from=builder /edgex-go/Attribution.txt / 02:40:40 Removing intermediate container 72d099bb3ad7 02:40:40 ---> dcba34cc5595 02:40:40 Step 8/26 : COPY . . 02:40:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:40:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:40:41 ---> c050cc484b0e 02:40:41 Step 23/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:40:42 OK: 217 MiB in 51 packages 02:40:45 ---> abc991bbacbd 02:40:45 Step 24/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:40:45 Removing intermediate container 5d350d5f7d61 02:40:45 ---> b7142b16b8cb 02:40:45 Step 6/23 : COPY go.mod . 02:40:47 ---> dad386ae6cfc 02:40:47 Step 7/23 : RUN go mod download 02:40:47 ---> 18fa96ba1dcb 02:40:47 Step 25/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 02:40:47 ---> Running in 9621e6335726 02:40:50 ---> df00eaffc1d9 02:40:50 Step 26/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:40:52 ---> 01ecf57eb28b 02:40:52 Step 27/34 : VOLUME ${SECURITY_INIT_DIR} 02:40:53 ---> Running in 7d8eb7d8db65 02:40:53 Removing intermediate container 9621e6335726 02:40:53 ---> 3d602e396778 02:40:53 Step 8/23 : COPY . . 02:40:54 Removing intermediate container 7d8eb7d8db65 02:40:54 ---> 921b9749d05f 02:40:54 Step 28/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:40:57 ---> 780b0377b7e5 02:40:57 Step 29/34 : RUN chmod +x /entrypoint.sh 02:40:58 ---> Running in bb0459b9d6cb 02:41:03 Removing intermediate container bb0459b9d6cb 02:41:03 ---> 6c62f412b87f 02:41:03 Step 30/34 : ENTRYPOINT ["/entrypoint.sh"] 02:41:04 ---> Running in 578da3cff333 02:41:05 Removing intermediate container 578da3cff333 02:41:05 ---> 0b7e4ea87ee5 02:41:05 Step 31/34 : CMD ["gate"] 02:41:06 ---> Running in d2a1013e44d9 02:41:07 ---> 1907716fccd5 02:41:07 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:41:07 Removing intermediate container d2a1013e44d9 02:41:07 ---> d0de5b43c961 02:41:07 Step 32/34 : LABEL arch=arm64 02:41:08 ---> Running in 3279aa0d5328 02:41:08 ---> Running in 958d2fe4d2a7 02:41:10 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 02:41:10 Removing intermediate container 958d2fe4d2a7 02:41:10 ---> a6e2d1ad166b 02:41:10 Step 33/34 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 02:41:10 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 02:41:10 ---> Running in f3f249b7af66 02:41:11 Removing intermediate container f3f249b7af66 02:41:11 ---> a54c0de24671 02:41:11 Step 34/34 : LABEL version=0.0.0 02:41:12 ---> Running in 3c7295b76c26 02:41:14 Removing intermediate container 3c7295b76c26 02:41:14 ---> 8430026b3dd3 02:41:14 02:41:15 Successfully built 8430026b3dd3 02:41:15 Successfully tagged docker-security-bootstrapper-go-arm64:latest 02:41:20  Building docker-security-bootstrapper-go ... done  ---> 40ef12890ee2 02:41:20 Step 9/23 : RUN make cmd/core-data/core-data 02:41:20 ---> Running in ea711ac7305f 02:41:22 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 02:41:26 Removing intermediate container 2c5e00ae98c5 02:41:26 ---> bd1ae08cea2b 02:41:26 02:41:26 Step 10/21 : FROM alpine:3.12 02:41:26 ---> afeebe901d6b 02:41:26 Step 11/21 : RUN apk add --update --no-cache curl 02:41:26 ---> Running in 97ec591e939e 02:41:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:41:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:41:29 (1/4) Installing ca-certificates (20191127-r4) 02:41:29 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:41:29 (3/4) Installing libcurl (7.69.1-r3) 02:41:29 (4/4) Installing curl (7.69.1-r3) 02:41:29 Executing busybox-1.31.1-r19.trigger 02:41:29 Executing ca-certificates-20191127-r4.trigger 02:41:30 OK: 7 MiB in 18 packages 02:41:32 Removing intermediate container 97ec591e939e 02:41:32 ---> 89ed0808bf55 02:41:32 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:41:33 ---> Running in 99aa7e25b438 02:41:33 Removing intermediate container 99aa7e25b438 02:41:33 ---> d2348ee9fce0 02:41:33 Step 13/21 : WORKDIR /edgex 02:41:34 ---> Running in 96f3e378b778 02:41:35 Removing intermediate container 96f3e378b778 02:41:35 ---> b06310ab8ef6 02:41:35 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:41:36 ---> 0d2f97a8da3a 02:41:36 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:41:38 ---> 36252e963650 02:41:38 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:41:39 ---> 51d0e6d87f49 02:41:39 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:41:39 ---> Running in 7f272cbd091b 02:41:40 Removing intermediate container 7f272cbd091b 02:41:40 ---> 3e2f053b3b71 02:41:40 Step 18/21 : CMD ["--init=true"] 02:41:40 ---> Running in 1a8816176d34 02:41:41 Removing intermediate container 1a8816176d34 02:41:41 ---> fc85e0b1f0a7 02:41:41 Step 19/21 : LABEL arch=arm64 02:41:41 ---> Running in ad9e2b5736bf 02:41:41 Removing intermediate container ad9e2b5736bf 02:41:41 ---> 95dc86c82866 02:41:41 Step 20/21 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 02:41:42 ---> Running in 4ce0a4749b73 02:41:42 Removing intermediate container 4ce0a4749b73 02:41:42 ---> 05f3e2957113 02:41:42 Step 21/21 : LABEL version=0.0.0 02:41:43 ---> Running in 868fc917c195 02:41:43 Removing intermediate container 868fc917c195 02:41:43 ---> 9c8405c127bd 02:41:43 02:41:44 Successfully built 9c8405c127bd 02:41:44 Successfully tagged docker-security-proxy-setup-go-arm64:latest 02:41:48  Building docker-security-proxy-setup-go ... done Removing intermediate container 0ff5006df8ec 02:41:48 ---> b40b50008a5a 02:41:48 02:41:48 Step 10/22 : FROM alpine:3.12 02:41:48 ---> afeebe901d6b 02:41:48 Step 11/22 : RUN apk add --update --no-cache dumb-init 02:41:48 ---> Using cache 02:41:48 ---> 4897274b0625 02:41:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:41:48 ---> Using cache 02:41:48 ---> f5c5cb938c1a 02:41:48 Step 13/22 : ENV APP_PORT=48085 02:41:48 ---> Running in 3641db64ad4c 02:41:49 Removing intermediate container 3641db64ad4c 02:41:49 ---> 9c0056a14560 02:41:49 Step 14/22 : EXPOSE $APP_PORT 02:41:49 ---> Running in c7991447d8a4 02:41:49 Removing intermediate container c7991447d8a4 02:41:49 ---> 033f99e9f573 02:41:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:41:51 ---> e6b19086da3e 02:41:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:41:52 ---> 3a3c040e47c6 02:41:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:41:54 ---> f7c5a69cdc2a 02:41:54 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 02:41:54 ---> Running in 5a539bb19c70 02:41:54 Removing intermediate container 5a539bb19c70 02:41:54 ---> 058cbd4ef53a 02:41:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:41:54 ---> Running in 5cdc90129e4c 02:41:55 Removing intermediate container 5cdc90129e4c 02:41:55 ---> 1bb1a0ee82f7 02:41:55 Step 20/22 : LABEL arch=arm64 02:41:55 ---> Running in 39518e8ae90e 02:41:55 Removing intermediate container 39518e8ae90e 02:41:55 ---> 64dd41f83157 02:41:55 Step 21/22 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 02:41:56 ---> Running in cb71ca8bbda8 02:41:56 Removing intermediate container cb71ca8bbda8 02:41:56 ---> 6cc66ca4ea82 02:41:56 Step 22/22 : LABEL version=0.0.0 02:41:57 ---> Running in 4076b86ee414 02:41:57 Removing intermediate container 4076b86ee414 02:41:57 ---> 0b48f76c7ae3 02:41:57 02:41:58 Successfully built 0b48f76c7ae3 02:41:58 Successfully tagged docker-support-scheduler-go-arm64:latest 02:42:16  Building docker-support-scheduler-go ... done Removing intermediate container 3279aa0d5328 02:42:16 ---> 55f6dbc0b093 02:42:16 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:42:16 ---> Running in 13c4841be360 02:42:16 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 02:42:20 Removing intermediate container 13c4841be360 02:42:20 ---> eed5c9ec8bdf 02:42:20 02:42:20 Step 11/26 : FROM docker:20.10.0 02:42:20 20.10.0: Pulling from library/docker 02:42:30 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 02:42:30 Status: Downloaded newer image for docker:20.10.0 02:42:30 ---> eeaf43b92773 02:42:30 Step 12/26 : RUN apk add --no-cache bash 02:42:30 ---> Running in 677080c8f261 02:42:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:42:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:42:32 (1/2) Installing readline (8.0.4-r0) 02:42:32 (2/2) Installing bash (5.0.17-r0) 02:42:32 Executing bash-5.0.17-r0.post-install 02:42:32 Executing busybox-1.31.1-r19.trigger 02:42:32 OK: 12 MiB in 22 packages 02:42:32 Removing intermediate container ea711ac7305f 02:42:32 ---> 92b3d61ea248 02:42:32 02:42:32 Step 10/23 : FROM alpine:3.12 02:42:32 ---> afeebe901d6b 02:42:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:42:33 ---> Running in 265d5d532e2b 02:42:33 Removing intermediate container 265d5d532e2b 02:42:33 ---> 02ac99def50b 02:42:33 Step 12/23 : ENV APP_PORT=48080 02:42:34 ---> Running in 88d13a7940c8 02:42:34 Removing intermediate container 677080c8f261 02:42:34 ---> 86dfbd8ce0eb 02:42:34 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 02:42:34 ---> Running in 012640e42618 02:42:34 Removing intermediate container 88d13a7940c8 02:42:34 ---> 2108eed86cb6 02:42:34 Step 13/23 : EXPOSE $APP_PORT 02:42:34 ---> Running in 10da98c00158 02:42:35 Removing intermediate container 012640e42618 02:42:35 ---> 17e12ee53922 02:42:35 Step 14/26 : ENV APP_PORT=48090 02:42:35 ---> Running in bc12d04cfa30 02:42:35 Removing intermediate container 10da98c00158 02:42:35 ---> 9508eb5ccb2c 02:42:35 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:35 ---> Running in 56636eac9643 02:42:35 Removing intermediate container bc12d04cfa30 02:42:35 ---> 5ba146633506 02:42:35 Step 15/26 : EXPOSE $APP_PORT 02:42:36 ---> Running in 1b5dc9bbd971 02:42:36 Removing intermediate container 1b5dc9bbd971 02:42:36 ---> 47e548be4961 02:42:36 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:42:37 ---> ec1c0569d9a0 02:42:37 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:42:37 Removing intermediate container 56636eac9643 02:42:37 ---> 1b88986d6554 02:42:37 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 02:42:38 ---> Running in 28b70477c235 02:42:38 ---> 22d0643df080 02:42:38 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:42:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:42:39 ---> f330a7021ba7 02:42:39 Step 19/26 : RUN apk --no-cache add py3-pip 02:42:39 ---> Running in 7c77f46d87e6 02:42:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:42:40 (1/6) Installing dumb-init (1.2.2-r1) 02:42:40 (2/6) Installing libgcc (9.3.0-r2) 02:42:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:42:40 (3/6) Installing libsodium (1.0.18-r0) 02:42:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:42:40 (4/6) Installing libstdc++ (9.3.0-r2) 02:42:40 (5/6) Installing libzmq (4.3.3-r0) 02:42:41 (1/33) Installing libbz2 (1.0.8-r1) 02:42:41 (2/33) Installing expat (2.2.9-r1) 02:42:41 (3/33) Installing libffi (3.3-r2) 02:42:41 (4/33) Installing gdbm (1.13-r1) 02:42:41 (5/33) Installing xz-libs (5.2.5-r0) 02:42:41 (6/33) Installing sqlite-libs (3.32.1-r0) 02:42:41 (7/33) Installing python3 (3.8.5-r0) 02:42:41 (6/6) Installing zeromq (4.3.3-r0) 02:42:41 Executing busybox-1.31.1-r19.trigger 02:42:41 OK: 8 MiB in 20 packages 02:42:43 (8/33) Installing py3-appdirs (1.4.4-r1) 02:42:43 (9/33) Installing py3-ordered-set (4.0.1-r0) 02:42:43 (10/33) Installing py3-parsing (2.4.7-r0) 02:42:43 (11/33) Installing py3-six (1.15.0-r0) 02:42:43 (12/33) Installing py3-packaging (20.4-r0) 02:42:43 (13/33) Installing py3-setuptools (47.0.0-r0) 02:42:43 (14/33) Installing py3-chardet (3.0.4-r4) 02:42:43 (15/33) Installing py3-idna (2.9-r0) 02:42:43 (16/33) Installing py3-certifi (2020.4.5.1-r0) 02:42:43 (17/33) Installing py3-urllib3 (1.25.9-r0) 02:42:43 Removing intermediate container 28b70477c235 02:42:43 ---> a4ad32ad1c6f 02:42:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:42:43 (18/33) Installing py3-requests (2.23.0-r0) 02:42:43 (19/33) Installing py3-msgpack (1.0.0-r0) 02:42:43 (20/33) Installing py3-lockfile (0.12.2-r3) 02:42:43 (21/33) Installing py3-cachecontrol (0.12.6-r0) 02:42:43 (22/33) Installing py3-colorama (0.4.3-r0) 02:42:43 (23/33) Installing py3-distlib (0.3.0-r0) 02:42:44 (24/33) Installing py3-distro (1.5.0-r1) 02:42:44 (25/33) Installing py3-webencodings (0.5.1-r3) 02:42:44 (26/33) Installing py3-html5lib (1.0.1-r4) 02:42:44 (27/33) Installing py3-pytoml (0.1.21-r0) 02:42:44 (28/33) Installing py3-pep517 (0.8.2-r0) 02:42:44 (29/33) Installing py3-progress (1.5-r0) 02:42:44 (30/33) Installing py3-toml (0.10.1-r0) 02:42:44 (31/33) Installing py3-retrying (1.3.3-r0) 02:42:44 (32/33) Installing py3-contextlib2 (0.6.0-r0) 02:42:44 (33/33) Installing py3-pip (20.1.1-r0) 02:42:44 Executing busybox-1.31.1-r19.trigger 02:42:44 OK: 71 MiB in 55 packages 02:42:44 ---> 314256ff8446 02:42:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:42:46 ---> e8a6e4ca5efb 02:42:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:42:47 ---> 6bf577637c6e 02:42:47 Step 19/23 : ENTRYPOINT ["/core-data"] 02:42:47 ---> Running in a09dcced524e 02:42:47 Removing intermediate container a09dcced524e 02:42:47 ---> b442c5596e9c 02:42:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:42:48 ---> Running in 0075e5ce7775 02:42:48 Removing intermediate container 0075e5ce7775 02:42:48 ---> 8c2ed45375d7 02:42:48 Step 21/23 : LABEL arch=arm64 02:42:49 ---> Running in 0dff16912a79 02:42:49 Removing intermediate container 0dff16912a79 02:42:49 ---> 8f98d8ce66b6 02:42:49 Step 22/23 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 02:42:49 ---> Running in 6e413d5f0077 02:42:50 Removing intermediate container 6e413d5f0077 02:42:50 ---> 8b9415e99e8a 02:42:50 Step 23/23 : LABEL version=0.0.0 02:42:50 Removing intermediate container 7c77f46d87e6 02:42:50 ---> 6061d9f5d742 02:42:50 Step 20/26 : RUN pip install docker-compose==1.23.2 02:42:50 ---> Running in 52342ae0a8c1 02:42:50 ---> Running in ee300931aa55 02:42:51 Removing intermediate container 52342ae0a8c1 02:42:51 ---> 32c76e760977 02:42:51 02:42:51 Successfully built 32c76e760977 02:42:51 Successfully tagged docker-core-data-go-arm64:latest 02:42:55  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 02:42:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:42:56 Collecting PyYAML<4,>=3.10 02:42:56 Downloading PyYAML-3.13.tar.gz (270 kB) 02:42:59 Collecting texttable<0.10,>=0.9.0 02:42:59 Downloading texttable-0.9.1.tar.gz (11 kB) 02:43:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:43:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:43:02 Collecting dockerpty<0.5,>=0.4.1 02:43:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:43:04 Collecting websocket-client<1.0,>=0.32.0 02:43:04 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 02:43:05 Collecting jsonschema<3,>=2.5.1 02:43:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:43:05 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:43:05 Collecting docopt<0.7,>=0.6.1 02:43:05 Downloading docopt-0.6.2.tar.gz (25 kB) 02:43:07 Collecting docker<4.0,>=3.6.0 02:43:07 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:43:08 Collecting cached-property<2,>=1.2.0 02:43:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:43:08 Collecting urllib3<1.25,>=1.21.1 02:43:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:43:09 Collecting idna<2.8,>=2.5 02:43:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:43:09 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) 02:43:09 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) 02:43:09 Collecting docker-pycreds>=0.4.0 02:43:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:43:09 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 02:43:09 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 02:43:09 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 02:43:09 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 02:43:10 Installing collected packages: PyYAML, texttable, urllib3, idna, requests, dockerpty, websocket-client, jsonschema, docopt, docker-pycreds, docker, cached-property, docker-compose 02:43:10 Running setup.py install for PyYAML: started 02:43:12 Running setup.py install for PyYAML: finished with status 'done' 02:43:12 Running setup.py install for texttable: started 02:43:14 Running setup.py install for texttable: finished with status 'done' 02:43:14 Attempting uninstall: urllib3 02:43:14 Found existing installation: urllib3 1.25.9 02:43:14 Uninstalling urllib3-1.25.9: 02:43:14 Successfully uninstalled urllib3-1.25.9 02:43:14 Attempting uninstall: idna 02:43:14 Found existing installation: idna 2.9 02:43:14 Uninstalling idna-2.9: 02:43:14 Successfully uninstalled idna-2.9 02:43:15 Attempting uninstall: requests 02:43:15 Found existing installation: requests 2.23.0 02:43:15 Uninstalling requests-2.23.0: 02:43:15 Successfully uninstalled requests-2.23.0 02:43:15 Running setup.py install for dockerpty: started 02:43:17 Running setup.py install for dockerpty: finished with status 'done' 02:43:18 Running setup.py install for docopt: started 02:43:20 Running setup.py install for docopt: finished with status 'done' 02:43:21 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 02:43:25 Removing intermediate container ee300931aa55 02:43:25 ---> 3f2f9a57ea4f 02:43:25 Step 21/26 : RUN apk --no-cache add curl 02:43:25 ---> Running in 5a451cb29e67 02:43:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:43:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:43:27 (1/3) Installing nghttp2-libs (1.41.0-r0) 02:43:27 (2/3) Installing libcurl (7.69.1-r3) 02:43:27 (3/3) Installing curl (7.69.1-r3) 02:43:27 Executing busybox-1.31.1-r19.trigger 02:43:27 OK: 71 MiB in 58 packages 02:43:28 Removing intermediate container 5a451cb29e67 02:43:28 ---> 540a2c536c26 02:43:28 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 02:43:28 ---> Running in 07056e2174ea 02:43:29 Removing intermediate container 07056e2174ea 02:43:29 ---> 34cf7d7c96f8 02:43:29 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:43:29 ---> Running in 16e0778367a9 02:43:29 Removing intermediate container 16e0778367a9 02:43:29 ---> 58456ae8a2a0 02:43:29 Step 24/26 : LABEL arch=arm64 02:43:30 ---> Running in bd26075e19fc 02:43:30 Removing intermediate container bd26075e19fc 02:43:30 ---> dfacac0bf9ad 02:43:30 Step 25/26 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 02:43:30 ---> Running in 29e8f665d641 02:43:30 Removing intermediate container 29e8f665d641 02:43:30 ---> 227bbd09b3aa 02:43:30 Step 26/26 : LABEL version=0.0.0 02:43:31 ---> Running in 5fa323ebc1ac 02:43:31 Removing intermediate container 5fa323ebc1ac 02:43:31 ---> 3edcecf054e4 02:43:31 02:43:32 Successfully built 3edcecf054e4 02:43:32 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 02:43:32  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 02:43:32 $ docker stop --time=1 9b1bc308f58a1568b6dc75c76ff3c3948cce903538a4f5c4e014a035644175a3 02:43:34 $ docker rm -f 9b1bc308f58a1568b6dc75c76ff3c3948cce903538a4f5c4e014a035644175a3 [Pipeline] // withDockerContainer [Pipeline] sh 02:43:34 + docker images 02:43:34 + grep docker 02:43:35 docker-sys-mgmt-agent-go-arm64 latest 3edcecf054e4 4 seconds ago 300MB 02:43:35 docker-core-data-go-arm64 latest 32c76e760977 45 seconds ago 21MB 02:43:35 docker-support-scheduler-go-arm64 latest 0b48f76c7ae3 About a minute ago 15.5MB 02:43:35 docker-security-proxy-setup-go-arm64 latest 9c8405c127bd About a minute ago 23.2MB 02:43:35 docker-security-bootstrapper-go-arm64 latest 8430026b3dd3 2 minutes ago 31.9MB 02:43:35 docker-core-metadata-go-arm64 latest 00fe7314ae86 3 minutes ago 17.7MB 02:43:35 docker-security-secretstore-setup-go-arm64 latest 6d0c7776cc23 3 minutes ago 23.4MB 02:43:35 docker-core-command-go-arm64 latest d66c41acff42 3 minutes ago 15.4MB 02:43:35 docker-support-notifications-go-arm64 latest 17d872f868de 4 minutes ago 16MB 02:43:35 docker 20.10.0 eeaf43b92773 6 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 02:43:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:43:39 ---> package-listing.sh 02:43:39 ++ facter osfamily 02:43:39 ++ tr '[:upper:]' '[:lower:]' 02:43:40 + OS_FAMILY=redhat 02:43:40 + workspace=/w/workspace/edgex-go/4 02:43:40 + START_PACKAGES=/tmp/packages_start.txt 02:43:40 + END_PACKAGES=/tmp/packages_end.txt 02:43:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:43:40 + PACKAGES=/tmp/packages_start.txt 02:43:40 + '[' /w/workspace/edgex-go/4 ']' 02:43:40 + PACKAGES=/tmp/packages_end.txt 02:43:40 + case "${OS_FAMILY}" in 02:43:40 + rpm -qa 02:43:40 + sort 02:43:45 + '[' -f /tmp/packages_start.txt ']' 02:43:45 + '[' -f /tmp/packages_end.txt ']' 02:43:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:43:45 + '[' /w/workspace/edgex-go/4 ']' 02:43:45 + mkdir -p /w/workspace/edgex-go/4/archives/ 02:43:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 02:43:45 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:43:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:43:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:43:46 02:43:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:43:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:43:47 alpine: Pulling from edgex-lftools-log-publisher 02:43:47 df20fa9351a1: Pulling fs layer 02:43:47 36b3adc4ff6f: Pulling fs layer 02:43:47 8ad3a11d3b57: Pulling fs layer 02:43:47 46f8f816bc3b: Pulling fs layer 02:43:47 93b61091891f: Pulling fs layer 02:43:47 93b9cdb0e59b: Pulling fs layer 02:43:47 5e14af77c1be: Pulling fs layer 02:43:47 01666e4c0597: Pulling fs layer 02:43:47 aa168da1d23b: Pulling fs layer 02:43:47 93b9cdb0e59b: Waiting 02:43:47 5e14af77c1be: Waiting 02:43:47 01666e4c0597: Waiting 02:43:47 46f8f816bc3b: Waiting 02:43:47 93b61091891f: Waiting 02:43:47 aa168da1d23b: Waiting 02:43:47 36b3adc4ff6f: Verifying Checksum 02:43:47 36b3adc4ff6f: Download complete 02:43:47 46f8f816bc3b: Download complete 02:43:47 df20fa9351a1: Download complete 02:43:47 93b9cdb0e59b: Verifying Checksum 02:43:47 93b9cdb0e59b: Download complete 02:43:47 5e14af77c1be: Verifying Checksum 02:43:47 5e14af77c1be: Download complete 02:43:47 01666e4c0597: Verifying Checksum 02:43:47 01666e4c0597: Download complete 02:43:47 93b61091891f: Download complete 02:43:47 df20fa9351a1: Pull complete 02:43:48 36b3adc4ff6f: Pull complete 02:43:48 8ad3a11d3b57: Verifying Checksum 02:43:48 8ad3a11d3b57: Download complete 02:43:50 8ad3a11d3b57: Pull complete 02:43:50 46f8f816bc3b: Pull complete 02:43:51 93b61091891f: Pull complete 02:43:52 93b9cdb0e59b: Pull complete 02:43:52 5e14af77c1be: Pull complete 02:43:52 01666e4c0597: Pull complete 02:43:54 aa168da1d23b: Verifying Checksum 02:43:54 aa168da1d23b: Download complete 02:44:12 aa168da1d23b: Pull complete 02:44:12 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:44:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:44:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:44:13 prd-centos7-docker-4c-2g-23648 does not seem to be running inside a container 02:44:13 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:44:16 $ docker top 898b28660dc40d5903d55b025fbd328864ab5287ce43abcc51b1e789cd45db7b -eo pid,comm [Pipeline] { [Pipeline] sh 02:44:17 + touch /tmp/pre-build-complete [Pipeline] sh 02:44:17 + mkdir -p /var/log/sa [Pipeline] sh 02:44:18 + ls /var/log/sa-host 02:44:19 + sadf -c /var/log/sa-host/sa23 02:44:19 file_magic: OK 02:44:19 HZ: Using current value: 100 02:44:19 file_header: OK 02:44:19 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 02:44:19 Statistics: 02:44:19 Hnuu...uuuununununu... 02:44:19 File successfully converted to sysstat format version 12.2.1 02:44:19 + sadf -c /var/log/sa-host/sa28 02:44:19 file_magic: OK 02:44:19 HZ: Using current value: 100 02:44:19 file_header: OK 02:44:19 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 02:44:19 Statistics: 02:44:19 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... 02:44:19 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:44:19 provisioning config files... 02:44:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config2066527550552251700tmp [Pipeline] { [Pipeline] echo 02:44:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:44:20 ---> create-netrc.sh [Pipeline] } 02:44:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:44:20 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:44:21 ---> python-tools-install.sh [Pipeline] echo 02:44:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:44:22 ---> sudo-logs.sh 02:44:22 Archiving 'sudo' log.. [Pipeline] echo 02:44:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:44:22 ---> job-cost.sh 02:44:22 lf-activate-venv: SKIPPING 02:44:22 INFO: No Stack... 02:44:23 INFO: Retrieving Pricing Info for: v1-standard-2 02:44:24 INFO: Archiving Costs [Pipeline] echo 02:44:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:44:24 ---> logs-deploy.sh 02:44:24 lf-activate-venv: SKIPPING 02:44:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3078/4 02:44:24 INFO: archiving workspace using pattern(s): 02:44:27 Archives upload complete. 02:44:27 INFO: archiving logs to Nexus