Pull request #3115 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 45ee40c4e7b49366510ceb4a15f7b2729d14c524+9ee6a915f0da87ac859f0375cd81210a85b62227 (69a718bbd3ccc438c7e9ce9603828caca501713a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-25622 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/13 [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/13 # 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 9ee6a915f0da87ac859f0375cd81210a85b62227 into PR head commit 45ee40c4e7b49366510ceb4a15f7b2729d14c524 > 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/3115/head:refs/remotes/origin/PR-3115 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45ee40c4e7b49366510ceb4a15f7b2729d14c524 # 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 9ee6a915f0da87ac859f0375cd81210a85b62227 # timeout=10 Merge succeeded, producing 45ee40c4e7b49366510ceb4a15f7b2729d14c524 Checking out Revision 45ee40c4e7b49366510ceb4a15f7b2729d14c524 (PR-3115) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45ee40c4e7b49366510ceb4a15f7b2729d14c524 # timeout=10 Commit message: "feat(security): Fix the issue of chown not working inside snap" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:03:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:03:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:03:47 ========================================================= 22:03:47 EdgeX Global Pipelines Version Info 22:03:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk fc599f832d547bae54cfe67577404dddac431c9b # timeout=10 22:03:50 ------------------- 22:03:50 stable info: 22:03:50 ------------------- 22:03:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:03:50 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 22:03:50 Message: update stable to v1.0.179 22:03:51 ------------------- 22:03:51 experimental info: 22:03:51 ------------------- 22:03:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:03:51 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 22:03:51 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:03:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:03:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:03:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:03:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:03:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:03:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:03:51 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 22:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 22:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:03:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:03:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:03:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:03:52 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:03:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:03:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 22:03:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:03:53 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 22:03:53 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 22:03:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3115 [Pipeline] echo 22:03:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3115 [Pipeline] echo 22:03:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3115 [Pipeline] echo 22:03:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 45ee40c4e7b49366510ceb4a15f7b2729d14c524 [Pipeline] echo 22:03:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 45ee40c [Pipeline] echo 22:03:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:03:54 provisioning config files... 22:03:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config6204344221960041332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:03:54 ---> docker-login.sh 22:03:54 nexus3.edgexfoundry.org:10001 22:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:55 Configure a credential helper to remove this warning. See 22:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:55 22:03:55 Login Succeeded 22:03:55 nexus3.edgexfoundry.org:10002 22:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:56 Configure a credential helper to remove this warning. See 22:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:56 22:03:56 Login Succeeded 22:03:56 nexus3.edgexfoundry.org:10003 22:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:56 Configure a credential helper to remove this warning. See 22:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:56 22:03:56 Login Succeeded 22:03:56 nexus3.edgexfoundry.org:10004 22:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:57 Configure a credential helper to remove this warning. See 22:03:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:57 22:03:57 Login Succeeded 22:03:57 docker.io 22:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:57 Configure a credential helper to remove this warning. See 22:03:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:57 22:03:57 Login Succeeded 22:03:57 ---> docker-login.sh ends [Pipeline] } 22:03:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:03:58 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 22:03:58 + for file in '`ls cmd/**/Dockerfile`' 22:03:58 ++ cut -d/ -f2 22:03:58 ++ dirname cmd/core-command/Dockerfile 22:03:58 + echo core-command,cmd/core-command/Dockerfile 22:03:58 + for file in '`ls cmd/**/Dockerfile`' 22:03:58 ++ dirname cmd/core-data/Dockerfile 22:03:58 ++ cut -d/ -f2 22:03:58 + echo core-data,cmd/core-data/Dockerfile 22:03:58 + for file in '`ls cmd/**/Dockerfile`' 22:03:58 ++ cut -d/ -f2 22:03:58 ++ dirname cmd/core-metadata/Dockerfile 22:03:58 + echo core-metadata,cmd/core-metadata/Dockerfile 22:03:58 + for file in '`ls cmd/**/Dockerfile`' 22:03:58 ++ dirname cmd/security-bootstrapper/Dockerfile 22:03:58 ++ cut -d/ -f2 22:03:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:03:58 + for file in '`ls cmd/**/Dockerfile`' 22:03:58 ++ dirname cmd/security-proxy-setup/Dockerfile 22:03:58 ++ cut -d/ -f2 22:03:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:03:58 + for file in '`ls cmd/**/Dockerfile`' 22:03:58 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:03:58 ++ cut -d/ -f2 22:03:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:03:58 + for file in '`ls cmd/**/Dockerfile`' 22:03:58 ++ dirname cmd/support-notifications/Dockerfile 22:03:58 ++ cut -d/ -f2 22:03:58 + echo support-notifications,cmd/support-notifications/Dockerfile 22:03:58 + for file in '`ls cmd/**/Dockerfile`' 22:03:58 ++ cut -d/ -f2 22:03:58 ++ dirname cmd/support-scheduler/Dockerfile 22:03:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:03:58 + for file in '`ls cmd/**/Dockerfile`' 22:03:58 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:03:58 ++ cut -d/ -f2 22:03:58 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:03:58 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 22:03:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:03:59 22:03:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:04:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:04:00 latest: Pulling from edgex-devops/git-semver 22:04:00 31603596830f: Pulling fs layer 22:04:00 2a8b12db71e7: Pulling fs layer 22:04:00 6ca5941a6612: Pulling fs layer 22:04:00 ecc8261a40a4: Pulling fs layer 22:04:00 ecc8261a40a4: Waiting 22:04:00 2a8b12db71e7: Verifying Checksum 22:04:00 2a8b12db71e7: Download complete 22:04:00 31603596830f: Verifying Checksum 22:04:00 31603596830f: Download complete 22:04:00 ecc8261a40a4: Verifying Checksum 22:04:00 ecc8261a40a4: Download complete 22:04:00 6ca5941a6612: Verifying Checksum 22:04:00 6ca5941a6612: Download complete 22:04:01 31603596830f: Pull complete 22:04:01 2a8b12db71e7: Pull complete 22:04:03 6ca5941a6612: Pull complete 22:04:04 ecc8261a40a4: Pull complete 22:04:04 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:04:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:04:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:04:04 prd-centos7-docker-4c-2g-25622 does not seem to be running inside a container 22:04:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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:10004/edgex-devops/git-semver:latest cat 22:04:07 $ docker top 2310fe21d14732a2c1ee1d2a68c3611b74ce2c3bcf184566fd673e50fec1f59c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:04:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:04:08 [ssh-agent] Looking for ssh-agent implementation... 22:04:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:04:08 $ docker exec 2310fe21d14732a2c1ee1d2a68c3611b74ce2c3bcf184566fd673e50fec1f59c ssh-agent 22:04:09 SSH_AUTH_SOCK=/tmp/ssh-X4DXJVYug580/agent.11 22:04:09 SSH_AGENT_PID=16 22:04:09 Running ssh-add (command line suppressed) 22:04:09 Identity added: /w/workspace/edgex-go/13@tmp/private_key_4091592710223616714.key (/w/workspace/edgex-go/13@tmp/private_key_4091592710223616714.key) 22:04:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:04:10 + git tag --points-at HEAD [Pipeline] } 22:04:10 $ docker exec --env ******** --env ******** 2310fe21d14732a2c1ee1d2a68c3611b74ce2c3bcf184566fd673e50fec1f59c ssh-agent -k 22:04:10 unset SSH_AUTH_SOCK; 22:04:10 unset SSH_AGENT_PID; 22:04:10 echo Agent pid 16 killed; 22:04:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:04:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:04:11 [ssh-agent] Looking for ssh-agent implementation... 22:04:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:04:11 $ docker exec 2310fe21d14732a2c1ee1d2a68c3611b74ce2c3bcf184566fd673e50fec1f59c ssh-agent 22:04:11 SSH_AUTH_SOCK=/tmp/ssh-r6pLrjPy9awF/agent.45 22:04:11 SSH_AGENT_PID=50 22:04:11 Running ssh-add (command line suppressed) 22:04:12 Identity added: /w/workspace/edgex-go/13@tmp/private_key_1271132354509505837.key (/w/workspace/edgex-go/13@tmp/private_key_1271132354509505837.key) 22:04:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:04:13 + git semver init 22:04:13 # -> Open(): unable to determine branch for HEAD 22:04:13 # $GIT_DIR = /w/workspace/edgex-go/13/.git 22:04:13 # $GIT_WORK_TREE = /w/workspace/edgex-go/13 22:04:13 # $SEMVER_REMOTE_NAME = origin 22:04:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:04:13 # $SEMVER_USER_NAME = edgex-jenkins 22:04:13 # $SEMVER_BRANCH = PR-3115 22:04:13 # $SEMVER_TEMP = /tmp/semver-935864666 22:04:13 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:04:53 # '/tmp/semver-935864666' -> '/w/workspace/edgex-go/13/.semver' 22:04:53 # -> Force: false 22:04:53 # $SEMVER_DIR = /w/workspace/edgex-go/13/.semver [Pipeline] } 22:04:53 $ docker exec --env ******** --env ******** 2310fe21d14732a2c1ee1d2a68c3611b74ce2c3bcf184566fd673e50fec1f59c ssh-agent -k 22:04:54 unset SSH_AUTH_SOCK; 22:04:54 unset SSH_AGENT_PID; 22:04:54 echo Agent pid 50 killed; 22:04:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:04:55 + git semver [Pipeline] } 22:04:55 $ docker stop --time=1 2310fe21d14732a2c1ee1d2a68c3611b74ce2c3bcf184566fd673e50fec1f59c 22:04:57 $ docker rm -f 2310fe21d14732a2c1ee1d2a68c3611b74ce2c3bcf184566fd673e50fec1f59c [Pipeline] // withDockerContainer [Pipeline] sh 22:04:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:04:59 Stashed 1 file(s) [Pipeline] echo 22:04:59 [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 22:05:00 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:05:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:05:01 + sudo service docker restart 22:05:01 + true 22:05:01 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 22:05:03 ========================================================= 22:05:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:05:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:05:03 + 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 . 22:05:10 Sending build context to Docker daemon 327.9MB 22:05:10 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 22:05:10 Step 2/6 : FROM ${BASE} 22:05:10 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:05:10 188c0c94c7c5: Pulling fs layer 22:05:10 0ef7d3d256c8: Pulling fs layer 22:05:10 de9db76c5a1d: Pulling fs layer 22:05:10 bca2f99d35d6: Pulling fs layer 22:05:10 93359f2a8cfa: Pulling fs layer 22:05:10 7c6f9722023f: Pulling fs layer 22:05:10 a35cf1a2eb13: Pulling fs layer 22:05:10 93359f2a8cfa: Waiting 22:05:10 bca2f99d35d6: Waiting 22:05:10 7c6f9722023f: Waiting 22:05:10 a35cf1a2eb13: Waiting 22:05:10 de9db76c5a1d: Verifying Checksum 22:05:10 de9db76c5a1d: Download complete 22:05:10 0ef7d3d256c8: Verifying Checksum 22:05:10 0ef7d3d256c8: Download complete 22:05:10 93359f2a8cfa: Verifying Checksum 22:05:10 93359f2a8cfa: Download complete 22:05:10 188c0c94c7c5: Verifying Checksum 22:05:10 188c0c94c7c5: Download complete 22:05:10 7c6f9722023f: Verifying Checksum 22:05:10 7c6f9722023f: Download complete 22:05:11 188c0c94c7c5: Pull complete 22:05:11 0ef7d3d256c8: Pull complete 22:05:11 de9db76c5a1d: Pull complete 22:05:14 a35cf1a2eb13: Verifying Checksum 22:05:14 a35cf1a2eb13: Download complete 22:05:15 Still waiting to schedule task 22:05:15 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:05:16 bca2f99d35d6: Verifying Checksum 22:05:16 bca2f99d35d6: Download complete 22:05:29 bca2f99d35d6: Pull complete 22:05:29 93359f2a8cfa: Pull complete 22:05:29 7c6f9722023f: Pull complete 22:05:36 a35cf1a2eb13: Pull complete 22:05:36 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 22:05:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:05:36 ---> a62c8e92a672 22:05:36 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 22:05:36 ---> Running in 5a369ef0a7ce 22:05:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:05:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:05:39 (1/12) Installing libmagic (5.38-r0) 22:05:39 (2/12) Installing file (5.38-r0) 22:05:39 (3/12) Installing libc-dev (0.7.2-r3) 22:05:39 (4/12) Installing g++ (9.3.0-r2) 22:05:46 (5/12) Installing fortify-headers (1.1-r0) 22:05:46 (6/12) Installing patch (2.7.6-r6) 22:05:46 (7/12) Installing build-base (0.5-r2) 22:05:46 (8/12) Installing libsodium (1.0.18-r0) 22:05:47 (9/12) Installing pkgconf (1.7.2-r0) 22:05:47 (10/12) Installing libsodium-dev (1.0.18-r0) 22:05:47 (11/12) Installing libzmq (4.3.3-r0) 22:05:47 (12/12) Installing zeromq-dev (4.3.3-r0) 22:05:47 Executing busybox-1.31.1-r19.trigger 22:05:47 OK: 233 MiB in 51 packages 22:05:52 Removing intermediate container 5a369ef0a7ce 22:05:52 ---> a187fbf25db6 22:05:52 Step 4/6 : WORKDIR /edgex-go 22:05:53 ---> Running in 9f4f8bf767d7 22:05:53 Removing intermediate container 9f4f8bf767d7 22:05:53 ---> 76db8dc1712f 22:05:53 Step 5/6 : COPY go.mod . 22:05:54 ---> 106b57ccd601 22:05:54 Step 6/6 : RUN go mod download 22:05:54 ---> Running in a9c17dc9a817 22:06:21 Removing intermediate container a9c17dc9a817 22:06:21 ---> 897f1df126da 22:06:21 Successfully built 897f1df126da 22:06:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:06:22 + docker inspect -f . ci-base-image-x86_64 22:06:22 . [Pipeline] withDockerContainer 22:06:22 prd-centos7-docker-4c-2g-25622 does not seem to be running inside a container 22:06:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:06:25 $ docker top 184a4af19f0a598d6694da3e831fae1622f23bda46625ece6403f68b03e8efcf -eo pid,comm [Pipeline] { [Pipeline] sh 22:06:26 + go version 22:06:26 go version go1.15.5 linux/amd64 [Pipeline] } 22:06:26 $ docker stop --time=1 184a4af19f0a598d6694da3e831fae1622f23bda46625ece6403f68b03e8efcf 22:06:28 $ docker rm -f 184a4af19f0a598d6694da3e831fae1622f23bda46625ece6403f68b03e8efcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:06:29 + docker inspect -f . ci-base-image-x86_64 22:06:29 . [Pipeline] withDockerContainer 22:06:29 prd-centos7-docker-4c-2g-25622 does not seem to be running inside a container 22:06:30 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:06:31 $ docker top d131c9b1e17641376643f54cca771cc878ea8f8d3ab568b9d700db9a99b2dc2d -eo pid,comm [Pipeline] { [Pipeline] echo 22:06:31 ========================================================= 22:06:31 [edgeXBuildGoParallel] Running Tests and Build... 22:06:31 ========================================================= [Pipeline] sh 22:06:32 + make test 22:06:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:06:56 ? github.com/edgexfoundry/edgex-go [no test files] 22:07:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-25624 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws 22:07:10 Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout 22:07:15 using credential edgex-jenkins-ssh 22:07:15 Cloning the remote Git repository 22:07:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:07:15 > git init /w/workspace/edgex-go/13 # timeout=10 22:07:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:07:15 > git --version # timeout=10 22:07:15 > git --version # 'git version 2.17.1' 22:07:15 using GIT_SSH to set credentials SSH Credentials for GitHub 22:07:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:07:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:07:37 Merging remotes/origin/master commit 9ee6a915f0da87ac859f0375cd81210a85b62227 into PR head commit 45ee40c4e7b49366510ceb4a15f7b2729d14c524 22:07:38 Merge succeeded, producing 45ee40c4e7b49366510ceb4a15f7b2729d14c524 22:07:38 Checking out Revision 45ee40c4e7b49366510ceb4a15f7b2729d14c524 (PR-3115) 22:07:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:07:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:07:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:07:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:07:37 using GIT_SSH to set credentials SSH Credentials for GitHub 22:07:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3115/head:refs/remotes/origin/PR-3115 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:07:37 > git config core.sparsecheckout # timeout=10 22:07:38 > git checkout -f 45ee40c4e7b49366510ceb4a15f7b2729d14c524 # timeout=10 22:07:38 > git remote # timeout=10 22:07:38 > git config --get remote.origin.url # timeout=10 22:07:38 using GIT_SSH to set credentials SSH Credentials for GitHub 22:07:38 > git merge 9ee6a915f0da87ac859f0375cd81210a85b62227 # timeout=10 22:07:38 > git rev-parse HEAD^{commit} # timeout=10 22:07:38 > git config core.sparsecheckout # timeout=10 22:07:38 > git checkout -f 45ee40c4e7b49366510ceb4a15f7b2729d14c524 # timeout=10 22:07:42 Commit message: "feat(security): Fix the issue of chown not working inside snap" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:07:44 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:07:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:07:45 + sudo+ service docker restart 22:07:45 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:07:47 provisioning config files... 22:07:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config2414536828478474170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:07:47 ---> docker-login.sh 22:07:47 nexus3.edgexfoundry.org:10001 22:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:48 Configure a credential helper to remove this warning. See 22:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:48 22:07:48 Login Succeeded 22:07:48 nexus3.edgexfoundry.org:10002 22:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:07:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:07:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:49 Configure a credential helper to remove this warning. See 22:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:49 22:07:49 Login Succeeded 22:07:49 nexus3.edgexfoundry.org:10003 22:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:50 Configure a credential helper to remove this warning. See 22:07:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:50 22:07:50 Login Succeeded 22:07:50 nexus3.edgexfoundry.org:10004 22:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:50 Configure a credential helper to remove this warning. See 22:07:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:50 22:07:50 Login Succeeded 22:07:50 docker.io 22:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:51 Configure a credential helper to remove this warning. See 22:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:51 22:07:51 Login Succeeded 22:07:51 ---> docker-login.sh ends [Pipeline] } 22:07:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:07:51 ========================================================= 22:07:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:07:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:07:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:07:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:07:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:07:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:07:52 + 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 . 22:07:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:07:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:07:56 Sending build context to Docker daemon 166.4MB 22:07:56 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 22:07:56 Step 2/6 : FROM ${BASE} 22:07:56 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:07:56 5f621e34cdf4: Pulling fs layer 22:07:56 a4357932f1b6: Pulling fs layer 22:07:56 18c013af1878: Pulling fs layer 22:07:56 00ac8860ef70: Pulling fs layer 22:07:56 63d7cb157983: Pulling fs layer 22:07:56 b116817d02f9: Pulling fs layer 22:07:56 745a02a5169b: Pulling fs layer 22:07:56 00ac8860ef70: Waiting 22:07:56 63d7cb157983: Waiting 22:07:56 b116817d02f9: Waiting 22:07:56 745a02a5169b: Waiting 22:07:56 18c013af1878: Verifying Checksum 22:07:56 18c013af1878: Download complete 22:07:56 a4357932f1b6: Verifying Checksum 22:07:56 a4357932f1b6: Download complete 22:07:56 63d7cb157983: Verifying Checksum 22:07:56 63d7cb157983: Download complete 22:07:56 5f621e34cdf4: Verifying Checksum 22:07:56 b116817d02f9: Verifying Checksum 22:07:56 b116817d02f9: Download complete 22:07:57 5f621e34cdf4: Pull complete 22:07:58 a4357932f1b6: Pull complete 22:07:58 18c013af1878: Pull complete 22:07:59 745a02a5169b: Verifying Checksum 22:07:59 745a02a5169b: Download complete 22:07:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:07:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:07:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:08:01 00ac8860ef70: Verifying Checksum 22:08:01 00ac8860ef70: Download complete 22:08:03 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.201s coverage: 45.6% of statements 22:08:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:08:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:08:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:08:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:08:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:08:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 22:08:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 22:08:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.149s coverage: 100.0% of statements 22:08:09 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.825s coverage: 27.1% of statements 22:08:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:08:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:08:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:08:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:08:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:08:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:08:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.063s coverage: 100.0% of statements 22:08:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:08:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.067s coverage: 100.0% of statements 22:08:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:08:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:08:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.393s coverage: 65.8% of statements 22:08:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:08:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:08:11 00ac8860ef70: Pull complete 22:08:11 63d7cb157983: Pull complete 22:08:12 b116817d02f9: Pull complete 22:08:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.697s coverage: 82.3% of statements 22:08:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:08:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:08:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 22:08:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:08:16 745a02a5169b: Pull complete 22:08:16 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 22:08:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:08:16 ---> b7e6874047d6 22:08:16 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 22:08:19 ---> Running in eb7c00b5e0fc 22:08:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:08:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.015s coverage: 28.6% of statements 22:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:08:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.676s coverage: 100.0% of statements 22:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:08:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.146s coverage: 100.0% of statements 22:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:08:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.184s coverage: 86.7% of statements 22:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:08:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.208s coverage: 97.5% of statements 22:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:08:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.111s coverage: 78.3% of statements 22:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:08:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:08:21 (1/12) Installing libmagic (5.38-r0) 22:08:21 (2/12) Installing file (5.38-r0) 22:08:21 (3/12) Installing libc-dev (0.7.2-r3) 22:08:21 (4/12) Installing g++ (9.3.0-r2) 22:08:25 (5/12) Installing fortify-headers (1.1-r0) 22:08:25 (6/12) Installing patch (2.7.6-r6) 22:08:25 (7/12) Installing build-base (0.5-r2) 22:08:25 (8/12) Installing libsodium (1.0.18-r0) 22:08:25 (9/12) Installing pkgconf (1.7.2-r0) 22:08:25 (10/12) Installing libsodium-dev (1.0.18-r0) 22:08:25 (11/12) Installing libzmq (4.3.3-r0) 22:08:25 (12/12) Installing zeromq-dev (4.3.3-r0) 22:08:25 Executing busybox-1.31.1-r19.trigger 22:08:25 OK: 217 MiB in 51 packages 22:08:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.781s coverage: 92.8% of statements 22:08:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:08:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:08:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:08:26 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:08:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:08:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:08:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:08:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:08:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:08:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:08:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:08:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:08:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:08:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:08:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:08:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:08:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:08:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:08:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.122s coverage: 58.8% of statements 22:08:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:08:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:08:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.167s coverage: 0.1% of statements 22:08:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:08:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 22:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.106s coverage: 45.5% of statements 22:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements 22:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.109s coverage: 94.1% of statements 22:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements 22:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 22:08:29 Removing intermediate container eb7c00b5e0fc 22:08:29 ---> 5d158c14d98a 22:08:29 Step 4/6 : WORKDIR /edgex-go 22:08:29 ---> Running in 56888b2933eb 22:08:30 Removing intermediate container 56888b2933eb 22:08:30 ---> 305632b58691 22:08:30 Step 5/6 : COPY go.mod . 22:08:31 ---> 5dfbfd38b869 22:08:31 Step 6/6 : RUN go mod download 22:08:31 ---> Running in 0b548259def4 22:08:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.236s coverage: 94.4% of statements 22:08:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 22:08:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.241s coverage: 92.9% of statements 22:08:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:08:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:08:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:08:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.077s coverage: 77.8% of statements 22:08:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:08:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:08:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:08:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:08:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:08:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.188s coverage: 87.2% of statements 22:08:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:08:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:08:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 22:08:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:08:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.176s coverage: 75.5% of statements 22:08:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:08:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.190s coverage: 80.8% of statements 22:08:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.178s coverage: 87.2% of statements 22:08:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.117s coverage: 84.2% of statements 22:08:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.208s coverage: 91.4% of statements 22:08:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:08:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.406s coverage: 63.5% of statements 22:08:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:08:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:08:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.090s coverage: 100.0% of statements 22:08:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.251s coverage: 91.3% of statements 22:08:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 22:08:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements 22:08:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.088s coverage: 100.0% of statements 22:08:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.849s coverage: 68.9% of statements 22:08:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:08:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:08:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.272s coverage: 37.0% of statements 22:08:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:08:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:08:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.738s coverage: 84.0% of statements 22:08:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.145s coverage: 100.0% of statements 22:08:57 Removing intermediate container 0b548259def4 22:08:57 ---> 5b50a7d2468b 22:08:57 Successfully built 5b50a7d2468b 22:08:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:08:58 + docker inspect -f . ci-base-image-arm64 22:08:58 . [Pipeline] withDockerContainer 22:08:58 prd-ubuntu18.04-docker-arm64-4c-16g-25624 does not seem to be running inside a container 22:08:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:08:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.502s coverage: 47.0% of statements 22:08:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:08:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:08:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:08:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:08:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:08:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.164s coverage: 100.0% of statements 22:08:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:08:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.218s coverage: 100.0% of statements 22:08:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:08:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 22:08:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 22:08:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 22:08:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.133s coverage: 87.7% of statements 22:08:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 22:08:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 22:08:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 22:08:59 $ docker top df63dd10cf5226889d6f61970a64eec17b1d1224aaefb2f280f847578c231cf8 -eo pid,comm [Pipeline] { [Pipeline] sh 22:09:01 + go version 22:09:01 go version go1.15.5 linux/arm64 [Pipeline] } 22:09:01 $ docker stop --time=1 df63dd10cf5226889d6f61970a64eec17b1d1224aaefb2f280f847578c231cf8 22:09:02 $ docker rm -f df63dd10cf5226889d6f61970a64eec17b1d1224aaefb2f280f847578c231cf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:09:03 + docker inspect -f . ci-base-image-arm64 22:09:03 . [Pipeline] withDockerContainer 22:09:04 prd-ubuntu18.04-docker-arm64-4c-16g-25624 does not seem to be running inside a container 22:09:04 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:09:05 $ docker top aa96d3e956e52152fde218e9293a5d1df2ab15c3602f586ee107840b9fffded8 -eo pid,comm [Pipeline] { [Pipeline] echo 22:09:05 ========================================================= 22:09:05 [edgeXBuildGoParallel] Running Tests and Build... 22:09:05 ========================================================= [Pipeline] sh 22:09:06 + make test 22:09:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:09:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.056s coverage: 29.1% of statements 22:09:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:09:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:09:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:09:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:09:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:09:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.236s coverage: 99.0% of statements 22:09:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:09:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.142s coverage: 100.0% of statements 22:09:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:09:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 22:09:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 22:09:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 22:09:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.322s coverage: 100.0% of statements 22:09:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 22:09:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 22:09:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 22:09:07 ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements 22:09:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:09:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements 22:09:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:09:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:09:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:09:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:09:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.123s coverage: 87.9% of statements 22:09:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:09:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:09:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.084s coverage: 100.0% of statements 22:09:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.048s coverage: 32.1% of statements 22:09:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 100.0% of statements 22:09:09 GO111MODULE=on go vet ./... 22:09:28 ? github.com/edgexfoundry/edgex-go [no test files] 22:10:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:10:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:10:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:10:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:10:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:10:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:10:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:10:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:10:32 gofmt -l . 22:10:32 [ "`gofmt -l .`" = "" ] 22:10:32 ./bin/test-go-mod-tidy.sh 22:10:32 ./bin/test-attribution-txt.sh [Pipeline] sh 22:10:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:10:33 + ls -al . 22:10:33 total 696 22:10:33 drwxrwxr-x 10 1001 1001 4096 Feb 8 22:10 . 22:10:33 drwxr-xr-x 4 root root 30 Feb 8 22:06 .. 22:10:33 -rw-rw-r-- 1 1001 1001 11 Feb 8 22:03 .dockerignore 22:10:33 drwxrwxr-x 8 1001 1001 179 Feb 8 22:03 .git 22:10:33 drwxrwxr-x 3 1001 1001 125 Feb 8 22:03 .github 22:10:33 -rw-rw-r-- 1 1001 1001 818 Feb 8 22:03 .gitignore 22:10:33 drwx------ 3 1001 1001 60 Feb 8 22:04 .semver 22:10:33 -rw-rw-r-- 1 1001 1001 166 Feb 8 22:03 .sonarcloud.properties 22:10:33 -rw-rw-r-- 1 1001 1001 7859 Feb 8 22:03 Attribution.txt 22:10:33 -rw-rw-r-- 1 1001 1001 3804 Feb 8 22:03 CONTRIBUTING.md 22:10:33 -rw-rw-r-- 1 1001 1001 931 Feb 8 22:03 Dockerfile.build 22:10:33 -rw-rw-r-- 1 1001 1001 863 Feb 8 22:03 Jenkinsfile 22:10:33 -rw-rw-r-- 1 1001 1001 10775 Feb 8 22:03 LICENSE 22:10:33 -rw-rw-r-- 1 1001 1001 5774 Feb 8 22:03 Makefile 22:10:33 -rw-rw-r-- 1 1001 1001 6524 Feb 8 22:03 README.md 22:10:33 -rw-rw-r-- 1 1001 1001 6755 Feb 8 22:03 SECURITY.md 22:10:33 -rw-rw-r-- 1 1001 1001 5 Feb 8 22:04 VERSION 22:10:33 -rw-rw-r-- 1 1001 1001 4131 Feb 8 22:03 ZMQWindows.md 22:10:33 drwxrwxr-x 2 1001 1001 117 Feb 8 22:03 bin 22:10:33 drwxrwxr-x 14 1001 1001 4096 Feb 8 22:03 cmd 22:10:33 -rw-r--r-- 1 root root 592672 Feb 8 22:09 coverage.out 22:10:33 -rw-r--r-- 1 root root 1054 Feb 8 22:10 go.mod 22:10:33 -rw-r--r-- 1 root root 19290 Feb 8 22:10 go.sum 22:10:33 drwxrwxr-x 8 1001 1001 127 Feb 8 22:03 internal 22:10:33 drwxrwxr-x 4 1001 1001 26 Feb 8 22:03 openapi 22:10:33 drwxrwxr-x 4 1001 1001 71 Feb 8 22:03 snap 22:10:33 -rw-rw-r-- 1 1001 1001 168 Feb 8 22:03 version.go [Pipeline] sh 22:10:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:10:34 + '[' -e coverage.out ] 22:10:34 + chown 1001:1001 coverage.out [Pipeline] stash 22:10:35 Stashed 1 file(s) [Pipeline] sh 22:10:36 + make build 22:10:36 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 22:10:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:10:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:10:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:10:45 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 22:10:47 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.333s coverage: 45.6% of statements 22:10:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:10:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:10:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:10:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:10:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:10:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 22:10:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 22:10:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.180s coverage: 100.0% of statements 22:10:54 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.473s coverage: 27.1% of statements 22:10:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:10:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:10:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:10:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:10:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:10:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:10:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.062s coverage: 100.0% of statements 22:10:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:10:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.125s coverage: 100.0% of statements 22:10:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:10:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:10:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.316s coverage: 65.8% of statements 22:10:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:10:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:10:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.738s coverage: 82.3% of statements 22:10:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:10:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:10:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 22:10:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:11:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.402s coverage: 28.6% of statements 22:11:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:11:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:11:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:11:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:11:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:11:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.151s coverage: 100.0% of statements 22:11:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:11:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements 22:11:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:11:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.356s coverage: 86.7% of statements 22:11:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:11:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.357s coverage: 97.5% of statements 22:11:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:11:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.125s coverage: 78.3% of statements 22:11:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:11:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:11:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:11:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:11:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.209s coverage: 92.8% of statements 22:11:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:11:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:11:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:11:13 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:11:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:11:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:11:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:11:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:11:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:11:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:11:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:11:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:11:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:11:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:11:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:11:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:11:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:11:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:11:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.081s coverage: 58.8% of statements 22:11:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:11:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:11:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.178s coverage: 0.1% of statements 22:11:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:11:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 22:11:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:11:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 45.5% of statements 22:11:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.105s coverage: 79.5% of statements 22:11:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 22:11:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements 22:11:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.073s coverage: 87.5% of statements 22:11:14 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 22:11:15 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 22:11:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:11:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:11:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.071s coverage: 94.4% of statements 22:11:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements 22:11:26 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 22:11:30 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 22:11:34 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 22:11:39 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 22:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.122s coverage: 92.9% of statements 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 77.8% of statements 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 75.5% of statements 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.8% of statements 22:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.120s coverage: 87.2% of statements 22:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.141s coverage: 84.2% of statements 22:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.169s coverage: 91.4% of statements 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.489s coverage: 63.5% of statements 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 22:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements 22:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 22:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements 22:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 22:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.728s coverage: 68.9% of statements 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.326s coverage: 37.0% of statements 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.584s coverage: 84.0% of statements 22:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.120s coverage: 100.0% of statements 22:11:42 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 22:11:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:11:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.465s coverage: 47.0% of statements 22:11:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:11:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:11:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:11:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:11:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:11:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.203s coverage: 100.0% of statements 22:11:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:11:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.179s coverage: 100.0% of statements 22:11:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:11:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 22:11:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 22:11:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 22:11:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.228s coverage: 87.7% of statements 22:11:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 22:11:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 22:11:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [Pipeline] } 22:11:54 $ docker stop --time=1 d131c9b1e17641376643f54cca771cc878ea8f8d3ab568b9d700db9a99b2dc2d 22:11:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.077s coverage: 29.1% of statements 22:11:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:11:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:11:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:11:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:11:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:11:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.186s coverage: 99.0% of statements 22:11:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:11:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.106s coverage: 100.0% of statements 22:11:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:11:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 22:11:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 22:11:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 22:11:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.153s coverage: 100.0% of statements 22:11:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 22:11:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 22:11:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 22:11:56 ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements 22:11:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:11:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements 22:11:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:11:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:11:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:11:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:11:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.092s coverage: 87.9% of statements 22:11:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:11:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:11:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements 22:11:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 22:11:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 22:11:57 $ docker rm -f d131c9b1e17641376643f54cca771cc878ea8f8d3ab568b9d700db9a99b2dc2d 22:11:57 GO111MODULE=on go vet ./... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:12:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:12:02 22:12:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:12:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:12:02 latest: Pulling from edgex-devops/edgex-compose 22:12:02 cbdbe7a5bc2a: Pulling fs layer 22:12:02 ca9280d653b3: Pulling fs layer 22:12:02 7e9c9ca2126c: Pulling fs layer 22:12:03 cbdbe7a5bc2a: Download complete 22:12:05 ca9280d653b3: Verifying Checksum 22:12:05 ca9280d653b3: Download complete 22:12:05 cbdbe7a5bc2a: Pull complete 22:12:09 7e9c9ca2126c: Verifying Checksum 22:12:09 7e9c9ca2126c: Download complete 22:12:09 ca9280d653b3: Pull complete 22:12:21 7e9c9ca2126c: Pull complete 22:12:21 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:12:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:12:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:12:22 prd-centos7-docker-4c-2g-25622 does not seem to be running inside a container 22:12:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:12:25 $ docker top 6ec77e6ff936d6247f1fdaac758891ae6b988c6bda18f97dca2ac6790568e7f7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:12:26 + grep parallel 22:12:26 + docker-compose build --help 22:12:28 --parallel Build images in parallel. [Pipeline] } 22:12:28 $ docker stop --time=1 6ec77e6ff936d6247f1fdaac758891ae6b988c6bda18f97dca2ac6790568e7f7 22:12:29 $ docker rm -f 6ec77e6ff936d6247f1fdaac758891ae6b988c6bda18f97dca2ac6790568e7f7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:12:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:12:30 . [Pipeline] withDockerContainer 22:12:30 prd-centos7-docker-4c-2g-25622 does not seem to be running inside a container 22:12:31 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:12:32 $ docker top f46e7ca7832d4b474346fa26e6591a1f2ceeb9fa2e6dd48eb14051c8c9438f47 -eo pid,comm [Pipeline] { [Pipeline] sh 22:12:33 + docker-compose -f ./docker-compose-build.yml build --parallel 22:12:35 Building docker-core-command-go ... 22:12:35 Building docker-core-data-go ... 22:12:35 Building docker-core-metadata-go ... 22:12:35 Building docker-security-bootstrapper-go ... 22:12:35 Building docker-security-proxy-setup-go ... 22:12:35 Building docker-security-secretstore-setup-go ... 22:12:35 Building docker-support-notifications-go ... 22:12:35 Building docker-support-scheduler-go ... 22:12:35 Building docker-sys-mgmt-agent-go ... 22:12:35 Building docker-sys-mgmt-agent-go 22:12:35 Building docker-core-data-go 22:12:35 Building docker-support-scheduler-go 22:12:35 Building docker-support-notifications-go 22:12:35 Building docker-security-bootstrapper-go 22:13:19 gofmt -l . 22:13:19 [ "`gofmt -l .`" = "" ] 22:13:19 ./bin/test-go-mod-tidy.sh 22:13:19 ./bin/test-attribution-txt.sh [Pipeline] sh 22:13:20 + ls -al . 22:13:20 total 724 22:13:20 drwxrwxr-x 9 1001 1001 4096 Feb 8 22:13 . 22:13:20 drwxr-xr-x 4 root root 4096 Feb 8 22:09 .. 22:13:20 -rw-rw-r-- 1 1001 1001 11 Feb 8 22:07 .dockerignore 22:13:20 drwxrwxr-x 8 1001 1001 4096 Feb 8 22:07 .git 22:13:20 drwxrwxr-x 3 1001 1001 4096 Feb 8 22:07 .github 22:13:20 -rw-rw-r-- 1 1001 1001 818 Feb 8 22:07 .gitignore 22:13:20 -rw-rw-r-- 1 1001 1001 166 Feb 8 22:07 .sonarcloud.properties 22:13:20 -rw-rw-r-- 1 1001 1001 7859 Feb 8 22:07 Attribution.txt 22:13:20 -rw-rw-r-- 1 1001 1001 3804 Feb 8 22:07 CONTRIBUTING.md 22:13:20 -rw-rw-r-- 1 1001 1001 931 Feb 8 22:07 Dockerfile.build 22:13:20 -rw-rw-r-- 1 1001 1001 863 Feb 8 22:07 Jenkinsfile 22:13:20 -rw-rw-r-- 1 1001 1001 10775 Feb 8 22:07 LICENSE 22:13:20 -rw-rw-r-- 1 1001 1001 5774 Feb 8 22:07 Makefile 22:13:20 -rw-rw-r-- 1 1001 1001 6524 Feb 8 22:07 README.md 22:13:20 -rw-rw-r-- 1 1001 1001 6755 Feb 8 22:07 SECURITY.md 22:13:20 -rw-rw-r-- 1 1001 1001 5 Feb 8 22:04 VERSION 22:13:20 -rw-rw-r-- 1 1001 1001 4131 Feb 8 22:07 ZMQWindows.md 22:13:20 drwxrwxr-x 2 1001 1001 4096 Feb 8 22:07 bin 22:13:20 drwxrwxr-x 14 1001 1001 4096 Feb 8 22:07 cmd 22:13:20 -rw-r--r-- 1 root root 592672 Feb 8 22:11 coverage.out 22:13:20 -rw-r--r-- 1 root root 1054 Feb 8 22:13 go.mod 22:13:20 -rw-r--r-- 1 root root 19290 Feb 8 22:13 go.sum 22:13:20 drwxrwxr-x 8 1001 1001 4096 Feb 8 22:07 internal 22:13:20 drwxrwxr-x 4 1001 1001 4096 Feb 8 22:07 openapi 22:13:20 drwxrwxr-x 4 1001 1001 4096 Feb 8 22:07 snap 22:13:20 -rw-rw-r-- 1 1001 1001 168 Feb 8 22:07 version.go [Pipeline] sh 22:13:20 + '[' -e coverage.out ] 22:13:20 + chown 1001:1001 coverage.out [Pipeline] stash 22:13:20 Warning: overwriting stash ‘coverage-report’ 22:13:21 Stashed 1 file(s) [Pipeline] sh 22:13:22 + make build 22:13:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:13:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:13:57 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 22:13:58 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:13:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:13:58 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:13:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:13:58 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:13:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:13:58 ---> 897f1df126da 22:13:58 Step 3/23 : WORKDIR /edgex-go 22:13:58 ---> 897f1df126da 22:13:58 Step 3/26 : WORKDIR /edgex-go 22:13:58 ---> 897f1df126da 22:13:58 Step 3/22 : WORKDIR /edgex-go 22:13:58 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:13:58 Step 2/30 : FROM ${BUILDER_BASE} AS builder 22:13:58 ---> 897f1df126da 22:13:58 Step 3/30 : WORKDIR /edgex-go 22:13:58 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:13:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:13:58 ---> 897f1df126da 22:13:58 Step 3/22 : WORKDIR /edgex-go 22:13:58 ---> Running in ed781ec81e0d 22:13:58 ---> Running in 35b4ed25b234 22:13:58 ---> Running in 5c3eae8fbac3 22:13:58 ---> Running in 176bb773db07 22:13:58 ---> Running in 83afd56e0ab3 22:13:58 Removing intermediate container 5c3eae8fbac3 22:13:58 ---> c10973817b94 22:13:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:13:58 Removing intermediate container 83afd56e0ab3 22:13:58 ---> 2c5cabaa6719 22:13:58 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:13:58 Removing intermediate container ed781ec81e0d 22:13:58 ---> b2a3df2e22d9 22:13:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:13:58 Removing intermediate container 176bb773db07 22:13:58 ---> 851cc972bd74 22:13:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:13:58 Removing intermediate container 35b4ed25b234 22:13:58 ---> d94c8cfdd404 22:13:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:13:58 ---> Running in d6371a3b8d24 22:13:58 ---> Running in 1cb51885b3f7 22:13:58 ---> Running in a89db0eb5f8c 22:13:58 ---> Running in b598dc3a6c59 22:13:58 ---> Running in b55653c01a98 22:13:58 Removing intermediate container 1cb51885b3f7 22:13:58 ---> ee627c11ec96 22:13:58 Step 5/22 : RUN apk add --update --no-cache make git 22:13:58 Removing intermediate container b598dc3a6c59 22:13:58 ---> de55a61092d9 22:13:58 Step 5/26 : RUN apk add --update --no-cache make bash git 22:13:58 ---> Running in f1b31078c58f 22:13:58 Removing intermediate container d6371a3b8d24 22:13:58 ---> e856206901af 22:13:58 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:13:58 ---> Running in c3c37010f0d3 22:13:58 Removing intermediate container a89db0eb5f8c 22:13:58 ---> 9454bd76854b 22:13:58 Step 5/30 : RUN apk add --update --no-cache make git 22:13:58 Removing intermediate container b55653c01a98 22:13:58 ---> 62ae786fc48e 22:13:58 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:13:58 ---> Running in a2add923783e 22:13:58 ---> Running in 46d1709e262f 22:13:58 ---> Running in db69010b2661 22:14:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:14:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:14:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:14:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:14:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:14:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:14:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:14:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:14:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:14:02 OK: 233 MiB in 51 packages 22:14:02 OK: 233 MiB in 51 packages 22:14:02 OK: 233 MiB in 51 packages 22:14:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:14:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:14:04 OK: 233 MiB in 51 packages 22:14:04 OK: 233 MiB in 51 packages 22:14:04 Removing intermediate container f1b31078c58f 22:14:04 ---> 5d1f69a0bd0e 22:14:04 Step 6/22 : COPY go.mod . 22:14:04 Removing intermediate container c3c37010f0d3 22:14:04 ---> ce3a1c4597bd 22:14:04 Step 6/26 : COPY go.mod . 22:14:05 Removing intermediate container a2add923783e 22:14:05 ---> cc8244bf6a5a 22:14:05 Step 6/22 : COPY go.mod . 22:14: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 22:14:06 ---> ca1f2e5f09be 22:14:06 Step 7/22 : RUN go mod download 22:14:06 ---> 80e94660201e 22:14:06 Step 7/26 : RUN go mod download 22:14:06 ---> Running in 90a0a3d55483 22:14:06 ---> bf8412ae9288 22:14:06 Step 7/22 : RUN go mod download 22:14:06 ---> Running in cac3110163ae 22:14:07 ---> Running in 67bc41a3c86a 22:14:07 Removing intermediate container 46d1709e262f 22:14:07 ---> 94f426ceeddb 22:14:07 Step 6/30 : COPY go.mod . 22:14:07 Removing intermediate container db69010b2661 22:14:07 ---> a05f174b07f6 22:14:07 Step 6/23 : COPY go.mod . 22:14: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 22:14:08 ---> 19ff77163b22 22:14:08 Step 7/30 : RUN go mod download 22:14:08 ---> Running in e62dd171c457 22:14:08 ---> 2df8f6cbf42c 22:14:08 Step 7/23 : RUN go mod download 22:14:09 ---> Running in 3b8bd9ea7361 22:14:13 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 22:14:14 Removing intermediate container e62dd171c457 22:14:14 ---> 9c6eca299bc9 22:14:14 Step 8/30 : COPY . . 22:14:14 Removing intermediate container 90a0a3d55483 22:14:14 ---> ae1757e6250d 22:14:14 Step 8/22 : COPY . . 22:14:15 Removing intermediate container 3b8bd9ea7361 22:14:15 ---> 66f35740e64e 22:14:15 Step 8/23 : COPY . . 22:14:15 Removing intermediate container 67bc41a3c86a 22:14:15 ---> 24d1a218f33b 22:14:15 Step 8/22 : COPY . . 22:14:15 Removing intermediate container cac3110163ae 22:14:15 ---> 3b187fb0307a 22:14:15 Step 8/26 : COPY . . 22:14:17 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 22:14:20 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 22:14:24 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 22:14: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 22:14:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 22:14:37 $ docker stop --time=1 aa96d3e956e52152fde218e9293a5d1df2ab15c3602f586ee107840b9fffded8 22:14:39 $ docker rm -f aa96d3e956e52152fde218e9293a5d1df2ab15c3602f586ee107840b9fffded8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:14:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:14:42 22:14:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:14:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:14:42 latest: Pulling from edgex-devops/edgex-compose-arm64 22:14:42 29e5d40040c1: Pulling fs layer 22:14:42 1ce36da41761: Pulling fs layer 22:14:42 25b303627fd3: Pulling fs layer 22:14:43 29e5d40040c1: Verifying Checksum 22:14:43 29e5d40040c1: Download complete 22:14:43 1ce36da41761: Verifying Checksum 22:14:43 1ce36da41761: Download complete 22:14:43 29e5d40040c1: Pull complete 22:14:45 1ce36da41761: Pull complete 22:14:46 25b303627fd3: Verifying Checksum 22:14:46 25b303627fd3: Download complete 22:14:56 25b303627fd3: Pull complete 22:14:56 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:14:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:14:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:14:57 prd-ubuntu18.04-docker-arm64-4c-16g-25624 does not seem to be running inside a container 22:14:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:15:00 $ docker top f83fc9f1c0a26a767a681b852e55733ffce57a7b9e6fee119055478e18d583e5 -eo pid,comm [Pipeline] { [Pipeline] sh 22:15:01 + docker-compose+ buildgrep --help parallel 22:15:01 22:15:04 --parallel Build images in parallel. [Pipeline] } 22:15:04 $ docker stop --time=1 f83fc9f1c0a26a767a681b852e55733ffce57a7b9e6fee119055478e18d583e5 22:15:06 $ docker rm -f f83fc9f1c0a26a767a681b852e55733ffce57a7b9e6fee119055478e18d583e5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:15:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:15:07 . [Pipeline] withDockerContainer 22:15:07 prd-ubuntu18.04-docker-arm64-4c-16g-25624 does not seem to be running inside a container 22:15:07 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:15:09 $ docker top b1436e1ec7e90c2efe41eec08db5cf02625fea1bbf662e2132e63ed1b7fcd025 -eo pid,comm [Pipeline] { [Pipeline] sh 22:15:10 + docker-compose -f ./docker-compose-build.yml build --parallel 22:15:14 Building docker-core-command-go ... 22:15:14 Building docker-core-data-go ... 22:15:14 Building docker-core-metadata-go ... 22:15:14 Building docker-security-bootstrapper-go ... 22:15:14 Building docker-security-proxy-setup-go ... 22:15:14 Building docker-security-secretstore-setup-go ... 22:15:14 Building docker-support-notifications-go ... 22:15:14 Building docker-support-scheduler-go ... 22:15:14 Building docker-sys-mgmt-agent-go ... 22:15:14 Building docker-support-scheduler-go 22:15:14 Building docker-security-bootstrapper-go 22:15:14 Building docker-core-command-go 22:15:14 Building docker-support-notifications-go 22:15:14 Building docker-core-metadata-go 22:15:39 ---> df06d63c6e3d 22:15:39 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:15:39 ---> 08cc4e330374 22:15:39 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:15:39 ---> aaa6cd856991 22:15:39 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:15:39 ---> ae27c9b5cc6e 22:15:39 Step 9/23 : RUN make cmd/core-data/core-data 22:15:39 ---> Running in cbf3189a6dc4 22:15:39 ---> Running in 2b5131399a55 22:15:39 ---> ce7f87e3b0a2 22:15:39 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:15:39 ---> Running in 372d9c616a8d 22:15:39 ---> Running in 8f510299bb41 22:15:39 ---> Running in 3aa394d62bb2 22:15: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 22:15:43 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 22:15:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:15:43 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 22:15:43 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 22:16:36 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:16:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:16:36 ---> 5b50a7d2468b 22:16:36 Step 3/22 : WORKDIR /edgex-go 22:16:36 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:16:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:16:36 ---> 5b50a7d2468b 22:16:36 Step 3/23 : WORKDIR /edgex-go 22:16:36 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:16:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:16:36 ---> 5b50a7d2468b 22:16:36 Step 3/22 : WORKDIR /edgex-go 22:16:36 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:16:36 Step 2/30 : FROM ${BUILDER_BASE} AS builder 22:16:36 ---> 5b50a7d2468b 22:16:36 Step 3/30 : WORKDIR /edgex-go 22:16:36 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:16:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:16:36 ---> 5b50a7d2468b 22:16:36 Step 3/23 : WORKDIR /edgex-go 22:16:36 ---> Running in 6578f8ea7f9e 22:16:36 ---> Running in 62cb60f97bd7 22:16:36 ---> Running in ae11adabc5e3 22:16:36 ---> Running in 302c71a14ddd 22:16:36 ---> Running in d4728b942733 22:16:36 Removing intermediate container 6578f8ea7f9e 22:16:36 ---> 8b3ed7707e91 22:16:36 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:16:36 Removing intermediate container 62cb60f97bd7 22:16:36 ---> b4991a47edfc 22:16:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:16:36 Removing intermediate container ae11adabc5e3 22:16:36 ---> b7a99d5ae026 22:16:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:16:36 Removing intermediate container 302c71a14ddd 22:16:36 ---> 8dffffa76238 22:16:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:16:36 Removing intermediate container d4728b942733 22:16:36 ---> 3cc075ea44ce 22:16:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:16:36 ---> Running in 22eee9a2c8d1 22:16:36 ---> Running in f74c5a89ac2d 22:16:36 ---> Running in 80afeb17f70f 22:16:36 ---> Running in 1517c09af396 22:16:36 ---> Running in d5572ace8a53 22:16:36 Removing intermediate container 22eee9a2c8d1 22:16:36 ---> acd498857535 22:16:36 Step 5/23 : RUN apk add --update --no-cache make git 22:16:36 ---> Running in 9c1bbcdfbad3 22:16:36 Removing intermediate container f74c5a89ac2d 22:16:36 ---> 7ac4bb1887bd 22:16:36 Step 5/30 : RUN apk add --update --no-cache make git 22:16:36 ---> Running in 75c6150b35ea 22:16:36 Removing intermediate container 80afeb17f70f 22:16:36 ---> a005e2cf5588 22:16:36 Step 5/22 : RUN apk add --update --no-cache make git 22:16:36 Removing intermediate container d5572ace8a53 22:16:36 ---> e78f907fd86a 22:16:36 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:16:36 Removing intermediate container 1517c09af396 22:16:36 ---> d12a33eb0d17 22:16:36 Step 5/23 : RUN apk add --update --no-cache make git 22:16:36 ---> Running in 00af93311166 22:16:36 ---> Running in 50dbdbf47d95 22:16:36 ---> Running in c37091855e16 22:16:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:16:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:16:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:16:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:16:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:16:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:16:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:16:37 OK: 217 MiB in 51 packages 22:16:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:16:37 OK: 217 MiB in 51 packages 22:16:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:16:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:16:38 OK: 217 MiB in 51 packages 22:16:38 Removing intermediate container 9c1bbcdfbad3 22:16:38 ---> 83590b2329ac 22:16:38 Step 6/23 : COPY go.mod . 22:16:38 OK: 217 MiB in 51 packages 22:16:39 OK: 217 MiB in 51 packages 22:16:39 Removing intermediate container 75c6150b35ea 22:16:39 ---> 93b89a808427 22:16:39 Step 6/30 : COPY go.mod . 22:16:39 ---> 4389965d4dc3 22:16:39 Step 7/23 : RUN go mod download 22:16:39 ---> Running in dfbd48b5aece 22:16:40 Removing intermediate container 00af93311166 22:16:40 ---> ef2ae964ac11 22:16:40 Step 6/22 : COPY go.mod . 22:16:40 ---> 6b8b41363e12 22:16:40 Step 7/30 : RUN go mod download 22:16:40 Removing intermediate container c37091855e16 22:16:40 ---> 0cadafae1763 22:16:40 Step 6/23 : COPY go.mod . 22:16:40 Removing intermediate container 50dbdbf47d95 22:16:40 ---> a368b9416241 22:16:40 Step 6/22 : COPY go.mod . 22:16:40 ---> Running in 72455b79de7d 22:16:41 ---> 6b69ef0e78c3 22:16:41 Step 7/22 : RUN go mod download 22:16:41 ---> Running in f361fe150f9b 22:16:41 ---> 416b88eac926 22:16:41 Step 7/22 : RUN go mod download 22:16:41 ---> d0b0f6ab19ca 22:16:41 Step 7/23 : RUN go mod download 22:16:42 ---> Running in c6c970f95f7a 22:16:42 ---> Running in 92643e98f857 22:16:44 Removing intermediate container dfbd48b5aece 22:16:44 ---> 16341497ce78 22:16:44 Step 8/23 : COPY . . 22:16:44 Removing intermediate container 72455b79de7d 22:16:44 ---> 9485ac9fe702 22:16:44 Step 8/30 : COPY . . 22:16:47 Removing intermediate container f361fe150f9b 22:16:47 ---> b276405778c2 22:16:47 Step 8/22 : COPY . . 22:16:47 Removing intermediate container 92643e98f857 22:16:47 ---> 0d0df65294c4 22:16:47 Step 8/23 : COPY . . 22:16:48 Removing intermediate container c6c970f95f7a 22:16:48 ---> 62ad7f582193 22:16:48 Step 8/22 : COPY . . 22:17:07 Removing intermediate container 2b5131399a55 22:17:07 ---> babe3a157156 22:17:07 22:17:07 Step 10/30 : FROM alpine:3.12 22:17:07 3.12: Pulling from library/alpine 22:17:07 Removing intermediate container 372d9c616a8d 22:17:07 ---> 33b1d5279d90 22:17:07 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:17:07 ---> Running in a0d3a94eb8f4 22:17:07 Removing intermediate container 3aa394d62bb2 22:17:07 ---> 6f2fa454018e 22:17:07 22:17:07 Step 10/22 : FROM alpine:3.12 22:17:07 Removing intermediate container cbf3189a6dc4 22:17:07 ---> ca12bcc651e0 22:17:07 22:17:07 Step 10/22 : FROM alpine:3.12 22:17:07 3.12: Pulling from library/alpine 22:17:07 3.12: Pulling from library/alpine 22:17:07 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 22:17:07 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 22:17:07 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 22:17:07 Status: Downloaded newer image for alpine:3.12 22:17:07 Status: Downloaded newer image for alpine:3.12 22:17:07 ---> 389fef711851 22:17:07 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:17:07 ---> 389fef711851 22:17:07 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:17:07 Status: Image is up to date for alpine:3.12 22:17:07 ---> 389fef711851 22:17:07 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:17:07 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 22:17:07 ---> Running in f26fa406f760 22:17:07 ---> Running in ec1e265e2772 22:17:07 ---> Running in b3893f7944ca 22:17:09 Removing intermediate container ec1e265e2772 22:17:09 ---> f3f863db90e1 22:17:09 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 22:17:09 ---> Running in 86f8eca35d07 22:17:11 Removing intermediate container 8f510299bb41 22:17:11 ---> 7b76c3840a84 22:17:11 22:17:11 Step 10/23 : FROM alpine:3.12 22:17:11 ---> 389fef711851 22:17:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:17:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:17:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:17:12 ---> Running in 33ccec0d7a6d 22:17:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:17:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:17:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:17:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:17:12 (1/1) Installing dumb-init (1.2.2-r1) 22:17:12 Executing busybox-1.31.1-r19.trigger 22:17:12 OK: 6 MiB in 15 packages 22:17:13 (1/2) Installing dumb-init (1.2.2-r1) 22:17:13 (2/2) Installing su-exec (0.2-r1) 22:17:13 Executing busybox-1.31.1-r19.trigger 22:17:13 OK: 6 MiB in 16 packages 22:17:13 (1/2) Installing ca-certificates (20191127-r4) 22:17:13 (2/2) Installing dumb-init (1.2.2-r1) 22:17:13 Executing busybox-1.31.1-r19.trigger 22:17:13 Executing ca-certificates-20191127-r4.trigger 22:17:14 OK: 6 MiB in 16 packages 22:17:14 Removing intermediate container 33ccec0d7a6d 22:17:14 ---> 8887fb1591c3 22:17:14 Step 12/23 : ENV APP_PORT=48080 22:17:14 ---> Running in 44ffb2781b5e 22:17:14 ---> e3d664cb8108 22:17:14 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:17:14 ---> 4db9fd1d76a0 22:17:14 Step 9/23 : RUN make cmd/core-command/core-command 22:17:14 ---> d099a5cfb47c 22:17:14 Step 9/23 : RUN make cmd/core-metadata/core-metadata 22:17:14 ---> 2fc3695d7720 22:17:14 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:17:14 ---> 84e229ef18e8 22:17:14 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:17:14 ---> Running in 641cbe58875a 22:17:14 ---> Running in dbd25b50d186 22:17:14 ---> Running in 18f9f797d62c 22:17:14 ---> Running in e4b08e348fcf 22:17:14 ---> Running in 957509c81073 22:17:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:17:14 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 22:17:14 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 22:17:14 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 22:17:14 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 22:17:16 Removing intermediate container 44ffb2781b5e 22:17:16 ---> 71fe80d3ba08 22:17:16 Step 13/23 : EXPOSE $APP_PORT 22:17:16 Removing intermediate container a0d3a94eb8f4 22:17:16 ---> 2a88a32f2960 22:17:16 22:17:16 Step 11/26 : FROM docker:20.10.0 22:17:16 ---> Running in 19913909c6fd 22:17:16 Removing intermediate container 86f8eca35d07 22:17:16 ---> 597621cef5c7 22:17:16 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 22:17:16 Removing intermediate container b3893f7944ca 22:17:16 ---> 52c2e28aa387 22:17:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:17:16 ---> Running in 86d4c29666a4 22:17:16 20.10.0: Pulling from library/docker 22:17:16 ---> Running in 7eeef16a8855 22:17:16 Removing intermediate container 19913909c6fd 22:17:16 ---> 7d18b769c102 22:17:16 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:17:17 ---> Running in 9919c77182ac 22:17:17 Removing intermediate container 86d4c29666a4 22:17:17 ---> f81338158a88 22:17:17 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:17:17 Removing intermediate container 7eeef16a8855 22:17:17 ---> 8cb05def724b 22:17:17 Step 13/22 : ENV APP_PORT=48085 22:17:17 Removing intermediate container f26fa406f760 22:17:17 ---> 29bcdc1b3d75 22:17:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:17:18 ---> Running in 827cf422551e 22:17:18 ---> Running in 51098cb6f907 22:17:18 ---> Running in d535d011d3ee 22:17:19 Removing intermediate container 827cf422551e 22:17:19 ---> 8e899e389191 22:17:19 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:17:19 Removing intermediate container d535d011d3ee 22:17:19 ---> 36a20f18f74a 22:17:19 Step 13/22 : ENV APP_PORT=48060 22:17:19 ---> Running in d2a5192a5727 22:17:19 Removing intermediate container 51098cb6f907 22:17:19 ---> e324d8835974 22:17:19 Step 14/22 : EXPOSE $APP_PORT 22:17:20 ---> Running in b1add4c4fcd6 22:17:20 ---> Running in a063c9fc1097 22:17:23 Removing intermediate container a063c9fc1097 22:17:23 ---> c01df6b2edbd 22:17:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:17:23 Removing intermediate container b1add4c4fcd6 22:17:23 ---> d23e08035ee6 22:17:23 Step 14/22 : EXPOSE $APP_PORT 22:17:23 ---> Running in 20a53203625b 22:17:23 Removing intermediate container 9919c77182ac 22:17:24 ---> 932b4175a152 22:17:24 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 22:17:24 ---> Running in e0f43a60436d 22:17:24 Removing intermediate container 20a53203625b 22:17:24 ---> 2912d5170b2d 22:17:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:17:25 ---> e8ac05fd3a7d 22:17:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:17:26 ---> 7692b9d93f12 22:17:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:17:26 Removing intermediate container d2a5192a5727 22:17:26 ---> 0225b9262977 22:17:26 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 22:17:26 ---> Running in 0bc3e7a3bc9c 22:17:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:17:26 ---> 5ed8f1d11151 22:17:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:17:27 Removing intermediate container 0bc3e7a3bc9c 22:17:27 ---> a8a687e5285a 22:17:27 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:17:27 ---> a9ec3306aea1 22:17:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:17:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:17:28 ---> bb7fc7623275 22:17:28 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:17:28 ---> Running in c94b4a41d5b3 22:17:28 ---> d43d80498c6f 22:17:28 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:17:28 ---> Running in 43a868c25b7e 22:17:28 (1/6) Installing dumb-init (1.2.2-r1) 22:17:28 (2/6) Installing libgcc (9.3.0-r2) 22:17:29 (3/6) Installing libsodium (1.0.18-r0) 22:17:29 ---> b4cdc4c33a51 22:17:29 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:17:29 (4/6) Installing libstdc++ (9.3.0-r2) 22:17:29 Removing intermediate container c94b4a41d5b3 22:17:29 ---> b5f6e623a740 22:17:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:17:29 ---> Running in ccf0b5a3e3d0 22:17:29 (5/6) Installing libzmq (4.3.3-r0) 22:17:29 ---> Running in 89f70a88a80b 22:17:29 (6/6) Installing zeromq (4.3.3-r0) 22:17:29 Executing busybox-1.31.1-r19.trigger 22:17:30 OK: 8 MiB in 20 packages 22:17:30 Removing intermediate container 89f70a88a80b 22:17:30 ---> 4f53d04f89ae 22:17:30 Step 20/22 : LABEL arch=x86_64 22:17:30 Removing intermediate container ccf0b5a3e3d0 22:17:30 ---> d118e984d82a 22:17:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:17:30 ---> Running in aee40239759b 22:17:30 ---> Running in bff148bc4736 22:17:31 Removing intermediate container bff148bc4736 22:17:31 ---> e258b8f0bd0a 22:17:31 Step 20/22 : LABEL arch=x86_64 22:17:31 Removing intermediate container aee40239759b 22:17:31 ---> 5861a419236b 22:17:31 Step 21/22 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 22:17:31 ---> Running in 8d450a0d199a 22:17:32 ---> Running in cc1af553cb71 22:17:32 Removing intermediate container e0f43a60436d 22:17:32 ---> 9f07cb1ceef2 22:17:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:17:32 Removing intermediate container 8d450a0d199a 22:17:32 ---> 652ae74d22d7 22:17:32 Step 21/22 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 22:17:33 Removing intermediate container cc1af553cb71 22:17:33 ---> 6726d281bb80 22:17:33 Step 22/22 : LABEL version=0.0.0 22:17:33 ---> Running in dec4f7ff308a 22:17:33 Removing intermediate container 43a868c25b7e 22:17:33 ---> adfbd417d528 22:17:33 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 22:17:33 ---> ec57ec3b1b26 22:17:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:17:33 ---> Running in d673617fd8fa 22:17:33 Removing intermediate container dec4f7ff308a 22:17:33 ---> 2cea799e3d0b 22:17:33 Step 22/22 : LABEL version=0.0.0 22:17:34 ---> Running in c62168a6ab55 22:17:34 Removing intermediate container d673617fd8fa 22:17:34 ---> 559fe2e58311 22:17:34 22:17:34 ---> 1c4ed12c3cea 22:17:34 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:17:35 Removing intermediate container c62168a6ab55 22:17:35 ---> 7bdfead755a3 22:17:35 22:17:37 ---> 390079987e4a 22:17:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:17:38 Successfully built 559fe2e58311 22:17:38 Successfully built 7bdfead755a3 22:17:38 Successfully tagged docker-support-scheduler-go:latest 22:17:38 Building docker-core-command-go 22:17:38  Building docker-support-scheduler-go ... done  ---> 40ceea29d6e0 22:17:38 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:17:38 Successfully tagged docker-support-notifications-go:latest 22:17:38 Building docker-security-secretstore-setup-go 22:17:39  Building docker-support-notifications-go ... done  ---> ec81e2e2e417 22:17:39 Step 19/23 : ENTRYPOINT ["/core-data"] 22:17:39 ---> Running in 1628912f7447 22:17:40 ---> 286f360dd30d 22:17:40 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:17:40 Removing intermediate container 1628912f7447 22:17:40 ---> cc61ca018555 22:17:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:17:40 ---> Running in 11655994580c 22:17:41 ---> 37b3b7663260 22:17:41 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 22:17:41 ---> Running in 980cd55ab08f 22:17:41 Removing intermediate container 11655994580c 22:17:41 ---> 2bac76db1f04 22:17:41 Step 21/23 : LABEL arch=x86_64 22:17:42 ---> Running in fc7803ebd0a7 22:17:44 Removing intermediate container 980cd55ab08f 22:17:44 ---> a5513eaad4e0 22:17:44 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:17:44 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:17:45 Status: Downloaded newer image for docker:20.10.0 22:17:45 ---> aefe523efa57 22:17:45 Step 12/26 : RUN apk add --no-cache bash 22:17:45 Removing intermediate container fc7803ebd0a7 22:17:45 ---> 131dec5ddf3b 22:17:45 Step 22/23 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 22:17:46 ---> Running in a130360b7c12 22:17:46 ---> Running in 20a673030adc 22:17:46 ---> 9e2bfcd04a41 22:17:46 Step 25/30 : RUN chmod +x /entrypoint.sh 22:17:46 Removing intermediate container 20a673030adc 22:17:46 ---> cfbcc71b5954 22:17:46 Step 23/23 : LABEL version=0.0.0 22:17:47 ---> Running in 6ff06e26e64a 22:17:47 ---> Running in c621d2e14720 22:17:49 Removing intermediate container c621d2e14720 22:17:49 ---> 0492e95e3ff8 22:17:49 22:17:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:17:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:17:50 Successfully built 0492e95e3ff8 22:17:50 (1/2) Installing readline (8.0.4-r0) 22:17:50 (2/2) Installing bash (5.0.17-r0) 22:17:50 Successfully tagged docker-core-data-go:latest 22:17:50  Building docker-core-data-go ... done Building docker-security-proxy-setup-go 22:17:51 Executing bash-5.0.17-r0.post-install 22:17:51 Executing busybox-1.31.1-r19.trigger 22:17:51 OK: 12 MiB in 22 packages 22:17:56 Removing intermediate container a130360b7c12 22:17:56 ---> f60c5d352094 22:17:56 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 22:17:57 ---> Running in 4a353ee55ef6 22:17:57 Removing intermediate container 6ff06e26e64a 22:17:57 ---> 9a49d7e415ce 22:17:57 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 22:17:58 ---> Running in a5b7fb030bbd 22:17:58 Removing intermediate container 4a353ee55ef6 22:17:58 ---> aec651815c0b 22:17:58 Step 14/26 : ENV APP_PORT=48090 22:18:00 ---> Running in f91d3908fa1d 22:18:00 Removing intermediate container a5b7fb030bbd 22:18:00 ---> 1a440b862bf4 22:18:00 Step 27/30 : CMD ["gate"] 22:18:01 ---> Running in 6fae518bd4f6 22:18:01 Removing intermediate container f91d3908fa1d 22:18:01 ---> 7b5bf2b6b020 22:18:01 Step 15/26 : EXPOSE $APP_PORT 22:18:01 ---> Running in c065bb8d0d30 22:18:01 Removing intermediate container 6fae518bd4f6 22:18:01 ---> ee3400fa25c5 22:18:01 Step 28/30 : LABEL arch=x86_64 22:18:02 Removing intermediate container c065bb8d0d30 22:18:02 ---> c4dec6d6cb48 22:18:02 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:18:02 ---> Running in 7ea2468f7917 22:18:03 Removing intermediate container 7ea2468f7917 22:18:03 ---> 96808534fe6c 22:18:03 Step 29/30 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 22:18:03 ---> Running in ac5a21824179 22:18:04 ---> 2d5189b3a2d0 22:18:04 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:18:04 Removing intermediate container ac5a21824179 22:18:04 ---> cbd7bc7a19c2 22:18:04 Step 30/30 : LABEL version=0.0.0 22:18:04 ---> Running in 3a5653a9f4ce 22:18:05 ---> 0fab0c6e9200 22:18:05 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:18:06 Removing intermediate container 3a5653a9f4ce 22:18:06 ---> 7ff5abec513f 22:18:06 22:18:07 Successfully built 7ff5abec513f 22:18:07 ---> 1383b19a6b9c 22:18:07 Step 19/26 : RUN apk --no-cache add py3-pip 22:18:08 Successfully tagged docker-security-bootstrapper-go:latest 22:18:08  Building docker-security-bootstrapper-go ... done Building docker-core-metadata-go 22:18:08 ---> Running in 484efcff4685 22:18:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:18:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:18:14 (1/33) Installing libbz2 (1.0.8-r1) 22:18:14 (2/33) Installing expat (2.2.9-r1) 22:18:14 (3/33) Installing libffi (3.3-r2) 22:18:14 (4/33) Installing gdbm (1.13-r1) 22:18:15 (5/33) Installing xz-libs (5.2.5-r0) 22:18:15 (6/33) Installing sqlite-libs (3.32.1-r0) 22:18:15 (7/33) Installing python3 (3.8.5-r0) 22:18:21 (8/33) Installing py3-appdirs (1.4.4-r1) 22:18:21 (9/33) Installing py3-ordered-set (4.0.1-r0) 22:18:21 (10/33) Installing py3-parsing (2.4.7-r0) 22:18:21 (11/33) Installing py3-six (1.15.0-r0) 22:18:21 (12/33) Installing py3-packaging (20.4-r0) 22:18:22 (13/33) Installing py3-setuptools (47.0.0-r0) 22:18:22 (14/33) Installing py3-chardet (3.0.4-r4) 22:18:23 (15/33) Installing py3-idna (2.9-r0) 22:18:23 (16/33) Installing py3-certifi (2020.4.5.1-r0) 22:18:23 (17/33) Installing py3-urllib3 (1.25.9-r0) 22:18:24 (18/33) Installing py3-requests (2.23.0-r0) 22:18:24 (19/33) Installing py3-msgpack (1.0.0-r0) 22:18:26 (20/33) Installing py3-lockfile (0.12.2-r3) 22:18:26 (21/33) Installing py3-cachecontrol (0.12.6-r0) 22:18:26 (22/33) Installing py3-colorama (0.4.3-r0) 22:18:26 (23/33) Installing py3-distlib (0.3.0-r0) 22:18:26 (24/33) Installing py3-distro (1.5.0-r1) 22:18:26 (25/33) Installing py3-webencodings (0.5.1-r3) 22:18:26 (26/33) Installing py3-html5lib (1.0.1-r4) 22:18:26 (27/33) Installing py3-pytoml (0.1.21-r0) 22:18:26 (28/33) Installing py3-pep517 (0.8.2-r0) 22:18:26 (29/33) Installing py3-progress (1.5-r0) 22:18:26 (30/33) Installing py3-toml (0.10.1-r0) 22:18:26 (31/33) Installing py3-retrying (1.3.3-r0) 22:18:26 (32/33) Installing py3-contextlib2 (0.6.0-r0) 22:18:26 (33/33) Installing py3-pip (20.1.1-r0) 22:18:26 Executing busybox-1.31.1-r19.trigger 22:18:26 OK: 71 MiB in 55 packages 22:18:46 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:18:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:18:46 ---> 897f1df126da 22:18:46 Step 3/23 : WORKDIR /edgex-go 22:18:46 ---> Using cache 22:18:46 ---> d94c8cfdd404 22:18:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:18:46 ---> Using cache 22:18:46 ---> 62ae786fc48e 22:18:46 Step 5/23 : RUN apk add --update --no-cache make git 22:18:46 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:18:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:18:46 ---> 897f1df126da 22:18:46 Step 3/24 : WORKDIR /edgex-go 22:18:46 ---> Using cache 22:18:46 ---> d94c8cfdd404 22:18:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:18:46 ---> Using cache 22:18:46 ---> 62ae786fc48e 22:18:46 Step 5/24 : RUN apk add --update --no-cache make git 22:18:46 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:18:46 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:18:46 ---> 897f1df126da 22:18:46 Step 3/21 : WORKDIR /edgex-go 22:18:46 ---> Using cache 22:18:46 ---> d94c8cfdd404 22:18:46 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:18:46 ---> Using cache 22:18:46 ---> 62ae786fc48e 22:18:46 Step 5/21 : RUN apk add --update --no-cache make git 22:18:47 ---> Running in 32222e8c2078 22:18:47 ---> Running in b9d750ff33b6 22:18:47 ---> Running in 6f959481e6e0 22:18:51 Removing intermediate container 641cbe58875a 22:18:51 ---> 8fea37ceff43 22:18:51 22:18:51 Step 10/30 : FROM alpine:3.12 22:18:51 3.12: Pulling from library/alpine 22:18:51 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 22:18:51 Status: Downloaded newer image for alpine:3.12 22:18:51 ---> afeebe901d6b 22:18:51 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:18:51 ---> Running in 4c3995b7acda 22:18:51 Removing intermediate container 4c3995b7acda 22:18:51 ---> e05702f00202 22:18:51 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 22:18:51 ---> Running in 626edc6f5f5c 22:18:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:18:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:18:51 (1/2) Installing dumb-init (1.2.2-r1) 22:18:51 (2/2) Installing su-exec (0.2-r1) 22:18:51 Executing busybox-1.31.1-r19.trigger 22:18:51 OK: 5 MiB in 16 packages 22:18:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:18:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:18:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:18:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:18:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:18:53 Removing intermediate container 626edc6f5f5c 22:18:53 ---> 308413558d96 22:18:53 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 22:18:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:18:53 ---> Running in ded457611620 22:18:53 OK: 233 MiB in 51 packages 22:18:53 OK: 233 MiB in 51 packages 22:18:54 Removing intermediate container ded457611620 22:18:54 ---> 78366887b49e 22:18:54 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:18:54 OK: 233 MiB in 51 packages 22:18:54 ---> Running in f8c9ba5b891d 22:18:54 Removing intermediate container f8c9ba5b891d 22:18:54 ---> 6814ebe107aa 22:18:54 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:18:54 ---> Running in 56ee39c6061e 22:18:58 Removing intermediate container 32222e8c2078 22:18:58 ---> 0c95893ae5fe 22:18:58 Step 6/23 : COPY go.mod . 22:18:58 Removing intermediate container 6f959481e6e0 22:18:58 ---> a980316dcddb 22:18:58 Step 6/21 : COPY go.mod . 22:18:59 Removing intermediate container b9d750ff33b6 22:18:59 ---> 1c6661666f40 22:18:59 Step 6/24 : COPY go.mod . 22:18:59 ---> 2bc8af0235ea 22:18:59 Step 7/23 : RUN go mod download 22:18:59 Removing intermediate container 56ee39c6061e 22:18:59 ---> 4e12aba8f180 22:18:59 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 22:18:59 ---> Running in 5743cb7f41b0 22:19:00 ---> Running in 1052028d6889 22:19:00 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:19:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:19:00 ---> 897f1df126da 22:19:00 Step 3/23 : WORKDIR /edgex-go 22:19:00 ---> Using cache 22:19:00 ---> d94c8cfdd404 22:19:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:19:00 ---> Using cache 22:19:00 ---> 62ae786fc48e 22:19:00 Step 5/23 : RUN apk add --update --no-cache make git 22:19:00 ---> Using cache 22:19:00 ---> 1c6661666f40 22:19:00 Step 6/23 : COPY go.mod . 22:19:00 ---> Using cache 22:19:00 ---> 109563ad8a93 22:19:00 Step 7/23 : RUN go mod download 22:19:00 ---> 36e130ee4946 22:19:00 Step 7/21 : RUN go mod download 22:19:00 ---> 109563ad8a93 22:19:00 Step 7/24 : RUN go mod download 22:19:01 Removing intermediate container 5743cb7f41b0 22:19:01 ---> df1a1c478a6b 22:19:01 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:19:01 ---> Running in 151d1e2d9835 22:19:01 ---> Running in 1ef47df5a61f 22:19:01 ---> Running in 7eaf08f52e6c 22:19:03 ---> 476ca9c5bf04 22:19:03 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:19:03 ---> Running in f2469ca1b08c 22:19:04 Removing intermediate container dbd25b50d186 22:19:04 ---> e39ea67f2c76 22:19:04 22:19:04 Step 10/23 : FROM alpine:3.12 22:19:04 ---> afeebe901d6b 22:19:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:19:05 ---> Running in 2c6128c3212a 22:19:05 Removing intermediate container e4b08e348fcf 22:19:05 ---> ee18747bf05d 22:19:05 22:19:05 Step 10/22 : FROM alpine:3.12 22:19:05 ---> afeebe901d6b 22:19:05 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:19:06 ---> Running in 7743341f746f 22:19:06 Removing intermediate container 957509c81073 22:19:06 ---> 24941ea24e3b 22:19:06 22:19:06 Step 10/22 : FROM alpine:3.12 22:19:06 ---> afeebe901d6b 22:19:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:19:07 ---> Running in d6a3504d4cd9 22:19:07 Removing intermediate container 1ef47df5a61f 22:19:07 ---> d870c5f6f676 22:19:07 Step 8/21 : COPY . . 22:19:07 Removing intermediate container 151d1e2d9835 22:19:07 ---> 997de5c0032e 22:19:07 Step 8/23 : COPY . . 22:19:07 Removing intermediate container 7eaf08f52e6c 22:19:07 ---> d8881d925e2d 22:19:07 Step 8/24 : COPY . . 22:19:07 Removing intermediate container 1052028d6889 22:19:07 ---> 508879296624 22:19:07 Step 8/23 : COPY . . 22:19:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:19:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:19:08 Removing intermediate container f2469ca1b08c 22:19:08 ---> 599691daa8ff 22:19:08 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 22:19:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:19:09 (1/1) Installing dumb-init (1.2.2-r1) 22:19:09 Executing busybox-1.31.1-r19.trigger 22:19:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:19:09 OK: 5 MiB in 15 packages 22:19:09 (1/1) Installing dumb-init (1.2.2-r1) 22:19:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:19:09 Executing busybox-1.31.1-r19.trigger 22:19:09 OK: 5 MiB in 15 packages 22:19:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:19:10 ---> bc3f66df0728 22:19:10 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:19:10 (1/2) Installing ca-certificates (20191127-r4) 22:19:10 (2/2) Installing dumb-init (1.2.2-r1) 22:19:10 Executing busybox-1.31.1-r19.trigger 22:19:10 Executing ca-certificates-20191127-r4.trigger 22:19:10 OK: 6 MiB in 16 packages 22:19:11 Removing intermediate container 2c6128c3212a 22:19:11 ---> 360b2c660fa2 22:19:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:19:11 Removing intermediate container 7743341f746f 22:19:11 ---> 2055ef2a7997 22:19:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:19:12 ---> Running in face47e91d12 22:19:12 ---> Running in 6a6555fd76d1 22:19:12 ---> a10a1cd5ed1d 22:19:12 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:19:12 Removing intermediate container face47e91d12 22:19:12 ---> 4a5c513dc7fa 22:19:12 Step 13/23 : ENV APP_PORT=48082 22:19:13 Removing intermediate container 18f9f797d62c 22:19:13 ---> 29231399a4ac 22:19:13 22:19:13 Step 10/23 : FROM alpine:3.12 22:19:13 ---> afeebe901d6b 22:19:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:19:13 ---> Using cache 22:19:13 ---> 2055ef2a7997 22:19:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:19:13 ---> Using cache 22:19:13 ---> 38d076287092 22:19:13 Step 13/23 : ENV APP_PORT=48081 22:19:13 ---> Running in a298c23520ff 22:19:13 Removing intermediate container 6a6555fd76d1 22:19:13 ---> 38d076287092 22:19:13 Step 13/22 : ENV APP_PORT=48085 22:19:13 Removing intermediate container d6a3504d4cd9 22:19:13 ---> 6da92851839c 22:19:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:19:13 ---> Running in b1e757512039 22:19:13 ---> Running in 13acc26c1c2c 22:19:13 ---> 755c887558fd 22:19:13 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:19:13 ---> Running in 7a47a6fca9a5 22:19:13 Removing intermediate container a298c23520ff 22:19:13 ---> a9789ee46242 22:19:13 Step 14/23 : EXPOSE $APP_PORT 22:19:14 ---> Running in b8a0079579e3 22:19:14 Removing intermediate container b1e757512039 22:19:14 ---> c9e5c4dcc514 22:19:14 Step 14/23 : EXPOSE $APP_PORT 22:19:14 Removing intermediate container 13acc26c1c2c 22:19:14 ---> 9abd91d1a060 22:19:14 Step 14/22 : EXPOSE $APP_PORT 22:19:14 ---> Running in 6773763224a5 22:19:14 ---> Running in c9dbc7cbb8a2 22:19:14 Removing intermediate container 7a47a6fca9a5 22:19:14 ---> 542685380d4b 22:19:14 Step 13/22 : ENV APP_PORT=48060 22:19:14 ---> 7ea3ef0e822d 22:19:14 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 22:19:14 ---> Running in 5ebce5d6974e 22:19:14 Removing intermediate container b8a0079579e3 22:19:14 ---> 55d9e1391374 22:19:14 Step 15/23 : WORKDIR / 22:19:15 ---> Running in bce2dc3b615f 22:19:15 ---> Running in 4441c334b965 22:19:15 Removing intermediate container 6773763224a5 22:19:15 ---> b73e843968f2 22:19:15 Step 15/23 : WORKDIR / 22:19:15 Removing intermediate container 5ebce5d6974e 22:19:15 ---> e10d30a77a8b 22:19:15 Step 14/22 : EXPOSE $APP_PORT 22:19:15 Removing intermediate container c9dbc7cbb8a2 22:19:15 ---> 761ae6271c7d 22:19:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:19:15 ---> Running in 874e9862c789 22:19:15 ---> Running in 477004ff960d 22:19:15 Removing intermediate container 4441c334b965 22:19:15 ---> c2b9dc3063ab 22:19:15 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:19:15 Removing intermediate container bce2dc3b615f 22:19:15 ---> 53eeca00e093 22:19:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:19:16 Removing intermediate container 874e9862c789 22:19:16 ---> 39e7fe35bea3 22:19:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:19:16 Removing intermediate container 477004ff960d 22:19:16 ---> 3fe69ca72364 22:19:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:19:16 ---> 5d91e9f74cb0 22:19:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:19:16 Removing intermediate container 484efcff4685 22:19:16 ---> d3dd75486fc3 22:19:16 Step 20/26 : RUN pip install docker-compose==1.23.2 22:19:16 ---> 6c7ba2472d05 22:19:16 Step 25/30 : RUN chmod +x /entrypoint.sh 22:19:17 ---> e2a731ed8e93 22:19:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:19:17 ---> Running in 273563f8f6ba 22:19:17 ---> d33f6f305239 22:19:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:19:17 ---> 14f3dab5a942 22:19:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:19:18 ---> dde7d37474b2 22:19:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:19:18 ---> 1f1919204f2a 22:19:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:19:18 ---> Running in 4f4d52a20cf3 22:19:20 ---> a6ae202a2b5f 22:19:20 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:19:20 ---> Running in 51c5e79ebc58 22:19:20 ---> a46a88c21c5e 22:19:20 Step 19/23 : ENTRYPOINT ["/core-command"] 22:19:20 ---> 8196ebd40fb1 22:19:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:19:20 ---> 938e715138f8 22:19:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:19:20 ---> Running in 540f2235b897 22:19:21 Removing intermediate container 51c5e79ebc58 22:19:21 ---> feaba2f711ec 22:19:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:19:21 Removing intermediate container 273563f8f6ba 22:19:21 ---> 22db2e4ea425 22:19:21 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 22:19:21 ---> Running in b5ce1c32c1c6 22:19:21 Removing intermediate container 540f2235b897 22:19:21 ---> 4890f0390bed 22:19:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:19:21 ---> Running in 8f6beeec1ce1 22:19:21 ---> 65cccf09970d 22:19:21 ---> 0ad9268be146 22:19:21 Step 18/22 : ENTRYPOINT ["/support-notifications"]Step 19/23 : ENTRYPOINT ["/core-metadata"] 22:19:21 22:19:21 ---> Running in ee887809199d 22:19:21 ---> Running in faa3bceefeee 22:19:21 ---> Running in 2b8cdff53e05 22:19:21 Removing intermediate container b5ce1c32c1c6 22:19:21 ---> 0531df89f8ae 22:19:21 Step 20/22 : LABEL arch=arm64 22:19:22 ---> Running in 558346e6ad75 22:19:22 Removing intermediate container 8f6beeec1ce1 22:19:22 ---> 0e51bdbb42c8 22:19:22 Step 27/30 : CMD ["gate"] 22:19:22 Removing intermediate container ee887809199d 22:19:22 ---> 46cd559e7497 22:19:22 Step 21/23 : LABEL arch=arm64 22:19:22 ---> Running in 2e8eff8b2f0b 22:19:22 Removing intermediate container faa3bceefeee 22:19:22 ---> 130a112575d0 22:19:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:19:22 Removing intermediate container 2b8cdff53e05 22:19:22 ---> ebbc4aa147da 22:19:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:19:22 ---> Running in e8bc5fa30a23 22:19:23 ---> Running in c280d08f68a7 22:19:23 Removing intermediate container 558346e6ad75 22:19:23 ---> 80163b72cb1a 22:19:23 Step 21/22 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 22:19:23 ---> Running in c9820ea91d30 22:19:23 ---> Running in 6b73e1ad7723 22:19:23 Removing intermediate container 2e8eff8b2f0b 22:19:23 ---> c470f247253a 22:19:23 Step 28/30 : LABEL arch=arm64 22:19:23 Removing intermediate container e8bc5fa30a23 22:19:23 ---> 9a3de7ed991d 22:19:23 Step 22/23 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 22:19:23 Removing intermediate container c280d08f68a7 22:19:23 ---> 9ae9c2cd200a 22:19:23 Step 21/23 : LABEL arch=arm64 22:19:23 ---> Running in bfde182550fb 22:19:23 ---> Running in 0a88bc88e8a2 22:19:23 ---> Running in 1820954583a5 22:19:23 Removing intermediate container c9820ea91d30 22:19:23 ---> b46f1d3f5c75 22:19:23 Step 20/22 : LABEL arch=arm64 22:19:23 Removing intermediate container 6b73e1ad7723 22:19:23 ---> b9ef35e23613 22:19:23 Step 22/22 : LABEL version=0.0.0 22:19:24 ---> Running in da1141118f9f 22:19:24 ---> Running in ff8b7377201d 22:19:24 Removing intermediate container bfde182550fb 22:19:24 ---> 38043f427dff 22:19:24 Step 29/30 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 22:19:24 Removing intermediate container 0a88bc88e8a2 22:19:24 ---> 2949eeed44bb 22:19:24 Step 23/23 : LABEL version=0.0.0 22:19:24 Removing intermediate container 1820954583a5 22:19:24 ---> c2f6eb3aad80 22:19:24 Step 22/23 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 22:19:24 ---> Running in d863f23932c3 22:19:24 ---> Running in 629af0dbd7b6 22:19:24 ---> Running in 35cb29539e4b 22:19:24 Removing intermediate container da1141118f9f 22:19:24 ---> 6a7607cb9330 22:19:24 Step 21/22 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 22:19:24 Removing intermediate container ff8b7377201d 22:19:24 ---> 9ee52fee1832 22:19:24 22:19:24 ---> Running in f3d8e0455958 22:19:25 Removing intermediate container 629af0dbd7b6 22:19:25 ---> 4539b93c428d 22:19:25 Step 23/23 : LABEL version=0.0.0 22:19:25 Successfully built 9ee52fee1832 22:19:25 Successfully tagged docker-support-scheduler-go-arm64:latest 22:19:25 Removing intermediate container 35cb29539e4b 22:19:25 ---> 23429af3ae90 22:19:25 22:19:25  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go 22:19:25 Removing intermediate container d863f23932c3 22:19:25 ---> ca2b9d771cef 22:19:25 Step 30/30 : LABEL version=0.0.0 22:19:25 ---> Running in ba3e6c893a56 22:19:25 Removing intermediate container f3d8e0455958 22:19:25 ---> 1b7e4be3faf9 22:19:25 Step 22/22 : LABEL version=0.0.0 22:19:26 ---> Running in a23ce77d4540 22:19:26 ---> Running in 48ae68b5075e 22:19:26 Successfully built 23429af3ae90 22:19:26 Successfully tagged docker-core-command-go-arm64:latest 22:19:26  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go 22:19:26 Removing intermediate container ba3e6c893a56 22:19:26 ---> 8fbceeded35e 22:19:26 22:19:26 Removing intermediate container a23ce77d4540 22:19:26 ---> 41939389bbd7 22:19:26 22:19:26 Successfully built 8fbceeded35e 22:19:26 Successfully tagged docker-core-metadata-go-arm64:latest 22:19:26 Building docker-core-data-go 22:19:26  Building docker-core-metadata-go ... done Removing intermediate container 48ae68b5075e 22:19:26 ---> fc84d88056c8 22:19:26 22:19:27 Successfully built 41939389bbd7 22:19:27 Successfully tagged docker-support-notifications-go-arm64:latest 22:19:27 Successfully built fc84d88056c8 22:19:27 Building docker-sys-mgmt-agent-go 22:19:27  Building docker-support-notifications-go ... done Successfully tagged docker-security-bootstrapper-go-arm64:latest 22:19:41 Collecting docker-compose==1.23.2 22:19:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:19:43 Collecting texttable<0.10,>=0.9.0 22:19:43 Downloading texttable-0.9.1.tar.gz (11 kB) 22:19:58 Collecting cached-property<2,>=1.2.0 22:19:58 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:19:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:19:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:19:59 Collecting websocket-client<1.0,>=0.32.0 22:19:59 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 22:20:02 Collecting jsonschema<3,>=2.5.1 22:20:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:20:04 Collecting docker<4.0,>=3.6.0 22:20:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:20:06 Collecting docopt<0.7,>=0.6.1 22:20:06 Downloading docopt-0.6.2.tar.gz (25 kB) 22:20:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:20:15 Collecting PyYAML<4,>=3.10 22:20:15 Downloading PyYAML-3.13.tar.gz (270 kB) 22:20:18 Collecting dockerpty<0.5,>=0.4.1 22:20:18 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:20:19 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) 22:20:19 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) 22:20:19 ---> 1032e902a406 22:20:19 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:20:19 ---> b5e5b0996c6d 22:20:19 Step 9/23 : RUN make cmd/core-command/core-command 22:20:19 ---> 4309b28e8b02 22:20:19 Step 9/23 : RUN make cmd/core-metadata/core-metadata 22:20:19 Collecting urllib3<1.25,>=1.21.1 22:20:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:20:20 Collecting idna<2.8,>=2.5 22:20:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:20:20 ---> Running in 4a6bf0dd8fc9 22:20:20 ---> Running in 6986f6607926 22:20:20 ---> Running in 571faa103d72 22:20:20 ---> 9bd4719c8c1f 22:20:20 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:20:20 Collecting docker-pycreds>=0.4.0 22:20:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:20:20 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:20:20 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:20:20 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:20:20 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:20:20 ---> Running in 4b541da82f1c 22:20:20 Installing collected packages: texttable, cached-property, urllib3, idna, requests, websocket-client, jsonschema, docker-pycreds, docker, docopt, PyYAML, dockerpty, docker-compose 22:20:20 Running setup.py install for texttable: started 22:20:23 Running setup.py install for texttable: finished with status 'done' 22:20:23 Attempting uninstall: urllib3 22:20:23 Found existing installation: urllib3 1.25.9 22:20:23 Uninstalling urllib3-1.25.9: 22:20:24 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 22:20:24 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 22:20:24 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 22:20:24 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 22:20:24 Successfully uninstalled urllib3-1.25.9 22:20:24  Building docker-security-bootstrapper-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:20:24 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:20:24 ---> 5b50a7d2468b 22:20:24 Step 3/21 : WORKDIR /edgex-go 22:20:24 ---> Using cache 22:20:24 ---> 3cc075ea44ce 22:20:24 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:20:24 ---> Using cache 22:20:24 ---> d12a33eb0d17 22:20:24 Step 5/21 : RUN apk add --update --no-cache make git 22:20:24 ---> Using cache 22:20:24 ---> 0cadafae1763 22:20:24 Step 6/21 : COPY go.mod . 22:20:24 ---> Using cache 22:20:24 ---> d0b0f6ab19ca 22:20:24 Step 7/21 : RUN go mod download 22:20:24 ---> Using cache 22:20:24 ---> 0d0df65294c4 22:20:24 Step 8/21 : COPY . . 22:20:24 ---> Using cache 22:20:24 ---> d099a5cfb47c 22:20:24 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:20:24 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:20:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:20:24 ---> 5b50a7d2468b 22:20:24 Step 3/23 : WORKDIR /edgex-go 22:20:24 ---> Using cache 22:20:24 ---> 3cc075ea44ce 22:20:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:20:24 ---> Using cache 22:20:24 ---> d12a33eb0d17 22:20:24 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:20:24 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:20:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:20:24 ---> 5b50a7d2468b 22:20:24 Step 3/24 : WORKDIR /edgex-goStep 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:20:24 ---> Using cache 22:20:24 22:20:24 ---> 3cc075ea44ce 22:20:24 Step 2/26 : FROM ${BUILDER_BASE} AS builderStep 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:20:24 22:20:24 ---> 5b50a7d2468b 22:20:24 ---> Using cache 22:20:24 ---> d12a33eb0d17 22:20:24 Step 3/26 : WORKDIR /edgex-goStep 5/24 : RUN apk add --update --no-cache make git 22:20:24 22:20:24 ---> Using cache 22:20:24 ---> Using cache 22:20:24 ---> 3cc075ea44ce 22:20:24 ---> 0cadafae1763 22:20:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:20:24 ---> Using cache 22:20:24 ---> d12a33eb0d17 22:20:24 Step 5/26 : RUN apk add --update --no-cache make bash git 22:20:24 Step 6/24 : COPY go.mod . 22:20:24 ---> Using cache 22:20:24 ---> d0b0f6ab19ca 22:20:24 Step 7/24 : RUN go mod download 22:20:24 ---> Using cache 22:20:24 ---> 0d0df65294c4 22:20:24 Step 8/24 : COPY . . 22:20:24 ---> Using cache 22:20:24 ---> d099a5cfb47c 22:20:24 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:20:25 Attempting uninstall: idna 22:20:25 Found existing installation: idna 2.9 22:20:25 Uninstalling idna-2.9: 22:20:25 Successfully uninstalled idna-2.9 22:20:25 Attempting uninstall: requests 22:20:25 Found existing installation: requests 2.23.0 22:20:25 Uninstalling requests-2.23.0: 22:20:26 Successfully uninstalled requests-2.23.0 22:20:26 ---> Running in bbfde805fb9a 22:20:26 ---> Running in 6c57780e371e 22:20:26 ---> Running in d244857d99e3 22:20:26 ---> Running in 677d44dce98f 22:20:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:20:28 Running setup.py install for docopt: started 22:20:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:20:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:20:28 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 22:20:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:20:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:20:29 Running setup.py install for docopt: finished with status 'done' 22:20:29 Running setup.py install for PyYAML: started 22:20:30 OK: 217 MiB in 51 packages 22:20:30 OK: 217 MiB in 51 packages 22:20:31 Running setup.py install for PyYAML: finished with status 'done' 22:20:31 Running setup.py install for dockerpty: started 22:20:32 Removing intermediate container bbfde805fb9a 22:20:32 ---> d51474d2213d 22:20:32 Step 6/26 : COPY go.mod . 22:20:32 Removing intermediate container 6c57780e371e 22:20:32 ---> 415af5a1137b 22:20:32 Step 6/23 : COPY go.mod . 22:20:32 Running setup.py install for dockerpty: finished with status 'done' 22:20:33 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 22:20:33 ---> 69a195ba7bea 22:20:33 Step 7/26 : RUN go mod download 22:20:33 ---> 6df88a99e176 22:20:33 Step 7/23 : RUN go mod download 22:20:33 ---> Running in b4da55ceb158 22:20:33 ---> Running in 7443dfb09b69 22:20:38 Removing intermediate container b4da55ceb158 22:20:38 ---> 01c0bebf4f17 22:20:38 Step 8/26 : COPY . . 22:20:38 Removing intermediate container 7443dfb09b69 22:20:38 ---> 60c8de896e80 22:20:38 Step 8/23 : COPY . . 22:20:40 Removing intermediate container 4f4d52a20cf3 22:20:40 ---> efb68ab72366 22:20:40 Step 21/26 : RUN apk --no-cache add curl 22:20:41 ---> Running in e7721e4cfd3c 22:20:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:20:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:20:44 (1/3) Installing nghttp2-libs (1.41.0-r0) 22:20:44 (2/3) Installing libcurl (7.69.1-r3) 22:20:45 (3/3) Installing curl (7.69.1-r3) 22:20:45 Executing busybox-1.31.1-r19.trigger 22:20:45 OK: 72 MiB in 58 packages 22:20:48 Removing intermediate container e7721e4cfd3c 22:20:48 ---> 572298f05f7f 22:20:48 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 22:20:48 ---> Running in ee27335ddf90 22:20:49 Removing intermediate container ee27335ddf90 22:20:49 ---> 7252085188d2 22:20:49 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:20:49 ---> Running in 8ba4ae57c1dc 22:20:50 Removing intermediate container 8ba4ae57c1dc 22:20:50 ---> 2765a36780f7 22:20:50 Step 24/26 : LABEL arch=x86_64 22:20:50 ---> Running in bfdf02bc7585 22:20:51 Removing intermediate container bfdf02bc7585 22:20:51 ---> 264ad471d845 22:20:51 Step 25/26 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 22:20:53 ---> Running in 054563d734f2 22:20:55 Removing intermediate container 054563d734f2 22:20:55 ---> c78661aab0d3 22:20:55 Step 26/26 : LABEL version=0.0.0 22:20:56 ---> Running in 626e499864fd 22:20:56 Removing intermediate container 626e499864fd 22:20:56 ---> c34fb1e19f92 22:20:56 22:20:57 Successfully built c34fb1e19f92 22:20:57 Successfully tagged docker-sys-mgmt-agent-go:latest 22:21:11 ---> ddefdf04bc96 22:21:11 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:21:11 ---> ccff677d1d2f 22:21:11 Step 9/23 : RUN make cmd/core-data/core-data 22:21:11 ---> Running in 5adedce56322 22:21:11 ---> Running in afb75e35544a 22:21:11 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 22:21:11 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 22:21:14 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 22:21:15 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 22:21:17  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:21:17 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 22:21:26 Removing intermediate container 6986f6607926 22:21:26 ---> ecb47d3ab5b4 22:21:26 22:21:26 Step 10/23 : FROM alpine:3.12 22:21:26 ---> 389fef711851 22:21:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:21:26 ---> Using cache 22:21:26 ---> 52c2e28aa387 22:21:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:21:26 ---> Using cache 22:21:26 ---> 8cb05def724b 22:21:26 Step 13/23 : ENV APP_PORT=48082 22:21:26 ---> Running in 44d699278018 22:21:27 Removing intermediate container 4a6bf0dd8fc9 22:21:27 ---> 86f08496560e 22:21:27 22:21:27 Step 10/24 : FROM alpine:3.12 22:21:27 ---> 389fef711851 22:21:27 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 22:21:28 Removing intermediate container 44d699278018 22:21:28 ---> 8eb4ba26b6fc 22:21:28 Step 14/23 : EXPOSE $APP_PORT 22:21:29 ---> Running in c573732d4f43 22:21:29 ---> Running in 5e691d8ef3c2 22:21:29 Removing intermediate container 4b541da82f1c 22:21:29 ---> 2b7152a51140 22:21:29 22:21:29 Step 10/21 : FROM alpine:3.12 22:21:29 ---> 389fef711851 22:21:29 Step 11/21 : RUN apk add --update --no-cache curl 22:21:29 Removing intermediate container 571faa103d72 22:21:29 ---> 8d8aeaf7591e 22:21:29 22:21:29 Step 10/23 : FROM alpine:3.12 22:21:29 ---> 389fef711851 22:21:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:21:29 ---> Using cache 22:21:29 ---> 52c2e28aa387 22:21:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:21:29 ---> Using cache 22:21:29 ---> 8cb05def724b 22:21:29 Step 13/23 : ENV APP_PORT=48081 22:21:30 ---> Running in a718dd29251b 22:21:30 ---> Running in ca49df9c8a05 22:21:30 Removing intermediate container 5e691d8ef3c2 22:21:30 ---> 854f40bd550b 22:21:30 Step 15/23 : WORKDIR / 22:21:30 ---> Running in 4c235d9083a9 22:21:30 Removing intermediate container ca49df9c8a05 22:21:30 ---> 43c57572690c 22:21:30 Step 14/23 : EXPOSE $APP_PORT 22:21:30 Removing intermediate container 677d44dce98f 22:21:30 ---> 47df1af0ec1c 22:21:30 22:21:30 Step 10/24 : FROM alpine:3.12 22:21:30 ---> afeebe901d6b 22:21:30 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 22:21:30 ---> Running in ccbe249b37af 22:21:30 ---> Running in 8d38d37d73e3 22:21:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:21:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:21:30 Removing intermediate container 4c235d9083a9 22:21:30 ---> 2b555b8220ce 22:21:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:21:31 (1/5) Installing ca-certificates (20191127-r4) 22:21:31 (2/5) Installing nghttp2-libs (1.41.0-r0) 22:21:31 (3/5) Installing libcurl (7.69.1-r3) 22:21:31 (4/5) Installing curl (7.69.1-r3) 22:21:31 (5/5) Installing dumb-init (1.2.2-r1) 22:21:31 Executing busybox-1.31.1-r19.trigger 22:21:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:21:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:21:31 Executing ca-certificates-20191127-r4.trigger 22:21:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:21:31 OK: 7 MiB in 19 packages 22:21:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:21:31 (1/4) Installing ca-certificates (20191127-r4) 22:21:31 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:21:31 (3/4) Installing libcurl (7.69.1-r3) 22:21:31 (4/4) Installing curl (7.69.1-r3) 22:21:31 Executing busybox-1.31.1-r19.trigger 22:21:32 Executing ca-certificates-20191127-r4.trigger 22:21:32 OK: 7 MiB in 18 packages 22:21:32 Removing intermediate container 8d38d37d73e3 22:21:32 ---> f6ad36df38fb 22:21:32 Step 15/23 : WORKDIR / 22:21:32 Removing intermediate container d244857d99e3 22:21:32 ---> 026618775e70 22:21:32 22:21:32 Step 10/21 : FROM alpine:3.12 22:21:32 ---> afeebe901d6b 22:21:32 Step 11/21 : RUN apk add --update --no-cache curl 22:21:32 (1/5) Installing ca-certificates (20191127-r4) 22:21:32 ---> Running in b0c35c1c3def 22:21:32 (2/5) Installing nghttp2-libs (1.41.0-r0) 22:21:32 ---> 0cc1b1804e4b 22:21:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:21:32 ---> Running in 7c838d34536a 22:21:32 (3/5) Installing libcurl (7.69.1-r3) 22:21:32 (4/5) Installing curl (7.69.1-r3) 22:21:32 (5/5) Installing dumb-init (1.2.2-r1) 22:21:32 Executing busybox-1.31.1-r19.trigger 22:21:32 Executing ca-certificates-20191127-r4.trigger 22:21:32 OK: 7 MiB in 19 packages 22:21:33 Removing intermediate container 7c838d34536a 22:21:33 ---> d16ef0ffaffe 22:21:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:21:33 Removing intermediate container c573732d4f43 22:21:33 ---> 14de6c50df73 22:21:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:21:34 Removing intermediate container a718dd29251b 22:21:34 ---> b3f53cb429b1 22:21:34 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:21:34 ---> cbb6fefb707c 22:21:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:21:34 ---> Running in 778fb90e4476 22:21:34 ---> d8f3b46fc9b7 22:21:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:21:34 ---> Running in 272860338c90 22:21:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:21:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:21:34 Removing intermediate container 778fb90e4476 22:21:34 ---> 1b4d504621e3 22:21:34 Step 13/24 : WORKDIR / 22:21:35 Removing intermediate container 272860338c90 22:21:35 ---> 12a1d5b484b8 22:21:35 Step 13/21 : WORKDIR /edgex 22:21:35 ---> Running in fccbaca4444d 22:21:35 ---> 46ea9c873d22 22:21:35 Step 19/23 : ENTRYPOINT ["/core-command"] 22:21:35 Removing intermediate container ccbe249b37af 22:21:35 ---> 70ba2920939c 22:21:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:21:35 (1/4) Installing ca-certificates (20191127-r4) 22:21:35 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:21:35 (3/4) Installing libcurl (7.69.1-r3) 22:21:35 (4/4) Installing curl (7.69.1-r3) 22:21:35 ---> Running in 6d55b22d74d0 22:21:35 ---> Running in c3c4b13ca29a 22:21:35 ---> Running in 0b2e99d8d3c9 22:21:35 Executing busybox-1.31.1-r19.trigger 22:21:35 Executing ca-certificates-20191127-r4.trigger 22:21:36 ---> 0d316f1a9d3a 22:21:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:21:36 Removing intermediate container fccbaca4444d 22:21:36 ---> 72871b56510f 22:21:36 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:21:36 OK: 7 MiB in 18 packages 22:21:36 Removing intermediate container 6d55b22d74d0 22:21:36 ---> 913a54259bd7 22:21:36 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:21:36 Removing intermediate container c3c4b13ca29a 22:21:36 ---> 081e3c9fff10 22:21:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:21:36 ---> Running in 68f7af48b960 22:21:36 ---> 59eb4d4daf2c 22:21:36 Step 19/23 : ENTRYPOINT ["/core-metadata"] 22:21:36 Removing intermediate container 0b2e99d8d3c9 22:21:36 ---> b826ed3c3466 22:21:36 Step 13/24 : WORKDIR / 22:21:36 ---> Running in eedb7ecf7e01 22:21:37 ---> 7e055090c74f 22:21:37 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:21:37 ---> Running in cae0cdc46b0a 22:21:37 ---> c7f88ccc6fc6 22:21:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:21:37 Removing intermediate container 68f7af48b960 22:21:37 ---> b4c4995e2582 22:21:37 Step 21/23 : LABEL arch=x86_64 22:21:37 ---> Running in 6b8e782aea4f 22:21:37 Removing intermediate container cae0cdc46b0a 22:21:37 ---> 3cf9a339cca7 22:21:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:21:37 ---> 13ea3db69c6f 22:21:37 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:21:37 ---> Running in 66d41ebe5180 22:21:37 Removing intermediate container 6b8e782aea4f 22:21:37 ---> b4639294138a 22:21:37 Step 22/23 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 22:21:38 ---> 7205ce04580e 22:21:38 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:21:38 ---> Running in e1625c62d73a 22:21:38 Removing intermediate container 66d41ebe5180 22:21:38 ---> 2d89fec4ae94 22:21:38 Step 21/23 : LABEL arch=x86_64 22:21:38 ---> 0691875c053e 22:21:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:21:38 ---> Running in 23db69cd7376 22:21:38 Removing intermediate container eedb7ecf7e01 22:21:38 ---> cf202c94916f 22:21:38 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:21:38 Removing intermediate container e1625c62d73a 22:21:38 ---> ee02abbb67c5 22:21:38 Step 23/23 : LABEL version=0.0.0 22:21:38 ---> Running in 981aed6c960e 22:21:38 Removing intermediate container b0c35c1c3def 22:21:38 ---> 6141526e3c56 22:21:38 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:21:39 Removing intermediate container 23db69cd7376 22:21:39 ---> f97691ab919f 22:21:39 Step 22/23 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 22:21:39 ---> Running in 648504e671d5 22:21:39 ---> 08322c9e2ce6 22:21:39 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:21:39 ---> Running in 13a62fe56489 22:21:39 Removing intermediate container 981aed6c960e 22:21:39 ---> 184aec5c4d4d 22:21:39 22:21:39 ---> 511bcbae18ad 22:21:39 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:21:39 ---> 344f0cac7308 22:21:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:21:39 Removing intermediate container 648504e671d5 22:21:39 ---> 4444ce4702b6 22:21:39 Step 13/21 : WORKDIR /edgex 22:21:40 ---> Running in 02d5c6c74b4b 22:21:40 ---> Running in 516623c13a91 22:21:40 ---> 31bce071dee7 22:21:40 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:21:40 Removing intermediate container 13a62fe56489 22:21:40 ---> 3b3b80aaee90 22:21:40 Step 23/23 : LABEL version=0.0.0 22:21:40 Successfully built 184aec5c4d4d 22:21:40 ---> Running in b1cafb6fabef 22:21:40 Successfully tagged docker-core-command-go:latest 22:21:40 Removing intermediate container 516623c13a91 22:21:40 ---> a65bd76691dd 22:21:40 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:21:40  Building docker-core-command-go ... done Removing intermediate container 02d5c6c74b4b 22:21:40 ---> 9c47b8b2fa01 22:21:40 Step 18/21 : CMD ["--init=true"] 22:21:40 ---> 6fedf0b07748 22:21:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:21:41 ---> Running in b32284988334 22:21:41 Removing intermediate container b1cafb6fabef 22:21:41 ---> c3507d7be496 22:21:41 22:21:41 ---> 987f539aaf60 22:21:41 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/ 22:21:41 Removing intermediate container b32284988334 22:21:41 ---> 81c70ee3ea19 22:21:41 Step 19/21 : LABEL arch=x86_64 22:21:41 ---> 3ddb1a422ca2 22:21:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:21:42 ---> 678f37a6568e 22:21:42 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:21:42 ---> Running in 79f6330edcb9 22:21:42 ---> Running in cf12bd6f7420 22:21:42 Successfully built c3507d7be496 22:21:42 Successfully tagged docker-core-metadata-go:latest 22:21:43  Building docker-core-metadata-go ... done Removing intermediate container cf12bd6f7420 22:21:43 ---> 24c93b6f10cc 22:21:43 Step 20/21 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 22:21:43 ---> Running in d3d0354e2058 22:21:43 Removing intermediate container d3d0354e2058 22:21:43 ---> 76efe60f6389 22:21:43 Step 21/21 : LABEL version=0.0.0 22:21:43 ---> Running in 02af04485bff 22:21:44 ---> 86ea9ae7010f 22:21:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:21:44 Removing intermediate container 02af04485bff 22:21:44 ---> 30ed20fbf02c 22:21:44 22:21:44 ---> cc7e13dc8c4c 22:21:44 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:21:44 Removing intermediate container 79f6330edcb9 22:21:44 ---> 272de144a415 22:21:44 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:21:45 Successfully built 30ed20fbf02c 22:21:45 Successfully tagged docker-security-proxy-setup-go:latest 22:21:45  Building docker-security-proxy-setup-go ... done  ---> Running in 3fbf6f0e470d 22:21:45 Removing intermediate container 3fbf6f0e470d 22:21:45 ---> 7b641b9f921d 22:21:45 Step 22/24 : LABEL arch=x86_64 22:21:45 ---> Running in 75f3b6beff51 22:21:46 ---> e47ff3037693 22:21:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:21:46 Removing intermediate container 75f3b6beff51 22:21:46 ---> 12bee5ca3d1a 22:21:46 Step 23/24 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 22:21:46 ---> Running in bc660b8cc7fa 22:21:46 ---> ecee65640b36 22:21:46 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:21:46 Removing intermediate container bc660b8cc7fa 22:21:46 ---> d020ae610742 22:21:46 Step 24/24 : LABEL version=0.0.0 22:21:46 ---> Running in 18d665045e0f 22:21:46 ---> Running in ccd99d5deb79 22:21:47 Removing intermediate container ccd99d5deb79 22:21:47 ---> 28ef874315d3 22:21:47 22:21:47 Successfully built 28ef874315d3 22:21:47 Successfully tagged docker-security-secretstore-setup-go:latest 22:21:47 ---> 5f7bfef52417 22:21:47 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/ 22:21:47 Removing intermediate container 18d665045e0f 22:21:47 ---> cd2d01488f1a 22:21:47 Step 18/21 : CMD ["--init=true"] 22:21:47 ---> Running in d20578ec873a 22:21:47 ---> Running in 3241ecdb02c3 22:21:48  Building docker-security-secretstore-setup-go ... done  [Pipeline] } 22:21:48 $ docker stop --time=1 f46e7ca7832d4b474346fa26e6591a1f2ceeb9fa2e6dd48eb14051c8c9438f47 22:21:48 Removing intermediate container 3241ecdb02c3 22:21:48 ---> b4e58fb6faf7 22:21:48 Step 19/21 : LABEL arch=arm64 22:21:48 ---> Running in a108b96ecd3b 22:21:49 Removing intermediate container a108b96ecd3b 22:21:49 ---> e405e66283b0 22:21:49 Step 20/21 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 22:21:49 ---> Running in 35eb77dc42e9 22:21:50 $ docker rm -f f46e7ca7832d4b474346fa26e6591a1f2ceeb9fa2e6dd48eb14051c8c9438f47 22:21:50 Removing intermediate container 35eb77dc42e9 22:21:50 ---> f3e2d6669abe 22:21:50 Step 21/21 : LABEL version=0.0.0 22:21:50 ---> Running in f01e9a9f4cc8 22:21:50 Removing intermediate container d20578ec873a 22:21:50 ---> 45865512e08b 22:21:50 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [Pipeline] // withDockerContainer [Pipeline] sh 22:21:51 ---> Running in 437339f5373f 22:21:51 + docker images 22:21:51 + grep docker 22:21:51 Removing intermediate container f01e9a9f4cc8 22:21:51 ---> c851961b63d3 22:21:51 22:21:52 Removing intermediate container 437339f5373f 22:21:52 ---> b21e0c600ebf 22:21:52 Step 22/24 : LABEL arch=arm64 22:21:52 ---> Running in 4e753a281790 22:21:52 Successfully built c851961b63d3 22:21:52 Successfully tagged docker-security-proxy-setup-go-arm64:latest 22:21:52 docker-security-secretstore-setup-go latest 28ef874315d3 6 seconds ago 24.6MB 22:21:52 docker-security-proxy-setup-go latest 30ed20fbf02c 8 seconds ago 24.4MB 22:21:52 docker-core-metadata-go latest c3507d7be496 11 seconds ago 18.8MB 22:21:52 docker-core-command-go latest 184aec5c4d4d 14 seconds ago 16.9MB 22:21:52 docker-sys-mgmt-agent-go latest c34fb1e19f92 56 seconds ago 313MB 22:21:52 docker-security-bootstrapper-go latest 7ff5abec513f 3 minutes ago 17.9MB 22:21:52 docker-core-data-go latest 0492e95e3ff8 4 minutes ago 22.3MB 22:21:52 docker-support-notifications-go latest 7bdfead755a3 4 minutes ago 17.6MB 22:21:52 docker-support-scheduler-go latest 559fe2e58311 4 minutes ago 17MB 22:21:52 docker 20.10.0 aefe523efa57 8 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] } 22:21:53  Building docker-security-proxy-setup-go ... done Removing intermediate container 4e753a281790 22:21:53 ---> c5b50bdd1805 22:21:53 Step 23/24 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 22:21:53 ---> Running in 1eea5b0d3008 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 22:21:53 Removing intermediate container 1eea5b0d3008 22:21:53 ---> 121089596a12 22:21:53 Step 24/24 : LABEL version=0.0.0 22:21:54 ---> Running in d500b2678a1f 22:21:55 Removing intermediate container d500b2678a1f 22:21:55 ---> 5c985ce66f3f 22:21:55 22:21:55 Successfully built 5c985ce66f3f 22:21:55 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 22:22:08 Still waiting to schedule task 22:22:08 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 22:22:10  Building docker-security-secretstore-setup-go ... done Removing intermediate container 5adedce56322 22:22:10 ---> 06f6cd4f0fc4 22:22:10 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:22:10 ---> Running in e054234455d8 22:22:11 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 22:22:15 Removing intermediate container e054234455d8 22:22:15 ---> 368609867dc2 22:22:15 22:22:15 Step 11/26 : FROM docker:20.10.0 22:22:15 20.10.0: Pulling from library/docker 22:22:23 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:22:23 Status: Downloaded newer image for docker:20.10.0 22:22:23 ---> eeaf43b92773 22:22:23 Step 12/26 : RUN apk add --no-cache bash 22:22:23 Removing intermediate container afb75e35544a 22:22:23 ---> 828ed31d3179 22:22:23 22:22:23 Step 10/23 : FROM alpine:3.12 22:22:23 ---> afeebe901d6b 22:22:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:22:23 ---> Running in a1a3c82bf354 22:22:23 ---> Running in 4f37eca24af2 22:22:24 Removing intermediate container 4f37eca24af2 22:22:24 ---> 61794f14401c 22:22:24 Step 12/23 : ENV APP_PORT=48080 22:22:24 ---> Running in 9c74f0250225 22:22:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:22:24 Removing intermediate container 9c74f0250225 22:22:24 ---> bcfd28ca8c23 22:22:24 Step 13/23 : EXPOSE $APP_PORT 22:22:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:22:24 ---> Running in 77a61520665a 22:22:25 Removing intermediate container 77a61520665a 22:22:25 ---> eabcaebe9e3d 22:22:25 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:22:25 ---> Running in 0e07f46024dd 22:22:25 (1/2) Installing readline (8.0.4-r0) 22:22:25 (2/2) Installing bash (5.0.17-r0) 22:22:25 Executing bash-5.0.17-r0.post-install 22:22:25 Executing busybox-1.31.1-r19.trigger 22:22:25 OK: 12 MiB in 22 packages 22:22:27 Removing intermediate container a1a3c82bf354 22:22:27 ---> 146d9df573be 22:22:27 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 22:22:27 ---> Running in 9ff4a19a65d6 22:22:27 Removing intermediate container 9ff4a19a65d6 22:22:27 ---> 94dca47fe8cb 22:22:27 Step 14/26 : ENV APP_PORT=48090 22:22:27 Removing intermediate container 0e07f46024dd 22:22:27 ---> e788585559d3 22:22:27 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 22:22:27 ---> Running in ab30f571e0a0 22:22:27 ---> Running in 294b28a964c1 22:22:28 Removing intermediate container 294b28a964c1 22:22:28 ---> a77e8c9d69c1 22:22:28 Step 15/26 : EXPOSE $APP_PORT 22:22:28 ---> Running in ae682c38b695 22:22:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:22:28 Removing intermediate container ae682c38b695 22:22:28 ---> 71ebafcb3017 22:22:28 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:22:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:22:30 ---> 661fe4c3250e 22:22:30 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:22:30 (1/6) Installing dumb-init (1.2.2-r1) 22:22:30 (2/6) Installing libgcc (9.3.0-r2) 22:22:30 (3/6) Installing libsodium (1.0.18-r0) 22:22:30 ---> c891465802d6 22:22:30 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:22:30 (4/6) Installing libstdc++ (9.3.0-r2) 22:22:31 (5/6) Installing libzmq (4.3.3-r0) 22:22:31 (6/6) Installing zeromq (4.3.3-r0) 22:22:31 Executing busybox-1.31.1-r19.trigger 22:22:31 OK: 8 MiB in 20 packages 22:22:31 ---> 453cd85ff6ed 22:22:31 Step 19/26 : RUN apk --no-cache add py3-pip 22:22:32 ---> Running in 701e588a33da 22:22:32 Removing intermediate container ab30f571e0a0 22:22:32 ---> d49df64d230a 22:22:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:22:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:22:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:22:33 ---> d4fa65721404 22:22:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:22:33 (1/33) Installing libbz2 (1.0.8-r1) 22:22:33 (2/33) Installing expat (2.2.9-r1) 22:22:33 (3/33) Installing libffi (3.3-r2) 22:22:33 (4/33) Installing gdbm (1.13-r1) 22:22:33 (5/33) Installing xz-libs (5.2.5-r0) 22:22:33 (6/33) Installing sqlite-libs (3.32.1-r0) 22:22:33 (7/33) Installing python3 (3.8.5-r0) 22:22:35 ---> a856d0d27e2e 22:22:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:22:35 (8/33) Installing py3-appdirs (1.4.4-r1) 22:22:35 (9/33) Installing py3-ordered-set (4.0.1-r0) 22:22:35 (10/33) Installing py3-parsing (2.4.7-r0) 22:22:35 (11/33) Installing py3-six (1.15.0-r0) 22:22:35 (12/33) Installing py3-packaging (20.4-r0) 22:22:35 (13/33) Installing py3-setuptools (47.0.0-r0) 22:22:35 ---> 5e10f70ef96b 22:22:35 Step 19/23 : ENTRYPOINT ["/core-data"] 22:22:35 (14/33) Installing py3-chardet (3.0.4-r4) 22:22:35 (15/33) Installing py3-idna (2.9-r0) 22:22:35 (16/33) Installing py3-certifi (2020.4.5.1-r0) 22:22:36 (17/33) Installing py3-urllib3 (1.25.9-r0) 22:22:36 ---> Running in c1b8ffd157ab 22:22:36 (18/33) Installing py3-requests (2.23.0-r0) 22:22:36 (19/33) Installing py3-msgpack (1.0.0-r0) 22:22:36 (20/33) Installing py3-lockfile (0.12.2-r3) 22:22:36 (21/33) Installing py3-cachecontrol (0.12.6-r0) 22:22:36 (22/33) Installing py3-colorama (0.4.3-r0) 22:22:36 (23/33) Installing py3-distlib (0.3.0-r0) 22:22:36 (24/33) Installing py3-distro (1.5.0-r1) 22:22:36 (25/33) Installing py3-webencodings (0.5.1-r3) 22:22:36 (26/33) Installing py3-html5lib (1.0.1-r4) 22:22:36 (27/33) Installing py3-pytoml (0.1.21-r0) 22:22:36 (28/33) Installing py3-pep517 (0.8.2-r0) 22:22:36 (29/33) Installing py3-progress (1.5-r0) 22:22:36 (30/33) Installing py3-toml (0.10.1-r0) 22:22:36 (31/33) Installing py3-retrying (1.3.3-r0) 22:22:36 (32/33) Installing py3-contextlib2 (0.6.0-r0) 22:22:36 (33/33) Installing py3-pip (20.1.1-r0) 22:22:36 Executing busybox-1.31.1-r19.trigger 22:22:36 Removing intermediate container c1b8ffd157ab 22:22:36 ---> ff5490830f79 22:22:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:22:36 OK: 71 MiB in 55 packages 22:22:36 ---> Running in 0e0818ff4d0d 22:22:37 Removing intermediate container 0e0818ff4d0d 22:22:37 ---> 953aff22c6a0 22:22:37 Step 21/23 : LABEL arch=arm64 22:22:37 ---> Running in 4d42ebc55f5b 22:22:37 Removing intermediate container 4d42ebc55f5b 22:22:37 ---> f5bfb779d295 22:22:37 Step 22/23 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 22:22:38 ---> Running in dc650f3388c5 22:22:38 Removing intermediate container dc650f3388c5 22:22:38 ---> ffd2fda48ede 22:22:38 Step 23/23 : LABEL version=0.0.0 22:22:38 ---> Running in b9301c774f1a 22:22:41 Removing intermediate container b9301c774f1a 22:22:41 ---> cafb3534edb7 22:22:41 22:22:41 Successfully built cafb3534edb7 22:22:41 Successfully tagged docker-core-data-go-arm64:latest 22:22:42  Building docker-core-data-go ... done Removing intermediate container 701e588a33da 22:22:42 ---> 7d67627883d8 22:22:42 Step 20/26 : RUN pip install docker-compose==1.23.2 22:22:42 ---> Running in 3d8f6076846e 22:22:47 Collecting docker-compose==1.23.2 22:22:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:22:47 Collecting texttable<0.10,>=0.9.0 22:22:47 Downloading texttable-0.9.1.tar.gz (11 kB) 22:22:49 Collecting jsonschema<3,>=2.5.1 22:22:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:22:50 Collecting docopt<0.7,>=0.6.1 22:22:50 Downloading docopt-0.6.2.tar.gz (25 kB) 22:22:52 Collecting cached-property<2,>=1.2.0 22:22:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:22:53 Collecting PyYAML<4,>=3.10 22:22:53 Downloading PyYAML-3.13.tar.gz (270 kB) 22:22:55 Running on prd-ubuntu18.04-docker-8c-8g-25631 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws 22:22:55 Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout 22:22:56 Collecting websocket-client<1.0,>=0.32.0 22:22:56 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 22:22:56 Collecting dockerpty<0.5,>=0.4.1 22:22:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:22:57 using credential edgex-jenkins-ssh 22:22:57 Cloning the remote Git repository 22:22:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:22:57 > git init /w/workspace/edgex-go/13 # timeout=10 22:22:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:22:57 > git --version # timeout=10 22:22:57 > git --version # 'git version 2.17.1' 22:22:57 using GIT_SSH to set credentials SSH Credentials for GitHub 22:22:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:22:59 Collecting docker<4.0,>=3.6.0 22:22:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:22:59 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:23:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:23:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:23:00 Collecting docker-pycreds>=0.4.0 22:23:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:23:01 Collecting idna<2.8,>=2.5 22:23:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:23:02 Collecting urllib3<1.25,>=1.21.1 22:23:02 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:23:02 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) 22:23:02 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) 22:23:02 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:23:02 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:23:02 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:23:02 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:23:02 Installing collected packages: texttable, jsonschema, docopt, cached-property, PyYAML, websocket-client, dockerpty, docker-pycreds, idna, urllib3, requests, docker, docker-compose 22:23:02 Running setup.py install for texttable: started 22:23:04 Running setup.py install for texttable: finished with status 'done' 22:23:04 Running setup.py install for docopt: started 22:23:06 Running setup.py install for docopt: finished with status 'done' 22:23:06 Running setup.py install for PyYAML: started 22:23:07 Merging remotes/origin/master commit 9ee6a915f0da87ac859f0375cd81210a85b62227 into PR head commit 45ee40c4e7b49366510ceb4a15f7b2729d14c524 22:23:07 Merge succeeded, producing 45ee40c4e7b49366510ceb4a15f7b2729d14c524 22:23:07 Checking out Revision 45ee40c4e7b49366510ceb4a15f7b2729d14c524 (PR-3115) 22:23:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:23:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:23:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:23:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:23:07 using GIT_SSH to set credentials SSH Credentials for GitHub 22:23:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3115/head:refs/remotes/origin/PR-3115 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:23:07 > git config core.sparsecheckout # timeout=10 22:23:07 > git checkout -f 45ee40c4e7b49366510ceb4a15f7b2729d14c524 # timeout=10 22:23:07 > git remote # timeout=10 22:23:07 > git config --get remote.origin.url # timeout=10 22:23:07 using GIT_SSH to set credentials SSH Credentials for GitHub 22:23:07 > git merge 9ee6a915f0da87ac859f0375cd81210a85b62227 # timeout=10 22:23:07 > git rev-parse HEAD^{commit} # timeout=10 22:23:07 > git config core.sparsecheckout # timeout=10 22:23:07 > git checkout -f 45ee40c4e7b49366510ceb4a15f7b2729d14c524 # timeout=10 22:23:08 Running setup.py install for PyYAML: finished with status 'done' 22:23:09 Running setup.py install for dockerpty: started 22:23:11 Running setup.py install for dockerpty: finished with status 'done' 22:23:11 Attempting uninstall: idna 22:23:11 Found existing installation: idna 2.9 22:23:11 Uninstalling idna-2.9: 22:23:11 Successfully uninstalled idna-2.9 22:23:11 Commit message: "feat(security): Fix the issue of chown not working inside snap" 22:23:11 Attempting uninstall: urllib3 22:23:11 Found existing installation: urllib3 1.25.9 22:23:11 Uninstalling urllib3-1.25.9: 22:23:11 Successfully uninstalled urllib3-1.25.9 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:12 Attempting uninstall: requests 22:23:12 Found existing installation: requests 2.23.0 22:23:12 Uninstalling requests-2.23.0: 22:23:12 Successfully uninstalled requests-2.23.0 22:23:12 + echo snap-build.sh 22:23:12 snap-build.sh 22:23:12 + SNAP_BASE_DIR=. 22:23:12 + '[' '!' -z /w/workspace/edgex-go/13 ']' 22:23:12 + SNAP_BASE_DIR=/w/workspace/edgex-go/13 22:23:12 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/13]' 22:23:12 [snap-build] Building snap in dir [/w/workspace/edgex-go/13] 22:23:12 + cd /w/workspace/edgex-go/13 22:23:12 + sudo apt-get remove -qy --purge lxd lxd-client 22:23:12 Reading package lists... 22:23:12 Building dependency tree... 22:23:12 Reading state information... 22:23:13 The following packages were automatically installed and are no longer required: 22:23:13 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 22:23:13 uidmap xdelta3 22:23:13 Use 'sudo apt autoremove' to remove them. 22:23:13 The following packages will be REMOVED: 22:23:13 lxd* lxd-client* 22:23:13 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 22:23:13 After this operation, 31.7 MB disk space will be freed. 22:23:14 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 22:23:14 (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.) 22:23:14 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 22:23:15 Removing lxd dnsmasq configuration 22:23:15 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 22:23:15 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 22:23:16 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 22:23:16 (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.) 22:23:16 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 22:23:17 Removing intermediate container 3d8f6076846e 22:23:17 ---> bb6320f780be 22:23:17 Step 21/26 : RUN apk --no-cache add curl 22:23:17 ---> Running in 398e2f416d5e 22:23:18 Processing triggers for systemd (237-3ubuntu10.42) ... 22:23:18 Processing triggers for ureadahead (0.100.0-21) ... 22:23:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:23:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:23:19 + sudo snap remove --purge lxd 22:23:19 snap "lxd" is not installed 22:23:19 + sudo groupadd --force --system lxd 22:23:19 ++ whoami 22:23:19 + sudo /usr/sbin/usermod -G lxd -a jenkins 22:23:19 + newgrp - lxd 22:23:19 + sudo snap install lxd 22:23:19 (1/3) Installing nghttp2-libs (1.41.0-r0) 22:23:19 (2/3) Installing libcurl (7.69.1-r3) 22:23:19 (3/3) Installing curl (7.69.1-r3) 22:23:19 Executing busybox-1.31.1-r19.trigger 22:23:19 OK: 71 MiB in 58 packages 22:23:21 Removing intermediate container 398e2f416d5e 22:23:21 ---> 0712f88fea40 22:23:21 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 22:23:21 ---> Running in 54e7cc603a5d 22:23:21 Removing intermediate container 54e7cc603a5d 22:23:21 ---> 25cb83a80db6 22:23:21 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:23:21 ---> Running in 3bcee655f973 22:23:21 Removing intermediate container 3bcee655f973 22:23:21 ---> 5eec2e7b10e8 22:23:21 Step 24/26 : LABEL arch=arm64 22:23:22 ---> Running in 975a16954765 22:23:22 Removing intermediate container 975a16954765 22:23:22 ---> 497f171fbf91 22:23:22 Step 25/26 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 22:23:22 ---> Running in 484cbeabd920 22:23:22 Removing intermediate container 484cbeabd920 22:23:22 ---> 5b83a6ca101e 22:23:22 Step 26/26 : LABEL version=0.0.0 22:23:23 ---> Running in 4df16860b304 22:23:23 Removing intermediate container 4df16860b304 22:23:23 ---> 2aa635f007a1 22:23:23 22:23:24 Successfully built 2aa635f007a1 22:23:24 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 22:23:24  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 22:23:24 $ docker stop --time=1 b1436e1ec7e90c2efe41eec08db5cf02625fea1bbf662e2132e63ed1b7fcd025 22:23:26 $ docker rm -f b1436e1ec7e90c2efe41eec08db5cf02625fea1bbf662e2132e63ed1b7fcd025 [Pipeline] // withDockerContainer [Pipeline] sh 22:23:27 + docker images 22:23:27 + grep docker 22:23:27 docker-sys-mgmt-agent-go-arm64 latest 2aa635f007a1 3 seconds ago 300MB 22:23:27 docker-core-data-go-arm64 latest cafb3534edb7 48 seconds ago 21MB 22:23:27 docker-security-secretstore-setup-go-arm64 latest 5c985ce66f3f About a minute ago 23.4MB 22:23:27 docker-security-proxy-setup-go-arm64 latest c851961b63d3 About a minute ago 23.2MB 22:23:27 docker-support-notifications-go-arm64 latest 41939389bbd7 4 minutes ago 16.7MB 22:23:27 docker-security-bootstrapper-go-arm64 latest fc84d88056c8 4 minutes ago 17MB 22:23:27 docker-core-command-go-arm64 latest 23429af3ae90 4 minutes ago 16MB 22:23:27 docker-core-metadata-go-arm64 latest 8fbceeded35e 4 minutes ago 17.8MB 22:23:27 docker-support-scheduler-go-arm64 latest 9ee52fee1832 4 minutes ago 16.1MB 22:23:27 docker 20.10.0 eeaf43b92773 8 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] } 22:23:34 2021-02-08T22:23:31Z INFO Waiting for automatic snapd restart... 22:23:52 lxd 4.11 from Canonical* installed 22:23:52 + sudo lxd init --auto 22:24:00 + sudo snap install --classic snapcraft 22:24:18 snapcraft 4.4.4 from Canonical* installed 22:24:18 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 22:24:18 + patch --verbose -p1 22:24:19 Hmm... Looks like a unified diff to me... 22:24:19 The text leading up to this was: 22:24:19 -------------------------- 22:24:19 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 22:24:19 |From: Tony Espy 22:24:19 |Date: Wed, 16 Dec 2020 16:34:55 -0500 22:24:19 |Subject: [PATCH] optimize snap build for pipeline CI check 22:24:19 | 22:24:19 |This patch is used by the EdgeX CI pipeline builds to 22:24:19 |optimize the snap CI check run for pull requests. When 22:24:19 |applied, it essentially strips out everything (apps and 22:24:19 |parts) from the snapcraft.yaml file except those required 22:24:19 |to build edgex-go, as the whole idea of the CI check is to 22:24:19 |catch changes to edgex-go that break the snap build. 22:24:19 | 22:24:19 |In general, anyone updating snapcraft.yaml will also need 22:24:19 |to update this patch file, otherwise it may fail to apply, 22:24:19 |resulting in a failed snap build CI check in the associated 22:24:19 |pull request. 22:24:19 | 22:24:19 |Note - in addition to applying this patch, the pipeline also 22:24:19 |only primes the snap (e.g. `snapcraft prime`), as there's no 22:24:19 |need to build the finally binary .snap file (and it won't 22:24:19 |work with the patch applied). This further reduces the build 22:24:19 |time. 22:24:19 |--- 22:24:19 | snap/snapcraft.yaml | 461 +------------------------------------------- 22:24:19 | 1 file changed, 2 insertions(+), 459 deletions(-) 22:24:19 | 22:24:19 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 22:24:19 |index 1e537489..faf42425 100644 22:24:19 |--- a/snap/snapcraft.yaml 22:24:19 |+++ b/snap/snapcraft.yaml 22:24:19 -------------------------- 22:24:19 patching file snap/snapcraft.yaml 22:24:19 Using Plan A... 22:24:19 Hunk #1 FAILED at 73. 22:24:19 Hunk #2 succeeded at 277 with fuzz 1 (offset 6 lines). 22:24:19 Hunk #3 succeeded at 289 (offset 3 lines). 22:24:19 Hunk #4 succeeded at 297 (offset 3 lines). 22:24:19 Hunk #5 succeeded at 304 (offset 3 lines). 22:24:19 Hunk #6 succeeded at 331 (offset 3 lines). 22:24:19 Hunk #7 succeeded at 365 (offset 3 lines). 22:24:19 Hunk #8 succeeded at 424 (offset 11 lines). 22:24:19 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 22:24:19 Hmm... Ignoring the trailing garbage. 22:24:19 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:24:19 Failed in branch amd64 [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 22:24:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:24:23 ---> package-listing.sh 22:24:23 ++ facter osfamily 22:24:23 ++ tr '[:upper:]' '[:lower:]' 22:24:24 + OS_FAMILY=redhat 22:24:24 + workspace=/w/workspace/edgex-go/13 22:24:24 + START_PACKAGES=/tmp/packages_start.txt 22:24:24 + END_PACKAGES=/tmp/packages_end.txt 22:24:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:24:24 + PACKAGES=/tmp/packages_start.txt 22:24:24 + '[' /w/workspace/edgex-go/13 ']' 22:24:24 + PACKAGES=/tmp/packages_end.txt 22:24:24 + case "${OS_FAMILY}" in 22:24:24 + sort 22:24:24 + rpm -qa 22:24:30 + '[' -f /tmp/packages_start.txt ']' 22:24:30 + '[' -f /tmp/packages_end.txt ']' 22:24:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:24:30 + '[' /w/workspace/edgex-go/13 ']' 22:24:30 + mkdir -p /w/workspace/edgex-go/13/archives/ 22:24:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/13/archives/ [Pipeline] echo 22:24:30 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/13/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:24:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:24:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:24:31 22:24:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:24:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:24:32 alpine: Pulling from edgex-lftools-log-publisher 22:24:32 df20fa9351a1: Pulling fs layer 22:24:32 36b3adc4ff6f: Pulling fs layer 22:24:32 8ad3a11d3b57: Pulling fs layer 22:24:32 46f8f816bc3b: Pulling fs layer 22:24:32 93b61091891f: Pulling fs layer 22:24:32 93b9cdb0e59b: Pulling fs layer 22:24:32 5e14af77c1be: Pulling fs layer 22:24:32 01666e4c0597: Pulling fs layer 22:24:32 aa168da1d23b: Pulling fs layer 22:24:32 93b9cdb0e59b: Waiting 22:24:32 5e14af77c1be: Waiting 22:24:32 01666e4c0597: Waiting 22:24:32 aa168da1d23b: Waiting 22:24:32 46f8f816bc3b: Waiting 22:24:32 93b61091891f: Waiting 22:24:32 36b3adc4ff6f: Verifying Checksum 22:24:32 36b3adc4ff6f: Download complete 22:24:33 46f8f816bc3b: Verifying Checksum 22:24:33 46f8f816bc3b: Download complete 22:24:33 df20fa9351a1: Download complete 22:24:33 93b9cdb0e59b: Verifying Checksum 22:24:33 93b9cdb0e59b: Download complete 22:24:33 93b61091891f: Download complete 22:24:33 5e14af77c1be: Verifying Checksum 22:24:33 5e14af77c1be: Download complete 22:24:33 01666e4c0597: Verifying Checksum 22:24:33 01666e4c0597: Download complete 22:24:33 df20fa9351a1: Pull complete 22:24:34 8ad3a11d3b57: Verifying Checksum 22:24:34 8ad3a11d3b57: Download complete 22:24:34 36b3adc4ff6f: Pull complete 22:24:36 8ad3a11d3b57: Pull complete 22:24:36 46f8f816bc3b: Pull complete 22:24:37 93b61091891f: Pull complete 22:24:37 aa168da1d23b: Verifying Checksum 22:24:37 aa168da1d23b: Download complete 22:24:38 93b9cdb0e59b: Pull complete 22:24:38 5e14af77c1be: Pull complete 22:24:39 01666e4c0597: Pull complete 22:24:57 aa168da1d23b: Pull complete 22:24:57 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:24:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:24:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:24:58 prd-centos7-docker-4c-2g-25622 does not seem to be running inside a container 22:24:58 $ 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/13/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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:25:04 $ docker top a021afd1bbc148817356addd9afe3cf0205822b09d6b6a54e3b2b7cf0bb8771e -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:06 + touch /tmp/pre-build-complete [Pipeline] sh 22:25:07 + mkdir -p /var/log/sa [Pipeline] sh 22:25:07 + ls /var/log/sa-host 22:25:07 + sadf -c /var/log/sa-host/sa08 22:25:07 file_magic: OK 22:25:07 HZ: Using current value: 100 22:25:07 file_header: OK 22:25:07 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 22:25:07 Statistics: 22:25:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:25:07 File successfully converted to sysstat format version 12.2.1 22:25:07 + sadf -c /var/log/sa-host/sa23 22:25:07 file_magic: OK 22:25:07 HZ: Using current value: 100 22:25:07 file_header: OK 22:25:07 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 22:25:07 Statistics: 22:25:07 Hnuu...uuuununununu... 22:25:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:08 provisioning config files... 22:25:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/13@tmp/config57151089861439641tmp [Pipeline] { [Pipeline] echo 22:25:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:25:09 ---> create-netrc.sh [Pipeline] } 22:25:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:25:09 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:25:09 ---> python-tools-install.sh [Pipeline] echo 22:25:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:25:10 ---> sudo-logs.sh 22:25:10 Archiving 'sudo' log.. [Pipeline] echo 22:25:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:25:11 ---> job-cost.sh 22:25:11 lf-activate-venv: SKIPPING 22:25:11 INFO: No Stack... 22:25:12 INFO: Retrieving Pricing Info for: v1-standard-2 22:25:13 INFO: Archiving Costs [Pipeline] echo 22:25:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:25:13 ---> logs-deploy.sh 22:25:13 lf-activate-venv: SKIPPING 22:25:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3115/13 22:25:13 INFO: archiving workspace using pattern(s): 22:25:16 Archives upload complete. 22:25:16 INFO: archiving logs to Nexus 22:25:18 ---> uname -a: 22:25:18 Linux prd-centos7-docker-4c-2g-25622.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 22:25:18 22:25:18 22:25:18 ---> lscpu: 22:25:18 Architecture: x86_64 22:25:18 CPU op-mode(s): 32-bit, 64-bit 22:25:18 Byte Order: Little Endian 22:25:18 Address sizes: 40 bits physical, 48 bits virtual 22:25:18 CPU(s): 4 22:25:18 On-line CPU(s) list: 0-3 22:25:18 Thread(s) per core: 1 22:25:18 Core(s) per socket: 1 22:25:18 Socket(s): 4 22:25:18 NUMA node(s): 1 22:25:18 Vendor ID: GenuineIntel 22:25:18 CPU family: 6 22:25:18 Model: 44 22:25:18 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:25:18 Stepping: 1 22:25:18 CPU MHz: 2933.438 22:25:18 BogoMIPS: 5866.87 22:25:18 Virtualization: VT-x 22:25:18 Hypervisor vendor: KVM 22:25:18 Virtualization type: full 22:25:18 L1d cache: 128 KiB 22:25:18 L1i cache: 128 KiB 22:25:18 L2 cache: 16 MiB 22:25:18 L3 cache: 64 MiB 22:25:18 NUMA node0 CPU(s): 0-3 22:25:18 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:25:18 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:25:18 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:25:18 Vulnerability Meltdown: Mitigation; PTI 22:25:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:25:18 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:25:18 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:25:18 Vulnerability Srbds: Not affected 22:25:18 Vulnerability Tsx async abort: Not affected 22:25:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 22:25:18 22:25:18 22:25:18 ---> nproc: 22:25:18 4 22:25:18 22:25:18 22:25:18 ---> df -h: 22:25:18 Filesystem Size Used Available Use% Mounted on 22:25:18 overlay 50.0G 11.7G 38.3G 23% / 22:25:18 tmpfs 64.0M 0 64.0M 0% /dev 22:25:18 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:25:18 shm 64.0M 0 64.0M 0% /dev/shm 22:25:18 /dev/vda1 50.0G 11.7G 38.3G 23% /facter-os 22:25:18 /dev/vda1 50.0G 11.7G 38.3G 23% /etc/resolv.conf 22:25:18 /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hostname 22:25:18 /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hosts 22:25:18 /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/auth.log 22:25:18 /dev/vda1 50.0G 11.7G 38.3G 23% /run/cloud-init/result.json 22:25:18 /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/sa-host 22:25:18 /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/secure 22:25:18 /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/13 22:25:18 /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/13@tmp 22:25:18 22:25:18 22:25:18 ---> free -m: 22:25:18 total used free shared buff/cache available 22:25:18 Mem: 1837 693 169 0 974 1059 22:25:18 Swap: 1023 81 942 22:25:18 22:25:18 22:25:18 ---> ip addr: 22:25:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:25:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:25:18 inet 127.0.0.1/8 scope host lo 22:25:18 valid_lft forever preferred_lft forever 22:25:18 inet6 ::1/128 scope host 22:25:18 valid_lft forever preferred_lft forever 22:25:18 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:25:18 link/ether fa:16:3e:4d:4f:46 brd ff:ff:ff:ff:ff:ff 22:25:18 inet 10.30.123.25/23 brd 10.30.123.255 scope global dynamic eth0 22:25:18 valid_lft 85033sec preferred_lft 85033sec 22:25:18 inet6 fe80::f816:3eff:fe4d:4f46/64 scope link 22:25:18 valid_lft forever preferred_lft forever 22:25:18 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:25:18 link/ether 02:42:fd:59:4b:93 brd ff:ff:ff:ff:ff:ff 22:25:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:25:18 valid_lft forever preferred_lft forever 22:25:18 inet6 fe80::42:fdff:fe59:4b93/64 scope link 22:25:18 valid_lft forever preferred_lft forever 22:25:18 22:25:18 22:25:18 ---> sar -b -r -n DEV: 22:25:18 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/08/21 _x86_64_ (4 CPU) 22:25:18 22:25:18 22:02:16 LINUX RESTART (4 CPU) 22:25:18 22:25:18 22:03:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:25:18 22:04:01 72.85 38.68 34.16 0.00 6878.98 7321.95 0.00 22:25:18 22:05:01 80.12 41.40 38.72 0.00 4649.05 12799.63 0.00 22:25:18 22:06:01 204.58 66.05 138.53 0.00 3996.55 39499.73 0.00 22:25:18 22:07:02 168.82 82.67 86.15 0.00 3047.73 11890.14 0.00 22:25:18 22:08:03 88.36 27.40 60.95 0.00 1112.50 9522.24 0.00 22:25:18 22:09:01 37.12 4.38 32.74 0.00 90.78 2059.23 0.00 22:25:18 22:10:01 71.23 33.79 37.44 0.00 1531.39 2265.43 0.00 22:25:18 22:11:02 63.24 26.48 36.76 0.00 1744.00 3007.19 0.00 22:25:18 22:12:01 19.65 3.06 16.59 0.00 99.71 5515.95 0.00 22:25:18 22:13:03 228.11 84.00 144.11 0.00 21334.15 85713.57 0.00 22:25:18 22:14:02 763.80 615.32 148.49 0.00 72822.85 76543.95 0.00 22:25:18 22:15:02 935.41 754.82 180.58 0.00 98650.10 99253.30 0.00 22:25:18 22:16:02 993.42 883.77 109.65 0.00 50813.83 50897.68 0.00 22:25:18 22:17:01 142.90 53.36 89.54 0.00 8072.13 18643.52 0.00 22:25:18 22:18:02 307.63 95.20 212.42 0.00 19545.94 65610.69 0.00 22:25:18 22:19:02 550.76 320.83 229.93 0.00 74273.03 81693.61 0.00 22:25:18 22:20:06 1345.20 1132.41 212.79 0.00 101620.95 106127.91 0.00 22:25:18 22:21:02 346.38 246.81 99.57 0.00 13906.30 15597.89 0.00 22:25:18 22:22:01 181.13 33.67 147.45 0.00 4355.15 18887.62 0.00 22:25:18 22:23:01 1.46 0.05 1.41 0.00 1.20 21.46 0.00 22:25:18 22:24:01 0.35 0.02 0.33 0.00 0.53 4.51 0.00 22:25:18 22:25:01 162.54 70.96 91.58 0.00 6437.21 18475.00 0.00 22:25:18 Average: 310.45 212.17 98.28 0.00 22770.49 33648.93 0.00 22:25:18 22:25:18 22:03:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:25:18 22:04:01 100200 0 625652 33.25 2620 1153072 1289992 44.03 538836 1043480 33496 22:25:18 22:05:01 407668 0 584824 31.08 2620 886432 957480 32.68 489852 782108 148 22:25:18 22:06:01 67596 0 750344 39.88 1600 1062004 1537588 52.48 587892 963728 52896 22:25:18 22:07:02 115924 0 825940 43.90 1496 938184 1822884 62.21 636168 852072 84296 22:25:18 22:08:03 193716 0 782204 41.57 728 904896 1666696 56.88 633236 770172 18888 22:25:18 22:09:01 141012 0 837576 44.52 624 902332 1653376 56.43 708836 747652 36300 22:25:18 22:10:01 222460 0 770984 40.98 624 887476 1741560 59.44 604580 765736 72416 22:25:18 22:11:02 199264 0 815052 43.32 516 866712 1698848 57.98 659612 730596 56032 22:25:18 22:12:01 408616 0 705312 37.49 516 767100 1111832 37.94 496620 689716 20 22:25:18 22:13:03 81936 0 844560 44.89 144 954904 2269284 77.45 746964 824268 71920 22:25:18 22:14:02 483184 0 736416 39.14 116 661828 1966188 67.10 390152 793808 68 22:25:18 22:15:02 68520 0 854748 45.43 0 958276 2359652 80.53 744364 835304 52496 22:25:18 22:16:02 150400 0 1216048 64.63 0 515096 4307232 147.00 771544 691756 37952 22:25:18 22:17:01 303364 0 802104 42.63 0 776076 1977292 67.48 605364 711788 18056 22:25:18 22:18:02 77540 0 755612 40.16 0 1048392 1804560 61.59 756880 804864 1244 22:25:18 22:19:02 358232 0 740660 39.36 0 782652 2628488 89.71 577752 720376 1748 22:25:18 22:20:06 74236 0 804228 42.74 0 1003080 2303296 78.61 737372 835132 2756 22:25:18 22:21:02 152080 0 1101916 58.56 0 627548 3215180 109.73 850248 612540 16580 22:25:18 22:22:01 398840 0 611196 32.48 0 871508 1261336 43.05 502612 732740 20 22:25:18 22:23:01 405112 0 604908 32.15 0 871524 1193128 40.72 498604 732680 16 22:25:18 22:24:01 404936 0 605088 32.16 0 871520 1193140 40.72 498500 732676 8 22:25:18 22:25:01 243204 0 677832 36.03 0 960508 1394948 47.61 532028 813968 88 22:25:18 Average: 229911 0 775146 41.20 527 875960 1879726 64.15 616728 781235 25338 22:25:18 22:25:18 22:03:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:25:18 22:04:01 eth0 713.59 428.06 3777.59 84.12 0.00 0.00 0.00 0.00 22:25:18 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:05:01 eth0 726.86 815.36 2706.36 117.43 0.00 0.00 0.00 0.00 22:25:18 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:05:01 docker0 785.24 688.45 67.85 2669.07 0.00 0.00 0.00 0.00 22:25:18 22:06:01 eth0 450.31 358.54 3634.72 38.27 0.00 0.00 0.00 0.00 22:25:18 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:06:01 veth7deacac 108.26 125.72 10.17 451.84 0.00 0.00 0.00 0.00 22:25:18 22:06:01 docker0 137.37 182.88 10.31 810.67 0.00 0.00 0.00 0.00 22:25:18 22:07:02 vethff8ca4d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:25:18 22:07:02 eth0 38.68 30.87 60.43 62.32 0.00 0.00 0.00 0.00 22:25:18 22:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:07:02 docker0 2.15 6.80 0.18 34.77 0.00 0.00 0.00 0.00 22:25:18 22:08:03 vethff8ca4d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:08:03 eth0 14.08 10.71 11.63 6.12 0.00 0.00 0.00 0.00 22:25:18 22:08:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:08:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:09:01 vethff8ca4d 1.68 1.68 0.14 0.14 0.00 0.00 0.00 0.00 22:25:18 22:09:01 eth0 24.43 19.54 18.06 10.20 0.00 0.00 0.00 0.00 22:25:18 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:09:01 docker0 1.68 1.68 0.11 0.14 0.00 0.00 0.00 0.00 22:25:18 22:10:01 vethff8ca4d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:10:01 eth0 10.04 7.37 7.58 4.15 0.00 0.00 0.00 0.00 22:25:18 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:11:02 vethff8ca4d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:11:02 eth0 23.31 21.75 12.83 61.49 0.00 0.00 0.00 0.00 22:25:18 22:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:12:01 eth0 23.61 18.40 19.35 10.10 0.00 0.00 0.00 0.00 22:25:18 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:13:03 veth1c9c4e7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:25:18 22:13:03 eth0 170.62 136.65 1638.47 61.21 0.00 0.00 0.00 0.00 22:25:18 22:13:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:13:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:14:02 vethf2d9dbc 7.41 7.96 0.60 30.11 0.00 0.00 0.00 0.00 22:25:18 22:14:02 veth4358e2c 5.44 6.82 0.43 28.71 0.00 0.00 0.00 0.00 22:25:18 22:14:02 veth1c9c4e7 0.00 0.09 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:14:02 eth0 29.48 24.41 100.37 3.75 0.00 0.00 0.00 0.00 22:25:18 22:15:02 veth1c9c4e7 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 22:25:18 22:15:02 eth0 24.29 15.50 65.59 6.76 0.00 0.00 0.00 0.00 22:25:18 22:15:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:25:18 22:15:02 docker0 943.69 905.12 79.41 3638.52 0.00 0.00 0.00 0.00 22:25:18 22:16:02 veth5677276 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:25:18 22:16:02 veth3a78a28 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:25:18 22:16:02 vethc8b9742 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:25:18 22:16:02 veth1c9c4e7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:17:01 veth5677276 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:17:01 veth1c9c4e7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:17:01 eth0 2292.51 1912.10 12136.03 474.90 0.00 0.00 0.00 0.00 22:25:18 22:17:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:25:18 22:18:02 veth1c9c4e7 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 22:25:18 22:18:02 eth0 193.04 144.43 1462.74 67.85 0.00 0.00 0.00 0.00 22:25:18 22:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:18:02 docker0 962.10 943.14 80.44 3816.96 0.00 0.00 0.00 0.00 22:25:18 22:19:02 vetha9e4dd1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:19:02 veth6b1813d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:19:02 vethaf125a1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:19:02 veth1c9c4e7 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 22:25:18 22:20:06 veth1c9c4e7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:20:06 eth0 2459.61 2005.66 13161.74 580.00 0.00 0.00 0.00 0.00 22:25:18 22:20:06 vethd5d0f38 4.09 4.75 0.56 11.66 0.00 0.00 0.00 0.00 22:25:18 22:20:06 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 22:25:18 22:21:02 veth7f74a8e 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 22:25:18 22:21:02 veth2b27d71 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 22:25:18 22:21:02 veth1c9c4e7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:21:02 veth24c63c1 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 22:25:18 22:22:01 eth0 2761.44 2244.33 14374.25 745.68 0.00 0.00 0.00 0.00 22:25:18 22:22:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:25:18 22:22:01 docker0 1038.27 1073.33 85.72 4442.04 0.00 0.00 0.00 0.00 22:25:18 22:23:01 eth0 1.18 0.68 0.68 0.22 0.00 0.00 0.00 0.00 22:25:18 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:24:01 eth0 0.98 0.17 0.20 0.10 0.00 0.00 0.00 0.00 22:25:18 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:25:01 eth0 206.38 170.68 2170.23 20.02 0.00 0.00 0.00 0.00 22:25:18 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 Average: eth0 131.86 107.94 741.76 34.31 0.00 0.00 0.00 0.00 22:25:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:18 Average: docker0 46.57 48.14 3.84 199.25 0.00 0.00 0.00 0.00 22:25:18 22:25:18 22:25:18 ---> sar -P ALL: 22:25:18 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/08/21 _x86_64_ (4 CPU) 22:25:18 22:25:18 22:02:16 LINUX RESTART (4 CPU) 22:25:18 22:25:18 22:03:03 CPU %user %nice %system %iowait %steal %idle 22:25:18 22:04:01 all 13.38 0.00 5.51 3.28 24.38 53.45 22:25:18 22:04:01 0 11.80 0.00 6.77 3.30 25.27 52.85 22:25:18 22:04:01 1 13.01 0.00 4.52 3.12 24.63 54.72 22:25:18 22:04:01 2 10.43 0.00 3.66 3.07 24.03 58.81 22:25:18 22:04:01 3 18.77 0.00 7.40 3.69 23.57 46.57 22:25:18 22:05:01 all 7.96 0.00 4.21 1.04 21.17 65.62 22:25:18 22:05:01 0 6.30 0.00 4.13 1.75 22.54 65.28 22:25:18 22:05:01 1 9.98 0.00 4.57 1.01 22.07 62.36 22:25:18 22:05:01 2 6.53 0.00 3.52 0.72 20.30 68.94 22:25:18 22:05:01 3 9.07 0.00 4.65 0.69 19.71 65.88 22:25:18 22:06:01 all 5.16 0.00 4.74 1.90 21.94 66.25 22:25:18 22:06:01 0 5.37 0.00 5.11 3.33 22.52 63.67 22:25:18 22:06:01 1 4.71 0.00 5.16 1.21 22.96 65.96 22:25:18 22:06:01 2 5.83 0.00 5.10 1.54 20.73 66.81 22:25:18 22:06:01 3 4.77 0.00 3.62 1.55 21.52 68.53 22:25:18 22:07:02 all 14.69 0.00 7.09 5.54 26.07 46.60 22:25:18 22:07:02 0 15.14 0.00 6.89 4.09 27.92 45.95 22:25:18 22:07:02 1 15.72 0.00 7.75 5.14 25.15 46.24 22:25:18 22:07:02 2 13.48 0.00 6.37 6.61 26.19 47.35 22:25:18 22:07:02 3 14.44 0.00 7.38 6.38 24.93 46.88 22:25:18 22:08:03 all 31.39 0.00 10.30 2.50 37.49 18.33 22:25:18 22:08:03 0 29.84 0.00 9.66 0.75 37.28 22.47 22:25:18 22:08:03 1 24.82 0.00 9.14 4.32 39.55 22.16 22:25:18 22:08:03 2 31.78 0.00 11.28 3.08 37.27 16.60 22:25:18 22:08:03 3 40.02 0.00 11.28 1.83 35.64 11.24 22:25:18 22:09:01 all 22.80 0.00 8.14 1.46 39.39 28.21 22:25:18 22:09:01 0 21.02 0.00 7.91 0.78 40.82 29.48 22:25:18 22:09:01 1 22.43 0.00 8.14 2.35 38.82 28.26 22:25:18 22:09:01 2 23.58 0.00 7.87 1.07 38.45 29.03 22:25:18 22:09:01 3 24.26 0.00 8.68 1.67 39.44 25.95 22:25:18 22:10:01 all 23.25 0.00 10.61 1.96 45.21 18.98 22:25:18 22:10:01 0 24.33 0.00 10.91 2.53 44.40 17.83 22:25:18 22:10:01 1 19.70 0.00 9.97 2.15 45.75 22.43 22:25:18 22:10:01 2 23.14 0.00 9.58 1.56 44.68 21.04 22:25:18 22:10:01 3 26.09 0.00 12.09 1.56 46.02 14.24 22:25:18 22:11:02 all 15.04 0.00 8.25 2.17 36.38 38.16 22:25:18 22:11:02 0 13.92 0.00 8.23 2.59 37.05 38.21 22:25:18 22:11:02 1 15.36 0.00 8.03 2.25 38.18 36.18 22:25:18 22:11:02 2 15.69 0.00 8.36 2.15 34.92 38.88 22:25:18 22:11:02 3 15.22 0.00 8.40 1.66 35.32 39.40 22:25:18 22:12:01 all 8.50 0.00 7.48 0.28 31.31 52.43 22:25:18 22:12:01 0 7.18 0.00 6.73 0.24 33.47 52.37 22:25:18 22:12:01 1 9.02 0.00 7.43 0.43 31.31 51.81 22:25:18 22:12:01 2 8.75 0.00 7.26 0.17 30.17 53.65 22:25:18 22:12:01 3 9.08 0.00 8.54 0.27 30.20 51.92 22:25:18 22:13:03 all 5.71 0.00 7.26 6.02 30.85 50.16 22:25:18 22:13:03 0 5.08 0.00 8.21 5.39 31.78 49.54 22:25:18 22:13:03 1 5.48 0.00 7.22 6.70 31.66 48.94 22:25:18 22:13:03 2 6.40 0.00 6.57 5.88 30.46 50.69 22:25:18 22:13:03 3 5.85 0.00 7.06 6.10 29.51 51.47 22:25:18 22:14:02 all 9.39 0.00 9.17 5.84 44.60 30.99 22:25:18 22:14:02 0 9.20 0.00 8.92 5.47 43.81 32.60 22:25:18 22:14:02 1 8.83 0.00 9.36 7.09 45.41 29.31 22:25:18 22:14:02 2 8.93 0.00 9.39 5.16 45.26 31.27 22:25:18 22:14:02 3 10.64 0.00 9.00 5.65 43.93 30.78 22:25:18 22:25:18 22:14:02 CPU %user %nice %system %iowait %steal %idle 22:25:18 22:15:02 all 5.58 0.00 8.65 21.94 40.90 22.93 22:25:18 22:15:02 0 5.88 0.00 8.59 20.94 41.22 23.36 22:25:18 22:15:02 1 5.42 0.00 8.50 21.51 40.94 23.63 22:25:18 22:15:02 2 5.52 0.00 8.59 22.92 40.17 22.80 22:25:18 22:15:02 3 5.52 0.00 8.91 22.41 41.25 21.91 22:25:18 22:16:02 all 15.79 0.00 9.17 15.36 41.74 17.95 22:25:18 22:16:02 0 16.20 0.00 8.86 15.90 40.62 18.43 22:25:18 22:16:02 1 14.32 0.00 8.54 14.98 43.14 19.02 22:25:18 22:16:02 2 16.05 0.00 8.85 14.82 41.95 18.34 22:25:18 22:16:02 3 16.65 0.00 10.50 15.75 41.20 15.89 22:25:18 22:17:01 all 50.44 0.00 11.03 4.12 31.46 2.94 22:25:18 22:17:01 0 47.86 0.00 10.47 3.85 35.23 2.59 22:25:18 22:17:01 1 50.93 0.00 10.81 4.90 29.54 3.82 22:25:18 22:17:01 2 51.97 0.00 11.40 4.22 30.26 2.15 22:25:18 22:17:01 3 50.89 0.00 11.45 3.48 31.04 3.15 22:25:18 22:18:02 all 7.30 0.00 10.21 13.91 42.00 26.58 22:25:18 22:18:02 0 7.14 0.00 9.74 15.29 43.13 24.71 22:25:18 22:18:02 1 8.01 0.00 10.39 13.56 41.57 26.47 22:25:18 22:18:02 2 6.98 0.00 10.26 15.03 41.23 26.50 22:25:18 22:18:02 3 7.07 0.00 10.47 11.71 42.06 28.69 22:25:18 22:19:02 all 9.15 0.00 9.16 13.66 44.07 23.97 22:25:18 22:19:02 0 9.03 0.00 9.69 14.44 44.73 22.11 22:25:18 22:19:02 1 8.66 0.00 8.60 13.86 43.94 24.94 22:25:18 22:19:02 2 9.63 0.00 9.12 13.66 42.98 24.62 22:25:18 22:19:02 3 9.26 0.00 9.25 12.66 44.64 24.19 22:25:18 22:20:06 all 7.33 0.00 8.29 24.84 39.06 20.48 22:25:18 22:20:06 0 7.68 0.00 7.76 26.26 39.28 19.02 22:25:18 22:20:06 1 6.68 0.00 7.68 26.61 38.29 20.74 22:25:18 22:20:06 2 6.47 0.00 8.64 22.64 38.74 23.51 22:25:18 22:20:06 3 8.54 0.00 9.15 23.76 39.95 18.60 22:25:18 22:21:02 all 33.60 0.00 10.25 10.54 35.12 10.49 22:25:18 22:21:02 0 35.38 0.00 10.98 10.30 34.51 8.84 22:25:18 22:21:02 1 33.07 0.00 9.61 10.83 34.52 11.97 22:25:18 22:21:02 2 33.26 0.00 10.17 10.86 35.93 9.79 22:25:18 22:21:02 3 32.73 0.00 10.30 10.13 35.52 11.32 22:25:18 22:22:01 all 19.26 0.00 9.29 5.10 23.26 43.08 22:25:18 22:22:01 0 20.26 0.00 9.57 4.92 22.19 43.06 22:25:18 22:22:01 1 17.43 0.00 8.95 4.90 25.45 43.27 22:25:18 22:22:01 2 19.37 0.00 9.14 4.66 22.05 44.78 22:25:18 22:22:01 3 20.04 0.00 9.52 5.94 23.32 41.18 22:25:18 22:23:01 all 0.10 0.00 0.10 0.00 0.81 98.99 22:25:18 22:23:01 0 0.02 0.00 0.17 0.00 0.90 98.92 22:25:18 22:23:01 1 0.35 0.00 0.08 0.00 0.95 98.62 22:25:18 22:23:01 2 0.02 0.00 0.07 0.00 0.85 99.07 22:25:18 22:23:01 3 0.03 0.00 0.07 0.00 0.55 99.35 22:25:18 22:24:01 all 0.10 0.00 0.05 0.00 0.81 99.03 22:25:18 22:24:01 0 0.02 0.00 0.05 0.00 0.68 99.25 22:25:18 22:24:01 1 0.08 0.00 0.07 0.00 0.80 99.05 22:25:18 22:24:01 2 0.02 0.00 0.03 0.00 0.61 99.34 22:25:18 22:24:01 3 0.28 0.00 0.07 0.02 1.16 98.48 22:25:18 22:25:01 all 3.51 0.00 3.54 3.38 16.07 73.51 22:25:18 22:25:01 0 4.67 0.00 4.68 3.65 17.06 69.93 22:25:18 22:25:01 1 2.82 0.00 3.18 2.19 15.87 75.94 22:25:18 22:25:01 2 3.47 0.00 3.34 6.99 15.64 70.57 22:25:18 22:25:01 3 3.12 0.00 2.97 0.71 15.71 77.48 22:25:18 22:25:18 Average: CPU %user %nice %system %iowait %steal %idle 22:25:18 Average: all 13.21 0.00 7.30 6.81 30.60 42.08 22:25:18 Average: 0 12.92 0.00 7.38 6.87 31.21 41.63 22:25:18 Average: 1 12.77 0.00 7.11 7.01 30.96 42.16 22:25:18 Average: 2 13.10 0.00 7.11 6.90 30.10 42.79 22:25:18 Average: 3 14.06 0.00 7.63 6.46 30.12 41.74 22:25:18 22:25:18 22:25:18