Branch indexing 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 hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at 3fcc602c4282fe50c74be67af1ba7a350be2dfea rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 3fcc602c4282fe50c74be67af1ba7a350be2dfea 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-20077 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/39 [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/39 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/master commit 3fcc602c4282fe50c74be67af1ba7a350be2dfea into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing 25e7c3bd0d72c120f1029d0fb35812ed63daf329 Checking out Revision 25e7c3bd0d72c120f1029d0fb35812ed63daf329 (PR-2858) > 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/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # 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 3fcc602c4282fe50c74be67af1ba7a350be2dfea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25e7c3bd0d72c120f1029d0fb35812ed63daf329 # timeout=10 Commit message: "Merge commit '3fcc602c4282fe50c74be67af1ba7a350be2dfea' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:31:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:49 ========================================================= 00:31:49 EdgeX Global Pipelines Version Info 00:31:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:31:52 ------------------- 00:31:52 stable info: 00:31:52 ------------------- 00:31:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:52 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 00:31:52 Message: update stable to v1.0.177 00:31:52 ------------------- 00:31:52 experimental info: 00:31:52 ------------------- 00:31:52 Commited By: **** collab-it+edgex@linuxfoundation.org 00:31:52 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 00:31:52 Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:31:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:31:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:31:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:31:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:31:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:31:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:31:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:31:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:31:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:31:54 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:31:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:31:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:31:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:31:54 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:31:54 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:31:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo 00:31:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo 00:31:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo 00:31:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 25e7c3bd0d72c120f1029d0fb35812ed63daf329 [Pipeline] echo 00:31:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 25e7c3b [Pipeline] echo 00:31:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:31:55 provisioning config files... 00:31:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/39@tmp/config4544848678349631125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:56 ---> docker-login.sh 00:31:56 nexus3.edgexfoundry.org:10001 00:31:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:56 Configure a credential helper to remove this warning. See 00:31:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:56 00:31:56 Login Succeeded 00:31:56 nexus3.edgexfoundry.org:10002 00:31:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:56 Configure a credential helper to remove this warning. See 00:31:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:56 00:31:56 Login Succeeded 00:31:56 nexus3.edgexfoundry.org:10003 00:31:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:57 Configure a credential helper to remove this warning. See 00:31:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:57 00:31:57 Login Succeeded 00:31:57 nexus3.edgexfoundry.org:10004 00:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:57 Configure a credential helper to remove this warning. See 00:31:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:57 00:31:57 Login Succeeded 00:31:57 docker.io 00:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:57 Configure a credential helper to remove this warning. See 00:31:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:57 00:31:57 Login Succeeded 00:31:57 ---> docker-login.sh ends [Pipeline] } 00:31:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:58 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 00:31:58 + for file in '`ls cmd/**/Dockerfile`' 00:31:58 ++ dirname cmd/core-command/Dockerfile 00:31:58 ++ cut -d/ -f2 00:31:58 + echo core-command,cmd/core-command/Dockerfile 00:31:58 + for file in '`ls cmd/**/Dockerfile`' 00:31:58 ++ dirname cmd/core-data/Dockerfile 00:31:58 ++ cut -d/ -f2 00:31:58 + echo core-data,cmd/core-data/Dockerfile 00:31:58 + for file in '`ls cmd/**/Dockerfile`' 00:31:58 ++ dirname cmd/core-metadata/Dockerfile 00:31:58 ++ cut -d/ -f2 00:31:58 + echo core-metadata,cmd/core-metadata/Dockerfile 00:31:58 + for file in '`ls cmd/**/Dockerfile`' 00:31:58 ++ dirname cmd/security-bootstrap-redis/Dockerfile 00:31:58 ++ cut -d/ -f2 00:31:58 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 00:31:58 + for file in '`ls cmd/**/Dockerfile`' 00:31:58 ++ dirname cmd/security-proxy-setup/Dockerfile 00:31:58 ++ cut -d/ -f2 00:31:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:31:58 + for file in '`ls cmd/**/Dockerfile`' 00:31:58 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:31:58 ++ cut -d/ -f2 00:31:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:31:58 + for file in '`ls cmd/**/Dockerfile`' 00:31:58 ++ dirname cmd/support-notifications/Dockerfile 00:31:58 ++ cut -d/ -f2 00:31:58 + echo support-notifications,cmd/support-notifications/Dockerfile 00:31:58 + for file in '`ls cmd/**/Dockerfile`' 00:31:58 ++ dirname cmd/support-scheduler/Dockerfile 00:31:58 ++ cut -d/ -f2 00:31:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:31:58 + for file in '`ls cmd/**/Dockerfile`' 00:31:58 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:31:58 ++ cut -d/ -f2 00:31:58 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:31:58 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:31:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:59 00:31:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:31:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:59 latest: Pulling from edgex-devops/git-semver 00:31:59 31603596830f: Pulling fs layer 00:31:59 2a8b12db71e7: Pulling fs layer 00:31:59 6ca5941a6612: Pulling fs layer 00:31:59 ecc8261a40a4: Pulling fs layer 00:31:59 ecc8261a40a4: Waiting 00:32:00 2a8b12db71e7: Verifying Checksum 00:32:00 2a8b12db71e7: Download complete 00:32:00 31603596830f: Download complete 00:32:00 ecc8261a40a4: Verifying Checksum 00:32:00 ecc8261a40a4: Download complete 00:32:00 6ca5941a6612: Verifying Checksum 00:32:00 6ca5941a6612: Download complete 00:32:00 31603596830f: Pull complete 00:32:01 2a8b12db71e7: Pull complete 00:32:01 6ca5941a6612: Pull complete 00:32:02 ecc8261a40a4: Pull complete 00:32:02 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:32:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:32:02 prd-centos7-docker-4c-2g-20077 does not seem to be running inside a container 00:32:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:32:04 $ docker top 06d699474beba781e125e69f76d399a3147b8703ae9b28eed0c6b053fd19d541 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:05 [ssh-agent] Looking for ssh-agent implementation... 00:32:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:05 $ docker exec 06d699474beba781e125e69f76d399a3147b8703ae9b28eed0c6b053fd19d541 ssh-agent 00:32:05 SSH_AUTH_SOCK=/tmp/ssh-MQGW3peMITZj/agent.12 00:32:05 SSH_AGENT_PID=17 00:32:05 Running ssh-add (command line suppressed) 00:32:05 Identity added: /w/workspace/edgex-go/39@tmp/private_key_5873974588481591833.key (/w/workspace/edgex-go/39@tmp/private_key_5873974588481591833.key) 00:32:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:06 + git tag --points-at HEAD [Pipeline] } 00:32:06 $ docker exec --env ******** --env ******** 06d699474beba781e125e69f76d399a3147b8703ae9b28eed0c6b053fd19d541 ssh-agent -k 00:32:06 unset SSH_AUTH_SOCK; 00:32:06 unset SSH_AGENT_PID; 00:32:06 echo Agent pid 17 killed; 00:32:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:32:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:06 [ssh-agent] Looking for ssh-agent implementation... 00:32:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:06 $ docker exec 06d699474beba781e125e69f76d399a3147b8703ae9b28eed0c6b053fd19d541 ssh-agent 00:32:07 SSH_AUTH_SOCK=/tmp/ssh-vc0Lt8HZbOGG/agent.47 00:32:07 SSH_AGENT_PID=52 00:32:07 Running ssh-add (command line suppressed) 00:32:07 Identity added: /w/workspace/edgex-go/39@tmp/private_key_4949779337464365915.key (/w/workspace/edgex-go/39@tmp/private_key_4949779337464365915.key) 00:32:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:07 + git semver init 00:32:07 # -> Open(): unable to determine branch for HEAD 00:32:07 # $GIT_DIR = /w/workspace/edgex-go/39/.git 00:32:07 # $GIT_WORK_TREE = /w/workspace/edgex-go/39 00:32:07 # $SEMVER_REMOTE_NAME = origin 00:32:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:32:07 # $SEMVER_USER_NAME = edgex-jenkins 00:32:07 # $SEMVER_BRANCH = PR-2858 00:32:07 # $SEMVER_TEMP = /tmp/semver-855886068 00:32:07 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:32:40 # '/tmp/semver-855886068' -> '/w/workspace/edgex-go/39/.semver' 00:32:40 # -> Force: false 00:32:40 # $SEMVER_DIR = /w/workspace/edgex-go/39/.semver [Pipeline] } 00:32:40 $ docker exec --env ******** --env ******** 06d699474beba781e125e69f76d399a3147b8703ae9b28eed0c6b053fd19d541 ssh-agent -k 00:32:41 unset SSH_AUTH_SOCK; 00:32:41 unset SSH_AGENT_PID; 00:32:41 echo Agent pid 52 killed; 00:32:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:41 + git semver [Pipeline] } 00:32:41 $ docker stop --time=1 06d699474beba781e125e69f76d399a3147b8703ae9b28eed0c6b053fd19d541 00:32:43 $ docker rm -f 06d699474beba781e125e69f76d399a3147b8703ae9b28eed0c6b053fd19d541 [Pipeline] // withDockerContainer [Pipeline] sh 00:32:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:44 Stashed 1 file(s) [Pipeline] echo 00:32:44 [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 00:32:45 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:32:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:32:45 + sudo service docker restart 00:32:45 + true 00:32:45 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:32:46 ========================================================= 00:32:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:32:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:32:46 + 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 . 00:32:51 Sending build context to Docker daemon 326.5MB 00:32:51 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:32:51 Step 2/6 : FROM ${BASE} 00:32:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:51 188c0c94c7c5: Pulling fs layer 00:32:51 0ef7d3d256c8: Pulling fs layer 00:32:51 de9db76c5a1d: Pulling fs layer 00:32:51 bca2f99d35d6: Pulling fs layer 00:32:51 93359f2a8cfa: Pulling fs layer 00:32:51 7c6f9722023f: Pulling fs layer 00:32:51 a35cf1a2eb13: Pulling fs layer 00:32:51 93359f2a8cfa: Waiting 00:32:51 7c6f9722023f: Waiting 00:32:51 a35cf1a2eb13: Waiting 00:32:51 bca2f99d35d6: Waiting 00:32:51 de9db76c5a1d: Verifying Checksum 00:32:51 de9db76c5a1d: Download complete 00:32:51 0ef7d3d256c8: Verifying Checksum 00:32:51 0ef7d3d256c8: Download complete 00:32:51 93359f2a8cfa: Verifying Checksum 00:32:51 93359f2a8cfa: Download complete 00:32:51 7c6f9722023f: Verifying Checksum 00:32:51 7c6f9722023f: Download complete 00:32:51 188c0c94c7c5: Download complete 00:32:51 188c0c94c7c5: Pull complete 00:32:51 0ef7d3d256c8: Pull complete 00:32:52 de9db76c5a1d: Pull complete 00:32:53 a35cf1a2eb13: Verifying Checksum 00:32:53 a35cf1a2eb13: Download complete 00:32:54 bca2f99d35d6: Verifying Checksum 00:32:54 bca2f99d35d6: Download complete 00:32:59 Still waiting to schedule task 00:32:59 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:32:59 bca2f99d35d6: Pull complete 00:33:00 93359f2a8cfa: Pull complete 00:33:00 7c6f9722023f: Pull complete 00:33:04 a35cf1a2eb13: Pull complete 00:33:04 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:33:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:33:04 ---> a62c8e92a672 00:33:04 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 00:33:04 ---> Running in 05d8ee3779c2 00:33:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:33:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:33:07 (1/12) Installing libmagic (5.38-r0) 00:33:07 (2/12) Installing file (5.38-r0) 00:33:07 (3/12) Installing libc-dev (0.7.2-r3) 00:33:07 (4/12) Installing g++ (9.3.0-r2) 00:33:17 (5/12) Installing fortify-headers (1.1-r0) 00:33:17 (6/12) Installing patch (2.7.6-r6) 00:33:17 (7/12) Installing build-base (0.5-r2) 00:33:17 (8/12) Installing libsodium (1.0.18-r0) 00:33:17 (9/12) Installing pkgconf (1.7.2-r0) 00:33:17 (10/12) Installing libsodium-dev (1.0.18-r0) 00:33:17 (11/12) Installing libzmq (4.3.3-r0) 00:33:18 (12/12) Installing zeromq-dev (4.3.3-r0) 00:33:18 Executing busybox-1.31.1-r19.trigger 00:33:18 OK: 233 MiB in 51 packages 00:33:21 Removing intermediate container 05d8ee3779c2 00:33:21 ---> 5b42eecd096c 00:33:21 Step 4/6 : WORKDIR /edgex-go 00:33:21 ---> Running in d702b4d2546a 00:33:21 Removing intermediate container d702b4d2546a 00:33:21 ---> fb0fb056220d 00:33:21 Step 5/6 : COPY go.mod . 00:33:21 ---> 9d7090cb82c7 00:33:21 Step 6/6 : RUN go mod download 00:33:21 ---> Running in 184d9530c1ce 00:33:43 Removing intermediate container 184d9530c1ce 00:33:43 ---> 4997771bfcb0 00:33:43 Successfully built 4997771bfcb0 00:33:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:33:44 + docker inspect -f . ci-base-image-x86_64 00:33:44 . [Pipeline] withDockerContainer 00:33:44 prd-centos7-docker-4c-2g-20077 does not seem to be running inside a container 00:33:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:33:45 $ docker top 3d8d9151998a033f47f9eaa6e1da8fef6b6cd04c56ef94fbfe7a3fb8f898ef03 -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:46 + go version 00:33:46 go version go1.15.5 linux/amd64 [Pipeline] } 00:33:46 $ docker stop --time=1 3d8d9151998a033f47f9eaa6e1da8fef6b6cd04c56ef94fbfe7a3fb8f898ef03 00:33:48 $ docker rm -f 3d8d9151998a033f47f9eaa6e1da8fef6b6cd04c56ef94fbfe7a3fb8f898ef03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:49 + docker inspect -f . ci-base-image-x86_64 00:33:49 . [Pipeline] withDockerContainer 00:33:49 prd-centos7-docker-4c-2g-20077 does not seem to be running inside a container 00:33:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:33:50 $ docker top 6be3e643edc055a99c541475fbd02b9e9f38c12200ffc8a90105f7a9c55eb9a7 -eo pid,comm [Pipeline] { [Pipeline] echo 00:33:50 ========================================================= 00:33:50 [edgeXBuildGoParallel] Running Tests and Build... 00:33:50 ========================================================= [Pipeline] sh 00:33:50 + make test 00:33:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:34:03 ? github.com/edgexfoundry/edgex-go [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:34:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:34:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:34:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:34:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:34:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:34:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:34:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:34:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:34:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:34:36 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.217s coverage: 46.6% of statements 00:34:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:34:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:34:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:34:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:34:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:34:42 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.251s coverage: 27.0% of statements 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:34:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.047s coverage: 100.0% of statements 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:34:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.071s coverage: 100.0% of statements 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:34:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.120s coverage: 77.1% of statements 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:34:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.128s coverage: 82.4% of statements 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.481s coverage: 28.6% of statements 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.090s coverage: 100.0% of statements 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.038s coverage: 100.0% of statements 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:34:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.138s coverage: 86.7% of statements 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:34:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.176s coverage: 97.5% of statements 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:34:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.141s coverage: 78.3% of statements 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:34:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.423s coverage: 93.1% of statements 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:34:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:34:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.070s coverage: 0.1% of statements 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:34:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.039s coverage: 100.0% of statements 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:34:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 75.5% of statements 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:34:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.8% of statements 00:34:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.105s coverage: 87.2% of statements 00:34:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.047s coverage: 84.2% of statements 00:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.126s coverage: 91.4% of statements 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 63.5% of statements 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.075s coverage: 100.0% of statements 00:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.048s coverage: 91.3% of statements 00:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements 00:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 00:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 00:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.403s coverage: 55.9% of statements 00:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.091s coverage: 37.0% of statements 00:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.373s coverage: 84.0% of statements 00:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.047s coverage: 100.0% of statements 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.138s coverage: 47.1% of statements 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.060s coverage: 100.0% of statements 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.054s coverage: 100.0% of statements 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:34:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.949s coverage: 29.1% of statements 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:34:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.094s coverage: 99.0% of statements 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:34:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.062s coverage: 100.0% of statements 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:34:56 ok github.com/edgexfoundry/edgex-go/internal/system 0.036s coverage: 0.0% of statements 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:34:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.063s coverage: 100.0% of statements 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:34:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.046s coverage: 87.9% of statements 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.078s coverage: 100.0% of statements 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.084s coverage: 100.0% of statements 00:34:58 GO111MODULE=on go vet ./... 00:35:30 gofmt -l . 00:35:30 [ "`gofmt -l .`" = "" ] 00:35:30 ./bin/test-go-mod-tidy.sh 00:35:30 ./bin/test-attribution-txt.sh [Pipeline] sh 00:35:31 + ls -al . 00:35:31 total 656 00:35:31 drwxrwxr-x 10 1001 1001 4096 Jan 14 00:35 . 00:35:31 drwxr-xr-x 4 root root 30 Jan 14 00:33 .. 00:35:31 -rw-rw-r-- 1 1001 1001 11 Jan 14 00:31 .dockerignore 00:35:31 drwxrwxr-x 8 1001 1001 179 Jan 14 00:31 .git 00:35:31 drwxrwxr-x 3 1001 1001 125 Jan 14 00:31 .github 00:35:31 -rw-rw-r-- 1 1001 1001 824 Jan 14 00:31 .gitignore 00:35:31 drwx------ 3 1001 1001 47 Jan 14 00:32 .semver 00:35:31 -rw-rw-r-- 1 1001 1001 166 Jan 14 00:31 .sonarcloud.properties 00:35:31 -rw-rw-r-- 1 1001 1001 7741 Jan 14 00:31 Attribution.txt 00:35:31 -rw-rw-r-- 1 1001 1001 3804 Jan 14 00:31 CONTRIBUTING.md 00:35:31 -rw-rw-r-- 1 1001 1001 931 Jan 14 00:31 Dockerfile.build 00:35:31 -rw-rw-r-- 1 1001 1001 863 Jan 14 00:31 Jenkinsfile 00:35:31 -rw-rw-r-- 1 1001 1001 10775 Jan 14 00:31 LICENSE 00:35:31 -rw-rw-r-- 1 1001 1001 5750 Jan 14 00:31 Makefile 00:35:31 -rw-rw-r-- 1 1001 1001 6524 Jan 14 00:31 README.md 00:35:31 -rw-rw-r-- 1 1001 1001 6744 Jan 14 00:31 SECURITY.md 00:35:31 -rw-rw-r-- 1 1001 1001 5 Jan 14 00:32 VERSION 00:35:31 -rw-rw-r-- 1 1001 1001 4131 Jan 14 00:31 ZMQWindows.md 00:35:31 drwxrwxr-x 2 1001 1001 117 Jan 14 00:31 bin 00:35:31 drwxrwxr-x 14 1001 1001 4096 Jan 14 00:31 cmd 00:35:31 -rw-r--r-- 1 root root 552842 Jan 14 00:34 coverage.out 00:35:31 -rw-r--r-- 1 root root 979 Jan 14 00:35 go.mod 00:35:31 -rw-r--r-- 1 root root 19036 Jan 14 00:35 go.sum 00:35:31 drwxrwxr-x 8 1001 1001 127 Jan 14 00:31 internal 00:35:31 drwxrwxr-x 4 1001 1001 26 Jan 14 00:31 openapi 00:35:31 drwxrwxr-x 4 1001 1001 71 Jan 14 00:31 snap 00:35:31 -rw-rw-r-- 1 1001 1001 168 Jan 14 00:31 version.go [Pipeline] sh 00:35:31 + '[' -e coverage.out ] 00:35:31 + chown 1001:1001 coverage.out [Pipeline] stash 00:35:32 Stashed 1 file(s) [Pipeline] sh 00:35:32 + make build 00:35:32 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 00:35:36 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 00:35:44 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 00:35:45 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 00:35:47 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 00:35:47 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 00:35:49 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 00:35:51 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 00:35:52 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 00:35:53 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 00:35:55 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 00:35:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 00:35:58 $ docker stop --time=1 6be3e643edc055a99c541475fbd02b9e9f38c12200ffc8a90105f7a9c55eb9a7 00:36:00 $ docker rm -f 6be3e643edc055a99c541475fbd02b9e9f38c12200ffc8a90105f7a9c55eb9a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:02 00:36:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:36:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:02 latest: Pulling from edgex-devops/edgex-compose 00:36:02 cbdbe7a5bc2a: Pulling fs layer 00:36:02 ca9280d653b3: Pulling fs layer 00:36:02 7e9c9ca2126c: Pulling fs layer 00:36:03 cbdbe7a5bc2a: Verifying Checksum 00:36:03 cbdbe7a5bc2a: Download complete 00:36:03 ca9280d653b3: Verifying Checksum 00:36:03 ca9280d653b3: Download complete 00:36:03 cbdbe7a5bc2a: Pull complete 00:36:05 ca9280d653b3: Pull complete 00:36:05 7e9c9ca2126c: Download complete 00:36:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20084 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:36:09 Running in /w/workspace/edgex-go/39 [Pipeline] { [Pipeline] checkout 00:36:14 7e9c9ca2126c: Pull complete 00:36:14 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:36:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:36:14 prd-centos7-docker-4c-2g-20077 does not seem to be running inside a container 00:36:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:36:14 using credential edgex-jenkins-ssh 00:36:14 Cloning the remote Git repository 00:36:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:36:15 > git init /w/workspace/edgex-go/39 # timeout=10 00:36:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:15 > git --version # timeout=10 00:36:15 > git --version # 'git version 2.17.1' 00:36:15 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:17 $ docker top f5fc419bf1690cbeaaa933d3d2f27be87be6f71fedc0c5e5e0423d99bec17ff2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:17 + + grepdocker-compose parallel build 00:36:17 --help 00:36:19 --parallel Build images in parallel. [Pipeline] } 00:36:19 $ docker stop --time=1 f5fc419bf1690cbeaaa933d3d2f27be87be6f71fedc0c5e5e0423d99bec17ff2 00:36:20 $ docker rm -f f5fc419bf1690cbeaaa933d3d2f27be87be6f71fedc0c5e5e0423d99bec17ff2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:21 . [Pipeline] withDockerContainer 00:36:21 prd-centos7-docker-4c-2g-20077 does not seem to be running inside a container 00:36:21 $ 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/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:36:22 $ docker top 251d46d39c02ba2f1fc44efab166063c6925622afe96ec77b75694ba65d472bc -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:22 + docker-compose -f ./docker-compose-build.yml build --parallel 00:36:23 Building docker-core-command-go ... 00:36:23 Building docker-core-data-go ... 00:36:23 Building docker-core-metadata-go ... 00:36:23 Building docker-security-bootstrap-redis-go ... 00:36:23 Building docker-security-proxy-setup-go ... 00:36:23 Building docker-security-secretstore-setup-go ... 00:36:23 Building docker-support-notifications-go ... 00:36:23 Building docker-support-scheduler-go ... 00:36:23 Building docker-sys-mgmt-agent-go ... 00:36:23 Building docker-core-metadata-go 00:36:23 Building docker-security-proxy-setup-go 00:36:23 Building docker-support-scheduler-go 00:36:23 Building docker-sys-mgmt-agent-go 00:36:23 Building docker-security-bootstrap-redis-go 00:36:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:38 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:36:39 Merging remotes/origin/master commit 3fcc602c4282fe50c74be67af1ba7a350be2dfea into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:36:40 Merge succeeded, producing ac3fe091d3cdc8287f76f8f45df9d733f99d6b2c 00:36:40 Checking out Revision ac3fe091d3cdc8287f76f8f45df9d733f99d6b2c (PR-2858) 00:36:39 > git config core.sparsecheckout # timeout=10 00:36:39 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:36:39 > git remote # timeout=10 00:36:39 > git config --get remote.origin.url # timeout=10 00:36:39 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:39 > git merge 3fcc602c4282fe50c74be67af1ba7a350be2dfea # timeout=10 00:36:40 > git rev-parse HEAD^{commit} # timeout=10 00:36:40 > git config core.sparsecheckout # timeout=10 00:36:40 > git checkout -f ac3fe091d3cdc8287f76f8f45df9d733f99d6b2c # timeout=10 00:36:44 Commit message: "Merge commit '3fcc602c4282fe50c74be67af1ba7a350be2dfea' into HEAD" 00:36:44 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:46 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:36:44 > git rev-list --no-walk ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 # timeout=10 00:36:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:36:47 + + truesudo 00:36:47 service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:36:49 provisioning config files... 00:36:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/39@tmp/config581374161035837334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:49 ---> docker-login.sh 00:36:49 nexus3.edgexfoundry.org:10001 00:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:50 Configure a credential helper to remove this warning. See 00:36:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:50 00:36:50 Login Succeeded 00:36:50 nexus3.edgexfoundry.org:10002 00:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:51 Configure a credential helper to remove this warning. See 00:36:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:51 00:36:51 Login Succeeded 00:36:51 nexus3.edgexfoundry.org:10003 00:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:52 Configure a credential helper to remove this warning. See 00:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:52 00:36:52 Login Succeeded 00:36:52 nexus3.edgexfoundry.org:10004 00:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:52 Configure a credential helper to remove this warning. See 00:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:52 00:36:52 Login Succeeded 00:36:52 docker.io 00:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:53 Configure a credential helper to remove this warning. See 00:36:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:53 00:36:53 Login Succeeded 00:36:53 ---> docker-login.sh ends [Pipeline] } 00:36:53 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:36:53 ========================================================= 00:36:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:36:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:54 + 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 . 00:36:56 Sending build context to Docker daemon 165.6MB 00:36:56 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:36:56 Step 2/6 : FROM ${BASE} 00:36:56 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:56 5f621e34cdf4: Pulling fs layer 00:36:56 a4357932f1b6: Pulling fs layer 00:36:56 18c013af1878: Pulling fs layer 00:36:56 00ac8860ef70: Pulling fs layer 00:36:56 63d7cb157983: Pulling fs layer 00:36:56 b116817d02f9: Pulling fs layer 00:36:56 745a02a5169b: Pulling fs layer 00:36:56 00ac8860ef70: Waiting 00:36:56 63d7cb157983: Waiting 00:36:56 b116817d02f9: Waiting 00:36:56 745a02a5169b: Waiting 00:36:56 18c013af1878: Verifying Checksum 00:36:56 18c013af1878: Download complete 00:36:56 a4357932f1b6: Verifying Checksum 00:36:56 a4357932f1b6: Download complete 00:36:56 63d7cb157983: Download complete 00:36:56 5f621e34cdf4: Download complete 00:36:56 b116817d02f9: Verifying Checksum 00:36:56 b116817d02f9: Download complete 00:36:57 5f621e34cdf4: Pull complete 00:36:57 a4357932f1b6: Pull complete 00:36:58 18c013af1878: Pull complete 00:36:59 745a02a5169b: Verifying Checksum 00:36:59 745a02a5169b: Download complete 00:37:00 00ac8860ef70: Verifying Checksum 00:37:00 00ac8860ef70: Download complete 00:37:03 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:37:03 ---> 4997771bfcb0 00:37:03 Step 3/22 : WORKDIR /edgex-go 00:37:03 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:37:03 ---> 4997771bfcb0 00:37:03 Step 3/22 : WORKDIR /edgex-go 00:37:03 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:03 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:37:03 ---> 4997771bfcb0 00:37:03 Step 3/21 : WORKDIR /edgex-go 00:37:03 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:03 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:37:03 ---> 4997771bfcb0 00:37:03 Step 3/21 : WORKDIR /edgex-go 00:37:03 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:37:03 ---> 4997771bfcb0 00:37:03 Step 3/26 : WORKDIR /edgex-go 00:37:03 ---> Running in 904b5800a61e 00:37:03 ---> Running in 5039982c3458 00:37:03 ---> Running in 18a8b3828d78 00:37:03 ---> Running in 38854a0a1b4d 00:37:03 ---> Running in b4ded3852c7f 00:37:03 Removing intermediate container 5039982c3458 00:37:03 ---> 7f4b90abe39d 00:37:03 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:03 Removing intermediate container 18a8b3828d78 00:37:03 ---> 1ba8a38388c2 00:37:03 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:03 Removing intermediate container b4ded3852c7f 00:37:03 ---> 343a52b9fa40 00:37:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:03 Removing intermediate container 904b5800a61e 00:37:03 ---> ba69bfddf936 00:37:03 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:03 Removing intermediate container 38854a0a1b4d 00:37:03 ---> f46768f8b7af 00:37:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:03 ---> Running in c09b75f4250a 00:37:03 ---> Running in 29e2aac06a65 00:37:03 ---> Running in 6c6e731d2743 00:37:03 ---> Running in 5eb463e22755 00:37:03 ---> Running in ccfd6e9e6c7d 00:37:05 Removing intermediate container c09b75f4250a 00:37:05 ---> 7208631d2b3b 00:37:05 Step 5/26 : RUN apk add --update --no-cache make bash git 00:37:05 Removing intermediate container 29e2aac06a65 00:37:05 ---> dd6bf93cf16d 00:37:05 Step 5/21 : RUN apk add --update --no-cache make git 00:37:05 ---> Running in 7d6590bc9c7b 00:37:05 ---> Running in 1a04834febf3 00:37:05 Removing intermediate container 5eb463e22755 00:37:05 ---> 747d174cccd3 00:37:05 Step 5/22 : RUN apk add --update --no-cache make git 00:37:05 Removing intermediate container 6c6e731d2743 00:37:05 ---> 8bdb791d55e4 00:37:05 Step 5/21 : RUN apk add --update --no-cache make git 00:37:05 ---> Running in 8a84dfa1425d 00:37:05 Removing intermediate container ccfd6e9e6c7d 00:37:05 ---> e98ab87fb603 00:37:05 Step 5/22 : RUN apk add --update --no-cache make git 00:37:06 ---> Running in 3ad66c1e25ae 00:37:06 ---> Running in bc77fa737799 00:37:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:08 OK: 233 MiB in 51 packages 00:37:08 OK: 233 MiB in 51 packages 00:37:08 OK: 233 MiB in 51 packages 00:37:08 OK: 233 MiB in 51 packages 00:37:08 OK: 233 MiB in 51 packages 00:37:09 Removing intermediate container 1a04834febf3 00:37:09 ---> 5d0cae621c0c 00:37:09 Step 6/21 : COPY go.mod . 00:37:09 Removing intermediate container 7d6590bc9c7b 00:37:09 ---> 2cfc9c05a270 00:37:09 Step 6/26 : COPY go.mod . 00:37:09 Removing intermediate container 8a84dfa1425d 00:37:09 ---> 6aab6a6c2e98 00:37:09 Step 6/22 : COPY go.mod . 00:37:09 ---> 9cb4900a283c 00:37:09 Step 7/21 : RUN go mod download 00:37:09 Removing intermediate container bc77fa737799 00:37:09 ---> 5b70165a7290 00:37:09 Step 6/22 : COPY go.mod . 00:37:09 Removing intermediate container 3ad66c1e25ae 00:37:09 ---> 34f0cd1bd686 00:37:09 Step 6/21 : COPY go.mod . 00:37:09 ---> Running in 30508293daa9 00:37:10 ---> 85dd09f48427 00:37:10 Step 7/26 : RUN go mod download 00:37:10 ---> 484bd7df20d0 00:37:10 Step 7/22 : RUN go mod download 00:37:10 ---> d554717d4741 00:37:10 Step 7/22 : RUN go mod download 00:37:10 ---> Running in 16609af9d57c 00:37:10 ---> Running in 6698d481b04c 00:37:10 ---> 4f0062a33db2 00:37:10 Step 7/21 : RUN go mod download 00:37:10 ---> Running in acaaae807093 00:37:10 ---> Running in 1c27f32fb5b2 00:37:10 00ac8860ef70: Pull complete 00:37:10 63d7cb157983: Pull complete 00:37:11 b116817d02f9: Pull complete 00:37:12 Removing intermediate container 30508293daa9 00:37:12 ---> a49fcedaab7b 00:37:12 Step 8/21 : COPY . . 00:37:12 Removing intermediate container 16609af9d57c 00:37:12 ---> 1ab0381a3efc 00:37:12 Step 8/26 : COPY . . 00:37:13 Removing intermediate container 6698d481b04c 00:37:13 ---> 392177f8ea44 00:37:13 Step 8/22 : COPY . . 00:37:15 745a02a5169b: Pull complete 00:37:15 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:37:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:37:15 ---> b7e6874047d6 00:37:15 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 00:37:15 Removing intermediate container 1c27f32fb5b2 00:37:15 ---> 3fbc9ea23b93 00:37:15 Step 8/21 : COPY . . 00:37:16 Removing intermediate container acaaae807093 00:37:16 ---> b011e0416928 00:37:16 Step 8/22 : COPY . . 00:37:18 ---> Running in a513c3d12bc3 00:37:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:37:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:37:20 (1/12) Installing libmagic (5.38-r0) 00:37:20 (2/12) Installing file (5.38-r0) 00:37:20 (3/12) Installing libc-dev (0.7.2-r3) 00:37:20 (4/12) Installing g++ (9.3.0-r2) 00:37:24 (5/12) Installing fortify-headers (1.1-r0) 00:37:24 (6/12) Installing patch (2.7.6-r6) 00:37:24 (7/12) Installing build-base (0.5-r2) 00:37:24 (8/12) Installing libsodium (1.0.18-r0) 00:37:24 (9/12) Installing pkgconf (1.7.2-r0) 00:37:24 (10/12) Installing libsodium-dev (1.0.18-r0) 00:37:24 (11/12) Installing libzmq (4.3.3-r0) 00:37:24 (12/12) Installing zeromq-dev (4.3.3-r0) 00:37:25 Executing busybox-1.31.1-r19.trigger 00:37:25 OK: 217 MiB in 51 packages 00:37:29 Removing intermediate container a513c3d12bc3 00:37:29 ---> 6bb91d5cea78 00:37:29 Step 4/6 : WORKDIR /edgex-go 00:37:29 ---> Running in ce13bb232546 00:37:29 Removing intermediate container ce13bb232546 00:37:29 ---> 05013915527a 00:37:29 Step 5/6 : COPY go.mod . 00:37:30 ---> 92760cdc732d 00:37:30 Step 6/6 : RUN go mod download 00:37:30 ---> Running in 799473c53c85 00:37:55 ---> c5b6b094fbba 00:37:55 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:37:55 ---> c481764d20d1 00:37:55 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:37:55 ---> bf41d05130f8 00:37:55 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:37:55 ---> 3487315eb5f2 00:37:55 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:37:55 ---> f92d286769cf 00:37:55 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:37:55 ---> Running in be6bcc6d3488 00:37:55 ---> Running in 892f3ff3ee05 00:37:55 ---> Running in a61b4f748a53 00:37:55 ---> Running in 78d3c1c620c5 00:37:55 ---> Running in bedbd13475b8 00:37:55 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 00:37:55 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 00:37:55 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 00:37:55 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 00:37:55 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 00:37:57 Removing intermediate container 799473c53c85 00:37:57 ---> 8ac1bbdd6ec8 00:37:57 Successfully built 8ac1bbdd6ec8 00:37:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:37:57 + docker inspect -f . ci-base-image-arm64 00:37:57 . [Pipeline] withDockerContainer 00:37:57 prd-ubuntu18.04-docker-arm64-4c-16g-20084 does not seem to be running inside a container 00:37:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:59 $ docker top a61e4a56c5b9d0dc31b6e90426e8696ee515551d4380f1cb268928155c006e58 -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:00 + go version 00:38:00 go version go1.15.5 linux/arm64 [Pipeline] } 00:38:00 $ docker stop --time=1 a61e4a56c5b9d0dc31b6e90426e8696ee515551d4380f1cb268928155c006e58 00:38:02 $ docker rm -f a61e4a56c5b9d0dc31b6e90426e8696ee515551d4380f1cb268928155c006e58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:38:03 + docker inspect -f . ci-base-image-arm64 00:38:03 . [Pipeline] withDockerContainer 00:38:03 prd-ubuntu18.04-docker-arm64-4c-16g-20084 does not seem to be running inside a container 00:38:03 $ 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/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:05 $ docker top 3bcbebecb3b85696862af4a8871961f1069f89fb39cd926c5d72473057386e75 -eo pid,comm [Pipeline] { [Pipeline] echo 00:38:05 ========================================================= 00:38:05 [edgeXBuildGoParallel] Running Tests and Build... 00:38:05 ========================================================= [Pipeline] sh 00:38:06 + make test 00:38:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:38:27 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 00:38:27 Removing intermediate container 78d3c1c620c5 00:38:27 ---> 2ab42bab1bf9 00:38:27 00:38:27 Step 10/22 : FROM alpine:3.12 00:38:27 3.12: Pulling from library/alpine 00:38:27 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:38:27 Status: Downloaded newer image for alpine:3.12 00:38:27 ---> 389fef711851 00:38:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:38:28 ? github.com/edgexfoundry/edgex-go [no test files] 00:38:30 ---> Running in 9bfb9e5ced1b 00:38:30 Removing intermediate container 892f3ff3ee05 00:38:30 ---> b1eb08b037ce 00:38:30 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:38:30 Removing intermediate container a61b4f748a53 00:38:30 ---> 0869d1c00110 00:38:30 00:38:30 Step 10/21 : FROM scratch 00:38:30 ---> 00:38:30 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:38:30 ---> Running in 4281c8eee2b9 00:38:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:31 (1/5) Installing ca-certificates (20191127-r4) 00:38:31 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:38:31 (3/5) Installing libcurl (7.69.1-r3) 00:38:31 (4/5) Installing curl (7.69.1-r3) 00:38:31 (5/5) Installing dumb-init (1.2.2-r1) 00:38:31 Executing busybox-1.31.1-r19.trigger 00:38:31 Executing ca-certificates-20191127-r4.trigger 00:38:31 OK: 7 MiB in 19 packages 00:38:31 ---> Running in fe20399622a5 00:38:32 Removing intermediate container bedbd13475b8 00:38:32 ---> cad1a5986ad7 00:38:32 00:38:32 Step 10/21 : FROM alpine:3.12 00:38:32 ---> 389fef711851 00:38:32 Step 11/21 : RUN apk add --update --no-cache curl 00:38:32 Removing intermediate container fe20399622a5 00:38:32 ---> eb095a991034 00:38:32 Step 12/21 : ENV APP_PORT=48085 00:38:33 ---> Running in ce7eb4b75dca 00:38:33 ---> Running in 2f6f6ceea981 00:38:33 Removing intermediate container 2f6f6ceea981 00:38:33 ---> 859d5d18e40b 00:38:33 Step 13/21 : EXPOSE $APP_PORT 00:38:33 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 00:38:33 ---> Running in 1d546c93b236 00:38:34 Removing intermediate container 9bfb9e5ced1b 00:38:34 ---> 119c9bf78b20 00:38:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:38:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:35 (1/4) Installing ca-certificates (20191127-r4) 00:38:35 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:38:35 (3/4) Installing libcurl (7.69.1-r3) 00:38:35 (4/4) Installing curl (7.69.1-r3) 00:38:35 Executing busybox-1.31.1-r19.trigger 00:38:35 Executing ca-certificates-20191127-r4.trigger 00:38:35 OK: 7 MiB in 18 packages 00:38:35 Removing intermediate container 1d546c93b236 00:38:35 ---> 88be118af6dc 00:38:35 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:36 ---> Running in 0d9f13a90df5 00:38:36 ---> c51847aa5e4b 00:38:36 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:38:37 Removing intermediate container be6bcc6d3488 00:38:37 ---> 521a04cd5876 00:38:37 00:38:37 Step 10/22 : FROM scratch 00:38:37 ---> 00:38:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:38:37 ---> Using cache 00:38:37 ---> eb095a991034 00:38:37 Step 12/22 : ENV APP_PORT=48081 00:38:37 Removing intermediate container 0d9f13a90df5 00:38:37 ---> b604d60d48f1 00:38:37 Step 13/22 : WORKDIR / 00:38:37 ---> Running in 7bc82f676d98 00:38:37 ---> Running in c117da2ea5f6 00:38:37 Removing intermediate container 7bc82f676d98 00:38:37 ---> 5d29c827c357 00:38:37 Step 13/22 : EXPOSE $APP_PORT 00:38:37 ---> c77752ea3475 00:38:37 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:38:38 Removing intermediate container 4281c8eee2b9 00:38:38 ---> aa8d30144d4f 00:38:38 00:38:38 Step 11/26 : FROM docker:20.10.0 00:38:38 20.10.0: Pulling from library/docker 00:38:38 Removing intermediate container c117da2ea5f6 00:38:38 ---> 5a30a3c3405e 00:38:38 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:38 Removing intermediate container ce7eb4b75dca 00:38:38 ---> 5e289d50decc 00:38:38 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:38:38 ---> Running in 5d80087bd6a7 00:38:38 ---> Running in 5034fdf9da42 00:38:38 ---> 7e01f5ac0391 00:38:38 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:38:38 Removing intermediate container 5d80087bd6a7 00:38:38 ---> 6a18b9f63741 00:38:38 Step 14/22 : WORKDIR / 00:38:38 ---> Running in e74a984f47c8 00:38:38 ---> Running in 21b29d840c31 00:38:38 ---> d24932fe770c 00:38:38 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:38:38 Removing intermediate container 5034fdf9da42 00:38:38 ---> 57f6ba3c58e9 00:38:38 Step 13/21 : WORKDIR /edgex 00:38:38 ---> Running in 4b5e0f6f47c4 00:38:39 Removing intermediate container e74a984f47c8 00:38:39 ---> 02b5e91698d3 00:38:39 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:39 Removing intermediate container 21b29d840c31 00:38:39 ---> 0d1d17921d52 00:38:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:39 ---> Running in c9cb46b2369f 00:38:40 ---> 98382b9aa4a9 00:38:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:38:40 Removing intermediate container 4b5e0f6f47c4 00:38:40 ---> 8c6395b5e386 00:38:40 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:38:41 ---> 52d8e535b12b 00:38:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:38:41 Removing intermediate container c9cb46b2369f 00:38:41 ---> 7ae62bf6c585 00:38:41 Step 19/21 : LABEL arch=x86_64 00:38:41 ---> Running in 1cb89e24f448 00:38:41 ---> 22f9f4d896a2 00:38:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:38:41 ---> 77340f4d6484 00:38:41 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:38:41 Removing intermediate container 1cb89e24f448 00:38:41 ---> fe2ff9d255c0 00:38:41 Step 20/21 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 00:38:41 ---> ca1ed531fca3 00:38:41 Step 18/22 : RUN chmod +x entrypoint.sh 00:38:41 ---> Running in b2c29617aaa9 00:38:41 ---> Running in 11268bf8de70 00:38:42 ---> 153cf9dd2c1e 00:38:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:38:42 ---> ac264537f2ad 00:38:42 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:38:42 Removing intermediate container b2c29617aaa9 00:38:42 ---> 054516bf3169 00:38:42 Step 21/21 : LABEL version=0.0.0 00:38:42 ---> Running in 6bb4f0447c62 00:38:42 ---> 663c95719227 00:38:42 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:38:42 ---> Running in b0d3e2207225 00:38:43 Removing intermediate container 6bb4f0447c62 00:38:43 ---> 3516f3329032 00:38:43 00:38:43 Removing intermediate container b0d3e2207225 00:38:43 ---> 4b4570d756d7 00:38:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:43 ---> 4039461838c3 00:38:43 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:38:43 Successfully built 3516f3329032 00:38:43 Successfully tagged docker-support-scheduler-go:latest 00:38:43 Building docker-support-notifications-go 00:38:43  Building docker-support-scheduler-go ... done  ---> Running in 33e8629090a2 00:38:43 ---> Running in 4be553680be7 00:38:43 Removing intermediate container 33e8629090a2 00:38:43 ---> 1666dea3be5e 00:38:43 Step 20/22 : LABEL arch=x86_64 00:38:43 Removing intermediate container 11268bf8de70 00:38:43 ---> 044c778bb405 00:38:43 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:38:43 Removing intermediate container 4be553680be7 00:38:43 ---> b8cfa6622748 00:38:43 Step 18/21 : CMD ["--init=true"] 00:38:44 ---> Running in 1ff25e673c33 00:38:44 ---> Running in e51ee204c45a 00:38:44 ---> Running in da08adfa670b 00:38:44 Removing intermediate container 1ff25e673c33 00:38:44 ---> 621938827b8c 00:38:44 Step 21/22 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 00:38:44 Removing intermediate container e51ee204c45a 00:38:44 ---> 9544df3ebe15 00:38:44 Step 20/22 : LABEL arch=x86_64 00:38:45 Removing intermediate container da08adfa670b 00:38:45 ---> 17e7b6968fe9 00:38:45 Step 19/21 : LABEL arch=x86_64 00:38:45 ---> Running in 8d43222d1f51 00:38:46 ---> Running in 7bf2626cbb84 00:38:46 ---> Running in 7ca5549e473d 00:38:47 Removing intermediate container 8d43222d1f51 00:38:47 ---> 95d49f9c45c2 00:38:47 Step 22/22 : LABEL version=0.0.0 00:38:48 Removing intermediate container 7bf2626cbb84 00:38:48 ---> f57ba7cc5aee 00:38:48 Step 21/22 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 00:38:48 ---> Running in 4051d6a38d19 00:38:48 Removing intermediate container 7ca5549e473d 00:38:48 ---> f84b6894e2db 00:38:48 Step 20/21 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 00:38:48 ---> Running in 6bc7f876e9e3 00:38:49 ---> Running in fd29781e4e23 00:38:49 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:38:49 Removing intermediate container 4051d6a38d19 00:38:49 ---> 11306865a39c 00:38:49 00:38:49 Status: Downloaded newer image for docker:20.10.0 00:38:49 ---> aefe523efa57 00:38:49 Step 12/26 : RUN apk add --no-cache bash 00:38:49 Successfully built 11306865a39c 00:38:49 Removing intermediate container 6bc7f876e9e3 00:38:49 ---> fe4399f00d7b 00:38:49 Step 22/22 : LABEL version=0.0.0 00:38:49 ---> Running in f7df52eae07e 00:38:49 Successfully tagged docker-core-metadata-go:latest 00:38:49 Building docker-core-command-go 00:38:49  Building docker-core-metadata-go ... done Removing intermediate container fd29781e4e23 00:38:49 ---> e7ccb9eb619d 00:38:49 Step 21/21 : LABEL version=0.0.0 00:38:49 ---> Running in 3383af3487e6 00:38:51 ---> Running in 482a254005ba 00:38:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:52 Removing intermediate container 3383af3487e6 00:38:52 ---> c4f77e40ee58 00:38:52 00:38:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:53 Removing intermediate container 482a254005ba 00:38:53 ---> 8ad9f72754f8 00:38:53 00:38:53 (1/2) Installing readline (8.0.4-r0) 00:38:53 (2/2) Installing bash (5.0.17-r0) 00:38:53 Executing bash-5.0.17-r0.post-install 00:38:53 Executing busybox-1.31.1-r19.trigger 00:38:53 OK: 12 MiB in 22 packages 00:38:53 Successfully built c4f77e40ee58 00:38:53 Successfully tagged docker-security-bootstrap-redis-go:latest 00:38:53 Building docker-core-data-go 00:38:53  Building docker-security-bootstrap-redis-go ... done Successfully built 8ad9f72754f8 00:38:53 Successfully tagged docker-security-proxy-setup-go:latest 00:38:53  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go 00:38:55 Removing intermediate container f7df52eae07e 00:38:55 ---> 4c1b31d01258 00:38:55 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:38:56 ---> Running in 09a6d102ab98 00:38:57 Removing intermediate container 09a6d102ab98 00:38:57 ---> 852f0f633f9c 00:38:57 Step 14/26 : ENV APP_PORT=48090 00:38:57 ---> Running in 9cc4a3ab81c7 00:38:58 Removing intermediate container 9cc4a3ab81c7 00:38:58 ---> 8f9993e26edd 00:38:58 Step 15/26 : EXPOSE $APP_PORT 00:38:58 ---> Running in ab8eacfa6718 00:38:59 Removing intermediate container ab8eacfa6718 00:38:59 ---> c40a82913dc1 00:38:59 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:39:01 ---> 5bd721fff0a6 00:39:01 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:39:02 ---> a698db6e3d2c 00:39:02 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:39:03 ---> bdf0c67e24e1 00:39:03 Step 19/26 : RUN apk --no-cache add py3-pip 00:39:03 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:39:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:39:03 ---> 4997771bfcb0 00:39:03 Step 3/24 : WORKDIR /edgex-go 00:39:03 ---> Using cache 00:39:03 ---> f46768f8b7af 00:39:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:03 ---> Using cache 00:39:03 ---> e98ab87fb603 00:39:03 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 00:39:04 ---> Running in 245239a9bcfa 00:39:04 ---> Running in f6077cdf86e9 00:39:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:06 (1/33) Installing libbz2 (1.0.8-r1) 00:39:06 (2/33) Installing expat (2.2.9-r1) 00:39:06 (3/33) Installing libffi (3.3-r2) 00:39:06 (4/33) Installing gdbm (1.13-r1) 00:39:07 (5/33) Installing xz-libs (5.2.5-r0) 00:39:07 (6/33) Installing sqlite-libs (3.32.1-r0) 00:39:07 (7/33) Installing python3 (3.8.5-r0) 00:39:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:12 OK: 233 MiB in 51 packages 00:39:14 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:39:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:39:14 ---> 4997771bfcb0 00:39:14 Step 3/22 : WORKDIR /edgex-go 00:39:14 ---> Using cache 00:39:14 ---> f46768f8b7af 00:39:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:14 ---> Using cache 00:39:14 ---> e98ab87fb603 00:39:14 Step 5/22 : RUN apk add --update --no-cache make git 00:39:14 ---> Using cache 00:39:14 ---> 5b70165a7290 00:39:14 Step 6/22 : COPY go.mod . 00:39:14 ---> Using cache 00:39:14 ---> d554717d4741 00:39:14 Step 7/22 : RUN go mod download 00:39:14 ---> Using cache 00:39:14 ---> b011e0416928 00:39:14 Step 8/22 : COPY . . 00:39:14 ---> Using cache 00:39:14 ---> bf41d05130f8 00:39:14 Step 9/22 : RUN make cmd/core-command/core-command 00:39:14 (8/33) Installing py3-appdirs (1.4.4-r1) 00:39:14 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:39:14 (10/33) Installing py3-parsing (2.4.7-r0) 00:39:14 (11/33) Installing py3-six (1.15.0-r0) 00:39:15 (12/33) Installing py3-packaging (20.4-r0) 00:39:15 (13/33) Installing py3-setuptools (47.0.0-r0) 00:39:15 (14/33) Installing py3-chardet (3.0.4-r4) 00:39:15 ---> Running in a4d02c1aa5f4 00:39:15 (15/33) Installing py3-idna (2.9-r0) 00:39:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:39:15 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:39:16 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:39:16 (18/33) Installing py3-requests (2.23.0-r0) 00:39:16 (19/33) Installing py3-msgpack (1.0.0-r0) 00:39:16 (20/33) Installing py3-lockfile (0.12.2-r3) 00:39:16 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:39:17 (22/33) Installing py3-colorama (0.4.3-r0) 00:39:17 (23/33) Installing py3-distlib (0.3.0-r0) 00:39:17 Removing intermediate container f6077cdf86e9 00:39:17 ---> 6d85cb028da3 00:39:17 Step 6/24 : COPY go.mod . 00:39:17 (24/33) Installing py3-distro (1.5.0-r1) 00:39:17 (25/33) Installing py3-webencodings (0.5.1-r3) 00:39:17 (26/33) Installing py3-html5lib (1.0.1-r4) 00:39:18 (27/33) Installing py3-pytoml (0.1.21-r0) 00:39:18 (28/33) Installing py3-pep517 (0.8.2-r0) 00:39:18 (29/33) Installing py3-progress (1.5-r0) 00:39:18 (30/33) Installing py3-toml (0.10.1-r0) 00:39:18 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 00:39:18 (31/33) Installing py3-retrying (1.3.3-r0) 00:39:18 ---> a490dc9bafc9 00:39:18 Step 7/24 : RUN go mod download 00:39:18 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:39:18 (33/33) Installing py3-pip (20.1.1-r0) 00:39:19 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:39:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:39:19 ---> 4997771bfcb0 00:39:19 Step 3/23 : WORKDIR /edgex-go 00:39:19 ---> Using cache 00:39:19 ---> f46768f8b7af 00:39:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:19 ---> Using cache 00:39:19 ---> e98ab87fb603 00:39:19 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:39:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:39:19 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:39:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:39:20 ---> 4997771bfcb0 00:39:20 Executing busybox-1.31.1-r19.trigger 00:39:20 OK: 71 MiB in 55 packages 00:39:20 Step 3/24 : WORKDIR /edgex-go 00:39:20 ---> Using cache 00:39:20 ---> f46768f8b7af 00:39:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:20 ---> Using cache 00:39:20 ---> e98ab87fb603 00:39:20 Step 5/24 : RUN apk add --update --no-cache make git 00:39:20 ---> Using cache 00:39:20 ---> 5b70165a7290 00:39:20 Step 6/24 : COPY go.mod . 00:39:20 ---> Using cache 00:39:20 ---> d554717d4741 00:39:20 Step 7/24 : RUN go mod download 00:39:20 ---> Using cache 00:39:20 ---> b011e0416928 00:39:20 Step 8/24 : COPY . . 00:39:20 ---> Using cache 00:39:20 ---> bf41d05130f8 00:39:20 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:39:20 ---> Running in 5e3c9292a81b 00:39:20 ---> Running in 8fa79b4d95be 00:39:20 ---> Running in 81f17cd70457 00:39:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:39:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:39:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:39:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:23 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 00:39:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:26 Removing intermediate container 5e3c9292a81b 00:39:26 ---> 545c3f5ed3e5 00:39:26 Step 8/24 : COPY . . 00:39:26 OK: 233 MiB in 51 packages 00:39:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:30 Removing intermediate container 8fa79b4d95be 00:39:30 ---> 6090ca03fa06 00:39:30 Step 6/23 : COPY go.mod . 00:39:32 ---> f09771b6cc8c 00:39:32 Step 7/23 : RUN go mod download 00:39:32 ---> Running in 5352751e6639 00:39:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:39:37 Removing intermediate container 5352751e6639 00:39:37 ---> 817c446db736 00:39:37 Step 8/23 : COPY . . 00:39:40 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.290s coverage: 46.6% of statements 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:39:48 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.527s coverage: 27.0% of statements 00:39:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:39:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:39:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:39:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:39:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:39:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:39:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.073s coverage: 100.0% of statements 00:39:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:39:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.090s coverage: 100.0% of statements 00:39:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:39:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:39:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.542s coverage: 77.8% of statements 00:39:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:39:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:39:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.325s coverage: 82.4% of statements 00:39:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:39:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:39:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:39:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:39:50 Removing intermediate container 245239a9bcfa 00:39:50 ---> 371437102c3c 00:39:50 Step 20/26 : RUN pip install docker-compose==1.23.2 00:39:50 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 00:39:54 ---> Running in 30ec089fcd89 00:39:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.051s coverage: 28.6% of statements 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:39:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.221s coverage: 100.0% of statements 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:39:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.065s coverage: 100.0% of statements 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:39:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.284s coverage: 86.7% of statements 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:39:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.359s coverage: 97.5% of statements 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:39:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.142s coverage: 78.3% of statements 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:39:57 ---> 95f1bd8a4436 00:39:57 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:39:58 ---> Running in d0f0c75cdb1b 00:39:59 Removing intermediate container a4d02c1aa5f4 00:39:59 ---> 8f4ec1c43b75 00:39:59 00:39:59 Step 10/22 : FROM scratch 00:39:59 ---> 00:39:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:40:00 ---> Using cache 00:40:00 ---> eb095a991034 00:40:00 Step 12/22 : ENV APP_PORT=48082 00:40:00 ---> Running in c0d54e61a4bf 00:40:00 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 00:40:01 Removing intermediate container c0d54e61a4bf 00:40:01 ---> 719b4bd98daf 00:40:01 Step 13/22 : EXPOSE $APP_PORT 00:40:02 ---> Running in 3fa60fd7b186 00:40:03 Removing intermediate container 3fa60fd7b186 00:40:03 ---> bd7e683c6ea7 00:40:03 Step 14/22 : WORKDIR / 00:40:03 Collecting docker-compose==1.23.2 00:40:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:40:03 ---> Running in f2c31a901ee7 00:40:04 ---> e061dde94f93 00:40:04 Step 9/23 : RUN make cmd/core-data/core-data 00:40:04 Collecting docker<4.0,>=3.6.0 00:40:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:40:04 Removing intermediate container 81f17cd70457 00:40:04 ---> ac1bdf3f571a 00:40:04 00:40:04 Step 10/24 : FROM alpine:3.12 00:40:04 ---> 389fef711851 00:40:04 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:40:04 ---> Using cache 00:40:04 ---> 119c9bf78b20 00:40:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:40:04 ---> Running in 7c6622730c4c 00:40:04 Collecting dockerpty<0.5,>=0.4.1 00:40:04 Removing intermediate container f2c31a901ee7 00:40:04 ---> 140ff8148d80 00:40:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:04 ---> Running in 86c64bcfdd16 00:40:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:40:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.103s coverage: 93.1% of statements 00:40:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:40:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:40:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:40:04 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:40:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements 00:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:40:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.166s coverage: 0.1% of statements 00:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 00:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.126s coverage: 75.5% of statements 00:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.8% of statements 00:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.140s coverage: 87.2% of statements 00:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.151s coverage: 84.2% of statements 00:40:05 Removing intermediate container 86c64bcfdd16 00:40:05 ---> 1dc27150d78c 00:40:05 Step 13/24 : WORKDIR / 00:40:05 ---> Running in 3d4072d2a558 00:40:05 ---> 72ee59b6878f 00:40:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:40:05 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 00:40:06 Removing intermediate container 3d4072d2a558 00:40:06 ---> 770495a60464 00:40:06 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:40:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:40:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:40:06 ---> a5d5accd523e 00:40:06 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:40:06 Collecting jsonschema<3,>=2.5.1 00:40:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:40:07 ---> 4907801c9777 00:40:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:40:07 Collecting websocket-client<1.0,>=0.32.0 00:40:07 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:40:07 Collecting PyYAML<4,>=3.10 00:40:07 Downloading PyYAML-3.13.tar.gz (270 kB) 00:40:07 ---> 9d34d8922a8b 00:40:07 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:40:07 ---> eef01ad233d0 00:40:07 Step 18/22 : ENTRYPOINT ["/core-command"] 00:40:07 ---> Running in f09cad492c5d 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.189s coverage: 91.4% of statements 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:40:08 ---> 2956f0eb027e 00:40:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:40:08 Removing intermediate container f09cad492c5d 00:40:08 ---> f11b42d60061 00:40:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:08 ---> Running in 260752ad9bf1 00:40:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:40:09 Collecting docopt<0.7,>=0.6.1 00:40:09 Downloading docopt-0.6.2.tar.gz (25 kB) 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.565s coverage: 63.5% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.078s coverage: 100.0% of statements 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 91.3% of statements 00:40:10 Removing intermediate container 260752ad9bf1 00:40:10 ---> d4e1c21f3e61 00:40:10 Step 20/22 : LABEL arch=x86_64 00:40:10 Collecting cached-property<2,>=1.2.0 00:40:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 00:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 00:40:10 ---> Running in 43fc0b3af510 00:40:10 ---> fa11a41c1af0 00:40:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:40:10 Collecting texttable<0.10,>=0.9.0 00:40:10 Downloading texttable-0.9.1.tar.gz (11 kB) 00:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 00:40:11 Removing intermediate container 43fc0b3af510 00:40:11 ---> 4bd409b7b376 00:40:11 Step 21/22 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 00:40:11 ---> Running in c6a36f56bd5e 00:40:11 Collecting docker-pycreds>=0.4.0 00:40:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:40:11 Removing intermediate container c6a36f56bd5e 00:40:11 ---> c4afc26e2b09 00:40:11 Step 22/22 : LABEL version=0.0.0 00:40:11 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) 00:40:11 ---> Running in db36f0aecaf3 00:40:11 ---> afc56117b9a9 00:40:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:40:11 Collecting urllib3<1.25,>=1.21.1 00:40:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:40:11 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) 00:40:12 Collecting idna<2.8,>=2.5 00:40:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:40:12 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:40:12 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:40:12 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:40:12 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:40:12 Removing intermediate container db36f0aecaf3 00:40:12 ---> 55245aeb5321 00:40:12 00:40:12 Installing collected packages: websocket-client, urllib3, idna, requests, docker-pycreds, docker, dockerpty, jsonschema, PyYAML, docopt, cached-property, texttable, docker-compose 00:40:12 Successfully built 55245aeb5321 00:40:12 ---> a3648a09dc53 00:40:12 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/ 00:40:12 Successfully tagged docker-core-command-go:latest 00:40:13 Attempting uninstall: urllib3 00:40:13  Building docker-core-command-go ... done  Found existing installation: urllib3 1.25.9 00:40:13 Uninstalling urllib3-1.25.9: 00:40:13 ---> Running in 0554f52dfc5d 00:40:13 Successfully uninstalled urllib3-1.25.9 00:40:13 Attempting uninstall: idna 00:40:13 Found existing installation: idna 2.9 00:40:13 Uninstalling idna-2.9: 00:40:13 Successfully uninstalled idna-2.9 00:40:15 Attempting uninstall: requests 00:40:15 Found existing installation: requests 2.23.0 00:40:15 Uninstalling requests-2.23.0: 00:40:15 Successfully uninstalled requests-2.23.0 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.978s coverage: 55.9% of statements 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.425s coverage: 37.0% of statements 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:40:16 Running setup.py install for dockerpty: started 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.605s coverage: 84.0% of statements 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.074s coverage: 100.0% of statements 00:40:17 Removing intermediate container 0554f52dfc5d 00:40:17 ---> effc0212d6a3 00:40:17 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:40:18 ---> Running in 6566c7773cf5 00:40:18 Running setup.py install for dockerpty: finished with status 'done' 00:40:19 Removing intermediate container 6566c7773cf5 00:40:19 ---> b0c175efa812 00:40:19 Step 22/24 : LABEL arch=x86_64 00:40:19 Running setup.py install for PyYAML: started 00:40:19 ---> Running in 760aa7911fa2 00:40:20 Removing intermediate container 760aa7911fa2 00:40:20 ---> 707cc308aaa7 00:40:20 Step 23/24 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 00:40:20 ---> Running in 71868785cf3e 00:40:21 Running setup.py install for PyYAML: finished with status 'done' 00:40:21 Running setup.py install for docopt: started 00:40:21 Removing intermediate container 71868785cf3e 00:40:21 ---> 864904853c37 00:40:21 Step 24/24 : LABEL version=0.0.0 00:40:22 ---> Running in 4994744ae167 00:40:22 Running setup.py install for docopt: finished with status 'done' 00:40:22 Running setup.py install for texttable: started 00:40:22 Removing intermediate container 4994744ae167 00:40:22 ---> 29ccde333258 00:40:22 00:40:22 Successfully built 29ccde333258 00:40:22 Successfully tagged docker-security-secretstore-setup-go:latest 00:40:23  Building docker-security-secretstore-setup-go ... done  Running setup.py install for texttable: finished with status 'done' 00:40:23 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 00:40:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.404s coverage: 47.1% of statements 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:40:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.140s coverage: 100.0% of statements 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:40:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.100s coverage: 100.0% of statements 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:40:28 Removing intermediate container 30ec089fcd89 00:40:28 ---> 41ee1b4c5767 00:40:28 Step 21/26 : RUN apk --no-cache add curl 00:40:29 ---> Running in 5e83fe980f46 00:40:29 Removing intermediate container d0f0c75cdb1b 00:40:29 ---> 1b01962c002a 00:40:29 00:40:29 Step 10/24 : FROM scratch 00:40:29 ---> 00:40:29 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:40:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.032s coverage: 29.1% of statements 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:40:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.199s coverage: 99.0% of statements 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:40:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.085s coverage: 100.0% of statements 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:40:29 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:40:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:40:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.083s coverage: 87.9% of statements 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:40:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.072s coverage: 100.0% of statements 00:40:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 00:40:29 ---> Running in 13ec6b213cf3 00:40:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 00:40:29 Removing intermediate container 13ec6b213cf3 00:40:29 ---> 204b8245f924 00:40:29 Step 12/24 : ENV APP_PORT=48060 00:40:30 ---> Running in 20b2145e2a67 00:40:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:30 GO111MODULE=on go vet ./... 00:40:30 Removing intermediate container 20b2145e2a67 00:40:30 ---> 218674daf1ec 00:40:30 Step 13/24 : EXPOSE $APP_PORT 00:40:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:30 ---> Running in 6542f956c94c 00:40:30 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:40:30 (2/3) Installing libcurl (7.69.1-r3) 00:40:30 (3/3) Installing curl (7.69.1-r3) 00:40:30 Executing busybox-1.31.1-r19.trigger 00:40:30 OK: 72 MiB in 58 packages 00:40:30 Removing intermediate container 6542f956c94c 00:40:30 ---> 94fb901b1a5e 00:40:30 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:40:31 ---> 7afd1f2f924b 00:40:31 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:40:31 Removing intermediate container 5e83fe980f46 00:40:31 ---> 6cd151e37064 00:40:31 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:40:32 ---> Running in d2eac1168241 00:40:33 ---> 6b8df1ddbe87 00:40:33 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:40:33 Removing intermediate container d2eac1168241 00:40:33 ---> 4e811215f083 00:40:33 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:33 ---> Running in 747b01813476 00:40:33 Removing intermediate container 747b01813476 00:40:33 ---> 717715c9207a 00:40:33 Step 24/26 : LABEL arch=x86_64 00:40:33 ---> Running in f7b32fc5f44a 00:40:33 ---> 8542a2f252b6 00:40:33 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:34 Removing intermediate container f7b32fc5f44a 00:40:34 ---> 0c160b8ca2d9 00:40:34 Step 25/26 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 00:40:34 ---> 5992063a7448 00:40:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:40:34 ---> Running in 3a44fd379160 00:40:34 Removing intermediate container 3a44fd379160 00:40:34 ---> bdb1ab606b4c 00:40:34 Step 26/26 : LABEL version=0.0.0 00:40:34 ---> Running in 30e884fb039b 00:40:35 ---> f17725910c81 00:40:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:40:35 Removing intermediate container 30e884fb039b 00:40:35 ---> b8a4ec107408 00:40:35 00:40:35 Successfully built b8a4ec107408 00:40:35 Successfully tagged docker-sys-mgmt-agent-go:latest 00:40:35  Building docker-sys-mgmt-agent-go ... done  ---> 3b6bd4e73b9b 00:40:35 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:40:35 ---> Running in 5ad1c6f4a5a3 00:40:36 Removing intermediate container 5ad1c6f4a5a3 00:40:36 ---> be76ec718480 00:40:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:36 ---> Running in 8d0bc5b80457 00:40:36 Removing intermediate container 8d0bc5b80457 00:40:36 ---> f2a4107669f1 00:40:36 Step 22/24 : LABEL arch=x86_64 00:40:36 ---> Running in 0d70a997aa86 00:40:36 Removing intermediate container 0d70a997aa86 00:40:36 ---> 056be40b62b5 00:40:36 Step 23/24 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 00:40:37 ---> Running in 9254c3027f51 00:40:38 Removing intermediate container 9254c3027f51 00:40:38 ---> 21845a37b800 00:40:38 Step 24/24 : LABEL version=0.0.0 00:40:39 ---> Running in 576d1256a79b 00:40:39 Removing intermediate container 7c6622730c4c 00:40:39 ---> 804fb2c9090d 00:40:39 00:40:39 Step 10/23 : FROM alpine:3.12 00:40:39 ---> 389fef711851 00:40:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:40:39 ---> Running in bd3e756bc563 00:40:39 Removing intermediate container 576d1256a79b 00:40:39 ---> d52459c6cb19 00:40:39 00:40:39 Successfully built d52459c6cb19 00:40:39 Successfully tagged docker-support-notifications-go:latest 00:40:39  Building docker-support-notifications-go ... done Removing intermediate container bd3e756bc563 00:40:39 ---> 6e86f678e9f8 00:40:39 Step 12/23 : ENV APP_PORT=48080 00:40:39 ---> Running in c3d85de6a6ed 00:40:39 Removing intermediate container c3d85de6a6ed 00:40:39 ---> 94e25ea54ffd 00:40:39 Step 13/23 : EXPOSE $APP_PORT 00:40:39 ---> Running in c77872225b49 00:40:40 Removing intermediate container c77872225b49 00:40:40 ---> d17b86fb935e 00:40:40 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:40 ---> Running in 6c2d35bb9036 00:40:41 Removing intermediate container 6c2d35bb9036 00:40:41 ---> 7f9a00d17374 00:40:41 Step 15/23 : RUN apk add --update --no-cache zeromq 00:40:41 ---> Running in 2d0b97ed813b 00:40:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:43 (1/5) Installing libgcc (9.3.0-r2) 00:40:43 (2/5) Installing libsodium (1.0.18-r0) 00:40:44 (3/5) Installing libstdc++ (9.3.0-r2) 00:40:44 (4/5) Installing libzmq (4.3.3-r0) 00:40:44 (5/5) Installing zeromq (4.3.3-r0) 00:40:45 Executing busybox-1.31.1-r19.trigger 00:40:45 OK: 8 MiB in 19 packages 00:40:45 Removing intermediate container 2d0b97ed813b 00:40:45 ---> 1a11184b27a1 00:40:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:46 ---> 951e62da3292 00:40:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:40:46 ---> c32660057649 00:40:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:40:46 ---> 9e1eb37d02ff 00:40:46 Step 19/23 : ENTRYPOINT ["/core-data"] 00:40:47 ---> Running in 0803d30db4e0 00:40:47 Removing intermediate container 0803d30db4e0 00:40:47 ---> a1f4809704b3 00:40:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:47 ---> Running in f76d92425459 00:40:47 Removing intermediate container f76d92425459 00:40:47 ---> f3c9b4ba1282 00:40:47 Step 21/23 : LABEL arch=x86_64 00:40:47 ---> Running in fb0079d2a127 00:40:48 Removing intermediate container fb0079d2a127 00:40:48 ---> 88270bfc2757 00:40:48 Step 22/23 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 00:40:48 ---> Running in 5aa282ae07ea 00:40:48 Removing intermediate container 5aa282ae07ea 00:40:48 ---> aed100ecebb7 00:40:48 Step 23/23 : LABEL version=0.0.0 00:40:49 ---> Running in 0fbe8e8d5029 00:40:49 Removing intermediate container 0fbe8e8d5029 00:40:49 ---> 7425fe973009 00:40:49 00:40:49 Successfully built 7425fe973009 00:40:49 Successfully tagged docker-core-data-go:latest 00:40:49  Building docker-core-data-go ... done  [Pipeline] } 00:40:49 $ docker stop --time=1 251d46d39c02ba2f1fc44efab166063c6925622afe96ec77b75694ba65d472bc 00:40:51 $ docker rm -f 251d46d39c02ba2f1fc44efab166063c6925622afe96ec77b75694ba65d472bc [Pipeline] // withDockerContainer [Pipeline] sh 00:40:52 + docker images 00:40:52 + grep docker 00:40:52 docker-core-data-go latest 7425fe973009 2 seconds ago 22.3MB 00:40:52 docker-support-notifications-go latest d52459c6cb19 12 seconds ago 12MB 00:40:52 docker-sys-mgmt-agent-go latest b8a4ec107408 16 seconds ago 313MB 00:40:52 docker-security-secretstore-setup-go latest 29ccde333258 29 seconds ago 24.6MB 00:40:52 docker-core-command-go latest 55245aeb5321 39 seconds ago 10.6MB 00:40:52 docker-security-proxy-setup-go latest 8ad9f72754f8 About a minute ago 24.5MB 00:40:52 docker-security-bootstrap-redis-go latest c4f77e40ee58 2 minutes ago 15.8MB 00:40:52 docker-core-metadata-go latest 11306865a39c 2 minutes ago 13.1MB 00:40:52 docker-support-scheduler-go latest 3516f3329032 2 minutes ago 10.7MB 00:40:52 docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:41:07 Still waiting to schedule task 00:41:07 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-20086’ 00:41:38 gofmt -l . 00:41:38 [ "`gofmt -l .`" = "" ] 00:41:38 ./bin/test-go-mod-tidy.sh 00:41:38 ./bin/test-attribution-txt.sh [Pipeline] sh 00:41:39 + ls -al . 00:41:39 total 684 00:41:39 drwxrwxr-x 9 1001 1001 4096 Jan 14 00:41 . 00:41:39 drwxr-xr-x 4 root root 4096 Jan 14 00:38 .. 00:41:39 -rw-rw-r-- 1 1001 1001 11 Jan 14 00:36 .dockerignore 00:41:39 drwxrwxr-x 8 1001 1001 4096 Jan 14 00:36 .git 00:41:39 drwxrwxr-x 3 1001 1001 4096 Jan 14 00:36 .github 00:41:39 -rw-rw-r-- 1 1001 1001 824 Jan 14 00:36 .gitignore 00:41:39 -rw-rw-r-- 1 1001 1001 166 Jan 14 00:36 .sonarcloud.properties 00:41:39 -rw-rw-r-- 1 1001 1001 7741 Jan 14 00:36 Attribution.txt 00:41:39 -rw-rw-r-- 1 1001 1001 3804 Jan 14 00:36 CONTRIBUTING.md 00:41:39 -rw-rw-r-- 1 1001 1001 931 Jan 14 00:36 Dockerfile.build 00:41:39 -rw-rw-r-- 1 1001 1001 863 Jan 14 00:36 Jenkinsfile 00:41:39 -rw-rw-r-- 1 1001 1001 10775 Jan 14 00:36 LICENSE 00:41:39 -rw-rw-r-- 1 1001 1001 5750 Jan 14 00:36 Makefile 00:41:39 -rw-rw-r-- 1 1001 1001 6524 Jan 14 00:36 README.md 00:41:39 -rw-rw-r-- 1 1001 1001 6744 Jan 14 00:36 SECURITY.md 00:41:39 -rw-rw-r-- 1 1001 1001 5 Jan 14 00:32 VERSION 00:41:39 -rw-rw-r-- 1 1001 1001 4131 Jan 14 00:36 ZMQWindows.md 00:41:39 drwxrwxr-x 2 1001 1001 4096 Jan 14 00:36 bin 00:41:39 drwxrwxr-x 14 1001 1001 4096 Jan 14 00:36 cmd 00:41:39 -rw-r--r-- 1 root root 552842 Jan 14 00:40 coverage.out 00:41:39 -rw-r--r-- 1 root root 979 Jan 14 00:41 go.mod 00:41:39 -rw-r--r-- 1 root root 19036 Jan 14 00:41 go.sum 00:41:39 drwxrwxr-x 8 1001 1001 4096 Jan 14 00:36 internal 00:41:39 drwxrwxr-x 4 1001 1001 4096 Jan 14 00:36 openapi 00:41:39 drwxrwxr-x 4 1001 1001 4096 Jan 14 00:36 snap 00:41:39 -rw-rw-r-- 1 1001 1001 168 Jan 14 00:36 version.go [Pipeline] sh 00:41:40 + '[' -e coverage.out ] 00:41:40 + chown 1001:1001 coverage.out [Pipeline] stash 00:41:40 Warning: overwriting stash ‘coverage-report’ 00:41:41 Stashed 1 file(s) [Pipeline] sh 00:41:42 + make build 00:41:42 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 00:41:52 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 00:42:15 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 00:42:19 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 00:42:23 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 00:42:24 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 00:42:30 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 00:42: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 00:42:38 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 00:42:41 Running on prd-ubuntu18.04-docker-8c-8g-20090 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:42:41 Running in /w/workspace/edgex-go/39 [Pipeline] { [Pipeline] checkout 00:42:42 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 00:42:43 using credential edgex-jenkins-ssh 00:42:43 Cloning the remote Git repository 00:42:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:42:43 > git init /w/workspace/edgex-go/39 # timeout=10 00:42:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:42:43 > git --version # timeout=10 00:42:43 > git --version # 'git version 2.17.1' 00:42:43 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42:45 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 00:42:49 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 00:42:50 Merging remotes/origin/master commit 3fcc602c4282fe50c74be67af1ba7a350be2dfea into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:42:50 Merge succeeded, producing 3101d6c0205db054995569ad01d71155e931867a 00:42:50 Checking out Revision 3101d6c0205db054995569ad01d71155e931867a (PR-2858) 00:42:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:42:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:42:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:42:50 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:42:50 > git config core.sparsecheckout # timeout=10 00:42:50 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:42:50 > git remote # timeout=10 00:42:50 > git config --get remote.origin.url # timeout=10 00:42:50 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:50 > git merge 3fcc602c4282fe50c74be67af1ba7a350be2dfea # timeout=10 00:42:50 > git rev-parse HEAD^{commit} # timeout=10 00:42:50 > git config core.sparsecheckout # timeout=10 00:42:50 > git checkout -f 3101d6c0205db054995569ad01d71155e931867a # timeout=10 [Pipeline] } 00:42:53 $ docker stop --time=1 3bcbebecb3b85696862af4a8871961f1069f89fb39cd926c5d72473057386e75 00:42:54 Commit message: "Merge commit '3fcc602c4282fe50c74be67af1ba7a350be2dfea' into HEAD" 00:42:54 First time build. Skipping changelog. 00:42:54 > git rev-list --no-walk ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 # timeout=10 00:42:56 $ docker rm -f 3bcbebecb3b85696862af4a8871961f1069f89fb39cd926c5d72473057386e75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:58 + echo snap-build.sh 00:42:58 snap-build.sh 00:42:58 + SNAP_BASE_DIR=. 00:42:58 + '[' '!' -z /w/workspace/edgex-go/39 ']' 00:42:58 + SNAP_BASE_DIR=/w/workspace/edgex-go/39 00:42:58 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/39]' 00:42:58 [snap-build] Building snap in dir [/w/workspace/edgex-go/39] 00:42:58 + cd /w/workspace/edgex-go/39 00:42:58 + sudo apt-get remove -qy --purge lxd lxd-client 00:42:58 Reading package lists... 00:42:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:58 00:42:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:58 Building dependency tree... 00:42:58 Reading state information... 00:42:58 The following packages were automatically installed and are no longer required: 00:42:58 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:42:58 uidmap xdelta3 00:42:58 Use 'sudo apt autoremove' to remove them. 00:42:58 The following packages will be REMOVED: 00:42:58 lxd* lxd-client* [Pipeline] isUnix [Pipeline] sh 00:42:59 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:42:59 After this operation, 31.7 MB disk space will be freed. 00:42:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:59 latest: Pulling from edgex-devops/edgex-compose-arm64 00:42:59 29e5d40040c1: Pulling fs layer 00:42:59 1ce36da41761: Pulling fs layer 00:42:59 25b303627fd3: Pulling fs layer 00:42:59 29e5d40040c1: Verifying Checksum 00:42:59 29e5d40040c1: Download complete 00:42:59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 00:42:59 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:43:00 1ce36da41761: Verifying Checksum 00:43:00 1ce36da41761: Download complete 00:43:00 29e5d40040c1: Pull complete 00:43:00 Removing lxd dnsmasq configuration 00:43:00 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:43:01 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:43:01 1ce36da41761: Pull complete 00:43:02 25b303627fd3: Verifying Checksum 00:43:02 25b303627fd3: Download complete 00:43:02 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:43:02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 00:43:02 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:43:03 Processing triggers for systemd (237-3ubuntu10.42) ... 00:43:03 Processing triggers for ureadahead (0.100.0-21) ... 00:43:04 + sudo snap remove --purge lxd 00:43:05 snap "lxd" is not installed 00:43:05 + sudo groupadd --force --system lxd 00:43:05 ++ whoami 00:43:05 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:43:05 + newgrp - lxd 00:43:05 + sudo snap install lxd 00:43:12 25b303627fd3: Pull complete 00:43:12 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:43:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:43:12 prd-ubuntu18.04-docker-arm64-4c-16g-20084 does not seem to be running inside a container 00:43:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:15 2021-01-14T00:43:12Z INFO Waiting for automatic snapd restart... 00:43:15 $ docker top b6284a0810851bf22b087343a238d6a3f05cd3f402c50c690c5c56397c667200 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:16 + docker-compose build --help 00:43:16 + grep parallel 00:43:19 --parallel Build images in parallel. [Pipeline] } 00:43:20 $ docker stop --time=1 b6284a0810851bf22b087343a238d6a3f05cd3f402c50c690c5c56397c667200 00:43:22 $ docker rm -f b6284a0810851bf22b087343a238d6a3f05cd3f402c50c690c5c56397c667200 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:23 . [Pipeline] withDockerContainer 00:43:23 prd-ubuntu18.04-docker-arm64-4c-16g-20084 does not seem to be running inside a container 00:43:23 $ 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/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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-devops/edgex-compose-arm64:latest cat 00:43:24 $ docker top 94a06e0b65262df41b975be76300c7c81ea08676fe69b3d0be908e63e56e4226 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:25 + docker-compose -f ./docker-compose-build.yml build --parallel 00:43:29 Building docker-core-command-go ... 00:43:29 Building docker-core-data-go ... 00:43:29 Building docker-core-metadata-go ... 00:43:29 Building docker-security-bootstrap-redis-go ... 00:43:29 Building docker-security-proxy-setup-go ... 00:43:29 Building docker-security-secretstore-setup-go ... 00:43:29 Building docker-support-notifications-go ... 00:43:29 Building docker-support-scheduler-go ... 00:43:29 Building docker-sys-mgmt-agent-go ... 00:43:29 Building docker-support-notifications-go 00:43:29 Building docker-security-bootstrap-redis-go 00:43:29 Building docker-sys-mgmt-agent-go 00:43:29 Building docker-security-proxy-setup-go 00:43:29 Building docker-support-scheduler-go 00:43:33 lxd 4.10 from Canonical* installed 00:43:33 + sudo lxd init --auto 00:43:41 + sudo snap install --classic snapcraft 00:43:49 snapcraft 4.4.4 from Canonical* installed 00:43:49 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:43:49 + patch --verbose -p1 00:43:49 Hmm... Looks like a unified diff to me... 00:43:49 The text leading up to this was: 00:43:49 -------------------------- 00:43:49 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:43:49 |From: Tony Espy 00:43:49 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:43:49 |Subject: [PATCH] optimize snap build for pipeline CI check 00:43:49 | 00:43:49 |This patch is used by the EdgeX CI pipeline builds to 00:43:49 |optimize the snap CI check run for pull requests. When 00:43:49 |applied, it essentially strips out everything (apps and 00:43:49 |parts) from the snapcraft.yaml file except those required 00:43:49 |to build edgex-go, as the whole idea of the CI check is to 00:43:49 |catch changes to edgex-go that break the snap build. 00:43:49 | 00:43:49 |In general, anyone updating snapcraft.yaml will also need 00:43:49 |to update this patch file, otherwise it may fail to apply, 00:43:49 |resulting in a failed snap build CI check in the associated 00:43:49 |pull request. 00:43:49 | 00:43:49 |Note - in addition to applying this patch, the pipeline also 00:43:49 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:43:49 |need to build the finally binary .snap file (and it won't 00:43:49 |work with the patch applied). This further reduces the build 00:43:49 |time. 00:43:49 |--- 00:43:49 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:43:49 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:43:49 | 00:43:49 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:43:49 |index 1e537489..faf42425 100644 00:43:49 |--- a/snap/snapcraft.yaml 00:43:49 |+++ b/snap/snapcraft.yaml 00:43:49 -------------------------- 00:43:49 patching file snap/snapcraft.yaml 00:43:49 Using Plan A... 00:43:49 Hunk #1 succeeded at 73. 00:43:49 Hunk #2 succeeded at 202 with fuzz 1. 00:43:49 Hunk #3 succeeded at 214 (offset -3 lines). 00:43:49 Hunk #4 FAILED at 225. 00:43:49 Hunk #5 succeeded at 300 (offset -2 lines). 00:43:49 Hunk #6 succeeded at 327 (offset -2 lines). 00:43:49 Hunk #7 succeeded at 361 (offset -2 lines). 00:43:49 Hunk #8 FAILED at 414. 00:43:49 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 00:43:49 Hmm... Ignoring the trailing garbage. 00:43:49 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:43:50 Failed in branch amd64 00:44:51 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:44:51 ---> 8ac1bbdd6ec8 00:44:51 Step 3/21 : WORKDIR /edgex-go 00:44:51 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:44:51 ---> 8ac1bbdd6ec8 00:44:51 Step 3/24 : WORKDIR /edgex-go 00:44:51 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:44:51 ---> 8ac1bbdd6ec8 00:44:51 Step 3/26 : WORKDIR /edgex-go 00:44:51 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:44:51 ---> 8ac1bbdd6ec8 00:44:51 Step 3/21 : WORKDIR /edgex-go 00:44:51 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:44:51 ---> 8ac1bbdd6ec8 00:44:51 Step 3/22 : WORKDIR /edgex-go 00:44:51 ---> Running in eff5893c0fa4 00:44:51 ---> Running in a704a4ffa4a8 00:44:51 ---> Running in ebd2e5d9192c 00:44:51 ---> Running in 7987eab64bd4 00:44:51 ---> Running in c33b6bb3036e 00:44:51 Removing intermediate container c33b6bb3036e 00:44:51 ---> 9e075b25b278 00:44:51 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:51 Removing intermediate container ebd2e5d9192c 00:44:51 ---> 9a414507e550 00:44:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:51 ---> Running in 05303d07dabe 00:44:51 Removing intermediate container 7987eab64bd4 00:44:51 ---> 14131a516d7d 00:44:51 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:51 Removing intermediate container a704a4ffa4a8 00:44:51 ---> 9304ecdb80a4 00:44:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:51 Removing intermediate container eff5893c0fa4 00:44:51 ---> d15a6dad9ae4 00:44:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:51 ---> Running in 114d6e1ed420 00:44:51 ---> Running in 6ed4fca20885 00:44:51 ---> Running in 87d4a0225e24 00:44:51 ---> Running in 9f9c6366f743 00:44:51 Removing intermediate container 05303d07dabe 00:44:51 ---> 0b1b4fec75e4 00:44:51 Step 5/21 : RUN apk add --update --no-cache make git 00:44:51 ---> Running in 922afac77da0 00:44:51 Removing intermediate container 114d6e1ed420 00:44:51 ---> 2b6a0646e175 00:44:51 Step 5/22 : RUN apk add --update --no-cache make git 00:44:51 Removing intermediate container 6ed4fca20885 00:44:51 ---> ffb903c250f3 00:44:51 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 00:44:51 ---> Running in 8f4cc8380425 00:44:51 ---> Running in 7aca234fdf42 00:44:51 Removing intermediate container 9f9c6366f743 00:44:51 ---> af688ac6330d 00:44:51 Step 5/21 : RUN apk add --update --no-cache make git 00:44:51 Removing intermediate container 87d4a0225e24 00:44:51 ---> dfe675e2a2cf 00:44:51 Step 5/26 : RUN apk add --update --no-cache make bash git 00:44:51 ---> Running in 1b465d7f5326 00:44:51 ---> Running in b0925baf28f2 00:44:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:51 OK: 217 MiB in 51 packages 00:44:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:51 OK: 217 MiB in 51 packages 00:44:51 OK: 217 MiB in 51 packages 00:44:51 OK: 217 MiB in 51 packages 00:44:51 OK: 217 MiB in 51 packages 00:44:51 Removing intermediate container 922afac77da0 00:44:51 ---> f91681f912b6 00:44:51 Step 6/21 : COPY go.mod . 00:44:51 Removing intermediate container 8f4cc8380425 00:44:51 ---> 1922fe406df7 00:44:51 Step 6/22 : COPY go.mod . 00:44:51 Removing intermediate container 7aca234fdf42 00:44:51 ---> e4f8863d8d3a 00:44:51 Step 6/24 : COPY go.mod . 00:44:51 ---> 93185f06a795 00:44:51 Step 7/21 : RUN go mod download 00:44:51 Removing intermediate container 1b465d7f5326 00:44:51 ---> 5bd33b26a886 00:44:51 Step 6/21 : COPY go.mod . 00:44:51 ---> Running in ed1806113448 00:44:51 Removing intermediate container b0925baf28f2 00:44:51 ---> 3022c0be8084 00:44:51 Step 6/26 : COPY go.mod . 00:44:51 ---> 6cb0a6ee9522 00:44:51 Step 7/22 : RUN go mod download 00:44:52 ---> dcad7b01b5ae 00:44:52 Step 7/24 : RUN go mod download 00:44:52 ---> Running in efc3d9172700 00:44:52 ---> Running in 5f8e58274020 00:44:52 ---> 54f12294cc59 00:44:52 Step 7/26 : RUN go mod download 00:44:52 ---> 9421dd57eff1 00:44:52 Step 7/21 : RUN go mod download 00:44:52 ---> Running in edf0f0a14ab7 00:44:53 ---> Running in 811150d64612 00:44:55 Removing intermediate container ed1806113448 00:44:55 ---> 742b502ab7f0 00:44:55 Step 8/21 : COPY . . 00:44:57 Removing intermediate container efc3d9172700 00:44:57 ---> bbb3e73bc0e8 00:44:57 Step 8/22 : COPY . . 00:44:57 Removing intermediate container 5f8e58274020 00:44:57 ---> efaac24cbbe3 00:44:57 Step 8/24 : COPY . . 00:44:57 Removing intermediate container edf0f0a14ab7 00:44:57 ---> 39a861cb4045 00:44:57 Step 8/26 : COPY . . 00:44:57 Removing intermediate container 811150d64612 00:44:57 ---> c4341ca8ab26 00:44:57 Step 8/21 : COPY . . 00:45:20 ---> f17fe802d6e8 00:45:20 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:45:20 ---> Running in eedfd55706a4 00:45:20 ---> 42478d838d20 00:45:20 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:45:20 ---> f41b05bca56d 00:45:20 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:45:20 ---> d6d5f581ea33 00:45:20 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:45:20 ---> aca0408c4742 00:45:20 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:45:20 ---> Running in 4a8649618f04 00:45:20 ---> Running in 14f81d3fc1f3 00:45:20 ---> Running in 43c8221da298 00:45:20 ---> Running in 962adb160e26 00:45:20 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 00:45:21 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 00:45:21 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 00:45:21 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 00:45:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:46:43 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 00:46:49 Removing intermediate container 962adb160e26 00:46:49 ---> 124cc1937e0f 00:46:49 00:46:49 Step 10/22 : FROM alpine:3.12 00:46:49 3.12: Pulling from library/alpine 00:46:50 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:46:50 Status: Downloaded newer image for alpine:3.12 00:46:50 ---> afeebe901d6b 00:46:50 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:46:50 ---> Running in 203632935acd 00:46:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:53 (1/5) Installing ca-certificates (20191127-r4) 00:46:53 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:46:53 (3/5) Installing libcurl (7.69.1-r3) 00:46:53 (4/5) Installing curl (7.69.1-r3) 00:46:53 (5/5) Installing dumb-init (1.2.2-r1) 00:46:53 Executing busybox-1.31.1-r19.trigger 00:46:53 Executing ca-certificates-20191127-r4.trigger 00:46:53 OK: 7 MiB in 19 packages 00:46:55 Removing intermediate container eedfd55706a4 00:46:55 ---> fcac73cf1673 00:46:55 00:46:55 Step 10/21 : FROM scratch 00:46:55 ---> 00:46:55 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:46:55 Removing intermediate container 14f81d3fc1f3 00:46:55 ---> 1e043316d27a 00:46:55 00:46:55 Step 10/21 : FROM alpine:3.12 00:46:55 ---> afeebe901d6b 00:46:55 Step 11/21 : RUN apk add --update --no-cache curl 00:46:55 Removing intermediate container 43c8221da298 00:46:55 ---> 80bc6b34e6b1 00:46:55 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:46:55 Removing intermediate container 4a8649618f04 00:46:55 ---> 66bc2fa4f57c 00:46:55 00:46:55 Step 10/24 : FROM scratch 00:46:55 ---> 00:46:55 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:46:55 ---> Running in 1b470d356f7b 00:46:55 ---> Running in b8ee162e3fc1 00:46:55 ---> Running in 4ae2725c0f25 00:46:55 ---> Running in b192a3356647 00:46:56 Removing intermediate container 1b470d356f7b 00:46:56 ---> 2caea65f4a3f 00:46:56 Step 12/21 : ENV APP_PORT=48085 00:46:56 Removing intermediate container b192a3356647 00:46:56 ---> 0cead27b3a0d 00:46:56 Step 12/24 : ENV APP_PORT=48060 00:46:56 ---> Running in 474cc50b2d91 00:46:56 Removing intermediate container 203632935acd 00:46:56 ---> 0f5b183d20c0 00:46:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:46:56 ---> Running in d73d49040f14 00:46:56 ---> Running in f2013598dcb9 00:46:57 Removing intermediate container 474cc50b2d91 00:46:57 ---> 25e8b6f54ef7 00:46:57 Step 13/21 : EXPOSE $APP_PORT 00:46:57 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 00:46:57 ---> Running in 6550ed96fa85 00:46:57 Removing intermediate container d73d49040f14 00:46:57 ---> e5e3a38453f9 00:46:57 Step 13/24 : EXPOSE $APP_PORT 00:46:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:57 ---> Running in c9703e6850d5 00:46:57 Removing intermediate container f2013598dcb9 00:46:57 ---> 3e2cb84a632d 00:46:57 Step 13/22 : WORKDIR / 00:46:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:58 ---> Running in 054f11a7688e 00:46:58 Removing intermediate container 6550ed96fa85 00:46:58 ---> d4e7af588710 00:46:58 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 00:46:58 Removing intermediate container c9703e6850d5 00:46:58 ---> bbc39c722693 00:46:58 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:46:58 (1/4) Installing ca-certificates (20191127-r4) 00:46:58 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:46:58 (3/4) Installing libcurl (7.69.1-r3) 00:46:58 (4/4) Installing curl (7.69.1-r3) 00:46:58 Executing busybox-1.31.1-r19.trigger 00:46:58 Executing ca-certificates-20191127-r4.trigger 00:46:58 Removing intermediate container 054f11a7688e 00:46:58 ---> 02e7b8eb07fa 00:46:58 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:46:58 OK: 7 MiB in 18 packages 00:46:59 ---> 2496d246fdee 00:46:59 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:47:00 ---> f55bef764311 00:47:00 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:47:00 ---> ea588afd1377 00:47:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:47:01 Removing intermediate container 4ae2725c0f25 00:47:01 ---> be03a0ec9138 00:47:01 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:47:01 ---> fe8cee4f7cd7 00:47:01 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:47:01 Removing intermediate container b8ee162e3fc1 00:47:01 ---> cde9df8d8b1e 00:47:01 00:47:01 Step 11/26 : FROM docker:20.10.0 00:47:01 ---> 026921e12b96 00:47:01 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:47:01 ---> 6eaa40824aa1 00:47:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:47:02 20.10.0: Pulling from library/docker 00:47:02 ---> Running in 039c426ef904 00:47:02 ---> 1787e947d32a 00:47:02 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:47:02 Removing intermediate container 039c426ef904 00:47:02 ---> d5ac63ce92b0 00:47:02 Step 13/21 : WORKDIR /edgex 00:47:03 ---> Running in daa2fb524074 00:47:03 ---> Running in 757d015610a7 00:47:03 ---> ab682718c460 00:47:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:47:04 ---> cbaa0bb4c99b 00:47:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:04 Removing intermediate container daa2fb524074 00:47:04 ---> ebf15b96e7fd 00:47:04 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:04 Removing intermediate container 757d015610a7 00:47:04 ---> b7cdccf2fed3 00:47:04 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:47:04 ---> d3f2c937c3e0 00:47:04 Step 18/22 : RUN chmod +x entrypoint.sh 00:47:04 ---> Running in 19c3f69e1f3a 00:47:05 ---> Running in 03d5918bcdc4 00:47:05 ---> 6c1b71abd694 00:47:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:47:05 Removing intermediate container 19c3f69e1f3a 00:47:05 ---> c8dec3a936f1 00:47:05 Step 19/21 : LABEL arch=arm64 00:47:05 ---> f97b5c0e9282 00:47:05 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:47:06 ---> Running in 2815659d7b97 00:47:07 Removing intermediate container 2815659d7b97 00:47:07 ---> 37ad222831af 00:47:07 Step 20/21 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 00:47:07 ---> 91994bfea4e6 00:47:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:47:07 ---> Running in 87114540f040 00:47:08 ---> 81a4888f9503 00:47:08 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:47:08 Removing intermediate container 87114540f040 00:47:08 ---> 1b7360f31be8 00:47:08 Step 21/21 : LABEL version=0.0.0 00:47:09 ---> Running in 82744bef76f9 00:47:09 Removing intermediate container 03d5918bcdc4 00:47:09 ---> 4a34791ed37f 00:47:09 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:47:09 ---> e508040033c0 00:47:09 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:47:09 ---> Running in 2531c27698e9 00:47:09 ---> Running in bb4f4c2e33a0 00:47:09 Removing intermediate container 82744bef76f9 00:47:09 ---> ff50fe05458e 00:47:09 00:47:10 Successfully built ff50fe05458e 00:47:10 ---> 88a06b6e23e9 00:47:10 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:47:10 Successfully tagged docker-support-scheduler-go-arm64:latest 00:47:10  Building docker-support-scheduler-go ... done Building docker-core-command-go 00:47:10 Removing intermediate container 2531c27698e9 00:47:10 ---> 0a4d055f68f4 00:47:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:11 Removing intermediate container bb4f4c2e33a0 00:47:11 ---> f10deb37e4c4 00:47:11 Step 20/22 : LABEL arch=arm64 00:47:11 ---> Running in 12e7e28d4d5a 00:47:11 ---> Running in 14e5003fbb83 00:47:11 ---> Running in 51672c2745ae 00:47:11 Removing intermediate container 14e5003fbb83 00:47:11 ---> 4ccd0cb82907 00:47:11 Step 18/21 : CMD ["--init=true"] 00:47:12 Removing intermediate container 12e7e28d4d5a 00:47:12 ---> c52202d93962 00:47:12 Step 22/24 : LABEL arch=arm64 00:47:13 ---> Running in 1c6eeab5949b 00:47:13 Removing intermediate container 51672c2745ae 00:47:13 ---> dac1d0cd1c19 00:47:13 Step 21/22 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 00:47:13 ---> Running in 47b82a80d0ad 00:47:13 ---> Running in 99ae42d22713 00:47:14 Removing intermediate container 1c6eeab5949b 00:47:14 ---> f18c39ec0216 00:47:14 Step 19/21 : LABEL arch=arm64 00:47:14 ---> Running in 3b2f86338e89 00:47:14 Removing intermediate container 47b82a80d0ad 00:47:14 ---> a81ffa913623 00:47:14 Step 23/24 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 00:47:14 Removing intermediate container 99ae42d22713 00:47:14 ---> 7dcf252a1546 00:47:14 Step 22/22 : LABEL version=0.0.0 00:47:15 ---> Running in d8a5769239ba 00:47:15 Removing intermediate container 3b2f86338e89 00:47:15 ---> d20482fca946 00:47:15 Step 20/21 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 00:47:15 ---> Running in 5cc4d4e72206 00:47:16 ---> Running in 821f5a4c7dc7 00:47:16 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:47:16 Removing intermediate container d8a5769239ba 00:47:16 ---> 72b50346d21b 00:47:16 Step 24/24 : LABEL version=0.0.0 00:47:16 Status: Downloaded newer image for docker:20.10.0 00:47:16 ---> eeaf43b92773 00:47:16 Step 12/26 : RUN apk add --no-cache bash 00:47:16 ---> Running in fcbf34326e39 00:47:16 ---> Running in 7785ecb209bf 00:47:16 Removing intermediate container 5cc4d4e72206 00:47:16 Removing intermediate container 821f5a4c7dc7 00:47:16 ---> ab7989636356 00:47:16 00:47:16 ---> 751e85d7df8e 00:47:16 Step 21/21 : LABEL version=0.0.0 00:47:17 ---> Running in ca4d588718cf 00:47:17 Removing intermediate container fcbf34326e39 00:47:17 ---> 3bed698a93da 00:47:17 00:47:17 Successfully built ab7989636356 00:47:17 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 00:47:17  Building docker-security-bootstrap-redis-go ... done Building docker-security-secretstore-setup-go 00:47:17 Removing intermediate container ca4d588718cf 00:47:17 ---> 5c165916b5fe 00:47:17 00:47:17 Successfully built 3bed698a93da 00:47:17 Successfully tagged docker-support-notifications-go-arm64:latest 00:47:17  Building docker-support-notifications-go ... done Building docker-core-data-go 00:47:18 Successfully built 5c165916b5fe 00:47:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:18 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:47:18  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go 00:47:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:19 (1/2) Installing readline (8.0.4-r0) 00:47:19 (2/2) Installing bash (5.0.17-r0) 00:47:19 Executing bash-5.0.17-r0.post-install 00:47:19 Executing busybox-1.31.1-r19.trigger 00:47:19 OK: 12 MiB in 22 packages 00:47:20 Removing intermediate container 7785ecb209bf 00:47:20 ---> e23faf908aea 00:47:20 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:47:20 ---> Running in cf855e37c5f3 00:47:21 Removing intermediate container cf855e37c5f3 00:47:21 ---> 8f80249f9f89 00:47:21 Step 14/26 : ENV APP_PORT=48090 00:47:22 ---> Running in e9902b96ed44 00:47:23 Removing intermediate container e9902b96ed44 00:47:23 ---> 59775758bcff 00:47:23 Step 15/26 : EXPOSE $APP_PORT 00:47:23 ---> Running in 56b9871f3e37 00:47:24 Removing intermediate container 56b9871f3e37 00:47:24 ---> 22926e9404d6 00:47:24 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:47:27 ---> 3368a66691f1 00:47:27 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:47:28 ---> 54cec529f5e3 00:47:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:47:29 ---> 0158aeb9ea71 00:47:29 Step 19/26 : RUN apk --no-cache add py3-pip 00:47:29 ---> Running in 74cee6cd448d 00:47:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:32 (1/33) Installing libbz2 (1.0.8-r1) 00:47:32 (2/33) Installing expat (2.2.9-r1) 00:47:32 (3/33) Installing libffi (3.3-r2) 00:47:32 (4/33) Installing gdbm (1.13-r1) 00:47:32 (5/33) Installing xz-libs (5.2.5-r0) 00:47:32 (6/33) Installing sqlite-libs (3.32.1-r0) 00:47:32 (7/33) Installing python3 (3.8.5-r0) 00:47:34 (8/33) Installing py3-appdirs (1.4.4-r1) 00:47:34 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:47:34 (10/33) Installing py3-parsing (2.4.7-r0) 00:47:34 (11/33) Installing py3-six (1.15.0-r0) 00:47:34 (12/33) Installing py3-packaging (20.4-r0) 00:47:34 (13/33) Installing py3-setuptools (47.0.0-r0) 00:47:34 (14/33) Installing py3-chardet (3.0.4-r4) 00:47:34 (15/33) Installing py3-idna (2.9-r0) 00:47:34 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:47:34 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:47:34 (18/33) Installing py3-requests (2.23.0-r0) 00:47:34 (19/33) Installing py3-msgpack (1.0.0-r0) 00:47:34 (20/33) Installing py3-lockfile (0.12.2-r3) 00:47:34 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:47:34 (22/33) Installing py3-colorama (0.4.3-r0) 00:47:34 (23/33) Installing py3-distlib (0.3.0-r0) 00:47:34 (24/33) Installing py3-distro (1.5.0-r1) 00:47:34 (25/33) Installing py3-webencodings (0.5.1-r3) 00:47:34 (26/33) Installing py3-html5lib (1.0.1-r4) 00:47:34 (27/33) Installing py3-pytoml (0.1.21-r0) 00:47:34 (28/33) Installing py3-pep517 (0.8.2-r0) 00:47:34 (29/33) Installing py3-progress (1.5-r0) 00:47:34 (30/33) Installing py3-toml (0.10.1-r0) 00:47:34 (31/33) Installing py3-retrying (1.3.3-r0) 00:47:34 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:47:34 (33/33) Installing py3-pip (20.1.1-r0) 00:47:35 Executing busybox-1.31.1-r19.trigger 00:47:35 OK: 71 MiB in 55 packages 00:47:45 Removing intermediate container 74cee6cd448d 00:47:45 ---> 6eb0c3339d52 00:47:45 Step 20/26 : RUN pip install docker-compose==1.23.2 00:47:45 ---> Running in a13ca4093620 00:47:50 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:47:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:47:50 ---> 8ac1bbdd6ec8 00:47:50 Step 3/22 : WORKDIR /edgex-go 00:47:50 ---> Using cache 00:47:50 ---> d15a6dad9ae4 00:47:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:50 ---> Using cache 00:47:50 ---> ffb903c250f3 00:47:50 Step 5/22 : RUN apk add --update --no-cache make git 00:47:50 Collecting docker-compose==1.23.2 00:47:50 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:47:52 ---> Running in f56bf0cf29c5 00:47:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:47:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:47:53 Collecting docopt<0.7,>=0.6.1 00:47:53 Downloading docopt-0.6.2.tar.gz (25 kB) 00:47:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:55 OK: 217 MiB in 51 packages 00:47:58 Collecting PyYAML<4,>=3.10 00:47:58 Downloading PyYAML-3.13.tar.gz (270 kB) 00:47:59 Removing intermediate container f56bf0cf29c5 00:47:59 ---> 45296f6bde36 00:47:59 Step 6/22 : COPY go.mod . 00:48:01 ---> daa357977998 00:48:01 Step 7/22 : RUN go mod download 00:48:01 ---> Running in f638096a1fa3 00:48:01 Collecting websocket-client<1.0,>=0.32.0 00:48:01 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:48:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:48:02 Collecting dockerpty<0.5,>=0.4.1 00:48:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:48:03 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:48:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:03 ---> 8ac1bbdd6ec8 00:48:03 Step 3/24 : WORKDIR /edgex-go 00:48:03 ---> Using cache 00:48:03 ---> d15a6dad9ae4 00:48:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:03 ---> Using cache 00:48:03 ---> ffb903c250f3 00:48:03 Step 5/24 : RUN apk add --update --no-cache make git 00:48:03 ---> Using cache 00:48:03 ---> 45296f6bde36 00:48:03 Step 6/24 : COPY go.mod . 00:48:03 ---> Using cache 00:48:03 ---> daa357977998 00:48:03 Step 7/24 : RUN go mod download 00:48:04 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:48:04 00:48:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:48:04 ---> 8ac1bbdd6ec8 00:48:04 Step 3/23 : WORKDIR /edgex-goStep 2/22 : FROM ${BUILDER_BASE} AS builder 00:48:04 ---> Using cache 00:48:04 ---> Running in adab16f4da95 00:48:04 ---> d15a6dad9ae4 00:48:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:04 ---> 8ac1bbdd6ec8 00:48:04 Step 3/22 : WORKDIR /edgex-go 00:48:04 00:48:04 ---> Using cache 00:48:04 ---> ffb903c250f3 00:48:04 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git ---> Using cache 00:48:04 ---> d15a6dad9ae4 00:48:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:04 ---> Using cache 00:48:04 ---> ffb903c250f3 00:48:04 00:48:04 ---> Running in 1133365e2a08 00:48:04 Step 5/22 : RUN apk add --update --no-cache make git 00:48:04 ---> Using cache 00:48:04 ---> 45296f6bde36 00:48:04 Step 6/22 : COPY go.mod . 00:48:04 ---> Using cache 00:48:04 ---> daa357977998 00:48:04 Step 7/22 : RUN go mod download 00:48:04 ---> Running in 21f0a13363eb 00:48:05 Collecting docker<4.0,>=3.6.0 00:48:05 Removing intermediate container f638096a1fa3 00:48:05 ---> 4b0143e00cc8 00:48:05 Step 8/22 : COPY . . 00:48:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:48:06 Collecting texttable<0.10,>=0.9.0 00:48:06 Downloading texttable-0.9.1.tar.gz (11 kB) 00:48:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:08 OK: 217 MiB in 51 packages 00:48:08 Removing intermediate container adab16f4da95 00:48:08 ---> d0e4938d316e 00:48:08 Step 8/24 : COPY . . 00:48:09 Collecting jsonschema<3,>=2.5.1 00:48:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:48:09 Removing intermediate container 21f0a13363eb 00:48:09 ---> e8cf6cdb95f2 00:48:09 Step 8/22 : COPY . . 00:48:09 Collecting cached-property<2,>=1.2.0 00:48:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:48:10 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) 00:48:10 Removing intermediate container 1133365e2a08 00:48:10 ---> 814474918536 00:48:10 Step 6/23 : COPY go.mod . 00:48:11 Collecting urllib3<1.25,>=1.21.1 00:48:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:48:11 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) 00:48:11 Collecting idna<2.8,>=2.5 00:48:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:48:12 Collecting docker-pycreds>=0.4.0 00:48:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:48:13 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:48:13 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:48:13 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:48:13 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:48:14 ---> ad2913f71e47 00:48:14 Step 7/23 : RUN go mod download 00:48:14 Installing collected packages: urllib3, idna, requests, docopt, PyYAML, websocket-client, dockerpty, docker-pycreds, docker, texttable, jsonschema, cached-property, docker-compose 00:48:14 Attempting uninstall: urllib3 00:48:14 Found existing installation: urllib3 1.25.9 00:48:14 Uninstalling urllib3-1.25.9: 00:48:14 Successfully uninstalled urllib3-1.25.9 00:48:15 ---> Running in 4499b07e4282 00:48:15 Attempting uninstall: idna 00:48:15 Found existing installation: idna 2.9 00:48:15 Uninstalling idna-2.9: 00:48:15 Successfully uninstalled idna-2.9 00:48:16 Attempting uninstall: requests 00:48:16 Found existing installation: requests 2.23.0 00:48:16 Uninstalling requests-2.23.0: 00:48:16 Successfully uninstalled requests-2.23.0 00:48:16 Running setup.py install for docopt: started 00:48:19 Running setup.py install for docopt: finished with status 'done' 00:48:19 Running setup.py install for PyYAML: started 00:48:21 Running setup.py install for PyYAML: finished with status 'done' 00:48:21 Removing intermediate container 4499b07e4282 00:48:21 ---> 26d0424eba5e 00:48:21 Step 8/23 : COPY . . 00:48:22 Running setup.py install for dockerpty: started 00:48:24 Running setup.py install for dockerpty: finished with status 'done' 00:48:25 Running setup.py install for texttable: started 00:48:27 Running setup.py install for texttable: finished with status 'done' 00:48:29 ---> 0bd08a439ba7 00:48:29 Step 9/22 : RUN make cmd/core-command/core-command 00:48: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 00:48:30 ---> Running in dd02a8131e06 00:48:31 ---> ce2afd803d8f 00:48:31 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:48:31 ---> 8e61b7bf0355 00:48:31 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:48:32 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 00:48:32 ---> Running in 37dfe9a36147 00:48:32 ---> Running in 44f6dcbd5afd 00:48: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 00:48: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 00:48:37 Removing intermediate container a13ca4093620 00:48:37 ---> 288f45b81a9c 00:48:37 Step 21/26 : RUN apk --no-cache add curl 00:48:37 ---> Running in c29dc02fe414 00:48:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:41 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:48:41 (2/3) Installing libcurl (7.69.1-r3) 00:48:41 (3/3) Installing curl (7.69.1-r3) 00:48:41 Executing busybox-1.31.1-r19.trigger 00:48:41 OK: 71 MiB in 58 packages 00:48:44 ---> 5131486e0748 00:48:44 Step 9/23 : RUN make cmd/core-data/core-data 00:48:44 Removing intermediate container c29dc02fe414 00:48:44 ---> 5224648422e7 00:48:44 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:48:44 ---> Running in 609ae9799df4 00:48:44 ---> Running in bfe0f37afb89 00:48:45 Removing intermediate container bfe0f37afb89 00:48:45 ---> 641439cb4345 00:48:45 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:45 ---> Running in 1c6a0b4ed1b3 00:48:46 Removing intermediate container 1c6a0b4ed1b3 00:48:46 ---> dd3aa6c43ea0 00:48:46 Step 24/26 : LABEL arch=arm64 00:48:46 ---> Running in f6622d41f701 00:48: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 00:48:46 Removing intermediate container f6622d41f701 00:48:46 ---> a2cecc25d5b1 00:48:46 Step 25/26 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 00:48:47 ---> Running in a1a556e15281 00:48:47 Removing intermediate container a1a556e15281 00:48:47 ---> e517d4ff2416 00:48:47 Step 26/26 : LABEL version=0.0.0 00:48:48 ---> Running in 063a7884d844 00:48:48 Removing intermediate container 063a7884d844 00:48:48 ---> f10ba041b3ab 00:48:48 00:48:49 Successfully built f10ba041b3ab 00:48:49 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:49:45  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:49:51 Removing intermediate container dd02a8131e06 00:49:51 ---> f84a1a368fde 00:49:51 00:49:51 Step 10/22 : FROM scratch 00:49:51 ---> 00:49:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:49:51 ---> Using cache 00:49:51 ---> 2caea65f4a3f 00:49:51 Step 12/22 : ENV APP_PORT=48082 00:49:51 ---> Running in 54478ef71375 00:49:52 Removing intermediate container 54478ef71375 00:49:52 ---> e04e4824efae 00:49:52 Step 13/22 : EXPOSE $APP_PORT 00:49:52 ---> Running in d983a0ea9238 00:49:52 Removing intermediate container 44f6dcbd5afd 00:49:52 ---> 53d57a2c2eb6 00:49:52 00:49:52 Step 10/24 : FROM alpine:3.12 00:49:52 ---> afeebe901d6b 00:49:52 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:49:52 ---> Using cache 00:49:52 ---> 0f5b183d20c0 00:49:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:49:52 ---> Running in bc185068648f 00:49:53 Removing intermediate container d983a0ea9238 00:49:53 ---> b34ba874f7dd 00:49:53 Step 14/22 : WORKDIR / 00:49:53 ---> Running in d9b76a3fb03e 00:49:53 Removing intermediate container bc185068648f 00:49:53 ---> 1f70a8cf5d80 00:49:53 Step 13/24 : WORKDIR / 00:49:53 ---> Running in 93f91996f697 00:49:54 Removing intermediate container d9b76a3fb03e 00:49:54 ---> 6f182105d8fb 00:49:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:54 Removing intermediate container 93f91996f697 00:49:54 ---> 61dc2e57f086 00:49:54 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:49:55 ---> cd32b06e7abd 00:49:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:49:55 ---> b177da85d32d 00:49:55 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:49:57 ---> 1e45e0068b7d 00:49:57 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:49:57 ---> fdb02a4df2ae 00:49:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:49:59 ---> 58dc0acb4fd7 00:49:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:49:59 ---> f6656f84c5c1 00:49:59 Step 18/22 : ENTRYPOINT ["/core-command"] 00:49:59 ---> Running in e86f80fdc9ce 00:50:00 Removing intermediate container e86f80fdc9ce 00:50:00 ---> f15396c4409d 00:50:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:00 ---> Running in cb332484373b 00:50:00 ---> d1c9cb27b118 00:50:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:50:01 Removing intermediate container cb332484373b 00:50:01 ---> 46820d9c7bda 00:50:01 Step 20/22 : LABEL arch=arm64 00:50:01 ---> Running in 2b0bead19e73 00:50:03 Removing intermediate container 2b0bead19e73 00:50:03 ---> 38e155dd4c16 00:50:03 Step 21/22 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 00:50:03 ---> fdd5dcb108fe 00:50:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:50:03 ---> Running in bba43ec7a730 00:50:03 Removing intermediate container bba43ec7a730 00:50:03 ---> 553c358a5960 00:50:03 Step 22/22 : LABEL version=0.0.0 00:50:04 ---> Running in 930f70f55847 00:50:04 ---> 2589d93cfd01 00:50:04 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/ 00:50:04 ---> Running in d7369f319592 00:50:05 Removing intermediate container 930f70f55847 00:50:05 ---> 63a4a21ff3d7 00:50:05 00:50:06 Successfully built 63a4a21ff3d7 00:50:06 Successfully tagged docker-core-command-go-arm64:latest 00:50:08  Building docker-core-command-go ... done Removing intermediate container d7369f319592 00:50:08 ---> fdff7ce0949c 00:50:08 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:50:08 ---> Running in 6367868f55fb 00:50:09 Removing intermediate container 6367868f55fb 00:50:09 ---> 7fa9c3fcb345 00:50:09 Step 22/24 : LABEL arch=arm64 00:50:09 ---> Running in 105f8d9c4fd0 00:50:10 Removing intermediate container 105f8d9c4fd0 00:50:10 ---> 2e1fecb8c94b 00:50:10 Step 23/24 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 00:50:10 ---> Running in 3108f364afbe 00:50:11 Removing intermediate container 37dfe9a36147 00:50:11 ---> f04e4f982e51 00:50:11 00:50:11 Step 10/22 : FROM scratch 00:50:11 ---> 00:50:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:50:11 Removing intermediate container 3108f364afbe 00:50:11 ---> 4642683b8b0c 00:50:11 Step 24/24 : LABEL version=0.0.0 00:50:11 ---> Using cache 00:50:11 ---> 2caea65f4a3f 00:50:11 Step 12/22 : ENV APP_PORT=48081 00:50:11 ---> Running in 17ea7922d32e 00:50:11 ---> Running in 06a62cd80e0d 00:50:12 Removing intermediate container 17ea7922d32e 00:50:12 ---> 2d53c5aaf92c 00:50:12 00:50:12 Removing intermediate container 06a62cd80e0d 00:50:12 ---> 34a75c17491d 00:50:12 Step 13/22 : EXPOSE $APP_PORT 00:50:12 ---> Running in d970bce9467f 00:50:12 Successfully built 2d53c5aaf92c 00:50:12 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:50:13  Building docker-security-secretstore-setup-go ... done Removing intermediate container d970bce9467f 00:50:13 ---> 9ba3e9667035 00:50:13 Step 14/22 : WORKDIR / 00:50:13 ---> Running in 1e6f4ea9c98b 00:50:13 Removing intermediate container 1e6f4ea9c98b 00:50:13 ---> 52aafbcea511 00:50:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:14 ---> eb568332288e 00:50:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:50:16 ---> 945a218cd419 00:50:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:50:17 ---> fcb320621152 00:50:17 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:50:17 ---> Running in 64520a16f051 00:50:18 Removing intermediate container 64520a16f051 00:50:18 ---> 671c9d2bfa24 00:50:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:18 ---> Running in 6d13e15da6a6 00:50:18 Removing intermediate container 6d13e15da6a6 00:50:18 ---> 9b8baec4fe5b 00:50:18 Step 20/22 : LABEL arch=arm64 00:50:18 ---> Running in 41ab00cb454b 00:50:19 Removing intermediate container 41ab00cb454b 00:50:19 ---> b3a3f3136dcf 00:50:19 Step 21/22 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 00:50:19 ---> Running in 3f45eb913524 00:50:20 Removing intermediate container 3f45eb913524 00:50:20 ---> 095c7b140be2 00:50:20 Step 22/22 : LABEL version=0.0.0 00:50:21 ---> Running in 68fd6ed05e75 00:50:21 Removing intermediate container 609ae9799df4 00:50:21 ---> bf9b6149f35a 00:50:21 00:50:21 Step 10/23 : FROM alpine:3.12 00:50:21 ---> afeebe901d6b 00:50:21 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:50:21 ---> Running in 492cdfe67cb1 00:50:21 Removing intermediate container 68fd6ed05e75 00:50:21 ---> c8eb8accefc4 00:50:21 00:50:21 Successfully built c8eb8accefc4 00:50:21 Successfully tagged docker-core-metadata-go-arm64:latest 00:50:21  Building docker-core-metadata-go ... done Removing intermediate container 492cdfe67cb1 00:50:21 ---> 4aae805f8ed2 00:50:21 Step 12/23 : ENV APP_PORT=48080 00:50:22 ---> Running in 70fd3d6f0a4f 00:50:22 Removing intermediate container 70fd3d6f0a4f 00:50:22 ---> 68fbc449ab36 00:50:22 Step 13/23 : EXPOSE $APP_PORT 00:50:22 ---> Running in 75b46d20f026 00:50:23 Removing intermediate container 75b46d20f026 00:50:23 ---> 5b797de43bc7 00:50:23 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:23 ---> Running in b2f374714401 00:50:25 Removing intermediate container b2f374714401 00:50:25 ---> 7d3cde2a9e42 00:50:25 Step 15/23 : RUN apk add --update --no-cache zeromq 00:50:25 ---> Running in 0de009cbe753 00:50:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:28 (1/5) Installing libgcc (9.3.0-r2) 00:50:28 (2/5) Installing libsodium (1.0.18-r0) 00:50:28 (3/5) Installing libstdc++ (9.3.0-r2) 00:50:28 (4/5) Installing libzmq (4.3.3-r0) 00:50:28 (5/5) Installing zeromq (4.3.3-r0) 00:50:28 Executing busybox-1.31.1-r19.trigger 00:50:28 OK: 8 MiB in 19 packages 00:50:30 Removing intermediate container 0de009cbe753 00:50:30 ---> b8a6ace5705c 00:50:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:31 ---> b406b6449f04 00:50:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:50:32 ---> 0d846830c3b7 00:50:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:50:33 ---> ffc1f55574b1 00:50:33 Step 19/23 : ENTRYPOINT ["/core-data"] 00:50:33 ---> Running in 12a07d76be44 00:50:33 Removing intermediate container 12a07d76be44 00:50:33 ---> 571640da1da7 00:50:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:33 ---> Running in ff8764f299c4 00:50:34 Removing intermediate container ff8764f299c4 00:50:34 ---> 1dac7f304925 00:50:34 Step 21/23 : LABEL arch=arm64 00:50:34 ---> Running in 42457c5e20d2 00:50:34 Removing intermediate container 42457c5e20d2 00:50:34 ---> dbbd79b856a5 00:50:34 Step 22/23 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 00:50:34 ---> Running in 4dfccc547215 00:50:35 Removing intermediate container 4dfccc547215 00:50:35 ---> 3f3e06469dc2 00:50:35 Step 23/23 : LABEL version=0.0.0 00:50:35 ---> Running in d257a7e218bb 00:50:35 Removing intermediate container d257a7e218bb 00:50:35 ---> 2d8c68add51b 00:50:35 00:50:36 Successfully built 2d8c68add51b 00:50:36 Successfully tagged docker-core-data-go-arm64:latest 00:50:36  Building docker-core-data-go ... done  [Pipeline] } 00:50:36 $ docker stop --time=1 94a06e0b65262df41b975be76300c7c81ea08676fe69b3d0be908e63e56e4226 00:50:38 $ docker rm -f 94a06e0b65262df41b975be76300c7c81ea08676fe69b3d0be908e63e56e4226 [Pipeline] // withDockerContainer [Pipeline] sh 00:50:39 + grep docker 00:50:39 + docker images 00:50:39 docker-core-data-go-arm64 latest 2d8c68add51b 4 seconds ago 21MB 00:50:39 docker-core-metadata-go-arm64 latest c8eb8accefc4 18 seconds ago 12.3MB 00:50:39 docker-security-secretstore-setup-go-arm64 latest 2d53c5aaf92c 28 seconds ago 23.4MB 00:50:39 docker-core-command-go-arm64 latest 63a4a21ff3d7 35 seconds ago 9.98MB 00:50:39 docker-sys-mgmt-agent-go-arm64 latest f10ba041b3ab About a minute ago 300MB 00:50:39 docker-support-notifications-go-arm64 latest 3bed698a93da 3 minutes ago 11.4MB 00:50:39 docker-security-proxy-setup-go-arm64 latest 5c165916b5fe 3 minutes ago 23.3MB 00:50:39 docker-security-bootstrap-redis-go-arm64 latest ab7989636356 3 minutes ago 15.1MB 00:50:39 docker-support-scheduler-go-arm64 latest ff50fe05458e 3 minutes ago 10MB 00:50:39 docker 20.10.0 eeaf43b92773 4 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 00:50:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:50:43 ---> package-listing.sh 00:50:43 ++ facter osfamily 00:50:43 ++ tr '[:upper:]' '[:lower:]' 00:50:43 + OS_FAMILY=redhat 00:50:43 + workspace=/w/workspace/edgex-go/39 00:50:43 + START_PACKAGES=/tmp/packages_start.txt 00:50:43 + END_PACKAGES=/tmp/packages_end.txt 00:50:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:50:43 + PACKAGES=/tmp/packages_start.txt 00:50:43 + '[' /w/workspace/edgex-go/39 ']' 00:50:43 + PACKAGES=/tmp/packages_end.txt 00:50:43 + case "${OS_FAMILY}" in 00:50:43 + rpm -qa 00:50:43 + sort 00:50:48 + '[' -f /tmp/packages_start.txt ']' 00:50:48 + '[' -f /tmp/packages_end.txt ']' 00:50:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:50:48 + '[' /w/workspace/edgex-go/39 ']' 00:50:48 + mkdir -p /w/workspace/edgex-go/39/archives/ 00:50:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/39/archives/ [Pipeline] echo 00:50:48 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/39/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:50:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:50:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:50:49 00:50:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:50:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:50:49 alpine: Pulling from edgex-lftools-log-publisher 00:50:49 df20fa9351a1: Pulling fs layer 00:50:49 36b3adc4ff6f: Pulling fs layer 00:50:49 8ad3a11d3b57: Pulling fs layer 00:50:49 46f8f816bc3b: Pulling fs layer 00:50:49 93b61091891f: Pulling fs layer 00:50:49 93b9cdb0e59b: Pulling fs layer 00:50:49 5e14af77c1be: Pulling fs layer 00:50:49 01666e4c0597: Pulling fs layer 00:50:49 aa168da1d23b: Pulling fs layer 00:50:49 93b9cdb0e59b: Waiting 00:50:49 5e14af77c1be: Waiting 00:50:49 01666e4c0597: Waiting 00:50:49 aa168da1d23b: Waiting 00:50:49 46f8f816bc3b: Waiting 00:50:49 93b61091891f: Waiting 00:50:50 36b3adc4ff6f: Verifying Checksum 00:50:50 36b3adc4ff6f: Download complete 00:50:50 46f8f816bc3b: Verifying Checksum 00:50:50 46f8f816bc3b: Download complete 00:50:50 df20fa9351a1: Download complete 00:50:50 93b9cdb0e59b: Verifying Checksum 00:50:50 93b9cdb0e59b: Download complete 00:50:50 5e14af77c1be: Verifying Checksum 00:50:50 5e14af77c1be: Download complete 00:50:50 93b61091891f: Verifying Checksum 00:50:50 93b61091891f: Download complete 00:50:50 01666e4c0597: Verifying Checksum 00:50:50 01666e4c0597: Download complete 00:50:50 df20fa9351a1: Pull complete 00:50:50 36b3adc4ff6f: Pull complete 00:50:51 8ad3a11d3b57: Verifying Checksum 00:50:51 8ad3a11d3b57: Download complete 00:50:51 8ad3a11d3b57: Pull complete 00:50:51 46f8f816bc3b: Pull complete 00:50:52 aa168da1d23b: Download complete 00:50:53 93b61091891f: Pull complete 00:50:53 93b9cdb0e59b: Pull complete 00:50:54 5e14af77c1be: Pull complete 00:50:54 01666e4c0597: Pull complete 00:51:02 aa168da1d23b: Pull complete 00:51:02 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:51:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:51:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:51:02 prd-centos7-docker-4c-2g-20077 does not seem to be running inside a container 00:51:02 $ 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/39/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/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:51:10 $ docker top 754289f7bf257e0b40798fcd90147db09e8866c3d37cc44b5e561a90ff60ba13 -eo pid,comm [Pipeline] { [Pipeline] sh 00:51:10 + touch /tmp/pre-build-complete [Pipeline] sh 00:51:11 + mkdir -p /var/log/sa [Pipeline] sh 00:51:11 + ls /var/log/sa-host 00:51:11 + sadf -c /var/log/sa-host/sa14 00:51:11 file_magic: OK 00:51:11 HZ: Using current value: 100 00:51:11 file_header: OK 00:51:11 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 00:51:11 Statistics: 00:51:11 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... 00:51:11 File successfully converted to sysstat format version 12.2.1 00:51:11 + sadf -c /var/log/sa-host/sa23 00:51:11 file_magic: OK 00:51:11 HZ: Using current value: 100 00:51:11 file_header: OK 00:51:11 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 00:51:11 Statistics: 00:51:11 Hnuu...uuuununununu... 00:51:11 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:51:11 provisioning config files... 00:51:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/39@tmp/config6865686974716981744tmp [Pipeline] { [Pipeline] echo 00:51:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:51:12 ---> create-netrc.sh [Pipeline] } 00:51:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:51:12 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:51:12 ---> python-tools-install.sh [Pipeline] echo 00:51:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:51:12 ---> sudo-logs.sh 00:51:12 Archiving 'sudo' log.. [Pipeline] echo 00:51:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:51:13 ---> job-cost.sh 00:51:13 lf-activate-venv: SKIPPING 00:51:13 INFO: No Stack... 00:51:14 INFO: Retrieving Pricing Info for: v1-standard-2 00:51:14 INFO: Archiving Costs [Pipeline] echo 00:51:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:51:15 ---> logs-deploy.sh 00:51:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/39 00:51:15 INFO: archiving workspace using pattern(s): 00:51:16 Archives upload complete. 00:51:16 INFO: archiving logs to Nexus