Pull request #3046 opened 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 tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from ed9dddb008f4b310c5d032032b1d0f305be2db18+cc81cd9a60941bde415ebdc6eaf205dd7f209524 (adf1f75b4ebb4ec9f3dd75b8a1ab1b3148e69622) Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3046/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3046/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-20992 in /w/workspace/edgexfoundry_edgex-go_PR-3046 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit cc81cd9a60941bde415ebdc6eaf205dd7f209524 into PR head commit ed9dddb008f4b310c5d032032b1d0f305be2db18 Merge succeeded, producing ed9dddb008f4b310c5d032032b1d0f305be2db18 Checking out Revision ed9dddb008f4b310c5d032032b1d0f305be2db18 (PR-3046) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3046/head:refs/remotes/origin/PR-3046 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed9dddb008f4b310c5d032032b1d0f305be2db18 # 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 cc81cd9a60941bde415ebdc6eaf205dd7f209524 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed9dddb008f4b310c5d032032b1d0f305be2db18 # timeout=10 Commit message: "fix(snap): update device-virtual --confdir" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:42:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:42:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:42:41 ========================================================= 20:42:41 EdgeX Global Pipelines Version Info 20:42:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:42:43 ------------------- 20:42:43 stable info: 20:42:43 ------------------- 20:42:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:42:43 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 20:42:43 Message: update stable to v1.0.177 20:42:43 ------------------- 20:42:43 experimental info: 20:42:43 ------------------- 20:42:43 Commited By: **** collab-it+edgex@linuxfoundation.org 20:42:43 Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 20:42:43 Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:42:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:42:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:42:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:42:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:42:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:42:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 20:42:45 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 20:42:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:42:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 20:42:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 20:42:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:42:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:42:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:42:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:42:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:42:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:42:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:42:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:42:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:42:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 20:42:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:42:47 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 20:42:47 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 20:42:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3046 [Pipeline] echo 20:42:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3046 [Pipeline] echo 20:42:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3046 [Pipeline] echo 20:42:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed9dddb008f4b310c5d032032b1d0f305be2db18 [Pipeline] echo 20:42:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed9dddb [Pipeline] echo 20:42:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:42:48 provisioning config files... 20:42:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2784698730177238275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:42:48 ---> docker-login.sh 20:42:48 nexus3.edgexfoundry.org:10001 20:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:49 Configure a credential helper to remove this warning. See 20:42:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:49 20:42:49 Login Succeeded 20:42:49 nexus3.edgexfoundry.org:10002 20:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:49 Configure a credential helper to remove this warning. See 20:42:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:49 20:42:49 Login Succeeded 20:42:49 nexus3.edgexfoundry.org:10003 20:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:50 Configure a credential helper to remove this warning. See 20:42:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:50 20:42:50 Login Succeeded 20:42:50 nexus3.edgexfoundry.org:10004 20:42:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:50 Configure a credential helper to remove this warning. See 20:42:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:50 20:42:50 Login Succeeded 20:42:50 docker.io 20:42:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:50 Configure a credential helper to remove this warning. See 20:42:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:50 20:42:50 Login Succeeded 20:42:50 ---> docker-login.sh ends [Pipeline] } 20:42:50 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:42:51 ++ 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 20:42:51 + for file in '`ls cmd/**/Dockerfile`' 20:42:51 ++ dirname cmd/core-command/Dockerfile 20:42:51 ++ cut -d/ -f2 20:42:51 + echo core-command,cmd/core-command/Dockerfile 20:42:51 + for file in '`ls cmd/**/Dockerfile`' 20:42:51 ++ dirname cmd/core-data/Dockerfile 20:42:51 ++ cut -d/ -f2 20:42:51 + echo core-data,cmd/core-data/Dockerfile 20:42:51 + for file in '`ls cmd/**/Dockerfile`' 20:42:51 ++ dirname cmd/core-metadata/Dockerfile 20:42:51 ++ cut -d/ -f2 20:42:51 + echo core-metadata,cmd/core-metadata/Dockerfile 20:42:51 + for file in '`ls cmd/**/Dockerfile`' 20:42:51 ++ dirname cmd/security-bootstrap-redis/Dockerfile 20:42:51 ++ cut -d/ -f2 20:42:51 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 20:42:51 + for file in '`ls cmd/**/Dockerfile`' 20:42:51 ++ dirname cmd/security-proxy-setup/Dockerfile 20:42:51 ++ cut -d/ -f2 20:42:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:42:51 + for file in '`ls cmd/**/Dockerfile`' 20:42:51 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:42:51 ++ cut -d/ -f2 20:42:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:42:51 + for file in '`ls cmd/**/Dockerfile`' 20:42:51 ++ dirname cmd/support-notifications/Dockerfile 20:42:51 ++ cut -d/ -f2 20:42:51 + echo support-notifications,cmd/support-notifications/Dockerfile 20:42:51 + for file in '`ls cmd/**/Dockerfile`' 20:42:51 ++ dirname cmd/support-scheduler/Dockerfile 20:42:51 ++ cut -d/ -f2 20:42:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:42:51 + for file in '`ls cmd/**/Dockerfile`' 20:42:51 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:42:51 ++ cut -d/ -f2 20:42:51 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:42:51 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 20:42:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:42:54 20:42:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:42:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:42:54 latest: Pulling from edgex-devops/git-semver 20:42:54 31603596830f: Pulling fs layer 20:42:54 2a8b12db71e7: Pulling fs layer 20:42:54 6ca5941a6612: Pulling fs layer 20:42:54 ecc8261a40a4: Pulling fs layer 20:42:54 ecc8261a40a4: Waiting 20:42:54 2a8b12db71e7: Verifying Checksum 20:42:54 2a8b12db71e7: Download complete 20:42:55 31603596830f: Verifying Checksum 20:42:55 31603596830f: Download complete 20:42:55 6ca5941a6612: Verifying Checksum 20:42:55 6ca5941a6612: Download complete 20:42:55 ecc8261a40a4: Verifying Checksum 20:42:55 ecc8261a40a4: Download complete 20:42:55 31603596830f: Pull complete 20:42:55 2a8b12db71e7: Pull complete 20:42:56 6ca5941a6612: Pull complete 20:42:56 ecc8261a40a4: Pull complete 20:42:56 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:42:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:42:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:42:56 prd-centos7-docker-4c-2g-20992 does not seem to be running inside a container 20:42:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:42:59 $ docker top 9cee0dde9fe1039d379415309a0bf4ef3eab90798d96b2111937fce14b63eb79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:42:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:42:59 [ssh-agent] Looking for ssh-agent implementation... 20:42:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:42:59 $ docker exec 9cee0dde9fe1039d379415309a0bf4ef3eab90798d96b2111937fce14b63eb79 ssh-agent 20:43:00 SSH_AUTH_SOCK=/tmp/ssh-t9aeoBqhMfGk/agent.11 20:43:00 SSH_AGENT_PID=16 20:43:00 Running ssh-add (command line suppressed) 20:43:00 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7927539738802588002.key (/w/workspace/edgex-go/1@tmp/private_key_7927539738802588002.key) 20:43:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:43:00 + git tag --points-at HEAD [Pipeline] } 20:43:00 $ docker exec --env ******** --env ******** 9cee0dde9fe1039d379415309a0bf4ef3eab90798d96b2111937fce14b63eb79 ssh-agent -k 20:43:00 unset SSH_AUTH_SOCK; 20:43:00 unset SSH_AGENT_PID; 20:43:00 echo Agent pid 16 killed; 20:43:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:43:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:43:01 [ssh-agent] Looking for ssh-agent implementation... 20:43:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:43:01 $ docker exec 9cee0dde9fe1039d379415309a0bf4ef3eab90798d96b2111937fce14b63eb79 ssh-agent 20:43:01 SSH_AUTH_SOCK=/tmp/ssh-cX3rpFpsWuhj/agent.46 20:43:01 SSH_AGENT_PID=51 20:43:01 Running ssh-add (command line suppressed) 20:43:01 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4576349993587772734.key (/w/workspace/edgex-go/1@tmp/private_key_4576349993587772734.key) 20:43:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:43:02 + git semver init 20:43:02 # -> Open(): unable to determine branch for HEAD 20:43:02 # $GIT_DIR = /w/workspace/edgex-go/1/.git 20:43:02 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 20:43:02 # $SEMVER_REMOTE_NAME = origin 20:43:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:43:02 # $SEMVER_USER_NAME = edgex-jenkins 20:43:02 # $SEMVER_BRANCH = PR-3046 20:43:02 # $SEMVER_TEMP = /tmp/semver-515722645 20:43:02 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:43:24 # '/tmp/semver-515722645' -> '/w/workspace/edgex-go/1/.semver' 20:43:24 # -> Force: false 20:43:24 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 20:43:24 $ docker exec --env ******** --env ******** 9cee0dde9fe1039d379415309a0bf4ef3eab90798d96b2111937fce14b63eb79 ssh-agent -k 20:43:24 unset SSH_AUTH_SOCK; 20:43:24 unset SSH_AGENT_PID; 20:43:24 echo Agent pid 51 killed; 20:43:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:43:25 + git semver [Pipeline] } 20:43:25 $ docker stop --time=1 9cee0dde9fe1039d379415309a0bf4ef3eab90798d96b2111937fce14b63eb79 20:43:26 $ docker rm -f 9cee0dde9fe1039d379415309a0bf4ef3eab90798d96b2111937fce14b63eb79 [Pipeline] // withDockerContainer [Pipeline] sh 20:43:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:43:27 Stashed 1 file(s) [Pipeline] echo 20:43:27 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:43:29 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:43:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:43:29 + sudo service docker restart 20:43:29 + true 20:43:29 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 20:43:30 ========================================================= 20:43:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 20:43:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:43:30 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 20:43:34 Sending build context to Docker daemon 326.6MB 20:43:34 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 20:43:34 Step 2/6 : FROM ${BASE} 20:43:34 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 20:43:34 188c0c94c7c5: Pulling fs layer 20:43:34 0ef7d3d256c8: Pulling fs layer 20:43:34 de9db76c5a1d: Pulling fs layer 20:43:34 bca2f99d35d6: Pulling fs layer 20:43:34 93359f2a8cfa: Pulling fs layer 20:43:34 7c6f9722023f: Pulling fs layer 20:43:34 a35cf1a2eb13: Pulling fs layer 20:43:34 93359f2a8cfa: Waiting 20:43:34 7c6f9722023f: Waiting 20:43:34 a35cf1a2eb13: Waiting 20:43:34 bca2f99d35d6: Waiting 20:43:34 de9db76c5a1d: Verifying Checksum 20:43:34 de9db76c5a1d: Download complete 20:43:34 0ef7d3d256c8: Verifying Checksum 20:43:34 0ef7d3d256c8: Download complete 20:43:34 93359f2a8cfa: Download complete 20:43:34 188c0c94c7c5: Verifying Checksum 20:43:34 188c0c94c7c5: Download complete 20:43:34 7c6f9722023f: Verifying Checksum 20:43:34 7c6f9722023f: Download complete 20:43:34 188c0c94c7c5: Pull complete 20:43:35 0ef7d3d256c8: Pull complete 20:43:35 de9db76c5a1d: Pull complete 20:43:37 a35cf1a2eb13: Verifying Checksum 20:43:37 a35cf1a2eb13: Download complete 20:43:37 bca2f99d35d6: Verifying Checksum 20:43:37 bca2f99d35d6: Download complete 20:43:43 Still waiting to schedule task 20:43:43 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 20:43:44 bca2f99d35d6: Pull complete 20:43:44 93359f2a8cfa: Pull complete 20:43:44 7c6f9722023f: Pull complete 20:43:47 a35cf1a2eb13: Pull complete 20:43:47 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 20:43:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 20:43:47 ---> a62c8e92a672 20:43:47 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 20:43:47 ---> Running in 709c9e94c944 20:43:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:43:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:43:49 (1/12) Installing libmagic (5.38-r0) 20:43:49 (2/12) Installing file (5.38-r0) 20:43:50 (3/12) Installing libc-dev (0.7.2-r3) 20:43:50 (4/12) Installing g++ (9.3.0-r2) 20:44:04 (5/12) Installing fortify-headers (1.1-r0) 20:44:04 (6/12) Installing patch (2.7.6-r6) 20:44:04 (7/12) Installing build-base (0.5-r2) 20:44:04 (8/12) Installing libsodium (1.0.18-r0) 20:44:04 (9/12) Installing pkgconf (1.7.2-r0) 20:44:04 (10/12) Installing libsodium-dev (1.0.18-r0) 20:44:04 (11/12) Installing libzmq (4.3.3-r0) 20:44:04 (12/12) Installing zeromq-dev (4.3.3-r0) 20:44:04 Executing busybox-1.31.1-r19.trigger 20:44:04 OK: 233 MiB in 51 packages 20:44:08 Removing intermediate container 709c9e94c944 20:44:08 ---> 1bb3d1a1c1ee 20:44:08 Step 4/6 : WORKDIR /edgex-go 20:44:08 ---> Running in e2ad95da746a 20:44:08 Removing intermediate container e2ad95da746a 20:44:08 ---> 0e8ebbaca328 20:44:08 Step 5/6 : COPY go.mod . 20:44:08 ---> 667dd5e3a5b9 20:44:08 Step 6/6 : RUN go mod download 20:44:08 ---> Running in fbbfed46b89f 20:44:30 Removing intermediate container fbbfed46b89f 20:44:30 ---> 7abc2c50ab32 20:44:30 Successfully built 7abc2c50ab32 20:44:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:44:31 + docker inspect -f . ci-base-image-x86_64 20:44:31 . [Pipeline] withDockerContainer 20:44:31 prd-centos7-docker-4c-2g-20992 does not seem to be running inside a container 20:44:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:44:32 $ docker top 170cd3dfddb57914e72de1a71f70d9246e905e20404f19b85adfaf63a514a3e3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:44:32 + go version 20:44:32 go version go1.15.5 linux/amd64 [Pipeline] } 20:44:32 $ docker stop --time=1 170cd3dfddb57914e72de1a71f70d9246e905e20404f19b85adfaf63a514a3e3 20:44:34 $ docker rm -f 170cd3dfddb57914e72de1a71f70d9246e905e20404f19b85adfaf63a514a3e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:44:35 + docker inspect -f . ci-base-image-x86_64 20:44:35 . [Pipeline] withDockerContainer 20:44:35 prd-centos7-docker-4c-2g-20992 does not seem to be running inside a container 20:44:35 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:44:35 $ docker top aefba798a913adc29ef88ab84084579c4afd2cf8bedefbfc9c84d1331240923b -eo pid,comm [Pipeline] { [Pipeline] echo 20:44:36 ========================================================= 20:44:36 [edgeXBuildGoParallel] Running Tests and Build... 20:44:36 ========================================================= [Pipeline] sh 20:44:36 + make test 20:44:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:44:46 ? github.com/edgexfoundry/edgex-go [no test files] 20:45:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:45:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:45:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:45:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:45:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 20:45:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:45:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:45:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:45:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:45:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:45:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:45:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:45:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:45:11 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.112s coverage: 46.6% of statements 20:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 20:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 20:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 20:45:15 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.178s coverage: 27.0% of statements 20:45:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:45:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:45:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 20:45:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 20:45:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 20:45:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:45:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.040s coverage: 100.0% of statements 20:45:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 20:45:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.058s coverage: 100.0% of statements 20:45:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 20:45:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 20:45:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.106s coverage: 67.9% of statements 20:45:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 20:45:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 20:45:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.128s coverage: 82.3% of statements 20:45:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 20:45:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 20:45:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 20:45:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 20:45:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.353s coverage: 28.6% of statements 20:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 20:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 20:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 20:45:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.066s coverage: 100.0% of statements 20:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 20:45:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements 20:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 20:45:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.092s coverage: 86.7% of statements 20:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 20:45:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.118s coverage: 97.5% of statements 20:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 20:45:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.068s coverage: 78.3% of statements 20:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 20:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 20:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 20:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 20:45:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.392s coverage: 92.8% of statements 20:45:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 20:45:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 20:45:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 20:45:20 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 20:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 20:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 20:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 20:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 20:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 20:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 20:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 20:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 20:45:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 20:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 20:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 20:45:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.053s coverage: 0.1% of statements 20:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 20:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 20:45:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:45:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:45:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 20:45:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:45:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 75.5% of statements 20:45:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:45:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.040s coverage: 80.8% of statements 20:45:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.079s coverage: 87.2% of statements 20:45:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 84.2% of statements 20:45:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.101s coverage: 91.4% of statements 20:45:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:45:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 63.5% of statements 20:45:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:45:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:45:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.028s coverage: 100.0% of statements 20:45:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.070s coverage: 91.3% of statements 20:45:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.037s coverage: 100.0% of statements 20:45:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements 20:45:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 20:45:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.327s coverage: 68.9% of statements 20:45:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:45:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:45:23 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 20:45:23 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 20:45:23 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 20:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.095s coverage: 37.0% of statements 20:45:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:45:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.287s coverage: 84.0% of statements 20:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements 20:45:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.115s coverage: 47.1% of statements 20:45:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:45:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:45:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 20:45:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 20:45:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 20:45:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.072s coverage: 100.0% of statements 20:45:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 20:45:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.063s coverage: 100.0% of statements 20:45:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 20:45:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.743s coverage: 29.1% of statements 20:45:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:45:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:45:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 20:45:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 20:45:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 20:45:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.088s coverage: 99.0% of statements 20:45:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 20:45:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.057s coverage: 100.0% of statements 20:45:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 20:45:27 ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements 20:45:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:45:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.024s coverage: 100.0% of statements 20:45:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 20:45:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:45:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:45:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 20:45:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20993 in /w/workspace/edgexfoundry_edgex-go_PR-3046 [Pipeline] { [Pipeline] ws 20:45:27 Running in /w/workspace/edgex-go/1 [Pipeline] { 20:45:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements 20:45:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 20:45:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:45:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements [Pipeline] checkout 20:45:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 20:45:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 20:45:28 GO111MODULE=on go vet ./... 20:45:32 using credential edgex-jenkins-ssh 20:45:32 Cloning the remote Git repository 20:45:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:45:32 > git init /w/workspace/edgex-go/1 # timeout=10 20:45:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:45:33 > git --version # timeout=10 20:45:33 > git --version # 'git version 2.17.1' 20:45:33 using GIT_SSH to set credentials SSH Credentials for GitHub 20:45:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:45:50 gofmt -l . 20:45:51 [ "`gofmt -l .`" = "" ] 20:45:51 ./bin/test-go-mod-tidy.sh 20:45:51 Merging remotes/origin/master commit cc81cd9a60941bde415ebdc6eaf205dd7f209524 into PR head commit ed9dddb008f4b310c5d032032b1d0f305be2db18 20:45:52 ./bin/test-attribution-txt.sh 20:45:52 Merge succeeded, producing ed9dddb008f4b310c5d032032b1d0f305be2db18 20:45:52 Checking out Revision ed9dddb008f4b310c5d032032b1d0f305be2db18 (PR-3046) 20:45:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:45:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:45:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:45:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:45:50 using GIT_SSH to set credentials SSH Credentials for GitHub 20:45:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3046/head:refs/remotes/origin/PR-3046 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:45:51 > git config core.sparsecheckout # timeout=10 20:45:51 > git checkout -f ed9dddb008f4b310c5d032032b1d0f305be2db18 # timeout=10 20:45:52 > git remote # timeout=10 20:45:52 > git config --get remote.origin.url # timeout=10 20:45:52 using GIT_SSH to set credentials SSH Credentials for GitHub 20:45:52 > git merge cc81cd9a60941bde415ebdc6eaf205dd7f209524 # timeout=10 20:45:52 > git rev-parse HEAD^{commit} # timeout=10 20:45:52 > git config core.sparsecheckout # timeout=10 20:45:52 > git checkout -f ed9dddb008f4b310c5d032032b1d0f305be2db18 # timeout=10 [Pipeline] sh 20:45:53 + ls -al . 20:45:53 total 656 20:45:53 drwxrwxr-x 10 1001 1001 4096 Jan 18 20:45 . 20:45:53 drwxr-xr-x 4 root root 28 Jan 18 20:44 .. 20:45:53 -rw-rw-r-- 1 1001 1001 11 Jan 18 20:42 .dockerignore 20:45:53 drwxrwxr-x 8 1001 1001 179 Jan 18 20:42 .git 20:45:53 drwxrwxr-x 3 1001 1001 125 Jan 18 20:42 .github 20:45:53 -rw-rw-r-- 1 1001 1001 824 Jan 18 20:42 .gitignore 20:45:53 drwx------ 3 1001 1001 47 Jan 18 20:43 .semver 20:45:53 -rw-rw-r-- 1 1001 1001 166 Jan 18 20:42 .sonarcloud.properties 20:45:53 -rw-rw-r-- 1 1001 1001 7744 Jan 18 20:42 Attribution.txt 20:45:53 -rw-rw-r-- 1 1001 1001 3804 Jan 18 20:42 CONTRIBUTING.md 20:45:53 -rw-rw-r-- 1 1001 1001 931 Jan 18 20:42 Dockerfile.build 20:45:53 -rw-rw-r-- 1 1001 1001 863 Jan 18 20:42 Jenkinsfile 20:45:53 -rw-rw-r-- 1 1001 1001 10775 Jan 18 20:42 LICENSE 20:45:53 -rw-rw-r-- 1 1001 1001 5750 Jan 18 20:42 Makefile 20:45:53 -rw-rw-r-- 1 1001 1001 6524 Jan 18 20:42 README.md 20:45:53 -rw-rw-r-- 1 1001 1001 6744 Jan 18 20:42 SECURITY.md 20:45:53 -rw-rw-r-- 1 1001 1001 5 Jan 18 20:43 VERSION 20:45:53 -rw-rw-r-- 1 1001 1001 4131 Jan 18 20:42 ZMQWindows.md 20:45:53 drwxrwxr-x 2 1001 1001 117 Jan 18 20:42 bin 20:45:53 drwxrwxr-x 14 1001 1001 4096 Jan 18 20:42 cmd 20:45:53 -rw-r--r-- 1 root root 550280 Jan 18 20:45 coverage.out 20:45:53 -rw-r--r-- 1 root root 981 Jan 18 20:45 go.mod 20:45:53 -rw-r--r-- 1 root root 19241 Jan 18 20:45 go.sum 20:45:53 drwxrwxr-x 8 1001 1001 127 Jan 18 20:42 internal 20:45:53 drwxrwxr-x 4 1001 1001 26 Jan 18 20:42 openapi 20:45:53 drwxrwxr-x 4 1001 1001 71 Jan 18 20:42 snap 20:45:53 -rw-rw-r-- 1 1001 1001 168 Jan 18 20:42 version.go [Pipeline] sh 20:45:53 + '[' -e coverage.out ] 20:45:53 + chown 1001:1001 coverage.out [Pipeline] stash 20:45:53 Stashed 1 file(s) [Pipeline] sh 20:45:53 + make build 20:45:53 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 20:45:56 Commit message: "fix(snap): update device-virtual --confdir" 20:45:56 > git --version # timeout=10 20:45:56 > git --version # 'git version 2.17.1' 20:45:56 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv 20:45:57 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 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:45:58 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:45:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:45:59 + + true 20:45:59 sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:46:01 provisioning config files... 20:46:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5102049377325232586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:46:02 ---> docker-login.sh 20:46:02 nexus3.edgexfoundry.org:10001 20:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:03 Configure a credential helper to remove this warning. See 20:46:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:03 20:46:03 Login Succeeded 20:46:03 nexus3.edgexfoundry.org:10002 20:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:03 Configure a credential helper to remove this warning. See 20:46:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:03 20:46:03 Login Succeeded 20:46:03 nexus3.edgexfoundry.org:10003 20:46:03 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 20:46:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:04 Configure a credential helper to remove this warning. See 20:46:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:04 20:46:04 Login Succeeded 20:46:04 nexus3.edgexfoundry.org:10004 20:46:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:05 Configure a credential helper to remove this warning. See 20:46:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:05 20:46:05 Login Succeeded 20:46:05 docker.io 20:46:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:05 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 20:46:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:05 Configure a credential helper to remove this warning. See 20:46:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:05 20:46:05 Login Succeeded 20:46:05 ---> docker-login.sh ends [Pipeline] } 20:46:06 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:46:06 ========================================================= 20:46:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 20:46:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:46:06 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 20:46:06 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 20:46:07 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 20:46:08 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 20:46:09 Sending build context to Docker daemon 165.6MB 20:46:09 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 20:46:09 Step 2/6 : FROM ${BASE} 20:46:09 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:46:09 5f621e34cdf4: Pulling fs layer 20:46:09 a4357932f1b6: Pulling fs layer 20:46:09 18c013af1878: Pulling fs layer 20:46:09 00ac8860ef70: Pulling fs layer 20:46:09 63d7cb157983: Pulling fs layer 20:46:09 b116817d02f9: Pulling fs layer 20:46:09 745a02a5169b: Pulling fs layer 20:46:09 00ac8860ef70: Waiting 20:46:09 745a02a5169b: Waiting 20:46:09 63d7cb157983: Waiting 20:46:09 b116817d02f9: Waiting 20:46:09 18c013af1878: Verifying Checksum 20:46:09 18c013af1878: Download complete 20:46:09 a4357932f1b6: Download complete 20:46:09 63d7cb157983: Verifying Checksum 20:46:09 63d7cb157983: Download complete 20:46:09 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 20:46:09 b116817d02f9: Verifying Checksum 20:46:09 b116817d02f9: Download complete 20:46:09 5f621e34cdf4: Verifying Checksum 20:46:09 5f621e34cdf4: Download complete 20:46:10 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 20:46:10 5f621e34cdf4: Pull complete 20:46:11 a4357932f1b6: Pull complete 20:46:11 18c013af1878: Pull complete 20:46:12 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 20:46:12 745a02a5169b: Verifying Checksum 20:46:12 745a02a5169b: Download complete 20:46:13 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 20:46:13 00ac8860ef70: Verifying Checksum 20:46:13 00ac8860ef70: Download complete 20:46:14 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] } 20:46:16 $ docker stop --time=1 aefba798a913adc29ef88ab84084579c4afd2cf8bedefbfc9c84d1331240923b 20:46:17 $ docker rm -f aefba798a913adc29ef88ab84084579c4afd2cf8bedefbfc9c84d1331240923b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:46:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:46:21 20:46:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:46:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:46:22 latest: Pulling from edgex-devops/edgex-compose 20:46:22 cbdbe7a5bc2a: Pulling fs layer 20:46:22 ca9280d653b3: Pulling fs layer 20:46:22 7e9c9ca2126c: Pulling fs layer 20:46:22 cbdbe7a5bc2a: Verifying Checksum 20:46:22 cbdbe7a5bc2a: Download complete 20:46:22 ca9280d653b3: Verifying Checksum 20:46:22 ca9280d653b3: Download complete 20:46:22 cbdbe7a5bc2a: Pull complete 20:46:23 00ac8860ef70: Pull complete 20:46:23 ca9280d653b3: Pull complete 20:46:23 7e9c9ca2126c: Verifying Checksum 20:46:23 7e9c9ca2126c: Download complete 20:46:23 63d7cb157983: Pull complete 20:46:24 b116817d02f9: Pull complete 20:46:28 745a02a5169b: Pull complete 20:46:28 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 20:46:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 20:46:28 ---> b7e6874047d6 20:46:28 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 20:46:30 7e9c9ca2126c: Pull complete 20:46:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:46:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:46:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:46:30 prd-centos7-docker-4c-2g-20992 does not seem to be running inside a container 20:46:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:46:31 ---> Running in 26698cb3302c 20:46:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:46:33 $ docker top 1b722a0663e7be31244151dd02cd42cac7d8b1bedeff07323192f57d8194365e -eo pid,comm 20:46:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 20:46:33 + docker-compose build --help 20:46:33 + grep parallel 20:46:34 (1/12) Installing libmagic (5.38-r0) 20:46:34 (2/12) Installing file (5.38-r0) 20:46:34 (3/12) Installing libc-dev (0.7.2-r3) 20:46:34 --parallel Build images in parallel. [Pipeline] } 20:46:34 $ docker stop --time=1 1b722a0663e7be31244151dd02cd42cac7d8b1bedeff07323192f57d8194365e 20:46:34 (4/12) Installing g++ (9.3.0-r2) 20:46:36 $ docker rm -f 1b722a0663e7be31244151dd02cd42cac7d8b1bedeff07323192f57d8194365e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:46:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:46:36 . [Pipeline] withDockerContainer 20:46:37 prd-centos7-docker-4c-2g-20992 does not seem to be running inside a container 20:46:37 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:46:37 $ docker top 8b5d22ebad1a0636e7473561346700373514ecff4e63a197e0b62a78b6432309 -eo pid,comm [Pipeline] { [Pipeline] sh 20:46:38 + docker-compose -f ./docker-compose-build.yml build --parallel 20:46:39 (5/12) Installing fortify-headers (1.1-r0) 20:46:39 (6/12) Installing patch (2.7.6-r6) 20:46:39 (7/12) Installing build-base (0.5-r2) 20:46:39 (8/12) Installing libsodium (1.0.18-r0) 20:46:39 (9/12) Installing pkgconf (1.7.2-r0) 20:46:39 (10/12) Installing libsodium-dev (1.0.18-r0) 20:46:39 (11/12) Installing libzmq (4.3.3-r0) 20:46:39 (12/12) Installing zeromq-dev (4.3.3-r0) 20:46:39 Executing busybox-1.31.1-r19.trigger 20:46:39 OK: 217 MiB in 51 packages 20:46:39 Building docker-core-command-go ... 20:46:39 Building docker-core-data-go ... 20:46:39 Building docker-core-metadata-go ... 20:46:39 Building docker-security-bootstrap-redis-go ... 20:46:39 Building docker-security-proxy-setup-go ... 20:46:39 Building docker-security-secretstore-setup-go ... 20:46:39 Building docker-support-notifications-go ... 20:46:39 Building docker-support-scheduler-go ... 20:46:39 Building docker-sys-mgmt-agent-go ... 20:46:39 Building docker-core-command-go 20:46:39 Building docker-core-data-go 20:46:39 Building docker-security-secretstore-setup-go 20:46:39 Building docker-security-proxy-setup-go 20:46:39 Building docker-sys-mgmt-agent-go 20:46:43 Removing intermediate container 26698cb3302c 20:46:43 ---> 710d2dd10a74 20:46:43 Step 4/6 : WORKDIR /edgex-go 20:46:43 ---> Running in 764fc3b765a3 20:46:43 Removing intermediate container 764fc3b765a3 20:46:43 ---> 6b42a0dfc8e1 20:46:43 Step 5/6 : COPY go.mod . 20:46:44 ---> 98b4a865a578 20:46:44 Step 6/6 : RUN go mod download 20:46:44 ---> Running in a04bcd6cd9ce 20:47:11 Removing intermediate container a04bcd6cd9ce 20:47:11 ---> 995c81226afb 20:47:11 Successfully built 995c81226afb 20:47:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:47:11 + docker inspect -f . ci-base-image-arm64 20:47:11 . [Pipeline] withDockerContainer 20:47:11 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:47:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:47:11 ---> 7abc2c50ab32 20:47:11 Step 3/23 : WORKDIR /edgex-go 20:47:11 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:47:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:47:11 ---> 7abc2c50ab32 20:47:11 Step 3/26 : WORKDIR /edgex-go 20:47:11 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:47:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:47:11 ---> 7abc2c50ab32 20:47:11 Step 3/24 : WORKDIR /edgex-go 20:47:11 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:47:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:47:11 ---> 7abc2c50ab32 20:47:11 Step 3/22 : WORKDIR /edgex-go 20:47:11 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:47:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:47:11 ---> 7abc2c50ab32 20:47:11 Step 3/21 : WORKDIR /edgex-go 20:47:11 ---> Running in fbbd9364b80f 20:47:11 ---> Running in 53190913a5fd 20:47:11 ---> Running in 21bacea834e2 20:47:11 ---> Running in 1e4e771f96de 20:47:11 ---> Running in 656760784fd3 20:47:11 Removing intermediate container 1e4e771f96de 20:47:11 ---> 340ef5ec8779 20:47:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:11 Removing intermediate container 21bacea834e2 20:47:11 ---> 875f01b4834d 20:47:11 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:11 Removing intermediate container 53190913a5fd 20:47:11 ---> 5cf6b7387993 20:47:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:11 Removing intermediate container 656760784fd3 20:47:11 ---> 13d0e9183ecd 20:47:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:11 Removing intermediate container fbbd9364b80f 20:47:11 ---> 1e6f35435c2e 20:47:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:11 ---> Running in c90f1eace445 20:47:11 ---> Running in 8e7be66f34d2 20:47:11 ---> Running in f684ed33fa60 20:47:11 ---> Running in 1706680a9ed6 20:47:11 ---> Running in 7f8895d7f10b 20:47:12 prd-ubuntu18.04-docker-arm64-4c-16g-20993 does not seem to be running inside a container 20:47:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:47:13 $ docker top d5448725d329b325efc54006d3ee4592d92ee7fbfc0288e1172d5dcf018e67aa -eo pid,comm [Pipeline] { [Pipeline] sh 20:47:14 Removing intermediate container 8e7be66f34d2 20:47:14 ---> 7f20e259c272 20:47:14 Step 5/24 : RUN apk add --update --no-cache make git 20:47:14 Removing intermediate container f684ed33fa60 20:47:14 ---> c9693321fe97 20:47:14 Step 5/21 : RUN apk add --update --no-cache make git 20:47:14 Removing intermediate container 7f8895d7f10b 20:47:14 ---> a9c356648162 20:47:14 Step 5/22 : RUN apk add --update --no-cache make git 20:47:14 ---> Running in 6dbe05c52433 20:47:14 ---> Running in f71d507f1a85 20:47:14 Removing intermediate container c90f1eace445 20:47:14 ---> d58eb654508c 20:47:14 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:47:14 Removing intermediate container 1706680a9ed6 20:47:14 ---> 94f12f7cea47 20:47:14 Step 5/26 : RUN apk add --update --no-cache make bash git 20:47:14 ---> Running in 059817e81957 20:47:14 ---> Running in e33c4d92ca7d 20:47:14 ---> Running in f3db2ca9e4ae 20:47:14 + go version 20:47:14 go version go1.15.5 linux/arm64 [Pipeline] } 20:47:14 $ docker stop --time=1 d5448725d329b325efc54006d3ee4592d92ee7fbfc0288e1172d5dcf018e67aa 20:47:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:47:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:47:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:47:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:47:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:47:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:47:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:47:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:47:16 $ docker rm -f d5448725d329b325efc54006d3ee4592d92ee7fbfc0288e1172d5dcf018e67aa 20:47:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:47:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 20:47:17 OK: 233 MiB in 51 packages 20:47:17 OK: 233 MiB in 51 packages 20:47:17 OK: 233 MiB in 51 packages 20:47:17 OK: 233 MiB in 51 packages [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 20:47:17 Removing intermediate container 6dbe05c52433 20:47:17 ---> 37964c2f2324 20:47:17 Step 6/24 : COPY go.mod . [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:47:17 OK: 233 MiB in 51 packages 20:47:17 Removing intermediate container f71d507f1a85 20:47:17 ---> 5a8113bbe024 20:47:17 Step 6/21 : COPY go.mod . 20:47:18 + docker inspect -f . ci-base-image-arm64 20:47:18 . 20:47:18 ---> 262eb621ca6d 20:47:18 Step 7/24 : RUN go mod download [Pipeline] withDockerContainer 20:47:18 prd-ubuntu18.04-docker-arm64-4c-16g-20993 does not seem to be running inside a container 20:47:18 ---> Running in 3ff54dcb3332 20:47:18 Removing intermediate container f3db2ca9e4ae 20:47:18 ---> 7e26a359a1a3 20:47:18 Step 6/26 : COPY go.mod . 20:47:18 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:47:18 ---> 50303658c72b 20:47:18 Step 7/21 : RUN go mod download 20:47:18 Removing intermediate container e33c4d92ca7d 20:47:18 ---> 1f5111c39d81 20:47:18 Step 6/23 : COPY go.mod . 20:47:18 ---> Running in 924964baa4b6 20:47:18 ---> 68050ee567d8 20:47:18 Step 7/26 : RUN go mod download 20:47:18 Removing intermediate container 059817e81957 20:47:18 ---> 79c3977b8082 20:47:18 Step 6/22 : COPY go.mod . 20:47:18 ---> 37bc7b435194 20:47:18 Step 7/23 : RUN go mod download 20:47:19 ---> Running in e938340785ad 20:47:19 ---> Running in b00966dfc5b9 20:47:19 ---> ca6a5cd46841 20:47:19 Step 7/22 : RUN go mod download 20:47:19 ---> Running in 734e29fb348a 20:47:19 $ docker top 09996d774a162f70827910ac069e63986ee11a527bb8a149abefc72e2a155c8f -eo pid,comm [Pipeline] { [Pipeline] echo 20:47:20 ========================================================= 20:47:20 [edgeXBuildGoParallel] Running Tests and Build... 20:47:20 ========================================================= [Pipeline] sh 20:47:20 Removing intermediate container 3ff54dcb3332 20:47:20 ---> 0b246d6c2be1 20:47:20 Step 8/24 : COPY . . 20:47:20 Removing intermediate container 924964baa4b6 20:47:20 ---> 4ddb7e744ede 20:47:20 Step 8/21 : COPY . . 20:47:20 + make test 20:47:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:47:23 Removing intermediate container e938340785ad 20:47:23 ---> 665c11b364ec 20:47:23 Step 8/26 : COPY . . 20:47:25 Removing intermediate container b00966dfc5b9 20:47:25 ---> 79e5c56c93a4 20:47:25 Step 8/23 : COPY . . 20:47:26 Removing intermediate container 734e29fb348a 20:47:26 ---> 4ce6a4685f64 20:47:26 Step 8/22 : COPY . . 20:47:43 ? github.com/edgexfoundry/edgex-go [no test files] 20:48:05 ---> a61b1cbe2dc1 20:48:05 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:48:05 ---> ec9bbdf6b5cf 20:48:05 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:48:05 ---> cf47497b84dd 20:48:05 Step 9/22 : RUN make cmd/core-command/core-command 20:48:05 ---> 2ea4500f44a2 20:48:05 Step 9/23 : RUN make cmd/core-data/core-data 20:48:05 ---> ce1a163a2746 20:48:05 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:48:05 ---> Running in 191fa81aa654 20:48:05 ---> Running in b9555441c148 20:48:05 ---> Running in a202960ea676 20:48:05 ---> Running in 06ef6e9f3041 20:48:05 ---> Running in c0a5afbee29c 20:48:05 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 20:48:05 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 20:48:05 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 20:48:05 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 20:48: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 20:48:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:48: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 20:48:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:48:33 Removing intermediate container 191fa81aa654 20:48:33 ---> ae3cff02c350 20:48:33 20:48:33 Step 10/22 : FROM scratch 20:48:33 ---> 20:48:33 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:48:33 Removing intermediate container 06ef6e9f3041 20:48:33 ---> e831c94655be 20:48:33 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:48:33 ---> Running in 26c700d68f2c 20:48:33 ---> Running in 5940e77dc225 20:48:35 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 20:48:35 Removing intermediate container 5940e77dc225 20:48:35 ---> 8262f1d8bf78 20:48:35 Step 12/22 : ENV APP_PORT=48082 20:48:36 ---> Running in 2fb326d3dce5 20:48:36 Removing intermediate container a202960ea676 20:48:36 ---> 5726ca0fc63c 20:48:36 20:48:36 Step 10/21 : FROM alpine:3.12 20:48:36 3.12: Pulling from library/alpine 20:48:36 Removing intermediate container b9555441c148 20:48:36 ---> 609cd4fa6e5a 20:48:36 20:48:36 Step 10/24 : FROM alpine:3.12 20:48:36 3.12: Pulling from library/alpine 20:48:38 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 20:48:38 Removing intermediate container 2fb326d3dce5 20:48:38 ---> a4d29687dcd2 20:48:38 Step 13/22 : EXPOSE $APP_PORT 20:48:38 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 20:48:38 Status: Downloaded newer image for alpine:3.12 20:48:38 ---> 389fef711851 20:48:38 Step 11/21 : RUN apk add --update --no-cache curl 20:48:38 Status: Image is up to date for alpine:3.12 20:48:38 ---> 389fef711851 20:48:38 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 20:48:38 ---> Running in 777b087afb63 20:48:38 ---> Running in c0c394946f70 20:48:38 ---> Running in e0da28c27c3a 20:48:39 Removing intermediate container 777b087afb63 20:48:39 ---> 965caafe13a4 20:48:39 Step 14/22 : WORKDIR / 20:48:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:48:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:48:40 (1/5) Installing ca-certificates (20191127-r4) 20:48:40 (2/5) Installing nghttp2-libs (1.41.0-r0) 20:48:40 (3/5) Installing libcurl (7.69.1-r3) 20:48:40 Removing intermediate container 26c700d68f2c 20:48:40 ---> 93fae00e8b5d 20:48:40 20:48:40 Step 11/26 : FROM docker:20.10.0 20:48:40 (4/5) Installing curl (7.69.1-r3) 20:48:40 (5/5) Installing dumb-init (1.2.2-r1) 20:48:40 Executing busybox-1.31.1-r19.trigger 20:48:40 Executing ca-certificates-20191127-r4.trigger 20:48:40 20.10.0: Pulling from library/docker 20:48:40 OK: 7 MiB in 19 packages 20:48:40 ---> Running in d008d2ff3194 20:48:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:48:41 Removing intermediate container c0a5afbee29c 20:48:41 ---> f2bb55c6d341 20:48:41 20:48:41 Step 10/23 : FROM alpine:3.12 20:48:41 ---> 389fef711851 20:48:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:48:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:48:42 (1/4) Installing ca-certificates (20191127-r4) 20:48:42 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:48:42 (3/4) Installing libcurl (7.69.1-r3) 20:48:42 (4/4) Installing curl (7.69.1-r3) 20:48:42 Removing intermediate container d008d2ff3194 20:48:42 ---> 7ecd65665734 20:48:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:48:42 Executing busybox-1.31.1-r19.trigger 20:48:42 Executing ca-certificates-20191127-r4.trigger 20:48:42 OK: 7 MiB in 18 packages 20:48:42 ---> Running in 01808c479c39 20:48:42 ---> 7e12fe810e14 20:48:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:48:43 Removing intermediate container 01808c479c39 20:48:43 ---> be7351485919 20:48:43 Step 12/23 : ENV APP_PORT=48080 20:48:44 Removing intermediate container c0c394946f70 20:48:44 ---> c9943ba9f1f0 20:48:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:48:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:48:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:48:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:48:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 20:48:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:48:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:48:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:48:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:48:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:48:44 ---> c4bda1eb3090 20:48:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:48:45 ---> Running in cc5fd5d93061 20:48:45 ---> Running in 869ec8ed77e5 20:48:46 Removing intermediate container e0da28c27c3a 20:48:46 ---> f954c61e6eb8 20:48:46 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:48:47 ---> Running in 716d7eeee71b 20:48:47 Removing intermediate container cc5fd5d93061 20:48:47 ---> 7e748b3b3aeb 20:48:47 Step 13/23 : EXPOSE $APP_PORT 20:48:47 ---> 8e88ef6411d5 20:48:47 Step 18/22 : ENTRYPOINT ["/core-command"] 20:48:47 Removing intermediate container 869ec8ed77e5 20:48:47 ---> 8d9e64f3473c 20:48:47 Step 13/24 : WORKDIR / 20:48:47 ---> Running in 01e8b78b09b7 20:48:47 ---> Running in eb0588a59e8b 20:48:47 ---> Running in d2e7b70e5bdf 20:48:47 Removing intermediate container 716d7eeee71b 20:48:47 ---> a9a0ff754c8f 20:48:47 Step 13/21 : WORKDIR /edgex 20:48:47 ---> Running in ad4b3b08c01e 20:48:47 Removing intermediate container eb0588a59e8b 20:48:47 ---> 42dde5a4a543 20:48:47 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:48:47 Removing intermediate container 01e8b78b09b7 20:48:47 ---> 56d1bd56884c 20:48:47 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:47 Removing intermediate container d2e7b70e5bdf 20:48:47 ---> 115325d3ac11 20:48:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:48:47 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:48:47 ---> Running in 7e8c5857c469 20:48:47 Removing intermediate container ad4b3b08c01e 20:48:47 ---> ccc3ced3f854 20:48:47 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:48:47 ---> Running in 7de0d519456a 20:48:47 Status: Downloaded newer image for docker:20.10.0 20:48:47 ---> aefe523efa57 20:48:47 Step 12/26 : RUN apk add --no-cache bash 20:48:48 ---> dcc99db75b09 20:48:48 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:48:48 ---> Running in dd791e3b70b5 20:48:48 ---> 8af9bc9df6d1 20:48:48 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:48:48 Removing intermediate container 7de0d519456a 20:48:48 ---> 322a297914dc 20:48:48 Step 20/22 : LABEL arch=x86_64 20:48:48 ---> Running in e62fa955f9e3 20:48:48 ---> 70534ce6ba5c 20:48:48 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:48:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:48:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:48:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:48:48 ---> d66cf50b4234 20:48:48 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:48:48 Removing intermediate container e62fa955f9e3 20:48:48 ---> 914e678346d3 20:48:48 Step 21/22 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 20:48:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:48:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:48:49 ---> Running in 93353373a1de 20:48:49 ---> 48b4a740bcb7 20:48:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:48:49 (1/2) Installing readline (8.0.4-r0) 20:48:49 (2/2) Installing bash (5.0.17-r0) 20:48:49 Executing bash-5.0.17-r0.post-install 20:48:49 Executing busybox-1.31.1-r19.trigger 20:48:49 OK: 12 MiB in 22 packages 20:48:49 Removing intermediate container 93353373a1de 20:48:49 ---> a3624d52352c 20:48:49 Step 22/22 : LABEL version=0.0.0 20:48:49 ---> 3f0784eb316e 20:48:49 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:48:49 Removing intermediate container 7e8c5857c469 20:48:49 ---> 8d2f456b2c2c 20:48:49 Step 15/23 : RUN apk add --update --no-cache zeromq 20:48:49 ---> Running in ff3e768a6bf6 20:48:49 ---> Running in 264aca6ab191 20:48:49 ---> Running in 342640272a74 20:48:49 ---> 7d98a92fce83 20:48:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:48:50 Removing intermediate container ff3e768a6bf6 20:48:50 ---> 6c5c52c3a41b 20:48:50 20:48:50 Removing intermediate container 264aca6ab191 20:48:50 ---> 9a6a1ee6cc66 20:48:50 Step 18/21 : CMD ["--init=true"] 20:48:50 Removing intermediate container dd791e3b70b5 20:48:50 ---> 8d1b04fb7851 20:48:50 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 20:48:50 Successfully built 6c5c52c3a41b 20:48:50 ---> Running in b3497bac709e 20:48:50 ---> c21b44b9f687 20:48:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:48:50 Successfully tagged docker-core-command-go:latest 20:48:50 ---> Running in e83363161f30 20:48:50  Building docker-core-command-go ... done Building docker-support-notifications-go 20:48:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:48:51 Removing intermediate container b3497bac709e 20:48:51 ---> eda910864a62 20:48:51 Step 19/21 : LABEL arch=x86_64 20:48:51 Removing intermediate container e83363161f30 20:48:51 ---> dd2bf3f121a2 20:48:51 Step 14/26 : ENV APP_PORT=48090 20:48:51 ---> 590f578742dc 20:48:51 ---> Running in e3789a8e333c 20:48:51 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/ 20:48:51 ---> Running in 6f6ebb51f8a1 20:48:51 ---> Running in d926f48d45ba 20:48:51 Removing intermediate container e3789a8e333c 20:48:51 ---> dcb8d36e90d2 20:48:51 Step 20/21 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 20:48:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:48:53 (1/5) Installing libgcc (9.3.0-r2) 20:48:53 (2/5) Installing libsodium (1.0.18-r0) 20:48:53 (3/5) Installing libstdc++ (9.3.0-r2) 20:48:53 (4/5) Installing libzmq (4.3.3-r0) 20:48:54 (5/5) Installing zeromq (4.3.3-r0) 20:48:54 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.217s coverage: 46.6% of statements 20:48:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:48:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:48:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 20:48:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 20:48:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 20:48:54 Executing busybox-1.31.1-r19.trigger 20:48:54 OK: 8 MiB in 19 packages 20:48:54 ---> Running in 42135f005fce 20:48:54 Removing intermediate container 6f6ebb51f8a1 20:48:54 ---> f4b989b55eb5 20:48:54 Step 15/26 : EXPOSE $APP_PORT 20:48:55 ---> Running in 0c788e12bc72 20:48:55 Removing intermediate container 42135f005fce 20:48:55 ---> 79d30e92a7cb 20:48:55 Step 21/21 : LABEL version=0.0.0 20:48:56 ---> Running in 23cfa4ac7ed4 20:48:56 Removing intermediate container 0c788e12bc72 20:48:56 ---> c6ed10168d20 20:48:56 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:48:56 Removing intermediate container 342640272a74 20:48:56 ---> d9355a716279 20:48:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:48:57 Removing intermediate container 23cfa4ac7ed4 20:48:57 ---> 51cc28208269 20:48:57 20:48:57 Successfully built 51cc28208269 20:48:57 Successfully tagged docker-security-proxy-setup-go:latest 20:48:57 Building docker-security-bootstrap-redis-go 20:48:59  Building docker-security-proxy-setup-go ... done  ---> b98c32c1f34c 20:48:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:48:59 Removing intermediate container d926f48d45ba 20:48:59 ---> 168460e0e967 20:48:59 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:49:01 ---> 639534d74108 20:49:01 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:49:01 ---> Running in 4be3d5193c88 20:49:02 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.513s coverage: 27.0% of statements 20:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 20:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 20:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 20:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:49:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.056s coverage: 100.0% of statements 20:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 20:49:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.083s coverage: 100.0% of statements 20:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 20:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 20:49:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.242s coverage: 67.9% of statements 20:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 20:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 20:49:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.396s coverage: 82.3% of statements 20:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 20:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 20:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 20:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 20:49:03 ---> f89e2e72fb4b 20:49:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:49:03 ---> 67deed3c75c6 20:49:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:49:04 Removing intermediate container 4be3d5193c88 20:49:04 ---> 9fc781c9ca85 20:49:04 Step 22/24 : LABEL arch=x86_64 20:49:06 ---> 43f77a0303e6 20:49:06 Step 19/26 : RUN apk --no-cache add py3-pip 20:49:06 ---> Running in 151b7a76ed3c 20:49:06 ---> 511b4c080ba7 20:49:06 Step 19/23 : ENTRYPOINT ["/core-data"] 20:49:06 ---> Running in a5a56221f034 20:49:06 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:49:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:49:07 ---> 7abc2c50ab32 20:49:07 Step 3/24 : WORKDIR /edgex-go 20:49:07 ---> Using cache 20:49:07 ---> 875f01b4834d 20:49:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:49:07 ---> Using cache 20:49:07 ---> c9693321fe97 20:49:07 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 20:49:08 ---> Running in 38c43dfe8ed6 20:49:08 Removing intermediate container 151b7a76ed3c 20:49:08 ---> 921fb5e6a481 20:49:08 Step 23/24 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 20:49:08 ---> Running in b90ddb8889c5 20:49:08 ---> Running in ddcdbe503442 20:49:08 Removing intermediate container 38c43dfe8ed6 20:49:08 ---> 63299c9539b9 20:49:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:49:09 ---> Running in 42be29dba271 20:49:10 Removing intermediate container ddcdbe503442 20:49:10 ---> c1fbb9f832cf 20:49:10 Step 24/24 : LABEL version=0.0.0 20:49:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:49:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:49:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:49:10 ---> Running in f1794f2c3538 20:49:10 (1/33) Installing libbz2 (1.0.8-r1) 20:49:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.116s coverage: 28.6% of statements 20:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 20:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 20:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 20:49:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.158s coverage: 100.0% of statements 20:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 20:49:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.104s coverage: 100.0% of statements 20:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 20:49:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.296s coverage: 86.7% of statements 20:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 20:49:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.289s coverage: 97.5% of statements 20:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 20:49:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.182s coverage: 78.3% of statements 20:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 20:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 20:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 20:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 20:49:11 (2/33) Installing expat (2.2.9-r1) 20:49:11 (3/33) Installing libffi (3.3-r2) 20:49:11 (4/33) Installing gdbm (1.13-r1) 20:49:11 Removing intermediate container 42be29dba271 20:49:11 ---> 25a10bb0c555 20:49:11 Step 21/23 : LABEL arch=x86_64 20:49:11 (5/33) Installing xz-libs (5.2.5-r0) 20:49:11 (6/33) Installing sqlite-libs (3.32.1-r0) 20:49:11 (7/33) Installing python3 (3.8.5-r0) 20:49:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:49:11 OK: 233 MiB in 51 packages 20:49:11 ---> Running in a5998d7feacb 20:49:14 Removing intermediate container f1794f2c3538 20:49:14 ---> 176cef3f0a14 20:49:14 20:49:15 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:49:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:49:15 ---> 7abc2c50ab32 20:49:15 Step 3/22 : WORKDIR /edgex-go 20:49:15 ---> Using cache 20:49:15 ---> 875f01b4834d 20:49:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:49:15 ---> Using cache 20:49:15 ---> c9693321fe97 20:49:15 Step 5/22 : RUN apk add --update --no-cache make git 20:49:15 ---> Using cache 20:49:15 ---> 5a8113bbe024 20:49:15 Step 6/22 : COPY go.mod . 20:49:15 ---> Using cache 20:49:15 ---> 50303658c72b 20:49:15 Step 7/22 : RUN go mod download 20:49:15 ---> Using cache 20:49:15 ---> 4ddb7e744ede 20:49:15 Step 8/22 : COPY . . 20:49:16 Successfully built 176cef3f0a14 20:49:16 ---> Using cache 20:49:16 ---> a61b1cbe2dc1 20:49:16 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 20:49:16 Successfully tagged docker-security-secretstore-setup-go:latest 20:49:16 Building docker-support-scheduler-go 20:49:16  Building docker-security-secretstore-setup-go ... done (8/33) Installing py3-appdirs (1.4.4-r1) 20:49:16 (9/33) Installing py3-ordered-set (4.0.1-r0) 20:49:16 (10/33) Installing py3-parsing (2.4.7-r0) 20:49:16 (11/33) Installing py3-six (1.15.0-r0) 20:49:17 (12/33) Installing py3-packaging (20.4-r0) 20:49:17 (13/33) Installing py3-setuptools (47.0.0-r0) 20:49:17 Removing intermediate container a5998d7feacb 20:49:17 ---> cdaa48fcc56a 20:49:17 Step 22/23 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 20:49:17 (14/33) Installing py3-chardet (3.0.4-r4) 20:49:17 (15/33) Installing py3-idna (2.9-r0) 20:49:17 (16/33) Installing py3-certifi (2020.4.5.1-r0) 20:49:17 ---> Running in dc192cb75baf 20:49:17 (17/33) Installing py3-urllib3 (1.25.9-r0) 20:49:18 (18/33) Installing py3-requests (2.23.0-r0) 20:49:18 Removing intermediate container b90ddb8889c5 20:49:18 ---> 77bf55327fc3 20:49:18 Step 6/24 : COPY go.mod . 20:49:18 ---> Running in 4d4d30f6aacf 20:49:18 (19/33) Installing py3-msgpack (1.0.0-r0) 20:49:18 (20/33) Installing py3-lockfile (0.12.2-r3) 20:49:18 (21/33) Installing py3-cachecontrol (0.12.6-r0) 20:49:18 (22/33) Installing py3-colorama (0.4.3-r0) 20:49:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.204s coverage: 92.8% of statements 20:49:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 20:49:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 20:49:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 20:49:19 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 20:49:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:49:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 20:49:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 20:49:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:49:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:49:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 20:49:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:49:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 20:49:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:49:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 20:49:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:49:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 20:49:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 20:49:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 20:49:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements 20:49:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 20:49:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 20:49:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.207s coverage: 0.1% of statements 20:49:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 20:49:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 20:49:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:49:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.095s coverage: 100.0% of statements 20:49:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 75.5% of statements 20:49:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 80.8% of statements 20:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.141s coverage: 87.2% of statements 20:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.175s coverage: 84.2% of statements 20:49:19 (23/33) Installing py3-distlib (0.3.0-r0) 20:49:19 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 20:49:20 (24/33) Installing py3-distro (1.5.0-r1) 20:49:21 (25/33) Installing py3-webencodings (0.5.1-r3) 20:49:21 (26/33) Installing py3-html5lib (1.0.1-r4) 20:49:21 (27/33) Installing py3-pytoml (0.1.21-r0) 20:49:21 (28/33) Installing py3-pep517 (0.8.2-r0) 20:49:21 (29/33) Installing py3-progress (1.5-r0) 20:49:21 (30/33) Installing py3-toml (0.10.1-r0) 20:49:21 ---> 1c10f2f0b116 20:49:21 Step 7/24 : RUN go mod download 20:49:21 (31/33) Installing py3-retrying (1.3.3-r0) 20:49:22 (32/33) Installing py3-contextlib2 (0.6.0-r0) 20:49:22 Removing intermediate container 4d4d30f6aacf 20:49:22 ---> 64ec02e61b7e 20:49:22 Step 23/23 : LABEL version=0.0.0 20:49:22 (33/33) Installing py3-pip (20.1.1-r0) 20:49:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.222s coverage: 91.4% of statements 20:49:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:49:24 Executing busybox-1.31.1-r19.trigger 20:49:24 ---> Running in 6b0ef51c5d7f 20:49:24 ---> Running in 218302977c1d 20:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.644s coverage: 63.5% of statements 20:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.076s coverage: 100.0% of statements 20:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.129s coverage: 91.3% of statements 20:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.088s coverage: 100.0% of statements 20:49:24 OK: 71 MiB in 55 packages 20:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements 20:49:25 Removing intermediate container 218302977c1d 20:49:25 ---> 0cf1ed71e2db 20:49:25 20:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements 20:49:26 Successfully built 0cf1ed71e2db 20:49:26 Successfully tagged docker-core-data-go:latest 20:49:26  Building docker-core-data-go ... done Building docker-core-metadata-go 20:49:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.858s coverage: 68.9% of statements 20:49:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:49:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:49:29 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 20:49:29 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 20:49:29 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 20:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.383s coverage: 37.0% of statements 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.592s coverage: 84.0% of statements 20:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.112s coverage: 100.0% of statements 20:49:33 Removing intermediate container 6b0ef51c5d7f 20:49:33 ---> 8d774f4ec54a 20:49:33 Step 8/24 : COPY . . 20:49:36 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:49:36 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:49:36 ---> 7abc2c50ab32 20:49:36 Step 3/21 : WORKDIR /edgex-go 20:49:36 ---> Using cache 20:49:36 ---> 875f01b4834d 20:49:36 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:49:36 ---> Using cache 20:49:36 ---> c9693321fe97 20:49:36 Step 5/21 : RUN apk add --update --no-cache make git 20:49:36 ---> Using cache 20:49:36 ---> 5a8113bbe024 20:49:36 Step 6/21 : COPY go.mod . 20:49:36 ---> Using cache 20:49:36 ---> 50303658c72b 20:49:36 Step 7/21 : RUN go mod download 20:49:36 ---> Using cache 20:49:36 ---> 4ddb7e744ede 20:49:36 Step 8/21 : COPY . . 20:49:36 ---> Using cache 20:49:36 ---> a61b1cbe2dc1 20:49:36 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 20:49:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.455s coverage: 47.1% of statements 20:49:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:49:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:49:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 20:49:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 20:49:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 20:49:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.155s coverage: 100.0% of statements 20:49:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 20:49:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.125s coverage: 100.0% of statements 20:49:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 20:49:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.079s coverage: 29.1% of statements 20:49:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:49:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:49:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 20:49:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 20:49:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 20:49:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.208s coverage: 99.0% of statements 20:49:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 20:49:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.085s coverage: 100.0% of statements 20:49:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 20:49:42 ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements 20:49:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:49:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements 20:49:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 20:49:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:49:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:49:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 20:49:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.105s coverage: 87.9% of statements 20:49:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 20:49:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:49:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 20:49:42 ---> Running in e8bfb79cc9d0 20:49:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 20:49:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 20:49:45 GO111MODULE=on go vet ./... 20:49:48 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 20:49:49 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:49:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:49:49 ---> 7abc2c50ab32 20:49:49 Step 3/22 : WORKDIR /edgex-go 20:49:49 ---> Using cache 20:49:49 ---> 875f01b4834d 20:49:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:49:49 ---> Using cache 20:49:49 ---> c9693321fe97 20:49:49 Step 5/22 : RUN apk add --update --no-cache make git 20:49:49 ---> Using cache 20:49:49 ---> 5a8113bbe024 20:49:49 Step 6/22 : COPY go.mod . 20:49:49 ---> Using cache 20:49:49 ---> 50303658c72b 20:49:49 Step 7/22 : RUN go mod download 20:49:49 ---> Using cache 20:49:49 ---> 4ddb7e744ede 20:49:49 Step 8/22 : COPY . . 20:49:49 ---> Using cache 20:49:49 ---> a61b1cbe2dc1 20:49:49 Step 9/22 : RUN make cmd/core-metadata/core-metadata 20:49:51 ---> Running in f42cd406d8c1 20:49:54 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 20:49:58 Removing intermediate container a5a56221f034 20:49:58 ---> 39016efd9b2d 20:49:58 Step 20/26 : RUN pip install docker-compose==1.23.2 20:50:00 Removing intermediate container dc192cb75baf 20:50:00 ---> efe0ec2c97de 20:50:00 20:50:00 Step 10/22 : FROM alpine:3.12 20:50:00 ---> 389fef711851 20:50:00 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 20:50:00 ---> Using cache 20:50:00 ---> c9943ba9f1f0 20:50:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 20:50:00 ---> Running in 34ec75ddb485 20:50:01 ---> Running in 7d8a582e1cb1 20:50:01 ---> 310cabbad778 20:50:01 Step 9/24 : RUN make cmd/support-notifications/support-notifications 20:50:01 Removing intermediate container 7d8a582e1cb1 20:50:01 ---> 6194c6371d27 20:50:01 Step 13/22 : WORKDIR / 20:50:01 ---> Running in e5f73a168cc8 20:50:02 ---> Running in 752fc38709d8 20:50:02 Removing intermediate container 752fc38709d8 20:50:02 ---> eb6df2e4ff97 20:50:02 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:50:03 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 20:50:03 ---> 4e700ef577fd 20:50:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 20:50:03 ---> 2528b8143888 20:50:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 20:50:04 ---> 450bf5138b70 20:50:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 20:50:05 ---> 90d06f703066 20:50:05 Step 18/22 : RUN chmod +x entrypoint.sh 20:50:05 ---> Running in 68630802bc46 20:50:06 Collecting docker-compose==1.23.2 20:50:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:50:06 Removing intermediate container 68630802bc46 20:50:06 ---> 27d2a9459856 20:50:06 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 20:50:07 ---> Running in e32ac7e77803 20:50:07 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:50:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:50:09 Collecting jsonschema<3,>=2.5.1 20:50:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:50:09 Removing intermediate container e32ac7e77803 20:50:09 ---> 8f12807e2c0e 20:50:09 Step 20/22 : LABEL arch=x86_64 20:50:09 Collecting PyYAML<4,>=3.10 20:50:09 Downloading PyYAML-3.13.tar.gz (270 kB) 20:50:09 ---> Running in afb1092224d2 20:50:10 Removing intermediate container afb1092224d2 20:50:10 ---> cf68e18a0480 20:50:10 Step 21/22 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 20:50:12 ---> Running in cb9753cde668 20:50:12 Collecting dockerpty<0.5,>=0.4.1 20:50:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:50:12 Removing intermediate container e8bfb79cc9d0 20:50:12 ---> 29abc999662f 20:50:12 20:50:12 Step 10/21 : FROM scratch 20:50:12 ---> 20:50:12 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:50:12 Removing intermediate container cb9753cde668 20:50:12 ---> 7ccce9fc8a15 20:50:12 Step 22/22 : LABEL version=0.0.0 20:50:12 ---> Running in b00281e7e0c5 20:50:12 ---> Using cache 20:50:12 ---> 8262f1d8bf78 20:50:12 Step 12/21 : ENV APP_PORT=48085 20:50:12 Collecting cached-property<2,>=1.2.0 20:50:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:50:13 ---> Running in 8970ec46c755 20:50:13 Collecting texttable<0.10,>=0.9.0 20:50:13 Removing intermediate container b00281e7e0c5 20:50:13 ---> 173684df6439 20:50:13 20:50:13 Downloading texttable-0.9.1.tar.gz (11 kB) 20:50:13 Successfully built 173684df6439 20:50:13 Successfully tagged docker-security-bootstrap-redis-go:latest 20:50:13  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 8970ec46c755 20:50:13 ---> 697fcbbb384c 20:50:13 Step 13/21 : EXPOSE $APP_PORT 20:50:13 ---> Running in 65ed0e023f85 20:50:13 Collecting websocket-client<1.0,>=0.32.0 20:50:13 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 20:50:13 Removing intermediate container 65ed0e023f85 20:50:13 ---> 066c74832599 20:50:13 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 20:50:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:50:14 Collecting docker<4.0,>=3.6.0 20:50:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:50:14 ---> 9fc2467065ea 20:50:14 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:50:14 Collecting docopt<0.7,>=0.6.1 20:50:14 Downloading docopt-0.6.2.tar.gz (25 kB) 20:50:15 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) 20:50:15 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) 20:50:15 Collecting urllib3<1.25,>=1.21.1 20:50:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:50:15 ---> 8166784c3776 20:50:15 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:50:15 Collecting idna<2.8,>=2.5 20:50:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:50:17 Collecting docker-pycreds>=0.4.0 20:50:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:50:17 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:50:17 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:50:17 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:50:17 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:50:17 Installing collected packages: urllib3, idna, requests, jsonschema, PyYAML, dockerpty, cached-property, texttable, websocket-client, docker-pycreds, docker, docopt, docker-compose 20:50:17 Attempting uninstall: urllib3 20:50:17 Found existing installation: urllib3 1.25.9 20:50:17 Uninstalling urllib3-1.25.9: 20:50:17 Successfully uninstalled urllib3-1.25.9 20:50:18 ---> d40153f304b0 20:50:18 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 20:50:18 Attempting uninstall: idna 20:50:18 Found existing installation: idna 2.9 20:50:18 Uninstalling idna-2.9: 20:50:18 Successfully uninstalled idna-2.9 20:50:18 ---> Running in 590fdcdf5723 20:50:19 Attempting uninstall: requests 20:50:19 Found existing installation: requests 2.23.0 20:50:19 Uninstalling requests-2.23.0: 20:50:19 Removing intermediate container 590fdcdf5723 20:50:19 ---> 7ea5a6e6b316 20:50:19 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:50:19 Successfully uninstalled requests-2.23.0 20:50:19 ---> Running in 5c0ad8212421 20:50:19 Running setup.py install for PyYAML: started 20:50:20 Removing intermediate container 5c0ad8212421 20:50:20 ---> 09c171291d5e 20:50:20 Step 19/21 : LABEL arch=x86_64 20:50:20 ---> Running in 69e2aa377c10 20:50:20 Removing intermediate container 69e2aa377c10 20:50:20 ---> edf027b2d9bd 20:50:20 Step 20/21 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 20:50:20 ---> Running in 97dd853092d0 20:50:20 Running setup.py install for PyYAML: finished with status 'done' 20:50:20 Running setup.py install for dockerpty: started 20:50:20 Removing intermediate container 97dd853092d0 20:50:20 ---> adc52cfcf499 20:50:20 Step 21/21 : LABEL version=0.0.0 20:50:20 ---> Running in 7edf408212d9 20:50:21 Removing intermediate container 7edf408212d9 20:50:21 ---> dfa452723439 20:50:21 20:50:21 Successfully built dfa452723439 20:50:21 Running setup.py install for dockerpty: finished with status 'done' 20:50:21 Successfully tagged docker-support-scheduler-go:latest 20:50:21  Building docker-support-scheduler-go ... done  Running setup.py install for texttable: started 20:50:21 Running setup.py install for texttable: finished with status 'done' 20:50:24 Running setup.py install for docopt: started 20:50:24 Removing intermediate container f42cd406d8c1 20:50:24 ---> 6653c24bc404 20:50:24 20:50:24 Step 10/22 : FROM scratch 20:50:24 ---> 20:50:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:50:24 ---> Using cache 20:50:24 ---> 8262f1d8bf78 20:50:24 Step 12/22 : ENV APP_PORT=48081 20:50:24 ---> Running in 4844e5a6aea8 20:50:24 Running setup.py install for docopt: finished with status 'done' 20:50:25 Removing intermediate container 4844e5a6aea8 20:50:25 ---> 495d84cbb23f 20:50:25 Step 13/22 : EXPOSE $APP_PORT 20:50:25 ---> Running in cb7854b30475 20:50:26 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 20:50:26 Removing intermediate container e5f73a168cc8 20:50:26 ---> 5e5d246c70a8 20:50:26 20:50:26 Step 10/24 : FROM scratch 20:50:26 ---> 20:50:26 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 20:50:26 Removing intermediate container cb7854b30475 20:50:26 ---> 7c1c129b80fe 20:50:26 Step 14/22 : WORKDIR / 20:50:26 ---> Running in 11da7c8fdbac 20:50:26 ---> Running in 307006ec28dd 20:50:26 Removing intermediate container 11da7c8fdbac 20:50:26 ---> bab51abc1997 20:50:26 Step 12/24 : ENV APP_PORT=48060 20:50:26 Removing intermediate container 307006ec28dd 20:50:26 ---> 43cc55019328 20:50:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:50:27 ---> Running in d8e1f234e2d2 20:50:27 ---> 37404f33abdd 20:50:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:50:27 Removing intermediate container d8e1f234e2d2 20:50:27 ---> d81fdbf1d898 20:50:27 Step 13/24 : EXPOSE $APP_PORT 20:50:27 ---> Running in 990b67b1b025 20:50:27 Removing intermediate container 990b67b1b025 20:50:27 ---> 446fb6c2f36c 20:50:27 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 20:50:29 ---> 1bbee77a7d55 20:50:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:50:29 ---> 72c6b8e24a67 20:50:29 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 20:50:30 Removing intermediate container 34ec75ddb485 20:50:30 ---> 9f2859f83763 20:50:30 Step 21/26 : RUN apk --no-cache add curl 20:50:30 ---> Running in d704c9ed850a 20:50:30 ---> 82c8bcfc17f2 20:50:30 Step 18/22 : ENTRYPOINT ["/core-metadata"] 20:50:30 ---> Running in 611c04205c3a 20:50:31 ---> 50da918bead2 20:50:31 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 20:50:31 Removing intermediate container 611c04205c3a 20:50:31 ---> 48227646d768 20:50:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:50:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:50:31 ---> Running in 493e0b69e081 20:50:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:50:31 (1/3) Installing nghttp2-libs (1.41.0-r0) 20:50:31 (2/3) Installing libcurl (7.69.1-r3) 20:50:31 (3/3) Installing curl (7.69.1-r3) 20:50:31 Executing busybox-1.31.1-r19.trigger 20:50:31 Removing intermediate container 493e0b69e081 20:50:31 ---> 0e5f2159cefa 20:50:31 Step 20/22 : LABEL arch=x86_64 20:50:31 OK: 72 MiB in 58 packages 20:50:31 ---> fb55a63ad7c7 20:50:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:50:31 ---> Running in cf3a5f9cd5bc 20:50:32 Removing intermediate container cf3a5f9cd5bc 20:50:32 ---> 9bac73804766 20:50:32 Step 21/22 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 20:50:32 ---> 41c72f20625b 20:50:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:50:32 ---> Running in 79a1c6538a1e 20:50:32 Removing intermediate container d704c9ed850a 20:50:32 ---> c6689da4009c 20:50:32 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 20:50:32 ---> Running in 04bdd914bc35 20:50:32 Removing intermediate container 79a1c6538a1e 20:50:32 ---> 12dd6f909139 20:50:32 Step 22/22 : LABEL version=0.0.0 20:50:32 ---> Running in 84847803deca 20:50:32 Removing intermediate container 04bdd914bc35 20:50:32 ---> 61a29e905217 20:50:32 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:50:32 ---> 0e249a46956b 20:50:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:50:32 ---> Running in 8dd6cdb5bfc7 20:50:32 Removing intermediate container 84847803deca 20:50:32 ---> 962aed6c0453 20:50:32 20:50:33 Successfully built 962aed6c0453 20:50:33 Successfully tagged docker-core-metadata-go:latest 20:50:33  Building docker-core-metadata-go ... done  ---> de79e9606a63 20:50:33 Step 20/24 : ENTRYPOINT ["/support-notifications"] 20:50:33 Removing intermediate container 8dd6cdb5bfc7 20:50:33 ---> 9bd57befd4a5 20:50:33 Step 24/26 : LABEL arch=x86_64 20:50:33 ---> Running in 0d507d05442c 20:50:33 ---> Running in 541775e0cb56 20:50:33 Removing intermediate container 0d507d05442c 20:50:33 ---> 555831648567 20:50:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:50:33 Removing intermediate container 541775e0cb56 20:50:33 ---> f3b7b2656934 20:50:33 Step 25/26 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 20:50:33 ---> Running in 5bd1819c6361 20:50:33 ---> Running in 17b2723c7f2c 20:50:33 Removing intermediate container 5bd1819c6361 20:50:33 ---> 2576c1d08ed1 20:50:33 Step 22/24 : LABEL arch=x86_64 20:50:33 Removing intermediate container 17b2723c7f2c 20:50:33 ---> ad44d5eb1021 20:50:33 Step 26/26 : LABEL version=0.0.0 20:50:33 ---> Running in 2635e9aae602 20:50:33 ---> Running in 397c08e096eb 20:50:33 Removing intermediate container 2635e9aae602 20:50:33 ---> 55a9b6fe7c1d 20:50:33 Step 23/24 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 20:50:33 Removing intermediate container 397c08e096eb 20:50:33 ---> c3e2a4f082cd 20:50:33 20:50:34 Successfully built c3e2a4f082cd 20:50:34 ---> Running in eb8acf18a1f0 20:50:34 Successfully tagged docker-sys-mgmt-agent-go:latest 20:50:34  Building docker-sys-mgmt-agent-go ... done Removing intermediate container eb8acf18a1f0 20:50:34 ---> 9a85ae4977f2 20:50:34 Step 24/24 : LABEL version=0.0.0 20:50:34 ---> Running in 35e0953dae89 20:50:35 Removing intermediate container 35e0953dae89 20:50:35 ---> b9b4a15c74db 20:50:35 20:50:35 Successfully built b9b4a15c74db 20:50:35 Successfully tagged docker-support-notifications-go:latest 20:50:36  Building docker-support-notifications-go ... done  [Pipeline] } 20:50:36 $ docker stop --time=1 8b5d22ebad1a0636e7473561346700373514ecff4e63a197e0b62a78b6432309 20:50:37 $ docker rm -f 8b5d22ebad1a0636e7473561346700373514ecff4e63a197e0b62a78b6432309 [Pipeline] // withDockerContainer [Pipeline] sh 20:50:38 + docker images 20:50:38 + grep docker 20:50:38 docker-support-notifications-go latest b9b4a15c74db 4 seconds ago 12MB 20:50:38 docker-sys-mgmt-agent-go latest c3e2a4f082cd 5 seconds ago 313MB 20:50:38 docker-core-metadata-go latest 962aed6c0453 6 seconds ago 13.1MB 20:50:38 docker-support-scheduler-go latest dfa452723439 18 seconds ago 10.7MB 20:50:38 docker-security-bootstrap-redis-go latest 173684df6439 26 seconds ago 15.8MB 20:50:38 docker-core-data-go latest 0cf1ed71e2db About a minute ago 22.3MB 20:50:38 docker-security-secretstore-setup-go latest 176cef3f0a14 About a minute ago 24.6MB 20:50:38 docker-security-proxy-setup-go latest 51cc28208269 About a minute ago 24.4MB 20:50:38 docker-core-command-go latest 6c5c52c3a41b About a minute ago 10.6MB 20:50:38 docker 20.10.0 aefe523efa57 5 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 20:50:39 Running on prd-ubuntu18.04-docker-8c-8g-20952 in /w/workspace/edgexfoundry_edgex-go_PR-3046 [Pipeline] { [Pipeline] ws 20:50:39 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:50:42 using credential edgex-jenkins-ssh 20:50:42 Cloning the remote Git repository 20:50:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:50:42 > git init /w/workspace/edgex-go/1 # timeout=10 20:50:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:50:42 > git --version # timeout=10 20:50:42 > git --version # 'git version 2.17.1' 20:50:42 using GIT_SSH to set credentials SSH Credentials for GitHub 20:50:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:50:48 Merging remotes/origin/master commit cc81cd9a60941bde415ebdc6eaf205dd7f209524 into PR head commit ed9dddb008f4b310c5d032032b1d0f305be2db18 20:50:48 Merge succeeded, producing ed9dddb008f4b310c5d032032b1d0f305be2db18 20:50:48 Checking out Revision ed9dddb008f4b310c5d032032b1d0f305be2db18 (PR-3046) 20:50:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:50:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:50:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:50:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:50:47 using GIT_SSH to set credentials SSH Credentials for GitHub 20:50:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3046/head:refs/remotes/origin/PR-3046 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:50:48 > git config core.sparsecheckout # timeout=10 20:50:48 > git checkout -f ed9dddb008f4b310c5d032032b1d0f305be2db18 # timeout=10 20:50:48 > git remote # timeout=10 20:50:48 > git config --get remote.origin.url # timeout=10 20:50:48 using GIT_SSH to set credentials SSH Credentials for GitHub 20:50:48 > git merge cc81cd9a60941bde415ebdc6eaf205dd7f209524 # timeout=10 20:50:48 > git rev-parse HEAD^{commit} # timeout=10 20:50:48 > git config core.sparsecheckout # timeout=10 20:50:48 > git checkout -f ed9dddb008f4b310c5d032032b1d0f305be2db18 # timeout=10 20:50:52 Commit message: "fix(snap): update device-virtual --confdir" 20:50:52 > git --version # timeout=10 20:50:52 > git --version # 'git version 2.17.1' 20:50:52 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:50:53 gofmt -l . 20:50:53 [ "`gofmt -l .`" = "" ] 20:50:53 ./bin/test-go-mod-tidy.sh 20:50:53 ./bin/test-attribution-txt.sh 20:50:53 + echo snap-build.sh 20:50:53 snap-build.sh 20:50:53 + SNAP_BASE_DIR=. 20:50:53 + '[' '!' -z /w/workspace/edgex-go/1 ']' 20:50:53 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 20:50:53 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 20:50:53 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 20:50:53 + cd /w/workspace/edgex-go/1 20:50:53 + sudo apt-get remove -qy --purge lxd lxd-client 20:50:53 Reading package lists... 20:50:53 Building dependency tree... 20:50:53 Reading state information... 20:50:53 The following packages were automatically installed and are no longer required: 20:50:53 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:50:53 uidmap xdelta3 20:50:53 Use 'sudo apt autoremove' to remove them. 20:50:53 The following packages will be REMOVED: 20:50:53 lxd* lxd-client* 20:50:54 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:50:54 After this operation, 31.7 MB disk space will be freed. [Pipeline] sh 20:50:54 + ls -al . 20:50:54 total 684 20:50:54 drwxrwxr-x 9 1001 1001 4096 Jan 18 20:50 . 20:50:54 drwxr-xr-x 4 root root 4096 Jan 18 20:47 .. 20:50:54 -rw-rw-r-- 1 1001 1001 11 Jan 18 20:45 .dockerignore 20:50:54 drwxrwxr-x 8 1001 1001 4096 Jan 18 20:45 .git 20:50:54 drwxrwxr-x 3 1001 1001 4096 Jan 18 20:45 .github 20:50:54 -rw-rw-r-- 1 1001 1001 824 Jan 18 20:45 .gitignore 20:50:54 -rw-rw-r-- 1 1001 1001 166 Jan 18 20:45 .sonarcloud.properties 20:50:54 -rw-rw-r-- 1 1001 1001 7744 Jan 18 20:45 Attribution.txt 20:50:54 -rw-rw-r-- 1 1001 1001 3804 Jan 18 20:45 CONTRIBUTING.md 20:50:54 -rw-rw-r-- 1 1001 1001 931 Jan 18 20:45 Dockerfile.build 20:50:54 -rw-rw-r-- 1 1001 1001 863 Jan 18 20:45 Jenkinsfile 20:50:54 -rw-rw-r-- 1 1001 1001 10775 Jan 18 20:45 LICENSE 20:50:54 -rw-rw-r-- 1 1001 1001 5750 Jan 18 20:45 Makefile 20:50:54 -rw-rw-r-- 1 1001 1001 6524 Jan 18 20:45 README.md 20:50:54 -rw-rw-r-- 1 1001 1001 6744 Jan 18 20:45 SECURITY.md 20:50:54 -rw-rw-r-- 1 1001 1001 5 Jan 18 20:43 VERSION 20:50:54 -rw-rw-r-- 1 1001 1001 4131 Jan 18 20:45 ZMQWindows.md 20:50:54 drwxrwxr-x 2 1001 1001 4096 Jan 18 20:45 bin 20:50:54 drwxrwxr-x 14 1001 1001 4096 Jan 18 20:45 cmd 20:50:54 -rw-r--r-- 1 root root 550280 Jan 18 20:49 coverage.out 20:50:54 -rw-r--r-- 1 root root 981 Jan 18 20:50 go.mod 20:50:54 -rw-r--r-- 1 root root 19241 Jan 18 20:50 go.sum 20:50:54 drwxrwxr-x 8 1001 1001 4096 Jan 18 20:45 internal 20:50:54 drwxrwxr-x 4 1001 1001 4096 Jan 18 20:45 openapi 20:50:54 drwxrwxr-x 4 1001 1001 4096 Jan 18 20:45 snap 20:50:54 -rw-rw-r-- 1 1001 1001 168 Jan 18 20:45 version.go [Pipeline] sh 20:50:55 (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.) 20:50:55 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:50:55 + '[' -e coverage.out ] 20:50:55 + chown 1001:1001 coverage.out [Pipeline] stash 20:50:55 Warning: overwriting stash ‘coverage-report’ 20:50:56 Removing lxd dnsmasq configuration 20:50:56 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:50:56 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:50:56 Stashed 1 file(s) [Pipeline] sh 20:50:57 + make build 20:50:57 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 20:51:07 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 20:51:29 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 20:51:32 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 20:51:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:51:37 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 20:51:43 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 20:51:46 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 20:51: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 20:51:54 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 20:51:57 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 20:52:02 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] } 20:52:05 $ docker stop --time=1 09996d774a162f70827910ac069e63986ee11a527bb8a149abefc72e2a155c8f 20:52:07 $ docker rm -f 09996d774a162f70827910ac069e63986ee11a527bb8a149abefc72e2a155c8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:52:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:52:10 20:52:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:52:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:52:11 latest: Pulling from edgex-devops/edgex-compose-arm64 20:52:11 29e5d40040c1: Pulling fs layer 20:52:11 1ce36da41761: Pulling fs layer 20:52:11 25b303627fd3: Pulling fs layer 20:52:11 29e5d40040c1: Download complete 20:52:12 1ce36da41761: Verifying Checksum 20:52:12 1ce36da41761: Download complete 20:52:12 29e5d40040c1: Pull complete 20:52:13 1ce36da41761: Pull complete 20:52:13 25b303627fd3: Download complete 20:52:23 25b303627fd3: Pull complete 20:52:23 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:52:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:52:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:52:24 prd-ubuntu18.04-docker-arm64-4c-16g-20993 does not seem to be running inside a container 20:52:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:52:27 $ docker top 7c9ec8e54c65eb47160d7f79a1c65d548e9d22a28c44128d28181aab6d4d221d -eo pid,comm [Pipeline] { [Pipeline] sh 20:52:28 + docker-compose build --help 20:52:28 + grep parallel 20:52:31 --parallel Build images in parallel. [Pipeline] } 20:52:32 $ docker stop --time=1 7c9ec8e54c65eb47160d7f79a1c65d548e9d22a28c44128d28181aab6d4d221d 20:52:34 $ docker rm -f 7c9ec8e54c65eb47160d7f79a1c65d548e9d22a28c44128d28181aab6d4d221d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:52:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:52:35 . [Pipeline] withDockerContainer 20:52:35 prd-ubuntu18.04-docker-arm64-4c-16g-20993 does not seem to be running inside a container 20:52:35 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:52:36 $ docker top aacf2866b298a335550c267dc7a35ec1ca2b8132baa3fbd6b39ec83befa5000d -eo pid,comm [Pipeline] { [Pipeline] sh 20:52:37 + docker-compose -f ./docker-compose-build.yml build --parallel 20:52:41 Building docker-core-command-go ... 20:52:41 Building docker-core-data-go ... 20:52:41 Building docker-core-metadata-go ... 20:52:41 Building docker-security-bootstrap-redis-go ... 20:52:41 Building docker-security-proxy-setup-go ... 20:52:41 Building docker-security-secretstore-setup-go ... 20:52:41 Building docker-support-notifications-go ... 20:52:41 Building docker-support-scheduler-go ... 20:52:41 Building docker-sys-mgmt-agent-go ... 20:52:41 Building docker-security-secretstore-setup-go 20:52:41 Building docker-sys-mgmt-agent-go 20:52:41 Building docker-security-proxy-setup-go 20:52:41 Building docker-support-scheduler-go 20:52:41 Building docker-support-notifications-go 20:52:47 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 20:52:47 (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.) 20:52:47 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:52:47 Processing triggers for systemd (237-3ubuntu10.42) ... 20:52:47 Processing triggers for ureadahead (0.100.0-21) ... 20:52:47 + sudo snap remove --purge lxd 20:52:47 snap "lxd" is not installed 20:52:47 + sudo groupadd --force --system lxd 20:52:47 ++ whoami 20:52:47 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:52:47 + newgrp - lxd 20:52:47 + sudo snap install lxd 20:52:47 2021-01-18T20:52:44Z INFO Waiting for automatic snapd restart... 20:53:02 lxd 4.10 from Canonical* installed 20:53:02 + sudo lxd init --auto 20:53:10 + sudo snap install --classic snapcraft 20:53:17 snapcraft 4.4.4 from Canonical* installed 20:53:17 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 20:53:17 + patch --verbose -p1 20:53:17 Hmm... Looks like a unified diff to me... 20:53:17 The text leading up to this was: 20:53:17 -------------------------- 20:53:17 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 20:53:17 |From: Tony Espy 20:53:17 |Date: Wed, 16 Dec 2020 16:34:55 -0500 20:53:17 |Subject: [PATCH] optimize snap build for pipeline CI check 20:53:17 | 20:53:17 |This patch is used by the EdgeX CI pipeline builds to 20:53:17 |optimize the snap CI check run for pull requests. When 20:53:17 |applied, it essentially strips out everything (apps and 20:53:17 |parts) from the snapcraft.yaml file except those required 20:53:17 |to build edgex-go, as the whole idea of the CI check is to 20:53:17 |catch changes to edgex-go that break the snap build. 20:53:17 | 20:53:17 |In general, anyone updating snapcraft.yaml will also need 20:53:17 |to update this patch file, otherwise it may fail to apply, 20:53:17 |resulting in a failed snap build CI check in the associated 20:53:17 |pull request. 20:53:17 | 20:53:17 |Note - in addition to applying this patch, the pipeline also 20:53:17 |only primes the snap (e.g. `snapcraft prime`), as there's no 20:53:17 |need to build the finally binary .snap file (and it won't 20:53:17 |work with the patch applied). This further reduces the build 20:53:17 |time. 20:53:17 |--- 20:53:17 | snap/snapcraft.yaml | 461 +------------------------------------------- 20:53:17 | 1 file changed, 2 insertions(+), 459 deletions(-) 20:53:17 | 20:53:17 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 20:53:17 |index 1e537489..faf42425 100644 20:53:17 |--- a/snap/snapcraft.yaml 20:53:17 |+++ b/snap/snapcraft.yaml 20:53:17 -------------------------- 20:53:17 patching file snap/snapcraft.yaml 20:53:17 Using Plan A... 20:53:17 Hunk #1 FAILED at 73. 20:53:17 Hunk #2 FAILED at 271. 20:53:17 Hunk #3 succeeded at 308 (offset -1 lines). 20:53:17 Hunk #4 succeeded at 316 (offset -1 lines). 20:53:17 Hunk #5 succeeded at 323 (offset -1 lines). 20:53:17 Hunk #6 succeeded at 350 (offset -1 lines). 20:53:17 Hunk #7 FAILED at 385. 20:53:17 Hunk #8 succeeded at 499. 20:53:17 3 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 20:53:17 Hmm... Ignoring the trailing garbage. 20:53:17 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:53:18 Failed in branch amd64 20:53:49 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:53:49 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:53:49 ---> 995c81226afb 20:53:49 Step 3/21 : WORKDIR /edgex-go 20:53:49 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:53:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:53:49 ---> 995c81226afb 20:53:49 Step 3/26 : WORKDIR /edgex-go 20:53:49 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:53:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:53:49 ---> 995c81226afb 20:53:49 Step 3/24 : WORKDIR /edgex-go 20:53:49 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:53:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:53:49 ---> 995c81226afb 20:53:49 Step 3/24 : WORKDIR /edgex-go 20:53:49 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:53:49 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:53:49 ---> 995c81226afb 20:53:49 Step 3/21 : WORKDIR /edgex-go 20:53:51 ---> Running in 2704d2695f8a 20:53:51 ---> Running in c22b7df1fa56 20:53:51 ---> Running in 54e90b1e8df1 20:53:51 ---> Running in cc1d2492d727 20:53:51 ---> Running in 595e3353ac16 20:53:51 Removing intermediate container 595e3353ac16 20:53:51 ---> 620a8789da80 20:53:51 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:53:51 Removing intermediate container cc1d2492d727 20:53:51 ---> 8b85c259a068 20:53:51 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:53:51 Removing intermediate container c22b7df1fa56 20:53:51 ---> f6ac84dbbf3e 20:53:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:53:51 Removing intermediate container 2704d2695f8a 20:53:51 ---> a6bae730afa2 20:53:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:53:51 Removing intermediate container 54e90b1e8df1 20:53:51 ---> 74ad48b1a71c 20:53:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:53:52 ---> Running in c7ad0b7709a9 20:53:52 ---> Running in ba752b7f7619 20:53:52 ---> Running in b3716d991b4e 20:53:52 ---> Running in 978104185bef 20:53:52 ---> Running in a2c06d2dc04f 20:53:56 Removing intermediate container ba752b7f7619 20:53:56 ---> 1fc6877c2eaa 20:53:56 Step 5/21 : RUN apk add --update --no-cache make git 20:53:56 ---> Running in 15013392ee2e 20:53:56 Removing intermediate container b3716d991b4e 20:53:56 ---> e0836e840d8c 20:53:56 Step 5/21 : RUN apk add --update --no-cache make git 20:53:56 Removing intermediate container c7ad0b7709a9 20:53:56 ---> 30af6cf9b33c 20:53:56 Step 5/26 : RUN apk add --update --no-cache make bash git 20:53:56 Removing intermediate container a2c06d2dc04f 20:53:56 ---> 905893683a33 20:53:56 Step 5/24 : RUN apk add --update --no-cache make git 20:53:56 ---> Running in 6b7356b18a23 20:53:56 ---> Running in fffcc9077247 20:53:56 ---> Running in c50c1226fbbf 20:53:56 Removing intermediate container 978104185bef 20:53:56 ---> b4f73c1fbb5a 20:53:56 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 20:53:57 ---> Running in 9670b001afbc 20:53:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:53:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:53:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:53:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:53:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:53:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:53:59 OK: 217 MiB in 51 packages 20:53:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:53:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:53:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:53:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:54:00 OK: 217 MiB in 51 packages 20:54:00 OK: 217 MiB in 51 packages 20:54:00 OK: 217 MiB in 51 packages 20:54:00 OK: 217 MiB in 51 packages 20:54:00 Removing intermediate container 15013392ee2e 20:54:00 ---> d2f90b6ddbdb 20:54:00 Step 6/21 : COPY go.mod . 20:54:02 Removing intermediate container fffcc9077247 20:54:02 ---> a5be2b272903 20:54:02 Step 6/21 : COPY go.mod . 20:54:02 ---> 6f6dc567b67f 20:54:02 Step 7/21 : RUN go mod download 20:54:02 Removing intermediate container 6b7356b18a23 20:54:02 ---> 24aa85e0a78b 20:54:02 Step 6/26 : COPY go.mod . 20:54:02 ---> Running in 4bbe6e1f2623 20:54:02 Removing intermediate container 9670b001afbc 20:54:02 ---> 0d8520f358d7 20:54:02 Step 6/24 : COPY go.mod . 20:54:02 Removing intermediate container c50c1226fbbf 20:54:02 ---> 302174ff6532 20:54:02 Step 6/24 : COPY go.mod . 20:54:03 ---> 9a430be62f1c 20:54:03 Step 7/21 : RUN go mod download 20:54:03 ---> Running in 3c94c4cc3c92 20:54:03 ---> 7c68fab72b56 20:54:03 Step 7/26 : RUN go mod download 20:54:03 ---> Running in c23ee92d82f8 20:54:04 ---> b8ffb71ae255 20:54:04 Step 7/24 : RUN go mod download 20:54:04 ---> 0e15587db8a2 20:54:04 Step 7/24 : RUN go mod download 20:54:04 ---> Running in f850f6548857 20:54:04 ---> Running in 7525290bc9c1 20:54:06 Removing intermediate container 4bbe6e1f2623 20:54:06 ---> 0176366038df 20:54:06 Step 8/21 : COPY . . 20:54:08 Removing intermediate container 3c94c4cc3c92 20:54:08 ---> 8d382b1fb479 20:54:08 Step 8/21 : COPY . . 20:54:09 Removing intermediate container c23ee92d82f8 20:54:09 ---> 117444293ae2 20:54:09 Step 8/26 : COPY . . 20:54:09 Removing intermediate container 7525290bc9c1 20:54:09 ---> e0dfd230e602 20:54:09 Step 8/24 : COPY . . 20:54:10 Removing intermediate container f850f6548857 20:54:10 ---> 24eaeb040841 20:54:10 Step 8/24 : COPY . . 20:54:36 ---> f21a83a91f2a 20:54:36 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:54:36 ---> 013498f279ff 20:54:36 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:54:36 ---> db107e0171f9 20:54:36 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 20:54:36 ---> 3dc3cb1993dc 20:54:36 Step 9/24 : RUN make cmd/support-notifications/support-notifications 20:54:36 ---> 8d7e82322b99 20:54:36 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:54:36 ---> Running in c00c80711843 20:54:36 ---> Running in 0b50ca559648 20:54:36 ---> Running in 8c3059fdfafd 20:54:36 ---> Running in 8e979f762dd6 20:54:36 ---> Running in d1074da84b57 20:54:36 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 20:54:36 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 20:54:36 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 20:54:36 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 20:54:36 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 20:55:58 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 20:55:58 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 20:56:06 Removing intermediate container 8e979f762dd6 20:56:06 ---> 95564f935743 20:56:06 20:56:06 Step 10/24 : FROM alpine:3.12 20:56:06 Removing intermediate container c00c80711843 20:56:06 ---> 930dcebe188b 20:56:06 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:56:06 3.12: Pulling from library/alpine 20:56:07 ---> Running in c6f5eaf5dce1 20:56:07 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 20:56:07 Status: Downloaded newer image for alpine:3.12 20:56:07 ---> afeebe901d6b 20:56:07 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 20:56:09 ---> Running in 2970c63c7f50 20:56:09 Removing intermediate container 8c3059fdfafd 20:56:09 ---> a1e536c46fe9 20:56:09 20:56:09 Step 10/21 : FROM alpine:3.12 20:56:09 ---> afeebe901d6b 20:56:09 Step 11/21 : RUN apk add --update --no-cache curl 20:56:09 Removing intermediate container 0b50ca559648 20:56:09 ---> 1306693c43e1 20:56:09 20:56:09 Step 10/21 : FROM scratch 20:56:09 ---> 20:56:09 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:56:09 Removing intermediate container d1074da84b57 20:56:09 ---> 3884fac3a8ed 20:56:09 20:56:09 Step 10/24 : FROM scratch 20:56:09 ---> 20:56:09 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 20:56:09 ---> Running in 8b0d8a064b17 20:56:09 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 20:56:09 ---> Running in 27f3baeab1c1 20:56:10 ---> Running in d38395308fc0 20:56:10 Removing intermediate container 27f3baeab1c1 20:56:10 ---> bdec8931b0eb 20:56:10 Step 12/21 : ENV APP_PORT=48085 20:56:11 ---> Running in e4519b53e3e4 20:56:11 Removing intermediate container d38395308fc0 20:56:11 ---> cc7de431f09a 20:56:11 Step 12/24 : ENV APP_PORT=48060 20:56:11 ---> Running in cd9a0c5e2719 20:56:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:56:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:56:11 Removing intermediate container e4519b53e3e4 20:56:11 ---> b8c3606a2c5e 20:56:11 Step 13/21 : EXPOSE $APP_PORT 20:56:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:56:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:56:11 ---> Running in 3b900eda2520 20:56:11 Removing intermediate container cd9a0c5e2719 20:56:11 ---> 557299d0ed16 20:56:11 Step 13/24 : EXPOSE $APP_PORT 20:56:12 ---> Running in 6b1a59d99fef 20:56:12 (1/5) Installing ca-certificates (20191127-r4) 20:56:12 Removing intermediate container 3b900eda2520 20:56:12 ---> d3883fbe63a3 20:56:12 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 20:56:12 (1/4) Installing ca-certificates (20191127-r4) 20:56:12 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:56:12 (2/5) Installing nghttp2-libs (1.41.0-r0) 20:56:12 (3/4) Installing libcurl (7.69.1-r3) 20:56:12 (3/5) Installing libcurl (7.69.1-r3) 20:56:12 (4/5) Installing curl (7.69.1-r3) 20:56:12 (4/4) Installing curl (7.69.1-r3) 20:56:12 (5/5) Installing dumb-init (1.2.2-r1) 20:56:12 Executing busybox-1.31.1-r19.trigger 20:56:12 Executing busybox-1.31.1-r19.trigger 20:56:12 Executing ca-certificates-20191127-r4.trigger 20:56:12 Executing ca-certificates-20191127-r4.trigger 20:56:13 OK: 7 MiB in 18 packages 20:56:13 OK: 7 MiB in 19 packages 20:56:13 Removing intermediate container 6b1a59d99fef 20:56:13 ---> 5bb07c41e67a 20:56:13 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 20:56:13 ---> 9f1efcb4f399 20:56:13 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:56:13 Removing intermediate container c6f5eaf5dce1 20:56:13 ---> ce880092f814 20:56:13 20:56:13 Step 11/26 : FROM docker:20.10.0 20:56:14 20.10.0: Pulling from library/docker 20:56:14 ---> 25638f8b0814 20:56:14 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 20:56:16 Removing intermediate container 2970c63c7f50 20:56:16 ---> 45dab74c84f0 20:56:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:56:16 Removing intermediate container 8b0d8a064b17 20:56:16 ---> 37d88660107a 20:56:16 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:56:16 ---> 8eec0dfdfbfb 20:56:16 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:56:17 ---> Running in ca33d2194526 20:56:17 ---> Running in e0abca95993a 20:56:17 ---> 0afa1a0e8f57 20:56:17 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 20:56:18 Removing intermediate container e0abca95993a 20:56:18 ---> b40a4f45f7d9 20:56:18 Step 13/21 : WORKDIR /edgex 20:56:18 Removing intermediate container ca33d2194526 20:56:18 ---> 712af3d83b04 20:56:18 Step 13/24 : WORKDIR / 20:56:18 ---> df9464c21111 20:56:18 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 20:56:18 ---> Running in 67c85a1ea597 20:56:18 ---> Running in 240d30e93b9e 20:56:18 ---> Running in b4edb0d2aeed 20:56:19 Removing intermediate container b4edb0d2aeed 20:56:19 ---> ff05ca7512ab 20:56:19 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:56:20 Removing intermediate container 240d30e93b9e 20:56:20 ---> b0010dee87ef 20:56:20 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:56:20 Removing intermediate container 67c85a1ea597 20:56:20 ---> 642661b66d7d 20:56:20 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:56:20 ---> 6bf0fbcee824 20:56:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:56:20 ---> Running in 8e47c5da147e 20:56:20 ---> dd1ea43e302b 20:56:20 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:56:21 ---> 6dc2cddd39fe 20:56:21 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:56:21 Removing intermediate container 8e47c5da147e 20:56:21 ---> 6621b5c883f3 20:56:21 Step 19/21 : LABEL arch=arm64 20:56:21 ---> 601bdba39ca2 20:56:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:56:22 ---> Running in ad2e375b28e7 20:56:23 ---> 9bf7e63a1719 20:56:23 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:56:23 ---> b4ad4932e08e 20:56:23 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:56:23 Removing intermediate container ad2e375b28e7 20:56:23 ---> eaa89df121bb 20:56:23 Step 20/21 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 20:56:23 ---> Running in 3357a5a18e67 20:56:24 ---> d29b027a2471 20:56:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:56:24 ---> c72d556c24b6 20:56:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:56:25 Removing intermediate container 3357a5a18e67 20:56:25 ---> 2fb458870740 20:56:25 Step 21/21 : LABEL version=0.0.0 20:56:25 ---> af58180a2702 20:56:25 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:56:26 ---> Running in 5315d0b47375 20:56:26 ---> 5b72bab809bb 20:56:26 Step 20/24 : ENTRYPOINT ["/support-notifications"] 20:56:26 ---> Running in d2687b633ee1 20:56:26 ---> 3b50b837f891 20:56:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:56:26 ---> Running in ecfb3096f331 20:56:26 Removing intermediate container 5315d0b47375 20:56:26 ---> b37decb3fe15 20:56:26 20:56:26 Removing intermediate container d2687b633ee1 20:56:26 ---> a0a532c84fcd 20:56:27 Step 18/21 : CMD ["--init=true"] 20:56:27 Successfully built b37decb3fe15 20:56:27 Successfully tagged docker-support-scheduler-go-arm64:latest 20:56:27  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 20:56:27 ---> Running in 439bc3c5e2c6 20:56:27 Removing intermediate container ecfb3096f331 20:56:27 ---> 4e44df9cd914 20:56:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:56:27 ---> 5c62eacccc78 20:56:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:56:27 ---> Running in 12070ee3a110 20:56:28 Removing intermediate container 439bc3c5e2c6 20:56:28 ---> a0798e0745b6 20:56:28 Step 19/21 : LABEL arch=arm64 20:56:28 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:56:28 Status: Downloaded newer image for docker:20.10.0 20:56:28 ---> eeaf43b92773 20:56:28 Step 12/26 : RUN apk add --no-cache bash 20:56:28 ---> Running in 1796ce7a60cd 20:56:28 ---> Running in d391451145ae 20:56:28 Removing intermediate container 12070ee3a110 20:56:28 ---> 1e4b816a3afe 20:56:28 Step 22/24 : LABEL arch=arm64 20:56:29 ---> 110faf1bcb82 20:56:29 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/ 20:56:29 ---> Running in 8e1980d18d8f 20:56:30 Removing intermediate container 1796ce7a60cd 20:56:30 ---> e5fe8d4fed28 20:56:30 Step 20/21 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 20:56:30 ---> Running in 95871c41097d 20:56:31 Removing intermediate container 8e1980d18d8f 20:56:31 ---> 34bb50c26600 20:56:31 Step 23/24 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 20:56:31 ---> Running in 0d61fe94a28a 20:56:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:56:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:56:31 ---> Running in fd84d67da3b7 20:56:32 (1/2) Installing readline (8.0.4-r0) 20:56:32 (2/2) Installing bash (5.0.17-r0) 20:56:32 Executing bash-5.0.17-r0.post-install 20:56:32 Executing busybox-1.31.1-r19.trigger 20:56:32 OK: 12 MiB in 22 packages 20:56:32 Removing intermediate container 0d61fe94a28a 20:56:32 ---> 3e69201e0d79 20:56:32 Step 21/21 : LABEL version=0.0.0 20:56:32 Removing intermediate container fd84d67da3b7 20:56:32 ---> 35f5d1b32877 20:56:32 Step 24/24 : LABEL version=0.0.0 20:56:33 ---> Running in bfc0e5e7e0f8 20:56:33 ---> Running in 982b7c2cd7b3 20:56:33 Removing intermediate container bfc0e5e7e0f8 20:56:33 ---> 3f251ded0516 20:56:33 20:56:34 Removing intermediate container 982b7c2cd7b3 20:56:34 ---> f73dced39ee3 20:56:34 20:56:34 Removing intermediate container d391451145ae 20:56:34 ---> 70f52ac9ce45 20:56:34 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 20:56:34 Successfully built 3f251ded0516 20:56:34 Successfully tagged docker-security-proxy-setup-go-arm64:latest 20:56:34  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrap-redis-go 20:56:34 Removing intermediate container 95871c41097d 20:56:34 ---> 2021ffbfda16 20:56:34 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:56:34 Successfully built f73dced39ee3 20:56:34 ---> Running in 7eb94078402a 20:56:34 Successfully tagged docker-support-notifications-go-arm64:latest 20:56:34 Building docker-core-command-go 20:56:35  Building docker-support-notifications-go ... done  ---> Running in dd324c7be135 20:56:35 Removing intermediate container 7eb94078402a 20:56:35 ---> 5b2eb5f8cddd 20:56:35 Step 14/26 : ENV APP_PORT=48090 20:56:35 Removing intermediate container dd324c7be135 20:56:35 ---> 22267aa24755 20:56:35 Step 22/24 : LABEL arch=arm64 20:56:35 ---> Running in f5c7d0c8130b 20:56:35 ---> Running in 93aa6e7ac83b 20:56:36 Removing intermediate container f5c7d0c8130b 20:56:36 ---> 049b4abde2c2 20:56:36 Step 15/26 : EXPOSE $APP_PORT 20:56:36 Removing intermediate container 93aa6e7ac83b 20:56:36 ---> 35f8b8e157f3 20:56:36 Step 23/24 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 20:56:36 ---> Running in 7dcbfdc36fae 20:56:36 ---> Running in ab684be75bdb 20:56:37 Removing intermediate container 7dcbfdc36fae 20:56:37 ---> 6eaa2c59bfca 20:56:37 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:56:37 Removing intermediate container ab684be75bdb 20:56:37 ---> fae2e4db1e43 20:56:37 Step 24/24 : LABEL version=0.0.0 20:56:38 ---> Running in 6b32719b6fd3 20:56:39 ---> 7c50692559ff 20:56:39 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:56:40 Removing intermediate container 6b32719b6fd3 20:56:40 ---> fb46b08096a4 20:56:40 20:56:40 Successfully built fb46b08096a4 20:56:41 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 20:56:41 Building docker-core-data-go 20:56:41  Building docker-security-secretstore-setup-go ... done  ---> c1748dfa4c44 20:56:41 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:56:42 ---> beb85354ac3e 20:56:42 Step 19/26 : RUN apk --no-cache add py3-pip 20:56:42 ---> Running in 3e3805c23933 20:56:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:56:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:56:44 (1/33) Installing libbz2 (1.0.8-r1) 20:56:44 (2/33) Installing expat (2.2.9-r1) 20:56:44 (3/33) Installing libffi (3.3-r2) 20:56:44 (4/33) Installing gdbm (1.13-r1) 20:56:44 (5/33) Installing xz-libs (5.2.5-r0) 20:56:44 (6/33) Installing sqlite-libs (3.32.1-r0) 20:56:44 (7/33) Installing python3 (3.8.5-r0) 20:56:46 (8/33) Installing py3-appdirs (1.4.4-r1) 20:56:46 (9/33) Installing py3-ordered-set (4.0.1-r0) 20:56:46 (10/33) Installing py3-parsing (2.4.7-r0) 20:56:46 (11/33) Installing py3-six (1.15.0-r0) 20:56:46 (12/33) Installing py3-packaging (20.4-r0) 20:56:46 (13/33) Installing py3-setuptools (47.0.0-r0) 20:56:46 (14/33) Installing py3-chardet (3.0.4-r4) 20:56:46 (15/33) Installing py3-idna (2.9-r0) 20:56:46 (16/33) Installing py3-certifi (2020.4.5.1-r0) 20:56:46 (17/33) Installing py3-urllib3 (1.25.9-r0) 20:56:46 (18/33) Installing py3-requests (2.23.0-r0) 20:56:46 (19/33) Installing py3-msgpack (1.0.0-r0) 20:56:46 (20/33) Installing py3-lockfile (0.12.2-r3) 20:56:46 (21/33) Installing py3-cachecontrol (0.12.6-r0) 20:56:46 (22/33) Installing py3-colorama (0.4.3-r0) 20:56:47 (23/33) Installing py3-distlib (0.3.0-r0) 20:56:47 (24/33) Installing py3-distro (1.5.0-r1) 20:56:47 (25/33) Installing py3-webencodings (0.5.1-r3) 20:56:47 (26/33) Installing py3-html5lib (1.0.1-r4) 20:56:47 (27/33) Installing py3-pytoml (0.1.21-r0) 20:56:47 (28/33) Installing py3-pep517 (0.8.2-r0) 20:56:47 (29/33) Installing py3-progress (1.5-r0) 20:56:47 (30/33) Installing py3-toml (0.10.1-r0) 20:56:47 (31/33) Installing py3-retrying (1.3.3-r0) 20:56:47 (32/33) Installing py3-contextlib2 (0.6.0-r0) 20:56:47 (33/33) Installing py3-pip (20.1.1-r0) 20:56:47 Executing busybox-1.31.1-r19.trigger 20:56:47 OK: 71 MiB in 55 packages 20:56:59 Removing intermediate container 3e3805c23933 20:56:59 ---> 9e52f2001dfc 20:56:59 Step 20/26 : RUN pip install docker-compose==1.23.2 20:56:59 ---> Running in ecfc160a82ef 20:57:04 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:57:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:57:04 ---> 995c81226afb 20:57:04 Step 3/22 : WORKDIR /edgex-go 20:57:04 ---> Using cache 20:57:04 ---> 74ad48b1a71c 20:57:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:57:04 ---> Using cache 20:57:04 ---> 905893683a33 20:57:04 Step 5/22 : RUN apk add --update --no-cache make git 20:57:04 ---> Using cache 20:57:04 ---> 302174ff6532 20:57:04 Step 6/22 : COPY go.mod . 20:57:04 ---> Using cache 20:57:04 ---> b8ffb71ae255 20:57:04 Step 7/22 : RUN go mod download 20:57:04 ---> Using cache 20:57:04 ---> 24eaeb040841 20:57:04 Step 8/22 : COPY . . 20:57:04 ---> Using cache 20:57:04 ---> 8d7e82322b99 20:57:04 Step 9/22 : RUN make cmd/core-metadata/core-metadata 20:57:04 Collecting docker-compose==1.23.2 20:57:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:57:05 ---> Running in 427a0f714b45 20:57:05 Collecting texttable<0.10,>=0.9.0 20:57:05 Downloading texttable-0.9.1.tar.gz (11 kB) 20:57:07 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 20:57:09 Collecting PyYAML<4,>=3.10 20:57:09 Downloading PyYAML-3.13.tar.gz (270 kB) 20:57:13 Collecting jsonschema<3,>=2.5.1 20:57:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:57:13 Collecting websocket-client<1.0,>=0.32.0 20:57:13 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 20:57:14 Collecting dockerpty<0.5,>=0.4.1 20:57:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:57:17 Collecting cached-property<2,>=1.2.0 20:57:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:57:17 Collecting docker<4.0,>=3.6.0 20:57:17 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:57:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:57:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:57:19 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:57:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:57:19 ---> 995c81226afb 20:57:19 Step 3/22 : WORKDIR /edgex-go 20:57:19 ---> Using cache 20:57:19 ---> 74ad48b1a71c 20:57:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:57:19 ---> Using cache 20:57:19 ---> 905893683a33 20:57:19 Step 5/22 : RUN apk add --update --no-cache make git 20:57:19 ---> Using cache 20:57:19 ---> 302174ff6532 20:57:19 Step 6/22 : COPY go.mod . 20:57:19 ---> Using cache 20:57:19 ---> b8ffb71ae255 20:57:19 Step 7/22 : RUN go mod download 20:57:19 ---> Using cache 20:57:19 ---> 24eaeb040841 20:57:19 Step 8/22 : COPY . . 20:57:19 ---> Using cache 20:57:19 ---> 8d7e82322b99 20:57:19 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 20:57:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:57:20 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:57:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:57:20 ---> 995c81226afb 20:57:20 Step 3/22 : WORKDIR /edgex-go 20:57:20 ---> Using cache 20:57:20 ---> 74ad48b1a71c 20:57:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:57:20 ---> Using cache 20:57:20 ---> 905893683a33 20:57:20 Collecting docopt<0.7,>=0.6.1 20:57:20 Step 5/22 : RUN apk add --update --no-cache make git 20:57:20 ---> Using cache 20:57:20 ---> 302174ff6532 20:57:20 Step 6/22 : COPY go.mod . 20:57:20 ---> Using cache 20:57:20 ---> b8ffb71ae255 20:57:20 Step 7/22 : RUN go mod download 20:57:20 ---> Using cache 20:57:20 ---> 24eaeb040841 20:57:20 Step 8/22 : COPY . . 20:57:20 ---> Using cache 20:57:20 ---> 8d7e82322b99 20:57:20 Step 9/22 : RUN make cmd/core-command/core-command 20:57:20 Downloading docopt-0.6.2.tar.gz (25 kB) 20:57:24 Collecting docker-pycreds>=0.4.0 20:57:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:57:24 ---> Running in 40f5215b9764 20:57:24 ---> Running in f04959ac76f6 20:57:24 Collecting idna<2.8,>=2.5 20:57:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:57:24 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 20:57:25 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:57:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:57:25 ---> 995c81226afb 20:57:25 Step 3/23 : WORKDIR /edgex-go 20:57:25 ---> Using cache 20:57:25 ---> 74ad48b1a71c 20:57:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:57:25 ---> Using cache 20:57:25 ---> 905893683a33 20:57:25 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:57:25 ---> Running in 65d7de85e3b8 20:57:25 Collecting urllib3<1.25,>=1.21.1 20:57:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:57:26 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) 20:57:26 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:57:26 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:57:26 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:57:26 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:57:27 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 20:57:27 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 20:57:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:57:27 Installing collected packages: texttable, PyYAML, jsonschema, websocket-client, dockerpty, cached-property, docker-pycreds, idna, urllib3, requests, docker, docopt, docker-compose 20:57:27 Running setup.py install for texttable: started 20:57:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:57:29 OK: 217 MiB in 51 packages 20:57:30 Running setup.py install for texttable: finished with status 'done' 20:57:30 Running setup.py install for PyYAML: started 20:57:30 Removing intermediate container 65d7de85e3b8 20:57:30 ---> b3eaf73978f5 20:57:30 Step 6/23 : COPY go.mod . 20:57:31 ---> 3cc1f1b28b5a 20:57:31 Step 7/23 : RUN go mod download 20:57:32 ---> Running in d6115c2d0426 20:57:33 Running setup.py install for PyYAML: finished with status 'done' 20:57:34 Running setup.py install for dockerpty: started 20:57:36 Removing intermediate container d6115c2d0426 20:57:36 ---> cb58e444bca5 20:57:36 Step 8/23 : COPY . . 20:57:38 Running setup.py install for dockerpty: finished with status 'done' 20:57:38 Attempting uninstall: idna 20:57:38 Found existing installation: idna 2.9 20:57:38 Uninstalling idna-2.9: 20:57:38 Successfully uninstalled idna-2.9 20:57:39 Attempting uninstall: urllib3 20:57:39 Found existing installation: urllib3 1.25.9 20:57:39 Uninstalling urllib3-1.25.9: 20:57:39 Successfully uninstalled urllib3-1.25.9 20:57:40 Attempting uninstall: requests 20:57:40 Found existing installation: requests 2.23.0 20:57:40 Uninstalling requests-2.23.0: 20:57:40 Successfully uninstalled requests-2.23.0 20:57:42 Running setup.py install for docopt: started 20:57:45 Running setup.py install for docopt: finished with status 'done' 20:57:47 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 20:57:54 ---> b57e5ab49ef8 20:57:54 Step 9/23 : RUN make cmd/core-data/core-data 20:57:54 ---> Running in b4bc0c47ebd8 20:57:57 Removing intermediate container ecfc160a82ef 20:57:57 ---> c668a56f59ee 20:57:57 Step 21/26 : RUN apk --no-cache add curl 20:57:57 ---> Running in aa6d90a8ab49 20:57:57 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 20:57:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:57:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:58:00 (1/3) Installing nghttp2-libs (1.41.0-r0) 20:58:00 (2/3) Installing libcurl (7.69.1-r3) 20:58:00 (3/3) Installing curl (7.69.1-r3) 20:58:00 Executing busybox-1.31.1-r19.trigger 20:58:00 OK: 71 MiB in 58 packages 20:58:02 Removing intermediate container aa6d90a8ab49 20:58:02 ---> 4ea85897337f 20:58:02 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 20:58:02 ---> Running in 52f7aac1cc51 20:58:02 Removing intermediate container 52f7aac1cc51 20:58:02 ---> 253e2ab4d13c 20:58:02 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:58:03 ---> Running in 05e433a6b9e9 20:58:04 Removing intermediate container 05e433a6b9e9 20:58:04 ---> bec860a3938f 20:58:04 Step 24/26 : LABEL arch=arm64 20:58:04 ---> Running in 39b9c1f1b23f 20:58:05 Removing intermediate container 39b9c1f1b23f 20:58:05 ---> bc4f4fbba602 20:58:05 Step 25/26 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 20:58:05 ---> Running in 91b1d058e8bb 20:58:06 Removing intermediate container 91b1d058e8bb 20:58:06 ---> 220a46a6d7ac 20:58:06 Step 26/26 : LABEL version=0.0.0 20:58:06 ---> Running in e48f9a4fccfe 20:58:06 Removing intermediate container e48f9a4fccfe 20:58:06 ---> 9d974dcf7db1 20:58:06 20:58:07 Successfully built 9d974dcf7db1 20:58:07 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 20:58:54  Building docker-sys-mgmt-agent-go ... done Removing intermediate container f04959ac76f6 20:58:54 ---> 3814885d58cd 20:58:54 20:58:54 Step 10/22 : FROM alpine:3.12 20:58:54 ---> afeebe901d6b 20:58:54 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 20:58:54 ---> Using cache 20:58:54 ---> 45dab74c84f0 20:58:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 20:58:54 ---> Running in 2d84d88ebb31 20:58:54 Removing intermediate container 427a0f714b45 20:58:54 ---> 24fb7c3361c2 20:58:54 20:58:54 Step 10/22 : FROM scratch 20:58:54 ---> 20:58:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:58:54 ---> Using cache 20:58:54 ---> bdec8931b0eb 20:58:54 Step 12/22 : ENV APP_PORT=48081 20:58:54 Removing intermediate container 40f5215b9764 20:58:54 ---> f70773cbe3b4 20:58:54 20:58:54 Step 10/22 : FROM scratch 20:58:54 ---> 20:58:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:58:54 ---> Using cache 20:58:54 ---> bdec8931b0eb 20:58:54 Step 12/22 : ENV APP_PORT=48082 20:58:54 ---> Running in 9cbbc1510bfa 20:58:54 Removing intermediate container 2d84d88ebb31 20:58:54 ---> dfa5b336081a 20:58:54 Step 13/22 : WORKDIR / 20:58:54 ---> Running in f74b5d5d49dc 20:58:54 ---> Running in f1dd1636cd9e 20:58:55 Removing intermediate container 9cbbc1510bfa 20:58:55 ---> dd3bf726a800 20:58:55 Step 13/22 : EXPOSE $APP_PORT 20:58:55 ---> Running in 04339f60a121 20:58:55 Removing intermediate container f74b5d5d49dc 20:58:55 ---> 94f73a38b599 20:58:55 Step 13/22 : EXPOSE $APP_PORT 20:58:55 ---> Running in 1bb3ab9db263 20:58:55 Removing intermediate container f1dd1636cd9e 20:58:55 ---> fecd4bb74cea 20:58:55 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:58:56 Removing intermediate container 04339f60a121 20:58:56 ---> 76589a12db0c 20:58:56 Step 14/22 : WORKDIR / 20:58:56 Removing intermediate container 1bb3ab9db263 20:58:56 ---> e971f3ac2e68 20:58:56 Step 14/22 : WORKDIR / 20:58:56 ---> Running in 31f4855b85aa 20:58:56 ---> Running in bc6160460d10 20:58:57 ---> 888c15a3f0ad 20:58:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 20:58:57 Removing intermediate container 31f4855b85aa 20:58:57 ---> c9503c5c86a8 20:58:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:58:57 Removing intermediate container bc6160460d10 20:58:57 ---> b1bdfc0f51e8 20:58:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:58:59 ---> d4e4d4c50825 20:58:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:58:59 ---> 85c6a9f79b7a 20:58:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 20:58:59 ---> f1f6a665ad73 20:58:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:59:01 ---> 9ab894136225 20:59:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 20:59:01 ---> a8146dd7ea60 20:59:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:59:01 ---> e6d7f4bd2c05 20:59:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:59:02 ---> 902cf435fb95 20:59:02 Step 18/22 : RUN chmod +x entrypoint.sh 20:59:02 ---> Running in 2b0bd522d356 20:59:02 ---> f6e16717df1c 20:59:02 Step 18/22 : ENTRYPOINT ["/core-command"] 20:59:03 ---> Running in 1938e7cc991a 20:59:03 ---> 523b83b67294 20:59:03 Step 18/22 : ENTRYPOINT ["/core-metadata"] 20:59:03 ---> Running in 75bb4abae118 20:59:04 Removing intermediate container 1938e7cc991a 20:59:04 ---> 585d6e3973eb 20:59:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:59:04 ---> Running in ee39166db7b5 20:59:04 Removing intermediate container 75bb4abae118 20:59:04 ---> 7b1aafe1fd91 20:59:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:59:04 ---> Running in 44ec1aacbe8a 20:59:05 Removing intermediate container ee39166db7b5 20:59:05 ---> b75a085ff6a2 20:59:05 Step 20/22 : LABEL arch=arm64 20:59:05 ---> Running in eb136f778b4a 20:59:05 Removing intermediate container 44ec1aacbe8a 20:59:05 ---> 3ac307a731f5 20:59:05 Step 20/22 : LABEL arch=arm64 20:59:05 ---> Running in 91fa5e55803e 20:59:06 Removing intermediate container eb136f778b4a 20:59:06 ---> 3bc2ac1f8318 20:59:06 Step 21/22 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 20:59:06 ---> Running in 587831e4e0f7 20:59:06 Removing intermediate container 2b0bd522d356 20:59:06 ---> 25abb6603572 20:59:06 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 20:59:06 Removing intermediate container 91fa5e55803e 20:59:06 ---> cb96f20c3cd8 20:59:06 Step 21/22 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 20:59:06 ---> Running in dbbb96a9bdd4 20:59:06 ---> Running in 88ebda86367e 20:59:07 Removing intermediate container 587831e4e0f7 20:59:07 ---> c9c3c7dece1e 20:59:07 Step 22/22 : LABEL version=0.0.0 20:59:07 ---> Running in 4353736295d7 20:59:07 Removing intermediate container dbbb96a9bdd4 20:59:07 ---> ed04ba3cea24 20:59:07 Step 20/22 : LABEL arch=arm64 20:59:07 Removing intermediate container 88ebda86367e 20:59:07 ---> 2c8b79f75ea8 20:59:07 Step 22/22 : LABEL version=0.0.0 20:59:07 ---> Running in 0d1a002ca085 20:59:07 ---> Running in df6904313110 20:59:07 Removing intermediate container 4353736295d7 20:59:07 ---> c968b03fb179 20:59:07 20:59:08 Successfully built c968b03fb179 20:59:08 Successfully tagged docker-core-command-go-arm64:latest 20:59:08  Building docker-core-command-go ... done Removing intermediate container 0d1a002ca085 20:59:08 ---> ec45cf4ec15d 20:59:08 Step 21/22 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 20:59:08 Removing intermediate container df6904313110 20:59:08 ---> 10d266dd9d45 20:59:08 20:59:08 ---> Running in 8b11bb48272d 20:59:08 Successfully built 10d266dd9d45 20:59:08 Successfully tagged docker-core-metadata-go-arm64:latest 20:59:09  Building docker-core-metadata-go ... done Removing intermediate container 8b11bb48272d 20:59:09 ---> 905961e469fe 20:59:09 Step 22/22 : LABEL version=0.0.0 20:59:09 ---> Running in b97c4ed93044 20:59:10 Removing intermediate container b97c4ed93044 20:59:10 ---> 0eb383483cd7 20:59:10 20:59:10 Successfully built 0eb383483cd7 20:59:10 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 20:59:18  Building docker-security-bootstrap-redis-go ... done Removing intermediate container b4bc0c47ebd8 20:59:18 ---> e1dee9b40587 20:59:18 20:59:18 Step 10/23 : FROM alpine:3.12 20:59:18 ---> afeebe901d6b 20:59:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:59:18 ---> Running in 75a1a2c39559 20:59:19 Removing intermediate container 75a1a2c39559 20:59:19 ---> 3dce8d565623 20:59:19 Step 12/23 : ENV APP_PORT=48080 20:59:19 ---> Running in cd600e249952 20:59:20 Removing intermediate container cd600e249952 20:59:20 ---> f5b39056880d 20:59:20 Step 13/23 : EXPOSE $APP_PORT 20:59:20 ---> Running in 1389a813cd18 20:59:20 Removing intermediate container 1389a813cd18 20:59:20 ---> 56cc685deb2d 20:59:20 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:20 ---> Running in e9d6e7746297 20:59:22 Removing intermediate container e9d6e7746297 20:59:22 ---> 3b4c39a703c9 20:59:22 Step 15/23 : RUN apk add --update --no-cache zeromq 20:59:22 ---> Running in 88b742060362 20:59:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:59:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:59:25 (1/5) Installing libgcc (9.3.0-r2) 20:59:25 (2/5) Installing libsodium (1.0.18-r0) 20:59:25 (3/5) Installing libstdc++ (9.3.0-r2) 20:59:25 (4/5) Installing libzmq (4.3.3-r0) 20:59:25 (5/5) Installing zeromq (4.3.3-r0) 20:59:25 Executing busybox-1.31.1-r19.trigger 20:59:25 OK: 8 MiB in 19 packages 20:59:27 Removing intermediate container 88b742060362 20:59:27 ---> a4e4d5c54a6d 20:59:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:59:28 ---> a6dbac190e9a 20:59:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:59:29 ---> d460dbf8149d 20:59:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:59:30 ---> 0c19a1f03813 20:59:30 Step 19/23 : ENTRYPOINT ["/core-data"] 20:59:30 ---> Running in 1fcd152dd7d6 20:59:30 Removing intermediate container 1fcd152dd7d6 20:59:30 ---> d5cfaa5fe8e1 20:59:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:59:30 ---> Running in cf121ab28c89 20:59:31 Removing intermediate container cf121ab28c89 20:59:31 ---> bbd9476997cc 20:59:31 Step 21/23 : LABEL arch=arm64 20:59:31 ---> Running in 8735621f006f 20:59:31 Removing intermediate container 8735621f006f 20:59:31 ---> d2b066ecdabe 20:59:31 Step 22/23 : LABEL git_sha=ed9dddb008f4b310c5d032032b1d0f305be2db18 20:59:32 ---> Running in d47b59fd795d 20:59:32 Removing intermediate container d47b59fd795d 20:59:32 ---> ed321e9e74ee 20:59:32 Step 23/23 : LABEL version=0.0.0 20:59:32 ---> Running in d1ebf49cdcff 20:59:33 Removing intermediate container d1ebf49cdcff 20:59:33 ---> 766cf122c514 20:59:33 20:59:33 Successfully built 766cf122c514 20:59:33 Successfully tagged docker-core-data-go-arm64:latest 20:59:33  Building docker-core-data-go ... done  [Pipeline] } 20:59:33 $ docker stop --time=1 aacf2866b298a335550c267dc7a35ec1ca2b8132baa3fbd6b39ec83befa5000d 20:59:35 $ docker rm -f aacf2866b298a335550c267dc7a35ec1ca2b8132baa3fbd6b39ec83befa5000d [Pipeline] // withDockerContainer [Pipeline] sh 20:59:36 + + docker imagesgrep 20:59:36 docker 20:59:36 docker-core-data-go-arm64 latest 766cf122c514 4 seconds ago 21MB 20:59:36 docker-security-bootstrap-redis-go-arm64 latest 0eb383483cd7 27 seconds ago 15.1MB 20:59:36 docker-core-command-go-arm64 latest c968b03fb179 29 seconds ago 9.98MB 20:59:36 docker-core-metadata-go-arm64 latest 10d266dd9d45 29 seconds ago 12.3MB 20:59:36 docker-sys-mgmt-agent-go-arm64 latest 9d974dcf7db1 About a minute ago 300MB 20:59:36 docker-security-secretstore-setup-go-arm64 latest fb46b08096a4 2 minutes ago 23.4MB 20:59:36 docker-security-proxy-setup-go-arm64 latest 3f251ded0516 3 minutes ago 23.2MB 20:59:36 docker-support-notifications-go-arm64 latest f73dced39ee3 3 minutes ago 11.4MB 20:59:36 docker-support-scheduler-go-arm64 latest b37decb3fe15 3 minutes ago 10MB 20:59:36 docker 20.10.0 eeaf43b92773 5 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 20:59:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:59:43 ---> package-listing.sh 20:59:43 ++ facter osfamily 20:59:43 ++ tr '[:upper:]' '[:lower:]' 20:59:43 + OS_FAMILY=redhat 20:59:43 + workspace=/w/workspace/edgex-go/1 20:59:43 + START_PACKAGES=/tmp/packages_start.txt 20:59:43 + END_PACKAGES=/tmp/packages_end.txt 20:59:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:59:43 + PACKAGES=/tmp/packages_start.txt 20:59:43 + '[' /w/workspace/edgex-go/1 ']' 20:59:43 + PACKAGES=/tmp/packages_end.txt 20:59:43 + case "${OS_FAMILY}" in 20:59:43 + rpm -qa 20:59:43 + sort 20:59:48 + '[' -f /tmp/packages_start.txt ']' 20:59:48 + '[' -f /tmp/packages_end.txt ']' 20:59:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:59:48 + '[' /w/workspace/edgex-go/1 ']' 20:59:48 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:59:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:59: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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:59:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:59:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:59:49 20:59:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:59:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:59:50 alpine: Pulling from edgex-lftools-log-publisher 20:59:50 df20fa9351a1: Pulling fs layer 20:59:50 36b3adc4ff6f: Pulling fs layer 20:59:50 8ad3a11d3b57: Pulling fs layer 20:59:50 46f8f816bc3b: Pulling fs layer 20:59:50 93b61091891f: Pulling fs layer 20:59:50 93b9cdb0e59b: Pulling fs layer 20:59:50 5e14af77c1be: Pulling fs layer 20:59:50 01666e4c0597: Pulling fs layer 20:59:50 aa168da1d23b: Pulling fs layer 20:59:50 46f8f816bc3b: Waiting 20:59:50 93b61091891f: Waiting 20:59:50 93b9cdb0e59b: Waiting 20:59:50 5e14af77c1be: Waiting 20:59:50 01666e4c0597: Waiting 20:59:50 aa168da1d23b: Waiting 20:59:50 36b3adc4ff6f: Verifying Checksum 20:59:50 36b3adc4ff6f: Download complete 20:59:50 46f8f816bc3b: Verifying Checksum 20:59:50 46f8f816bc3b: Download complete 20:59:50 df20fa9351a1: Verifying Checksum 20:59:50 df20fa9351a1: Download complete 20:59:50 93b9cdb0e59b: Verifying Checksum 20:59:50 93b9cdb0e59b: Download complete 20:59:50 5e14af77c1be: Verifying Checksum 20:59:50 5e14af77c1be: Download complete 20:59:50 93b61091891f: Verifying Checksum 20:59:50 93b61091891f: Download complete 20:59:50 01666e4c0597: Verifying Checksum 20:59:50 01666e4c0597: Download complete 20:59:50 8ad3a11d3b57: Verifying Checksum 20:59:50 8ad3a11d3b57: Download complete 20:59:50 df20fa9351a1: Pull complete 20:59:50 36b3adc4ff6f: Pull complete 20:59:51 8ad3a11d3b57: Pull complete 20:59:51 46f8f816bc3b: Pull complete 20:59:52 aa168da1d23b: Download complete 20:59:53 93b61091891f: Pull complete 20:59:53 93b9cdb0e59b: Pull complete 20:59:53 5e14af77c1be: Pull complete 20:59:53 01666e4c0597: Pull complete 21:00:06 aa168da1d23b: Pull complete 21:00:06 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:00:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:00:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:00:06 prd-centos7-docker-4c-2g-20992 does not seem to be running inside a container 21:00:06 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:00:11 $ docker top c967ce360b78ceaba7fe8d20f437cf0ca6a4faea6ca86a70aec6f3c2fdd343a2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:11 + touch /tmp/pre-build-complete [Pipeline] sh 21:00:12 + mkdir -p /var/log/sa [Pipeline] sh 21:00:12 + ls /var/log/sa-host 21:00:12 + sadf -c /var/log/sa-host/sa18 21:00:12 file_magic: OK 21:00:12 HZ: Using current value: 100 21:00:12 file_header: OK 21:00:12 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:00:12 Statistics: 21:00:12 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... 21:00:12 File successfully converted to sysstat format version 12.2.1 21:00:12 + sadf -c /var/log/sa-host/sa23 21:00:12 file_magic: OK 21:00:12 HZ: Using current value: 100 21:00:12 file_header: OK 21:00:12 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:00:12 Statistics: 21:00:12 Hnuu...uuuununununu... 21:00:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:00:13 provisioning config files... 21:00:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5834845590900409215tmp [Pipeline] { [Pipeline] echo 21:00:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:00:13 ---> create-netrc.sh [Pipeline] } 21:00:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:00:14 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:00:14 ---> python-tools-install.sh [Pipeline] echo 21:00:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:00:14 ---> sudo-logs.sh 21:00:14 Archiving 'sudo' log.. [Pipeline] echo 21:00:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:00:15 ---> job-cost.sh 21:00:15 lf-activate-venv: SKIPPING 21:00:15 INFO: No Stack... 21:00:16 INFO: Retrieving Pricing Info for: v1-standard-2 21:00:16 INFO: Archiving Costs [Pipeline] echo 21:00:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:00:17 ---> logs-deploy.sh 21:00:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3046/1 21:00:17 INFO: archiving workspace using pattern(s): 21:00:18 Archives upload complete. 21:00:18 INFO: archiving logs to Nexus