Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at f0490a359bf291f637a24ac3a72a487d5e9880fa rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from f0490a359bf291f637a24ac3a72a487d5e9880fa 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-25293 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/58 [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/58 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f0490a359bf291f637a24ac3a72a487d5e9880fa into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing 2b5a858accb71dd25b37634092f458ed29d8f943 Checking out Revision 2b5a858accb71dd25b37634092f458ed29d8f943 (PR-2858) > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f0490a359bf291f637a24ac3a72a487d5e9880fa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b5a858accb71dd25b37634092f458ed29d8f943 # timeout=10 Commit message: "Merge commit 'f0490a359bf291f637a24ac3a72a487d5e9880fa' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:32:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:32:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:32:43 ========================================================= 00:32:43 EdgeX Global Pipelines Version Info 00:32:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c # timeout=10 00:32:45 ------------------- 00:32:45 stable info: 00:32:45 ------------------- 00:32:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:32:45 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:32:45 Message: update stable to v1.0.179 00:32:46 ------------------- 00:32:46 experimental info: 00:32:46 ------------------- 00:32:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:32:46 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:32:46 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:32:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:32:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:32:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:32:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:32:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:32:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:32:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:32:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:32:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:32:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:32:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:32:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:32:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:32:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:32:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:32:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:32:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:32:48 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:32:48 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:32:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo 00:32:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo 00:32:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo 00:32:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b5a858accb71dd25b37634092f458ed29d8f943 [Pipeline] echo 00:32:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b5a858 [Pipeline] echo 00:32:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:32:49 provisioning config files... 00:32:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/58@tmp/config6789660989721222719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:32:49 ---> docker-login.sh 00:32:49 nexus3.edgexfoundry.org:10001 00:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:50 Configure a credential helper to remove this warning. See 00:32:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:50 00:32:50 Login Succeeded 00:32:50 nexus3.edgexfoundry.org:10002 00:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:50 Configure a credential helper to remove this warning. See 00:32:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:50 00:32:50 Login Succeeded 00:32:50 nexus3.edgexfoundry.org:10003 00:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:50 Configure a credential helper to remove this warning. See 00:32:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:50 00:32:50 Login Succeeded 00:32:50 nexus3.edgexfoundry.org:10004 00:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:51 Configure a credential helper to remove this warning. See 00:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:51 00:32:51 Login Succeeded 00:32:51 docker.io 00:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:51 Configure a credential helper to remove this warning. See 00:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:51 00:32:51 Login Succeeded 00:32:51 ---> docker-login.sh ends [Pipeline] } 00:32:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:51 ++ 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 00:32:51 + for file in '`ls cmd/**/Dockerfile`' 00:32:51 ++ dirname cmd/core-command/Dockerfile 00:32:51 ++ cut -d/ -f2 00:32:51 + echo core-command,cmd/core-command/Dockerfile 00:32:51 + for file in '`ls cmd/**/Dockerfile`' 00:32:51 ++ cut -d/ -f2 00:32:51 ++ dirname cmd/core-data/Dockerfile 00:32:51 + echo core-data,cmd/core-data/Dockerfile 00:32:51 + for file in '`ls cmd/**/Dockerfile`' 00:32:51 ++ dirname cmd/core-metadata/Dockerfile 00:32:51 ++ cut -d/ -f2 00:32:51 + echo core-metadata,cmd/core-metadata/Dockerfile 00:32:51 + for file in '`ls cmd/**/Dockerfile`' 00:32:51 ++ dirname cmd/security-bootstrapper/Dockerfile 00:32:51 ++ cut -d/ -f2 00:32:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:32:51 + for file in '`ls cmd/**/Dockerfile`' 00:32:51 ++ dirname cmd/security-proxy-setup/Dockerfile 00:32:51 ++ cut -d/ -f2 00:32:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:32:51 + for file in '`ls cmd/**/Dockerfile`' 00:32:51 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:32:51 ++ cut -d/ -f2 00:32:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:32:51 + for file in '`ls cmd/**/Dockerfile`' 00:32:51 ++ dirname cmd/support-notifications/Dockerfile 00:32:51 ++ cut -d/ -f2 00:32:51 + echo support-notifications,cmd/support-notifications/Dockerfile 00:32:51 + for file in '`ls cmd/**/Dockerfile`' 00:32:51 ++ dirname cmd/support-scheduler/Dockerfile 00:32:51 ++ cut -d/ -f2 00:32:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:32:51 + for file in '`ls cmd/**/Dockerfile`' 00:32:51 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:32:51 ++ cut -d/ -f2 00:32:51 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:32:51 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-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 00:32:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:52 00:32:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:32:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:53 latest: Pulling from edgex-devops/git-semver 00:32:53 31603596830f: Pulling fs layer 00:32:53 2a8b12db71e7: Pulling fs layer 00:32:53 6ca5941a6612: Pulling fs layer 00:32:53 ecc8261a40a4: Pulling fs layer 00:32:53 ecc8261a40a4: Waiting 00:32:53 2a8b12db71e7: Verifying Checksum 00:32:53 2a8b12db71e7: Download complete 00:32:53 31603596830f: Verifying Checksum 00:32:53 31603596830f: Download complete 00:32:53 6ca5941a6612: Download complete 00:32:53 ecc8261a40a4: Verifying Checksum 00:32:53 ecc8261a40a4: Download complete 00:32:53 31603596830f: Pull complete 00:32:53 2a8b12db71e7: Pull complete 00:32:54 6ca5941a6612: Pull complete 00:32:54 ecc8261a40a4: Pull complete 00:32:54 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:32:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:32:54 prd-centos7-docker-4c-2g-25293 does not seem to be running inside a container 00:32:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@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 00:32:57 $ docker top eeb745a28b9b6045d707966bc1b2c70dd027cd4099ddc80ef9bc715fcb179ed8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:57 [ssh-agent] Looking for ssh-agent implementation... 00:32:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:58 $ docker exec eeb745a28b9b6045d707966bc1b2c70dd027cd4099ddc80ef9bc715fcb179ed8 ssh-agent 00:32:58 SSH_AUTH_SOCK=/tmp/ssh-FreQ9XZLqNa7/agent.11 00:32:58 SSH_AGENT_PID=17 00:32:58 Running ssh-add (command line suppressed) 00:32:58 Identity added: /w/workspace/edgex-go/58@tmp/private_key_5079487401755067254.key (/w/workspace/edgex-go/58@tmp/private_key_5079487401755067254.key) 00:32:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:58 + git tag --points-at HEAD [Pipeline] } 00:32:58 $ docker exec --env ******** --env ******** eeb745a28b9b6045d707966bc1b2c70dd027cd4099ddc80ef9bc715fcb179ed8 ssh-agent -k 00:32:58 unset SSH_AUTH_SOCK; 00:32:58 unset SSH_AGENT_PID; 00:32:58 echo Agent pid 17 killed; 00:32:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:32:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:59 [ssh-agent] Looking for ssh-agent implementation... 00:32:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:59 $ docker exec eeb745a28b9b6045d707966bc1b2c70dd027cd4099ddc80ef9bc715fcb179ed8 ssh-agent 00:32:59 SSH_AUTH_SOCK=/tmp/ssh-Zp1vK46oejFe/agent.45 00:32:59 SSH_AGENT_PID=50 00:32:59 Running ssh-add (command line suppressed) 00:32:59 Identity added: /w/workspace/edgex-go/58@tmp/private_key_1707323388706741074.key (/w/workspace/edgex-go/58@tmp/private_key_1707323388706741074.key) 00:32:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:59 + git semver init 00:32:59 # -> Open(): unable to determine branch for HEAD 00:32:59 # $GIT_DIR = /w/workspace/edgex-go/58/.git 00:32:59 # $GIT_WORK_TREE = /w/workspace/edgex-go/58 00:32:59 # $SEMVER_REMOTE_NAME = origin 00:32:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:32:59 # $SEMVER_USER_NAME = edgex-jenkins 00:32:59 # $SEMVER_BRANCH = PR-2858 00:32:59 # $SEMVER_TEMP = /tmp/semver-168081506 00:32:59 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:33:32 # '/tmp/semver-168081506' -> '/w/workspace/edgex-go/58/.semver' 00:33:32 # -> Force: false 00:33:32 # $SEMVER_DIR = /w/workspace/edgex-go/58/.semver [Pipeline] } 00:33:32 $ docker exec --env ******** --env ******** eeb745a28b9b6045d707966bc1b2c70dd027cd4099ddc80ef9bc715fcb179ed8 ssh-agent -k 00:33:32 unset SSH_AUTH_SOCK; 00:33:32 unset SSH_AGENT_PID; 00:33:32 echo Agent pid 50 killed; 00:33:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:33:33 + git semver [Pipeline] } 00:33:33 $ docker stop --time=1 eeb745a28b9b6045d707966bc1b2c70dd027cd4099ddc80ef9bc715fcb179ed8 00:33:34 $ docker rm -f eeb745a28b9b6045d707966bc1b2c70dd027cd4099ddc80ef9bc715fcb179ed8 [Pipeline] // withDockerContainer [Pipeline] sh 00:33:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:33:35 Stashed 1 file(s) [Pipeline] echo 00:33:35 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:33:36 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:33:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:33:37 + sudo service docker restart 00:33:37 + true 00:33:37 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:33:37 ========================================================= 00:33:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:33:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:33:38 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 00:33:42 Sending build context to Docker daemon 327.7MB 00:33:42 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:33:42 Step 2/6 : FROM ${BASE} 00:33:42 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:33:42 188c0c94c7c5: Pulling fs layer 00:33:42 0ef7d3d256c8: Pulling fs layer 00:33:42 de9db76c5a1d: Pulling fs layer 00:33:42 bca2f99d35d6: Pulling fs layer 00:33:42 93359f2a8cfa: Pulling fs layer 00:33:42 7c6f9722023f: Pulling fs layer 00:33:42 a35cf1a2eb13: Pulling fs layer 00:33:42 93359f2a8cfa: Waiting 00:33:42 7c6f9722023f: Waiting 00:33:42 bca2f99d35d6: Waiting 00:33:42 a35cf1a2eb13: Waiting 00:33:42 de9db76c5a1d: Download complete 00:33:42 0ef7d3d256c8: Download complete 00:33:42 93359f2a8cfa: Download complete 00:33:42 7c6f9722023f: Verifying Checksum 00:33:42 7c6f9722023f: Download complete 00:33:43 188c0c94c7c5: Verifying Checksum 00:33:43 188c0c94c7c5: Download complete 00:33:43 188c0c94c7c5: Pull complete 00:33:43 0ef7d3d256c8: Pull complete 00:33:43 de9db76c5a1d: Pull complete 00:33:46 a35cf1a2eb13: Verifying Checksum 00:33:46 a35cf1a2eb13: Download complete 00:33:47 bca2f99d35d6: Verifying Checksum 00:33:47 bca2f99d35d6: Download complete 00:33:51 Still waiting to schedule task 00:33:51 ‘prd-centos7-blackbox-4c-2g-24093’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-25294’ is offline 00:33:53 bca2f99d35d6: Pull complete 00:33:53 93359f2a8cfa: Pull complete 00:33:53 7c6f9722023f: Pull complete 00:33:58 a35cf1a2eb13: Pull complete 00:33:58 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:33:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:33:58 ---> a62c8e92a672 00:33:58 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:33:58 ---> Running in 2290f6d75902 00:33:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:33:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:34:00 (1/12) Installing libmagic (5.38-r0) 00:34:00 (2/12) Installing file (5.38-r0) 00:34:00 (3/12) Installing libc-dev (0.7.2-r3) 00:34:00 (4/12) Installing g++ (9.3.0-r2) 00:34:18 (5/12) Installing fortify-headers (1.1-r0) 00:34:18 (6/12) Installing patch (2.7.6-r6) 00:34:18 (7/12) Installing build-base (0.5-r2) 00:34:18 (8/12) Installing libsodium (1.0.18-r0) 00:34:18 (9/12) Installing pkgconf (1.7.2-r0) 00:34:18 (10/12) Installing libsodium-dev (1.0.18-r0) 00:34:18 (11/12) Installing libzmq (4.3.3-r0) 00:34:18 (12/12) Installing zeromq-dev (4.3.3-r0) 00:34:18 Executing busybox-1.31.1-r19.trigger 00:34:18 OK: 233 MiB in 51 packages 00:34:21 Removing intermediate container 2290f6d75902 00:34:21 ---> 8f5dc74d48b3 00:34:21 Step 4/6 : WORKDIR /edgex-go 00:34:21 ---> Running in d167c506ceb1 00:34:21 Removing intermediate container d167c506ceb1 00:34:21 ---> 800b79c12acf 00:34:21 Step 5/6 : COPY go.mod . 00:34:21 ---> 0baabb08ab16 00:34:21 Step 6/6 : RUN go mod download 00:34:21 ---> Running in e8808cf995c9 00:34:43 Removing intermediate container e8808cf995c9 00:34:43 ---> 67aeb3ffdc37 00:34:43 Successfully built 67aeb3ffdc37 00:34:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:34:44 + docker inspect -f . ci-base-image-x86_64 00:34:44 . [Pipeline] withDockerContainer 00:34:44 prd-centos7-docker-4c-2g-25293 does not seem to be running inside a container 00:34:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@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 00:34:45 $ docker top 567ae593592ed35c6eefdcf1d1132df8872b8eaff9a5556deae9d04c768aa8ab -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:45 + go version 00:34:45 go version go1.15.5 linux/amd64 [Pipeline] } 00:34:45 $ docker stop --time=1 567ae593592ed35c6eefdcf1d1132df8872b8eaff9a5556deae9d04c768aa8ab 00:34:47 $ docker rm -f 567ae593592ed35c6eefdcf1d1132df8872b8eaff9a5556deae9d04c768aa8ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:48 + docker inspect -f . ci-base-image-x86_64 00:34:48 . [Pipeline] withDockerContainer 00:34:48 prd-centos7-docker-4c-2g-25293 does not seem to be running inside a container 00:34:48 $ 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/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@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 00:34:49 $ docker top e19ad885cb1b4d505bf95cf3933c37c3bf587715ab39838ed4d6436233656f30 -eo pid,comm [Pipeline] { [Pipeline] echo 00:34:49 ========================================================= 00:34:49 [edgeXBuildGoParallel] Running Tests and Build... 00:34:49 ========================================================= [Pipeline] sh 00:34:49 + make test 00:34:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:35:01 ? github.com/edgexfoundry/edgex-go [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:35:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:35:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:35:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:35:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:35:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:35:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:35:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:35:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:35:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:35:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:35:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:35:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:35:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:35:33 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.124s coverage: 45.6% of statements 00:35:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:35:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:35:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:35:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:35:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:35:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:35:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:35:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.074s coverage: 100.0% of statements 00:35:36 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.199s coverage: 27.1% of statements 00:35:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:35:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:35:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:35:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:35:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:35:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:35:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.043s coverage: 100.0% of statements 00:35:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:35:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.058s coverage: 100.0% of statements 00:35:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:35:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:35:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.107s coverage: 65.8% of statements 00:35:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:35:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:35:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.441s coverage: 82.3% of statements 00:35:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:35:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:35:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:35:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.457s coverage: 28.6% of statements 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.103s coverage: 100.0% of statements 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.046s coverage: 100.0% of statements 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.122s coverage: 86.7% of statements 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.123s coverage: 97.5% of statements 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:35:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.078s coverage: 78.3% of statements 00:35:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:35:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:35:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:35:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:35:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.540s coverage: 92.8% of statements 00:35:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:35:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:35:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:35:43 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:35:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:35:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:35:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:35:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:35:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:35:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:35:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:35:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:35:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:35:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:35:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:35:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:35:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:35:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:35:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.030s coverage: 58.8% of statements 00:35:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:35:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:35:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.112s coverage: 0.1% of statements 00:35:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:35:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 45.5% of statements 00:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements 00:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements 00:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements 00:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.033s coverage: 87.5% of statements 00:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements 00:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.074s coverage: 92.9% of statements 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.036s coverage: 80.8% of statements 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.040s coverage: 84.2% of statements 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.4% of statements 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 63.5% of statements 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 91.3% of statements 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.045s coverage: 73.7% of statements 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.361s coverage: 68.9% of statements 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.095s coverage: 37.0% of statements 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.329s coverage: 84.0% of statements 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.041s coverage: 100.0% of statements 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.133s coverage: 47.0% of statements 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.056s coverage: 100.0% of statements 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.088s coverage: 100.0% of statements 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.086s coverage: 84.3% of statements 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.792s coverage: 29.1% of statements 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.092s coverage: 99.0% of statements 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.083s coverage: 100.0% of statements 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/system 0.035s coverage: 0.0% of statements 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.057s coverage: 87.9% of statements 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:36:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 00:36:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.058s coverage: 100.0% of statements 00:36:08 GO111MODULE=on go vet ./... 00:36:40 gofmt -l . 00:36:40 [ "`gofmt -l .`" = "" ] 00:36:40 ./bin/test-go-mod-tidy.sh 00:36:40 ./bin/test-attribution-txt.sh [Pipeline] sh 00:36:41 + ls -al . 00:36:41 total 692 00:36:41 drwxrwxr-x 10 1001 1001 4096 Feb 6 00:36 . 00:36:41 drwxr-xr-x 4 root root 30 Feb 6 00:34 .. 00:36:41 -rw-rw-r-- 1 1001 1001 11 Feb 6 00:32 .dockerignore 00:36:41 drwxrwxr-x 8 1001 1001 179 Feb 6 00:32 .git 00:36:41 drwxrwxr-x 3 1001 1001 125 Feb 6 00:32 .github 00:36:41 -rw-rw-r-- 1 1001 1001 872 Feb 6 00:32 .gitignore 00:36:41 drwx------ 3 1001 1001 60 Feb 6 00:33 .semver 00:36:41 -rw-rw-r-- 1 1001 1001 166 Feb 6 00:32 .sonarcloud.properties 00:36:41 -rw-rw-r-- 1 1001 1001 7859 Feb 6 00:32 Attribution.txt 00:36:41 -rw-rw-r-- 1 1001 1001 3804 Feb 6 00:32 CONTRIBUTING.md 00:36:41 -rw-rw-r-- 1 1001 1001 931 Feb 6 00:32 Dockerfile.build 00:36:41 -rw-rw-r-- 1 1001 1001 863 Feb 6 00:32 Jenkinsfile 00:36:41 -rw-rw-r-- 1 1001 1001 10775 Feb 6 00:32 LICENSE 00:36:41 -rw-rw-r-- 1 1001 1001 6001 Feb 6 00:32 Makefile 00:36:41 -rw-rw-r-- 1 1001 1001 6524 Feb 6 00:32 README.md 00:36:41 -rw-rw-r-- 1 1001 1001 6755 Feb 6 00:32 SECURITY.md 00:36:41 -rw-rw-r-- 1 1001 1001 5 Feb 6 00:33 VERSION 00:36:41 -rw-rw-r-- 1 1001 1001 4131 Feb 6 00:32 ZMQWindows.md 00:36:41 drwxrwxr-x 2 1001 1001 117 Feb 6 00:32 bin 00:36:41 drwxrwxr-x 15 1001 1001 4096 Feb 6 00:32 cmd 00:36:41 -rw-r--r-- 1 root root 587103 Feb 6 00:36 coverage.out 00:36:41 -rw-r--r-- 1 root root 1054 Feb 6 00:36 go.mod 00:36:41 -rw-r--r-- 1 root root 19290 Feb 6 00:36 go.sum 00:36:41 drwxrwxr-x 8 1001 1001 127 Feb 6 00:32 internal 00:36:41 drwxrwxr-x 4 1001 1001 26 Feb 6 00:32 openapi 00:36:41 drwxrwxr-x 4 1001 1001 71 Feb 6 00:32 snap 00:36:41 -rw-rw-r-- 1 1001 1001 168 Feb 6 00:32 version.go [Pipeline] sh 00:36:41 + '[' -e coverage.out ] 00:36:41 + chown 1001:1001 coverage.out [Pipeline] stash 00:36:42 Stashed 1 file(s) [Pipeline] sh 00:36:42 + make build 00:36:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:36: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 00:36:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-25300 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:36:53 Running in /w/workspace/edgex-go/58 [Pipeline] { [Pipeline] checkout 00:36:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:36:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:36:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:36:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:36:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:36:59 using credential edgex-jenkins-ssh 00:36:59 Cloning the remote Git repository 00:36:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:36:59 > git init /w/workspace/edgex-go/58 # timeout=10 00:37:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:37:00 > git --version # timeout=10 00:37:00 > git --version # 'git version 2.17.1' 00:37:00 using GIT_SSH to set credentials SSH Credentials for GitHub 00:37:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:37:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:37:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:37:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:37:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:37:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:37:06 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] } 00:37:07 $ docker stop --time=1 e19ad885cb1b4d505bf95cf3933c37c3bf587715ab39838ed4d6436233656f30 00:37:09 $ docker rm -f e19ad885cb1b4d505bf95cf3933c37c3bf587715ab39838ed4d6436233656f30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:37:11 00:37:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:37:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:37:12 latest: Pulling from edgex-devops/edgex-compose 00:37:12 cbdbe7a5bc2a: Pulling fs layer 00:37:12 ca9280d653b3: Pulling fs layer 00:37:12 7e9c9ca2126c: Pulling fs layer 00:37:12 cbdbe7a5bc2a: Download complete 00:37:13 ca9280d653b3: Verifying Checksum 00:37:13 ca9280d653b3: Download complete 00:37:13 cbdbe7a5bc2a: Pull complete 00:37:14 7e9c9ca2126c: Verifying Checksum 00:37:14 7e9c9ca2126c: Download complete 00:37:14 ca9280d653b3: Pull complete 00:37:17 Merging remotes/origin/master commit f0490a359bf291f637a24ac3a72a487d5e9880fa into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:37:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:37:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:37:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:37:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:37:16 using GIT_SSH to set credentials SSH Credentials for GitHub 00:37:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:37:17 > git config core.sparsecheckout # timeout=10 00:37:17 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:37:17 > git remote # timeout=10 00:37:17 > git config --get remote.origin.url # timeout=10 00:37:17 using GIT_SSH to set credentials SSH Credentials for GitHub 00:37:17 > git merge f0490a359bf291f637a24ac3a72a487d5e9880fa # timeout=10 00:37:18 Merge succeeded, producing 82e725877ac667271142644474c8bc060c0196ec 00:37:18 Checking out Revision 82e725877ac667271142644474c8bc060c0196ec (PR-2858) 00:37:18 > git rev-parse HEAD^{commit} # timeout=10 00:37:18 > git config core.sparsecheckout # timeout=10 00:37:18 > git checkout -f 82e725877ac667271142644474c8bc060c0196ec # timeout=10 00:37:20 7e9c9ca2126c: Pull complete 00:37:20 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:37:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:37:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:37:20 prd-centos7-docker-4c-2g-25293 does not seem to be running inside a container 00:37:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@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 00:37:22 $ docker top 7171c13f093a0b6a42546a209a808ee77fb288929ec5d3c9137a5277253fd12e -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:23 Commit message: "Merge commit 'f0490a359bf291f637a24ac3a72a487d5e9880fa' into HEAD" 00:37:23 First time build. Skipping changelog. 00:37:23 + docker-compose build --help 00:37:23 + grep parallel [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:37:24 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 00:37:24 --parallel Build images in parallel. [Pipeline] } 00:37:24 $ docker stop --time=1 7171c13f093a0b6a42546a209a808ee77fb288929ec5d3c9137a5277253fd12e 00:37:23 > git rev-list --no-walk 12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c # timeout=10 00:37:26 $ docker rm -f 7171c13f093a0b6a42546a209a808ee77fb288929ec5d3c9137a5277253fd12e [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:37:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:37:26 . [Pipeline] withDockerContainer 00:37:27 prd-centos7-docker-4c-2g-25293 does not seem to be running inside a container 00:37:27 + + truesudo service 00:37:27 docker restart 00:37:27 $ 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/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@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 00:37:27 $ docker top 49b409dafd6203b3c7a5bdb83e320b9adb36bc5a06a309864255faa789a52079 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:28 + docker-compose -f ./docker-compose-build.yml build --parallel 00:37:30 Building docker-core-command-go ... 00:37:30 Building docker-core-data-go ... 00:37:30 Building docker-core-metadata-go ... 00:37:30 Building docker-security-bootstrapper-go ... 00:37:30 Building docker-security-proxy-setup-go ... 00:37:30 Building docker-security-secretstore-setup-go ... 00:37:30 Building docker-support-notifications-go ... 00:37:30 Building docker-support-scheduler-go ... 00:37:30 Building docker-sys-mgmt-agent-go ... 00:37:30 Building docker-security-secretstore-setup-go 00:37:30 Building docker-support-notifications-go 00:37:30 Building docker-security-bootstrapper-go 00:37:30 Building docker-sys-mgmt-agent-go 00:37:30 Building docker-core-data-go [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:37:30 provisioning config files... 00:37:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/58@tmp/config948820255675266057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:37:31 ---> docker-login.sh 00:37:31 nexus3.edgexfoundry.org:10001 00:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:33 Configure a credential helper to remove this warning. See 00:37:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:33 00:37:33 Login Succeeded 00:37:33 nexus3.edgexfoundry.org:10002 00:37:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:34 Configure a credential helper to remove this warning. See 00:37:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:34 00:37:34 Login Succeeded 00:37:34 nexus3.edgexfoundry.org:10003 00:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:34 Configure a credential helper to remove this warning. See 00:37:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:34 00:37:34 Login Succeeded 00:37:34 nexus3.edgexfoundry.org:10004 00:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:35 Configure a credential helper to remove this warning. See 00:37:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:35 00:37:35 Login Succeeded 00:37:35 docker.io 00:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:36 Configure a credential helper to remove this warning. See 00:37:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:36 00:37:36 Login Succeeded 00:37:36 ---> docker-login.sh ends [Pipeline] } 00:37:36 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:37:36 ========================================================= 00:37:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:37:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:37:36 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 00:37:39 Sending build context to Docker daemon 166.2MB 00:37:39 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:37:39 Step 2/6 : FROM ${BASE} 00:37:39 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:37:39 5f621e34cdf4: Pulling fs layer 00:37:39 a4357932f1b6: Pulling fs layer 00:37:39 18c013af1878: Pulling fs layer 00:37:39 00ac8860ef70: Pulling fs layer 00:37:39 63d7cb157983: Pulling fs layer 00:37:39 b116817d02f9: Pulling fs layer 00:37:39 745a02a5169b: Pulling fs layer 00:37:39 00ac8860ef70: Waiting 00:37:39 63d7cb157983: Waiting 00:37:39 b116817d02f9: Waiting 00:37:39 745a02a5169b: Waiting 00:37:39 18c013af1878: Download complete 00:37:39 a4357932f1b6: Download complete 00:37:39 63d7cb157983: Verifying Checksum 00:37:39 63d7cb157983: Download complete 00:37:39 b116817d02f9: Download complete 00:37:39 5f621e34cdf4: Verifying Checksum 00:37:39 5f621e34cdf4: Download complete 00:37:40 5f621e34cdf4: Pull complete 00:37:40 a4357932f1b6: Pull complete 00:37:41 18c013af1878: Pull complete 00:37:42 745a02a5169b: Verifying Checksum 00:37:42 745a02a5169b: Download complete 00:37:43 00ac8860ef70: Verifying Checksum 00:37:43 00ac8860ef70: Download complete 00:37:53 00ac8860ef70: Pull complete 00:37:53 63d7cb157983: Pull complete 00:37:53 b116817d02f9: Pull complete 00:37:57 745a02a5169b: Pull complete 00:37:57 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:37:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:37:57 ---> b7e6874047d6 00:37:57 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:38:01 ---> Running in eb39ed74dcf7 00:38:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:38:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:38:04 (1/12) Installing libmagic (5.38-r0) 00:38:04 (2/12) Installing file (5.38-r0) 00:38:04 (3/12) Installing libc-dev (0.7.2-r3) 00:38:04 (4/12) Installing g++ (9.3.0-r2) 00:38:09 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:38:09 ---> 67aeb3ffdc37 00:38:09 Step 3/26 : WORKDIR /edgex-go 00:38:09 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:09 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:38:09 ---> 67aeb3ffdc37 00:38:09 Step 3/31 : WORKDIR /edgex-go 00:38:09 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:38:09 ---> 67aeb3ffdc37 00:38:09 Step 3/23 : WORKDIR /edgex-go 00:38:09 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:38:09 ---> 67aeb3ffdc37 00:38:09 Step 3/22 : WORKDIR /edgex-go 00:38:09 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:38:09 ---> 67aeb3ffdc37 00:38:09 Step 3/24 : WORKDIR /edgex-go 00:38:09 ---> Running in 1d85f4587db7 00:38:09 ---> Running in 3b9b01ee52cb 00:38:09 ---> Running in c68069b736f7 00:38:09 ---> Running in b01238620eb5 00:38:09 ---> Running in 56040a4f8aec 00:38:09 Removing intermediate container 3b9b01ee52cb 00:38:09 ---> b1675e426795 00:38:09 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:09 Removing intermediate container b01238620eb5 00:38:09 ---> 0672a4d52912 00:38:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:09 Removing intermediate container c68069b736f7 00:38:09 ---> d62c99aab90c 00:38:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:09 Removing intermediate container 56040a4f8aec 00:38:09 ---> 2304daa89590 00:38:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:09 Removing intermediate container 1d85f4587db7 00:38:09 ---> 93b5e76ca1d8 00:38:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:09 ---> Running in fed2b8065a75 00:38:09 ---> Running in 187c148240bb 00:38:09 ---> Running in 6c92126400fe 00:38:09 ---> Running in 5ee8b0917f28 00:38:09 ---> Running in 6ab12e8cfc6b 00:38:09 Removing intermediate container 6c92126400fe 00:38:09 ---> eba9143e3e1a 00:38:09 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:38:09 ---> Running in 7cfb51d83651 00:38:09 Removing intermediate container 187c148240bb 00:38:09 ---> 439bf86862f6 00:38:09 Step 5/24 : RUN apk add --update --no-cache make git 00:38:09 ---> Running in 2b8e062a8d79 00:38:09 Removing intermediate container fed2b8065a75 00:38:09 ---> 2d236dc6f432 00:38:09 Step 5/31 : RUN apk add --update --no-cache make git 00:38:10 Removing intermediate container 5ee8b0917f28 00:38:10 ---> abd276ab1663 00:38:10 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:38:10 Removing intermediate container 6ab12e8cfc6b 00:38:10 ---> 26d8184e6ab2 00:38:10 Step 5/26 : RUN apk add --update --no-cache make bash git 00:38:10 ---> Running in e0079c25f6c2 00:38:10 ---> Running in 0484b276911d 00:38:10 ---> Running in 88302d1c01c0 00:38:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:11 (5/12) Installing fortify-headers (1.1-r0) 00:38:11 (6/12) Installing patch (2.7.6-r6) 00:38:11 (7/12) Installing build-base (0.5-r2) 00:38:11 (8/12) Installing libsodium (1.0.18-r0) 00:38:11 (9/12) Installing pkgconf (1.7.2-r0) 00:38:11 (10/12) Installing libsodium-dev (1.0.18-r0) 00:38:11 (11/12) Installing libzmq (4.3.3-r0) 00:38:11 (12/12) Installing zeromq-dev (4.3.3-r0) 00:38:11 Executing busybox-1.31.1-r19.trigger 00:38:11 OK: 217 MiB in 51 packages 00:38:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:11 OK: 233 MiB in 51 packages 00:38:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:12 OK: 233 MiB in 51 packages 00:38:12 OK: 233 MiB in 51 packages 00:38:12 OK: 233 MiB in 51 packages 00:38:12 OK: 233 MiB in 51 packages 00:38:12 Removing intermediate container 7cfb51d83651 00:38:12 ---> dc4634509804 00:38:12 Step 6/23 : COPY go.mod . 00:38:13 ---> 56e341f0d339 00:38:13 Step 7/23 : RUN go mod download 00:38:13 Removing intermediate container 2b8e062a8d79 00:38:13 ---> feb6b17d2793 00:38:13 Step 6/24 : COPY go.mod . 00:38:13 Removing intermediate container 88302d1c01c0 00:38:13 ---> c4f489c360f0 00:38:13 Step 6/26 : COPY go.mod . 00:38:13 ---> Running in ccd9f35dca35 00:38:13 Removing intermediate container 0484b276911d 00:38:13 ---> da7aa65e3625 00:38:13 Step 6/22 : COPY go.mod . 00:38:13 Removing intermediate container e0079c25f6c2 00:38:13 ---> 25637a6a124d 00:38:13 Step 6/31 : COPY go.mod . 00:38:14 ---> ce73326b69d6 00:38:14 Step 7/24 : RUN go mod download 00:38:14 ---> 942db09cf427 00:38:14 Step 7/26 : RUN go mod download 00:38:14 ---> Running in b9d5fd9c78ee 00:38:14 ---> acb4713ca07f 00:38:14 Step 7/22 : RUN go mod download 00:38:14 ---> 3c645dbfdb96 00:38:14 Step 7/31 : RUN go mod download 00:38:14 ---> Running in 1778b1d527c5 00:38:14 ---> Running in 5b6420abbcf3 00:38:14 ---> Running in b719a95c7ce0 00:38:15 Removing intermediate container eb39ed74dcf7 00:38:15 ---> a58e22d56777 00:38:15 Step 4/6 : WORKDIR /edgex-go 00:38:15 ---> Running in 69491d5cb72e 00:38:15 Removing intermediate container 69491d5cb72e 00:38:15 ---> c229a727c1d3 00:38:15 Step 5/6 : COPY go.mod . 00:38:16 Removing intermediate container ccd9f35dca35 00:38:16 ---> a6c4bbe06b95 00:38:16 Step 8/23 : COPY . . 00:38:16 Removing intermediate container b9d5fd9c78ee 00:38:16 ---> 8e2c85e2636e 00:38:16 Step 8/24 : COPY . . 00:38:16 Removing intermediate container 1778b1d527c5 00:38:16 ---> c857a252db99 00:38:16 Step 8/22 : COPY . . 00:38:16 ---> 1d3fbf1bca62 00:38:16 Step 6/6 : RUN go mod download 00:38:16 ---> Running in fe7e50240005 00:38:16 Removing intermediate container 5b6420abbcf3 00:38:16 ---> 8ecb3bf05ead 00:38:16 Step 8/26 : COPY . . 00:38:17 Removing intermediate container b719a95c7ce0 00:38:17 ---> df17479651cc 00:38:17 Step 8/31 : COPY . . 00:38:43 Removing intermediate container fe7e50240005 00:38:43 ---> c1a831cd8479 00:38:43 Successfully built c1a831cd8479 00:38:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:38:43 + docker inspect -f . ci-base-image-arm64 00:38:43 . [Pipeline] withDockerContainer 00:38:44 prd-ubuntu18.04-docker-arm64-4c-16g-25300 does not seem to be running inside a container 00:38:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@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-arm64 cat 00:38:45 $ docker top bd92fa0a64071ba915e21aba416eaece5022476abd368e8b9d38ea49cdbb2924 -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:46 + go version 00:38:46 go version go1.15.5 linux/arm64 [Pipeline] } 00:38:46 $ docker stop --time=1 bd92fa0a64071ba915e21aba416eaece5022476abd368e8b9d38ea49cdbb2924 00:38:48 $ docker rm -f bd92fa0a64071ba915e21aba416eaece5022476abd368e8b9d38ea49cdbb2924 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:38:50 + docker inspect -f . ci-base-image-arm64 00:38:50 . [Pipeline] withDockerContainer 00:38:50 prd-ubuntu18.04-docker-arm64-4c-16g-25300 does not seem to be running inside a container 00:38:50 $ 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/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@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-arm64 cat 00:38:51 $ docker top 86a9b3273ff1d5cecafcde359240b2a1427c0bb67c957c30873d9c2e54990a68 -eo pid,comm [Pipeline] { [Pipeline] echo 00:38:52 ========================================================= 00:38:52 [edgeXBuildGoParallel] Running Tests and Build... 00:38:52 ========================================================= [Pipeline] sh 00:38:53 + make test 00:38:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:38:56 ---> 36a761e877d8 00:38:56 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:38:56 ---> 59d99b7a11d9 00:38:56 Step 9/23 : RUN make cmd/core-data/core-data 00:38:56 ---> Running in 457229472a76 00:38:56 ---> Running in 71fe1a8b4187 00:38:56 ---> eb560968a50d 00:38:56 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:38:56 ---> 33f83b0c96a2 00:38:56 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:38:56 ---> Running in df9e9fbc1e45 00:38:56 ---> Running in b5d83af6533e 00:38:56 ---> dce8ae1f1f84 00:38:56 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 00:38:56 ---> Running in d818eeee020c 00:38:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:38:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:38:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:38:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:38:56 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 00:39:19 ? github.com/edgexfoundry/edgex-go [no test files] 00:39:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:39:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:39:35 Removing intermediate container b5d83af6533e 00:39:35 ---> b3ae70c7c35b 00:39:35 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:39:35 ---> Running in 27534f748b6b 00:39:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:39:42 Removing intermediate container 71fe1a8b4187 00:39:42 ---> dc8f89be9ebc 00:39:42 00:39:42 Step 10/24 : FROM alpine:3.12 00:39:42 3.12: Pulling from library/alpine 00:39:43 Removing intermediate container df9e9fbc1e45 00:39:43 ---> 590f9fa65c9a 00:39:43 00:39:43 Step 10/22 : FROM alpine:3.12 00:39:43 3.12: Pulling from library/alpine 00:39:44 Removing intermediate container 27534f748b6b 00:39:44 ---> c5f4e32c022a 00:39:44 00:39:44 Step 11/26 : FROM docker:20.10.0 00:39:44 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:39:44 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:39:44 Status: Downloaded newer image for alpine:3.12 00:39:44 ---> 389fef711851 00:39:44 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:39:44 Status: Image is up to date for alpine:3.12 00:39:44 ---> 389fef711851 00:39:44 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:39:44 20.10.0: Pulling from library/docker 00:39:44 Removing intermediate container d818eeee020c 00:39:44 ---> 29922838066d 00:39:44 00:39:44 Step 10/31 : FROM alpine:3.12 00:39:44 ---> 389fef711851 00:39:44 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:39:44 ---> Running in 21ccfd57a916 00:39:44 ---> Running in 3cfdb2fee9c3 00:39:44 ---> Running in 180d23977da2 00:39:46 Removing intermediate container 180d23977da2 00:39:46 ---> f5ac5b2c0484 00:39:46 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:39:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:46 (1/2) Installing ca-certificates (20191127-r4) 00:39:46 (1/5) Installing ca-certificates (20191127-r4) 00:39:46 (2/2) Installing dumb-init (1.2.2-r1) 00:39:46 Executing busybox-1.31.1-r19.trigger 00:39:46 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:39:46 Executing ca-certificates-20191127-r4.trigger 00:39:46 (3/5) Installing libcurl (7.69.1-r3) 00:39:46 (4/5) Installing curl (7.69.1-r3) 00:39:46 (5/5) Installing dumb-init (1.2.2-r1) 00:39:46 Executing busybox-1.31.1-r19.trigger 00:39:46 Executing ca-certificates-20191127-r4.trigger 00:39:46 OK: 6 MiB in 16 packages 00:39:46 OK: 7 MiB in 19 packages 00:39:48 ---> Running in d479fc068200 00:39:48 Removing intermediate container 457229472a76 00:39:48 ---> cbe5a23b70f7 00:39:48 00:39:48 Step 10/23 : FROM alpine:3.12 00:39:48 ---> 389fef711851 00:39:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:39:48 ---> Running in 79ed5a8e81b6 00:39:49 Removing intermediate container 21ccfd57a916 00:39:49 ---> 23c67766b3ec 00:39:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:39:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:49 (1/2) Installing dumb-init (1.2.2-r1) 00:39:49 (2/2) Installing su-exec (0.2-r1) 00:39:49 Executing busybox-1.31.1-r19.trigger 00:39:50 OK: 6 MiB in 16 packages 00:39:50 Removing intermediate container 79ed5a8e81b6 00:39:50 ---> ce57d2a65363 00:39:50 Step 12/23 : ENV APP_PORT=48080 00:39:50 ---> Running in 6fefb7ed344e 00:39:51 Removing intermediate container 3cfdb2fee9c3 00:39:51 ---> 3f59cc4b791d 00:39:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:39:51 ---> Running in 7ec9d113f409 00:39:51 ---> Running in 5319f14f5877 00:39:51 Removing intermediate container 6fefb7ed344e 00:39:51 ---> 7179f6f2991d 00:39:51 Step 13/22 : ENV APP_PORT=48060 00:39:51 Removing intermediate container 7ec9d113f409 00:39:51 ---> 7820cf0c5734 00:39:51 Step 13/23 : EXPOSE $APP_PORT 00:39:51 ---> Running in 97bb90b81953 00:39:51 Removing intermediate container 5319f14f5877 00:39:51 ---> 7197e1c2c2e2 00:39:51 Step 13/24 : WORKDIR / 00:39:51 ---> Running in 9e68381e5e3d 00:39:51 ---> Running in ef62fc5f0668 00:39:51 Removing intermediate container d479fc068200 00:39:51 ---> 3cacdb2e5c46 00:39:51 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:39:51 ---> Running in 4139f9b5b2bb 00:39:52 Removing intermediate container 97bb90b81953 00:39:52 ---> 41150d6b95eb 00:39:52 Step 14/22 : EXPOSE $APP_PORT 00:39:52 Removing intermediate container 9e68381e5e3d 00:39:52 ---> ab57131af1f2 00:39:52 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:52 Removing intermediate container ef62fc5f0668 00:39:52 ---> 0d3a68895024 00:39:52 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:39:52 ---> Running in 234fa3556308 00:39:52 ---> Running in 943ecce0d7ff 00:39:52 Removing intermediate container 4139f9b5b2bb 00:39:52 ---> f7ec665d3e34 00:39:52 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:39:53 ---> Running in 3f36d1cade69 00:39:53 Removing intermediate container 234fa3556308 00:39:53 ---> 1f631a7c37b7 00:39:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:53 ---> 0b148e1dbf0a 00:39:53 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:39:53 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:39:53 Status: Downloaded newer image for docker:20.10.0 00:39:53 ---> aefe523efa57 00:39:53 Step 12/26 : RUN apk add --no-cache bash 00:39:53 Removing intermediate container 3f36d1cade69 00:39:53 ---> 2108d1dbd892 00:39:53 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:39:53 ---> Running in ca40b5108983 00:39:53 ---> Running in 5631af8e558e 00:39:53 ---> 9b02a092cb79 00:39:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:39:53 ---> c54aae808898 00:39:53 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:39:54 ---> 0864e2e2870f 00:39:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:39:54 ---> 47361794d80e 00:39:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:39:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:54 Removing intermediate container 943ecce0d7ff 00:39:54 ---> 5691f498947c 00:39:54 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:39:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:54 ---> Running in 5ac778cee2c4 00:39:54 (1/2) Installing readline (8.0.4-r0) 00:39:54 (2/2) Installing bash (5.0.17-r0) 00:39:54 Executing bash-5.0.17-r0.post-install 00:39:54 Executing busybox-1.31.1-r19.trigger 00:39:55 OK: 12 MiB in 22 packages 00:39:55 ---> 019c391966d6 00:39:55 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:39:55 ---> Running in d683b9314f83 00:39:55 ---> 5a250fddf034 00:39:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:39:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:55 Removing intermediate container d683b9314f83 00:39:55 ---> 63163e9f66b8 00:39:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:55 Removing intermediate container ca40b5108983 00:39:55 ---> d1f6da2ac07d 00:39:55 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:39:56 ---> Running in 005ec579b99b 00:39:56 ---> Running in ab233b8aec53 00:39:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:56 Removing intermediate container 5631af8e558e 00:39:56 ---> 8612f712ee35 00:39:56 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:39:56 ---> d8e1e865037f 00:39:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:39:56 ---> Running in 7363331e13f9 00:39:56 Removing intermediate container 005ec579b99b 00:39:56 ---> 5c1b12237406 00:39:56 Step 20/22 : LABEL arch=x86_64 00:39:56 Removing intermediate container ab233b8aec53 00:39:56 ---> c1f36a4fff65 00:39:56 Step 14/26 : ENV APP_PORT=48090 00:39:56 ---> Running in e0f30e4f011e 00:39:56 ---> Running in 95c65678f14d 00:39:56 ---> c769a9c739a1 00:39:56 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:39:56 Removing intermediate container 7363331e13f9 00:39:56 ---> aa6499c0e3de 00:39:56 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:39:57 ---> Running in 2178d5759c2f 00:39:57 Removing intermediate container e0f30e4f011e 00:39:57 ---> 6861663008e6 00:39:57 Step 21/22 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 00:39:57 (1/6) Installing dumb-init (1.2.2-r1) 00:39:57 Removing intermediate container 95c65678f14d 00:39:57 ---> 4d49e1f1ce13 00:39:57 Step 15/26 : EXPOSE $APP_PORT 00:39:57 (2/6) Installing libgcc (9.3.0-r2) 00:39:57 (3/6) Installing libsodium (1.0.18-r0) 00:39:57 ---> Running in b485282ad708 00:39:57 ---> Running in 25f62853bfbb 00:39:57 ---> 959474f215d5 00:39:57 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:39:57 (4/6) Installing libstdc++ (9.3.0-r2) 00:39:57 ---> Running in 5ec3a75b3209 00:39:57 Removing intermediate container b485282ad708 00:39:57 ---> 50f4cc0d9e4d 00:39:57 Step 22/22 : LABEL version=0.0.0 00:39:57 Removing intermediate container 25f62853bfbb 00:39:57 ---> 8a2460571692 00:39:57 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:39:57 ---> Running in a693b5127c74 00:39:57 (5/6) Installing libzmq (4.3.3-r0) 00:39:58 Removing intermediate container a693b5127c74 00:39:58 ---> 56dfdd29bcb5 00:39:58 00:39:58 (6/6) Installing zeromq (4.3.3-r0) 00:39:58 Executing busybox-1.31.1-r19.trigger 00:39:58 OK: 8 MiB in 20 packages 00:39:58 ---> cbf032378c47 00:39:58 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:39:58 Successfully built 56dfdd29bcb5 00:39:58 Removing intermediate container 2178d5759c2f 00:39:58 ---> febe24148c68 00:39:58 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:39:58 Successfully tagged docker-support-notifications-go:latest 00:39:59  Building docker-support-notifications-go ... done Building docker-core-command-go 00:39:59 ---> Running in 6d5c3e0b02e0 00:39:59 ---> fecdb1e1d998 00:39:59 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:39:59 Removing intermediate container 6d5c3e0b02e0 00:39:59 ---> a3f769ae2d8d 00:39:59 Step 22/24 : LABEL arch=x86_64 00:39:59 Removing intermediate container 5ec3a75b3209 00:39:59 ---> c0976b40a849 00:39:59 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:59 ---> Running in f3fc82b0c29b 00:39:59 Removing intermediate container 5ac778cee2c4 00:39:59 ---> cc78beeaa7ff 00:39:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:01 ---> dc863d7cd3d8 00:40:01 Step 19/26 : RUN apk --no-cache add py3-pip 00:40:02 ---> 56ef9b12b66b 00:40:02 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:40:02 Removing intermediate container f3fc82b0c29b 00:40:02 ---> 3f73330fa0b5 00:40:02 Step 23/24 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 00:40:02 ---> 7297e7ea322b 00:40:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:40:02 ---> Running in a5444005eacd 00:40:03 ---> Running in 6043fd7da08a 00:40:04 ---> ca35aa1fcbbd 00:40:04 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:40:04 ---> 49ef3e5dd11a 00:40:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:40:05 Removing intermediate container 6043fd7da08a 00:40:05 ---> 82bd1e1060ab 00:40:05 Step 24/24 : LABEL version=0.0.0 00:40:05 ---> bfeda93a8389 00:40:05 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 00:40:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:05 ---> Running in 3ffadbd83820 00:40:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:05 (1/33) Installing libbz2 (1.0.8-r1) 00:40:05 (2/33) Installing expat (2.2.9-r1) 00:40:05 (3/33) Installing libffi (3.3-r2) 00:40:05 (4/33) Installing gdbm (1.13-r1) 00:40:05 Removing intermediate container 3ffadbd83820 00:40:05 ---> 1c4d11ceb40f 00:40:05 00:40:05 (5/33) Installing xz-libs (5.2.5-r0) 00:40:05 ---> 5c03f70fadbb 00:40:05 Step 19/23 : ENTRYPOINT ["/core-data"] 00:40:05 (6/33) Installing sqlite-libs (3.32.1-r0) 00:40:05 (7/33) Installing python3 (3.8.5-r0) 00:40:05 Successfully built 1c4d11ceb40f 00:40:06 Successfully tagged docker-security-secretstore-setup-go:latest 00:40:06 Building docker-security-proxy-setup-go 00:40:06  Building docker-security-secretstore-setup-go ... done  ---> Running in 17e41827c4ca 00:40:12 ---> bc06367e073f 00:40:12 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:40:14 (8/33) Installing py3-appdirs (1.4.4-r1) 00:40:14 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:40:14 (10/33) Installing py3-parsing (2.4.7-r0) 00:40:14 (11/33) Installing py3-six (1.15.0-r0) 00:40:14 (12/33) Installing py3-packaging (20.4-r0) 00:40:14 Removing intermediate container 17e41827c4ca 00:40:14 ---> 353c2bbdd980 00:40:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:14 (13/33) Installing py3-setuptools (47.0.0-r0) 00:40:14 (14/33) Installing py3-chardet (3.0.4-r4) 00:40:15 (15/33) Installing py3-idna (2.9-r0) 00:40:15 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:40:15 ---> 4430a26a2d1a 00:40:15 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:40:15 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:40:16 ---> Running in dd83b271ddb0 00:40:16 (18/33) Installing py3-requests (2.23.0-r0) 00:40:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:40:16 (19/33) Installing py3-msgpack (1.0.0-r0) 00:40:16 (20/33) Installing py3-lockfile (0.12.2-r3) 00:40:16 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:40:17 (22/33) Installing py3-colorama (0.4.3-r0) 00:40:17 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:40:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:40:17 ---> 67aeb3ffdc37 00:40:17 Step 3/23 : WORKDIR /edgex-go 00:40:17 ---> Using cache 00:40:17 ---> 93b5e76ca1d8 00:40:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:17 ---> Using cache 00:40:17 ---> 26d8184e6ab2 00:40:17 Step 5/23 : RUN apk add --update --no-cache make git 00:40:18 (23/33) Installing py3-distlib (0.3.0-r0) 00:40:18 (24/33) Installing py3-distro (1.5.0-r1) 00:40:18 ---> Running in 26b0f6bb05dd 00:40:18 (25/33) Installing py3-webencodings (0.5.1-r3) 00:40:18 (26/33) Installing py3-html5lib (1.0.1-r4) 00:40:19 (27/33) Installing py3-pytoml (0.1.21-r0) 00:40:19 Removing intermediate container dd83b271ddb0 00:40:19 ---> 97d9512c67aa 00:40:19 Step 21/23 : LABEL arch=x86_64 00:40:19 ---> Running in bd63e837c3aa 00:40:19 (28/33) Installing py3-pep517 (0.8.2-r0) 00:40:19 (29/33) Installing py3-progress (1.5-r0) 00:40:19 (30/33) Installing py3-toml (0.10.1-r0) 00:40:20 (31/33) Installing py3-retrying (1.3.3-r0) 00:40:20 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:40:20 (33/33) Installing py3-pip (20.1.1-r0) 00:40:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:40:21 ---> Running in 09a54a141053 00:40:21 Executing busybox-1.31.1-r19.trigger 00:40:21 Removing intermediate container 26b0f6bb05dd 00:40:21 ---> 0514ed47fa00 00:40:21 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:40:21 OK: 71 MiB in 55 packages 00:40:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:23 Removing intermediate container 09a54a141053 00:40:23 ---> d0200b6cc226 00:40:23 Step 22/23 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 00:40:23 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:40:23 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:40:23 ---> 67aeb3ffdc37 00:40:23 Step 3/21 : WORKDIR /edgex-go 00:40:23 ---> Using cache 00:40:23 ---> 93b5e76ca1d8 00:40:23 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:23 ---> Using cache 00:40:23 ---> 26d8184e6ab2 00:40:23 Step 5/21 : RUN apk add --update --no-cache make git 00:40:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:24 ---> f905ffb25cf0 00:40:24 Step 26/31 : RUN chmod +x /entrypoint.sh 00:40:24 ---> Running in 4d9e4b82fa0c 00:40:24 ---> Running in 08cf6a5399fc 00:40:24 ---> Running in 1f1a172d3f70 00:40:25 Removing intermediate container 4d9e4b82fa0c 00:40:25 ---> 0c95984cdc25 00:40:25 Step 23/23 : LABEL version=0.0.0 00:40:25 ---> Running in 8f216b2a3532 00:40:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:25 OK: 233 MiB in 51 packages 00:40:25 Removing intermediate container 8f216b2a3532 00:40:25 ---> 5681cd8e2ec1 00:40:25 00:40:26 Successfully built 5681cd8e2ec1 00:40:26 Successfully tagged docker-core-data-go:latest 00:40:26  Building docker-core-data-go ... done Building docker-support-scheduler-go 00:40:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:27 OK: 233 MiB in 51 packages 00:40:27 Removing intermediate container bd63e837c3aa 00:40:27 ---> efcc7a94bbfc 00:40:27 Step 6/23 : COPY go.mod . 00:40:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:40:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:40:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:40:28 Removing intermediate container 1f1a172d3f70 00:40:28 ---> 33a8375622bb 00:40:28 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:40:29 ---> 7e42b4a049ee 00:40:29 Step 7/23 : RUN go mod download 00:40:32 ---> Running in 60fe8b6d956b 00:40:33 ---> Running in e032df6978c8 00:40:33 Removing intermediate container 08cf6a5399fc 00:40:33 ---> 6c2fb9e11004 00:40:33 Step 6/21 : COPY go.mod . 00:40:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:40:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:40:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:40:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:40:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:40:34 Removing intermediate container 60fe8b6d956b 00:40:34 ---> 71edbaf78357 00:40:34 Step 28/31 : CMD ["gate"] 00:40:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:40:38 ---> a6b555c3f1b2 00:40:38 Step 7/21 : RUN go mod download 00:40:39 ---> Running in 9c5ac9de9d24 00:40:40 ---> Running in ecbcef07983e 00:40:41 Removing intermediate container a5444005eacd 00:40:41 ---> f0bce57b549e 00:40:41 Step 20/26 : RUN pip install docker-compose==1.23.2 00:40:42 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:40:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:40:42 ---> 67aeb3ffdc37 00:40:42 Step 3/22 : WORKDIR /edgex-go 00:40:43 ---> Using cache 00:40:43 ---> 93b5e76ca1d8 00:40:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:43 ---> Using cache 00:40:43 ---> 26d8184e6ab2 00:40:43 Step 5/22 : RUN apk add --update --no-cache make git 00:40:43 ---> Using cache 00:40:43 ---> 6c2fb9e11004 00:40:43 Step 6/22 : COPY go.mod . 00:40:43 ---> Using cache 00:40:43 ---> a6b555c3f1b2 00:40:43 Step 7/22 : RUN go mod download 00:40:44 Removing intermediate container 9c5ac9de9d24 00:40:44 ---> a01ac4786303 00:40:44 Step 29/31 : LABEL arch=x86_64 00:40:44 ---> Running in 4f015723ed7a 00:40:44 ---> Running in 5a9f78734527 00:40:44 Removing intermediate container e032df6978c8 00:40:44 ---> 408cf20f7a68 00:40:44 Step 8/23 : COPY . . 00:40:44 ---> Running in def7f3b93961 00:40:45 Removing intermediate container def7f3b93961 00:40:45 ---> 79972d5acf51 00:40:45 Step 30/31 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 00:40:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:40:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:40:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:40:45 ---> Running in 0ead9d8c9eb0 00:40:45 Removing intermediate container ecbcef07983e 00:40:45 ---> 807d97c339b6 00:40:45 Step 8/21 : COPY . . 00:40:46 Removing intermediate container 0ead9d8c9eb0 00:40:46 ---> d71c0ff8c6a8 00:40:46 Step 31/31 : LABEL version=0.0.0 00:40:49 ---> Running in 8c2be0471373 00:40:51 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.360s coverage: 45.6% of statements 00:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:40:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.172s coverage: 100.0% of statements 00:40:53 Collecting docker-compose==1.23.2 00:40:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:40:54 Removing intermediate container 5a9f78734527 00:40:54 ---> a23daaa3373b 00:40:54 Step 8/22 : COPY . . 00:40:54 Removing intermediate container 8c2be0471373 00:40:54 ---> c47d2f395ca9 00:40:54 00:40:54 Collecting dockerpty<0.5,>=0.4.1 00:40:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:40:54 Successfully built c47d2f395ca9 00:40:54 Successfully tagged docker-security-bootstrapper-go:latest 00:40:54 Building docker-core-metadata-go 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.552s coverage: 27.1% of statements 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.059s coverage: 100.0% of statements 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.075s coverage: 100.0% of statements 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.254s coverage: 65.8% of statements 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:41:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.724s coverage: 82.3% of statements 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:41:04  Building docker-security-bootstrapper-go ... done Collecting PyYAML<4,>=3.10 00:41:04 Downloading PyYAML-3.13.tar.gz (270 kB) 00:41:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.302s coverage: 28.6% of statements 00:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:41:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.293s coverage: 100.0% of statements 00:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:41:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.087s coverage: 100.0% of statements 00:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:41:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.298s coverage: 86.7% of statements 00:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:41:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.387s coverage: 97.5% of statements 00:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:41:09 Collecting websocket-client<1.0,>=0.32.0 00:41:09 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:41:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.181s coverage: 78.3% of statements 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:41:09 Collecting docopt<0.7,>=0.6.1 00:41:09 Downloading docopt-0.6.2.tar.gz (25 kB) 00:41:14 Collecting texttable<0.10,>=0.9.0 00:41:14 Downloading texttable-0.9.1.tar.gz (11 kB) 00:41:15 Collecting cached-property<2,>=1.2.0 00:41:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:41: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) 00:41:15 Collecting jsonschema<3,>=2.5.1 00:41:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:41:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.356s coverage: 92.8% of statements 00:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:41:19 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:41:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 00:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:41:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.282s coverage: 0.1% of statements 00:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.093s coverage: 45.5% of statements 00:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.086s coverage: 79.5% of statements 00:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 00:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.101s coverage: 96.3% of statements 00:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements 00:41:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:41:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:41:21 Collecting docker<4.0,>=3.6.0 00:41:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:41:22 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:41:22 ---> 3e2620138113 00:41:22 Step 9/23 : RUN make cmd/core-command/core-command 00:41:22 Collecting urllib3<1.25,>=1.21.1 00:41:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:41:23 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:41:24 Collecting idna<2.8,>=2.5 00:41:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:41:24 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:41:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:41:24 ---> 67aeb3ffdc37 00:41:24 Step 3/23 : WORKDIR /edgex-go 00:41:24 ---> Using cache 00:41:24 ---> 93b5e76ca1d8 00:41:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:24 ---> Using cache 00:41:24 ---> 26d8184e6ab2 00:41:24 Step 5/23 : RUN apk add --update --no-cache make git 00:41:24 ---> Using cache 00:41:24 ---> 6c2fb9e11004 00:41:24 Step 6/23 : COPY go.mod . 00:41:24 ---> Using cache 00:41:24 ---> a6b555c3f1b2 00:41:24 Step 7/23 : RUN go mod download 00:41:24 ---> Using cache 00:41:24 ---> a23daaa3373b 00:41:24 Step 8/23 : COPY . . 00:41:24 Collecting docker-pycreds>=0.4.0 00:41:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:41:24 ---> Running in b5df895fed0e 00:41:25 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:41:25 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:41:25 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:41:25 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:41:25 Installing collected packages: dockerpty, PyYAML, websocket-client, docopt, texttable, cached-property, jsonschema, urllib3, idna, requests, docker-pycreds, docker, docker-compose 00:41:25 ---> a44245c23b8b 00:41:25 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:41:25 Running setup.py install for dockerpty: started 00:41:28 ---> Running in 9fb763fb2f04 00:41:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:41:28 Running setup.py install for dockerpty: finished with status 'done' 00:41:28 Running setup.py install for PyYAML: started 00:41: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 00:41:31 Running setup.py install for PyYAML: finished with status 'done' 00:41:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements 00:41:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements 00:41:33 Running setup.py install for docopt: started 00:41:34 Running setup.py install for docopt: finished with status 'done' 00:41:34 Running setup.py install for texttable: started 00:41:35 ---> 01667e67103c 00:41:35 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:41:35 Running setup.py install for texttable: finished with status 'done' 00:41:36 ---> Running in 6b4dad14cd38 00:41:36 Attempting uninstall: urllib3 00:41:36 Found existing installation: urllib3 1.25.9 00:41:36 Uninstalling urllib3-1.25.9: 00:41:37 Successfully uninstalled urllib3-1.25.9 00:41:37 Attempting uninstall: idna 00:41:37 Found existing installation: idna 2.9 00:41:37 Uninstalling idna-2.9: 00:41:37 Successfully uninstalled idna-2.9 00:41:39 Attempting uninstall: requests 00:41:39 Found existing installation: requests 2.23.0 00:41:39 Uninstalling requests-2.23.0: 00:41:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:41:39 Successfully uninstalled requests-2.23.0 00:41:42 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 00:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.119s coverage: 92.9% of statements 00:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements 00:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 00:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 75.5% of statements 00:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.8% of statements 00:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.125s coverage: 87.2% of statements 00:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.135s coverage: 84.2% of statements 00:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.234s coverage: 91.4% of statements 00:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.515s coverage: 63.5% of statements 00:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 00:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 91.3% of statements 00:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements 00:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements 00:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements 00:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.835s coverage: 68.9% of statements 00:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.377s coverage: 37.0% of statements 00:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.799s coverage: 84.0% of statements 00:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.100s coverage: 100.0% of statements 00:41:53 Removing intermediate container 4f015723ed7a 00:41:53 ---> 7fe16985aa01 00:41:53 Step 21/26 : RUN apk --no-cache add curl 00:41:53 ---> Running in 54aafd59c855 00:41:53 ---> ea89955c0897 00:41:53 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:41:53 ---> Running in 31993adc02d4 00:41:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:54 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:41:54 (2/3) Installing libcurl (7.69.1-r3) 00:41:54 (3/3) Installing curl (7.69.1-r3) 00:41:54 Executing busybox-1.31.1-r19.trigger 00:41:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:41:54 OK: 72 MiB in 58 packages 00:41:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.531s coverage: 47.0% of statements 00:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:41:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.143s coverage: 100.0% of statements 00:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:41:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.108s coverage: 100.0% of statements 00:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:41:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.254s coverage: 84.3% of statements 00:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:41:55 Removing intermediate container 54aafd59c855 00:41:55 ---> b02d8b5536a5 00:41:55 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:41:55 ---> Running in e230bb2ee552 00:41:56 Removing intermediate container e230bb2ee552 00:41:56 ---> a9b8f22a14cb 00:41:56 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:41:56 ---> Running in a27f7c0f7c40 00:41:56 Removing intermediate container a27f7c0f7c40 00:41:56 ---> 3da0ac14f2ee 00:41:56 Step 24/26 : LABEL arch=x86_64 00:41:56 ---> Running in ff5d923cc453 00:41:57 Removing intermediate container ff5d923cc453 00:41:57 ---> bb9af929edb4 00:41:57 Step 25/26 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 00:41:57 ---> Running in ac33099b72ff 00:41:57 Removing intermediate container ac33099b72ff 00:41:57 ---> 0ef2a7508c81 00:41:57 Step 26/26 : LABEL version=0.0.0 00:41:57 ---> Running in 93ef88dba3fd 00:41:57 Removing intermediate container 93ef88dba3fd 00:41:57 ---> ced9c26946e6 00:41:57 00:41:58 Successfully built ced9c26946e6 00:41:58 Successfully tagged docker-sys-mgmt-agent-go:latest 00:42:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.299s coverage: 29.1% of statements 00:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:42:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.226s coverage: 99.0% of statements 00:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:42:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.091s coverage: 100.0% of statements 00:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:42:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.175s coverage: 100.0% of statements 00:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:42:06 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 00:42:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:42:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.067s coverage: 100.0% of statements 00:42:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:42:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:42:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:42:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:42:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.073s coverage: 87.9% of statements 00:42:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:42:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:42:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.092s coverage: 100.0% of statements 00:42:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements 00:42:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.088s coverage: 100.0% of statements 00:42:06 GO111MODULE=on go vet ./... 00:42:08  Building docker-sys-mgmt-agent-go ... done Removing intermediate container b5df895fed0e 00:42:08 ---> 2d54f9cb3eff 00:42:08 00:42:08 Step 10/23 : FROM alpine:3.12 00:42:08 Removing intermediate container 9fb763fb2f04 00:42:08 ---> e09ac1647fc8 00:42:08 00:42:08 Step 10/21 : FROM alpine:3.12 00:42:08 ---> 389fef711851 00:42:08 Step 11/21 : RUN apk add --update --no-cache curl 00:42:08 ---> 389fef711851 00:42:08 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:42:08 ---> Running in a9e94ad8c738 00:42:08 ---> Running in df98a3dc5c87 00:42:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:42:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:42:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:42:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:42:10 (1/4) Installing ca-certificates (20191127-r4) 00:42:10 (1/1) Installing dumb-init (1.2.2-r1) 00:42:10 Executing busybox-1.31.1-r19.trigger 00:42:10 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:42:10 (3/4) Installing libcurl (7.69.1-r3) 00:42:11 (4/4) Installing curl (7.69.1-r3) 00:42:11 Executing busybox-1.31.1-r19.trigger 00:42:11 OK: 6 MiB in 15 packages 00:42:11 Executing ca-certificates-20191127-r4.trigger 00:42:11 OK: 7 MiB in 18 packages 00:42:15 Removing intermediate container 6b4dad14cd38 00:42:15 ---> e4709135f1f8 00:42:15 00:42:15 Step 10/22 : FROM alpine:3.12 00:42:15 ---> 389fef711851 00:42:15 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:42:15 ---> Running in 5b0c0ebaf533 00:42:16 Removing intermediate container df98a3dc5c87 00:42:16 ---> 83e21a98f7a1 00:42:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:42:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:42:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:42:16 Removing intermediate container a9e94ad8c738 00:42:16 ---> ec54849f42f9 00:42:16 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:42:16 ---> Running in ef45a62fe8f2 00:42:16 ---> Running in 1abf785275e7 00:42:16 (1/1) Installing dumb-init (1.2.2-r1) 00:42:16 Executing busybox-1.31.1-r19.trigger 00:42:16 OK: 6 MiB in 15 packages 00:42:16 Removing intermediate container ef45a62fe8f2 00:42:16 ---> c18434f16247 00:42:16 Step 13/23 : ENV APP_PORT=48082 00:42:16 Removing intermediate container 1abf785275e7 00:42:16 ---> 9bdef330e6ce 00:42:16 Step 13/21 : WORKDIR /edgex 00:42:16 ---> Running in 7b3293c4334b 00:42:16 ---> Running in 1dd579b6686d 00:42:17 Removing intermediate container 7b3293c4334b 00:42:17 ---> 363b82f4c18a 00:42:17 Step 14/23 : EXPOSE $APP_PORT 00:42:17 Removing intermediate container 1dd579b6686d 00:42:17 ---> c5ecbf9ff700 00:42:17 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:42:17 ---> Running in d5bc88b16793 00:42:17 Removing intermediate container 5b0c0ebaf533 00:42:17 ---> 937bd8d0918a 00:42:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:42:17 ---> Running in 4440093188c9 00:42:17 Removing intermediate container d5bc88b16793 00:42:17 ---> b8af71f60093 00:42:17 Step 15/23 : WORKDIR / 00:42:17 ---> 3dfbf9176271 00:42:17 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:42:17 ---> Running in b4bc6924c2dd 00:42:17 Removing intermediate container 4440093188c9 00:42:17 ---> 590abe411e7e 00:42:17 Step 13/22 : ENV APP_PORT=48085 00:42:17 ---> Running in 81aaa95ac9a0 00:42:18 Removing intermediate container b4bc6924c2dd 00:42:18 ---> 33ba34b63f59 00:42:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:42:18 Removing intermediate container 81aaa95ac9a0 00:42:18 ---> 77ec4a99da4c 00:42:18 Step 14/22 : EXPOSE $APP_PORT 00:42:18 ---> 82d36ab7cd9d 00:42:18 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:42:20 ---> Running in 10d1e423d8c0 00:42:20 ---> f65f3770c464 00:42:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:42:20 ---> 88cd142cdbc1 00:42:20 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:42:21 ---> Running in 1dbd1a717e7b 00:42:21 Removing intermediate container 10d1e423d8c0 00:42:21 ---> 9a73fdf20751 00:42:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:42:21 Removing intermediate container 31993adc02d4 00:42:21 ---> 5bc31794f86c 00:42:21 00:42:21 Step 10/23 : FROM alpine:3.12 00:42:21 ---> 389fef711851 00:42:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:42:21 ---> Using cache 00:42:21 ---> 937bd8d0918a 00:42:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:42:21 ---> Using cache 00:42:21 ---> 590abe411e7e 00:42:21 Step 13/23 : ENV APP_PORT=48081 00:42:21 ---> Running in b82105f48a9e 00:42:21 ---> e3269c700c29 00:42:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:42:21 Removing intermediate container 1dbd1a717e7b 00:42:21 ---> 8a53f54016d3 00:42:21 Step 18/21 : CMD ["--init=true"] 00:42:21 ---> dbe0feb5aaa8 00:42:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:42:21 ---> Running in f633e39e87f2 00:42:21 Removing intermediate container b82105f48a9e 00:42:21 ---> a3bf8d3c234c 00:42:21 Step 14/23 : EXPOSE $APP_PORT 00:42:21 ---> Running in 6a529c6de436 00:42:21 ---> a3e5ecdffdf0 00:42:21 Step 19/23 : ENTRYPOINT ["/core-command"] 00:42:21 Removing intermediate container f633e39e87f2 00:42:21 ---> d6d11bde5e78 00:42:21 Step 19/21 : LABEL arch=x86_64 00:42:22 ---> Running in 438e03bddf6d 00:42:22 ---> Running in 0c28a50f0243 00:42:22 ---> f572ac21a164 00:42:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:42:22 Removing intermediate container 6a529c6de436 00:42:22 ---> 3c8251ad5102 00:42:22 Step 15/23 : WORKDIR / 00:42:22 ---> Running in 29d61ddbc4f9 00:42:22 Removing intermediate container 0c28a50f0243 00:42:22 ---> 0f47b452bd0c 00:42:22 Step 20/21 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 00:42:22 Removing intermediate container 438e03bddf6d 00:42:22 ---> 3e120a1bf30b 00:42:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:42:22 ---> Running in cb3d1852566a 00:42:22 ---> ad38fb22a2d3 00:42:22 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:42:22 ---> Running in 42f61a78dd66 00:42:22 Removing intermediate container 29d61ddbc4f9 00:42:22 ---> eb75163c61ff 00:42:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:42:22 ---> Running in 0a9100de8231 00:42:22 Removing intermediate container cb3d1852566a 00:42:22 ---> 12b7a5b23733 00:42:22 Step 21/21 : LABEL version=0.0.0 00:42:22 Removing intermediate container 42f61a78dd66 00:42:22 ---> bc14d2983f5e 00:42:22 Step 21/23 : LABEL arch=x86_64 00:42:23 ---> Running in 475428f74fe0 00:42:23 ---> Running in f6db7c9a3cd3 00:42:23 Removing intermediate container 0a9100de8231 00:42:23 ---> 069d4bf206dd 00:42:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:42:23 ---> 4950c768ecc7 00:42:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:42:23 ---> Running in f9a7e75c77e6 00:42:23 Removing intermediate container 475428f74fe0 00:42:23 ---> b34cfc87c92b 00:42:23 Step 22/23 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 00:42:23 Removing intermediate container f6db7c9a3cd3 00:42:23 ---> 5e36ef886acf 00:42:23 00:42:24 ---> Running in 86220f10d584 00:42:24 Removing intermediate container f9a7e75c77e6 00:42:24 ---> 12f342155705 00:42:24 Step 20/22 : LABEL arch=x86_64 00:42:24 Successfully built 5e36ef886acf 00:42:24 Successfully tagged docker-security-proxy-setup-go:latest 00:42:24  Building docker-security-proxy-setup-go ... done  ---> Running in eb5092104045 00:42:24 ---> faeb380493ba 00:42:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:42:24 Removing intermediate container 86220f10d584 00:42:24 ---> 923336cce409 00:42:24 Step 23/23 : LABEL version=0.0.0 00:42:24 ---> Running in 9789161125d4 00:42:24 Removing intermediate container eb5092104045 00:42:24 ---> c76cff9186ec 00:42:24 Step 21/22 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 00:42:24 ---> Running in 00dbc863a9e0 00:42:24 ---> b56a397a4645 00:42:24 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:42:25 Removing intermediate container 9789161125d4 00:42:25 ---> ed1d1b710f76 00:42:25 00:42:25 ---> Running in bec1cb9ac161 00:42:25 Successfully built ed1d1b710f76 00:42:25 Successfully tagged docker-core-command-go:latest 00:42:25  Building docker-core-command-go ... done Removing intermediate container 00dbc863a9e0 00:42:25 ---> b376efdaf298 00:42:25 Step 22/22 : LABEL version=0.0.0 00:42:25 ---> Running in 9f9970f62299 00:42:25 Removing intermediate container bec1cb9ac161 00:42:25 ---> ebe8ef67a824 00:42:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:42:25 ---> Running in 9360d37d200f 00:42:25 Removing intermediate container 9f9970f62299 00:42:25 ---> 0fe2cba530a7 00:42:25 00:42:25 Removing intermediate container 9360d37d200f 00:42:25 ---> 87ced93cb98a 00:42:25 Step 21/23 : LABEL arch=x86_64 00:42:25 Successfully built 0fe2cba530a7 00:42:25 Successfully tagged docker-support-scheduler-go:latest 00:42:25  Building docker-support-scheduler-go ... done  ---> Running in a88523c33e06 00:42:25 Removing intermediate container a88523c33e06 00:42:25 ---> f6fb04327696 00:42:25 Step 22/23 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 00:42:26 ---> Running in f47b5991e65e 00:42:26 Removing intermediate container f47b5991e65e 00:42:26 ---> 5a17999b281b 00:42:26 Step 23/23 : LABEL version=0.0.0 00:42:26 ---> Running in 1b99b44b8eee 00:42:26 Removing intermediate container 1b99b44b8eee 00:42:26 ---> 0b4228b46c3a 00:42:26 00:42:26 Successfully built 0b4228b46c3a 00:42:26 Successfully tagged docker-core-metadata-go:latest 00:42:27  Building docker-core-metadata-go ... done  [Pipeline] } 00:42:27 $ docker stop --time=1 49b409dafd6203b3c7a5bdb83e320b9adb36bc5a06a309864255faa789a52079 00:42:28 $ docker rm -f 49b409dafd6203b3c7a5bdb83e320b9adb36bc5a06a309864255faa789a52079 [Pipeline] // withDockerContainer [Pipeline] sh 00:42:29 + docker images 00:42:29 + grep docker 00:42:29 docker-core-metadata-go latest 0b4228b46c3a 3 seconds ago 18.8MB 00:42:29 docker-support-scheduler-go latest 0fe2cba530a7 4 seconds ago 17MB 00:42:29 docker-core-command-go latest ed1d1b710f76 5 seconds ago 16.9MB 00:42:29 docker-security-proxy-setup-go latest 5e36ef886acf 6 seconds ago 24.4MB 00:42:29 docker-sys-mgmt-agent-go latest ced9c26946e6 32 seconds ago 313MB 00:42:29 docker-security-bootstrapper-go latest c47d2f395ca9 About a minute ago 23.8MB 00:42:29 docker-core-data-go latest 5681cd8e2ec1 2 minutes ago 22.3MB 00:42:29 docker-security-secretstore-setup-go latest 1c4d11ceb40f 2 minutes ago 24.6MB 00:42:29 docker-support-notifications-go latest 56dfdd29bcb5 2 minutes ago 17.6MB 00:42:29 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:42:45 Still waiting to schedule task 00:42:45 ‘prd-ubuntu18.04-docker-8c-8g-25303’ is offline 00:43:27 gofmt -l . 00:43:27 [ "`gofmt -l .`" = "" ] 00:43:27 ./bin/test-go-mod-tidy.sh 00:43:27 ./bin/test-attribution-txt.sh [Pipeline] sh 00:43:28 + ls -al . 00:43:28 total 720 00:43:28 drwxrwxr-x 9 1001 1001 4096 Feb 6 00:43 . 00:43:28 drwxr-xr-x 4 root root 4096 Feb 6 00:38 .. 00:43:28 -rw-rw-r-- 1 1001 1001 11 Feb 6 00:37 .dockerignore 00:43:28 drwxrwxr-x 8 1001 1001 4096 Feb 6 00:37 .git 00:43:28 drwxrwxr-x 3 1001 1001 4096 Feb 6 00:37 .github 00:43:28 -rw-rw-r-- 1 1001 1001 872 Feb 6 00:37 .gitignore 00:43:28 -rw-rw-r-- 1 1001 1001 166 Feb 6 00:37 .sonarcloud.properties 00:43:28 -rw-rw-r-- 1 1001 1001 7859 Feb 6 00:37 Attribution.txt 00:43:28 -rw-rw-r-- 1 1001 1001 3804 Feb 6 00:37 CONTRIBUTING.md 00:43:28 -rw-rw-r-- 1 1001 1001 931 Feb 6 00:37 Dockerfile.build 00:43:28 -rw-rw-r-- 1 1001 1001 863 Feb 6 00:37 Jenkinsfile 00:43:28 -rw-rw-r-- 1 1001 1001 10775 Feb 6 00:37 LICENSE 00:43:28 -rw-rw-r-- 1 1001 1001 6001 Feb 6 00:37 Makefile 00:43:28 -rw-rw-r-- 1 1001 1001 6524 Feb 6 00:37 README.md 00:43:28 -rw-rw-r-- 1 1001 1001 6755 Feb 6 00:37 SECURITY.md 00:43:28 -rw-rw-r-- 1 1001 1001 5 Feb 6 00:33 VERSION 00:43:28 -rw-rw-r-- 1 1001 1001 4131 Feb 6 00:37 ZMQWindows.md 00:43:28 drwxrwxr-x 2 1001 1001 4096 Feb 6 00:37 bin 00:43:28 drwxrwxr-x 15 1001 1001 4096 Feb 6 00:37 cmd 00:43:28 -rw-r--r-- 1 root root 587103 Feb 6 00:42 coverage.out 00:43:28 -rw-r--r-- 1 root root 1054 Feb 6 00:43 go.mod 00:43:28 -rw-r--r-- 1 root root 19290 Feb 6 00:43 go.sum 00:43:28 drwxrwxr-x 8 1001 1001 4096 Feb 6 00:37 internal 00:43:28 drwxrwxr-x 4 1001 1001 4096 Feb 6 00:37 openapi 00:43:28 drwxrwxr-x 4 1001 1001 4096 Feb 6 00:37 snap 00:43:28 -rw-rw-r-- 1 1001 1001 168 Feb 6 00:37 version.go [Pipeline] sh 00:43:29 + '[' -e coverage.out ] 00:43:29 + chown 1001:1001 coverage.out [Pipeline] stash 00:43:29 Warning: overwriting stash ‘coverage-report’ 00:43:30 Stashed 1 file(s) [Pipeline] sh 00:43:31 + make build 00:43:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:43:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:44:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:44:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:44:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:44:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:44:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:44: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 00:44:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:44:38 Running on prd-ubuntu18.04-docker-8c-8g-25305 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:44:38 Running in /w/workspace/edgex-go/58 [Pipeline] { [Pipeline] checkout 00:44:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:44:41 using credential edgex-jenkins-ssh 00:44:41 Cloning the remote Git repository 00:44:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:44:41 > git init /w/workspace/edgex-go/58 # timeout=10 00:44:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:44:42 > git --version # timeout=10 00:44:42 > git --version # 'git version 2.17.1' 00:44:42 using GIT_SSH to set credentials SSH Credentials for GitHub 00:44:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:44:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:44:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:44:51 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] } 00:44:57 $ docker stop --time=1 86a9b3273ff1d5cecafcde359240b2a1427c0bb67c957c30873d9c2e54990a68 00:44:59 $ docker rm -f 86a9b3273ff1d5cecafcde359240b2a1427c0bb67c957c30873d9c2e54990a68 00:44:59 Merging remotes/origin/master commit f0490a359bf291f637a24ac3a72a487d5e9880fa into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:44:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:44:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:44:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:44:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:44:58 using GIT_SSH to set credentials SSH Credentials for GitHub 00:44:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:44:59 > git config core.sparsecheckout # timeout=10 00:44:59 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:44:59 > git remote # timeout=10 00:44:59 > git config --get remote.origin.url # timeout=10 00:44:59 using GIT_SSH to set credentials SSH Credentials for GitHub 00:44:59 > git merge f0490a359bf291f637a24ac3a72a487d5e9880fa # timeout=10 00:44:59 Merge succeeded, producing 5a50941bbdcc3894a3576364ddb6c53a66c45552 00:44:59 Checking out Revision 5a50941bbdcc3894a3576364ddb6c53a66c45552 (PR-2858) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:45:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:45:01 00:45:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:44:59 > git rev-parse HEAD^{commit} # timeout=10 00:44:59 > git config core.sparsecheckout # timeout=10 00:44:59 > git checkout -f 5a50941bbdcc3894a3576364ddb6c53a66c45552 # timeout=10 00:45:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:45:02 latest: Pulling from edgex-devops/edgex-compose-arm64 00:45:02 29e5d40040c1: Pulling fs layer 00:45:02 1ce36da41761: Pulling fs layer 00:45:02 25b303627fd3: Pulling fs layer 00:45:02 29e5d40040c1: Download complete 00:45:03 29e5d40040c1: Pull complete 00:45:03 1ce36da41761: Download complete 00:45:03 Commit message: "Merge commit 'f0490a359bf291f637a24ac3a72a487d5e9880fa' into HEAD" 00:45:03 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:45:03 > git rev-list --no-walk 12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c # timeout=10 00:45:04 + echo snap-build.sh 00:45:04 snap-build.sh 00:45:04 + SNAP_BASE_DIR=. 00:45:04 + '[' '!' -z /w/workspace/edgex-go/58 ']' 00:45:04 + SNAP_BASE_DIR=/w/workspace/edgex-go/58 00:45:04 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/58]' 00:45:04 [snap-build] Building snap in dir [/w/workspace/edgex-go/58] 00:45:04 + cd /w/workspace/edgex-go/58 00:45:04 + sudo apt-get remove -qy --purge lxd lxd-client 00:45:04 Reading package lists... 00:45:04 Building dependency tree... 00:45:04 Reading state information... 00:45:04 1ce36da41761: Pull complete 00:45:04 The following packages were automatically installed and are no longer required: 00:45:04 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:45:04 uidmap xdelta3 00:45:04 Use 'sudo apt autoremove' to remove them. 00:45:04 The following packages will be REMOVED: 00:45:04 lxd* lxd-client* 00:45:05 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:45:05 After this operation, 31.7 MB disk space will be freed. 00:45:06 25b303627fd3: Verifying Checksum 00:45:06 25b303627fd3: Download complete 00:45:06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 00:45:06 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:45:07 Removing lxd dnsmasq configuration 00:45:07 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:45:07 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:45:08 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:45:08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 00:45:08 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:45:09 Processing triggers for systemd (237-3ubuntu10.42) ... 00:45:09 Processing triggers for ureadahead (0.100.0-21) ... 00:45:10 + sudo snap remove --purge lxd 00:45:10 snap "lxd" is not installed 00:45:10 + sudo groupadd --force --system lxd 00:45:10 ++ whoami 00:45:10 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:45:10 + newgrp - lxd 00:45:10 + sudo snap install lxd 00:45:16 25b303627fd3: Pull complete 00:45:16 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:45:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:45:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:45:16 prd-ubuntu18.04-docker-arm64-4c-16g-25300 does not seem to be running inside a container 00:45:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:45:19 2021-02-06T00:45:16Z INFO Waiting for automatic snapd restart... 00:45:19 $ docker top 2fb60c0c54e817db2194db48816fdb954d098174fa7da2a94752c985dfd2549c -eo pid,comm [Pipeline] { [Pipeline] sh 00:45:20 + grep parallel 00:45:20 + docker-compose build --help 00:45:26 --parallel Build images in parallel. [Pipeline] } 00:45:26 $ docker stop --time=1 2fb60c0c54e817db2194db48816fdb954d098174fa7da2a94752c985dfd2549c 00:45:28 $ docker rm -f 2fb60c0c54e817db2194db48816fdb954d098174fa7da2a94752c985dfd2549c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:45:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:45:29 . [Pipeline] withDockerContainer 00:45:29 prd-ubuntu18.04-docker-arm64-4c-16g-25300 does not seem to be running inside a container 00:45:29 $ 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/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:45:31 lxd 4.10 from Canonical* installed 00:45:31 + sudo lxd init --auto 00:45:31 $ docker top a08c3379eed98f8665a45af7750f1e78bead67506591e0734b877a78051bc35c -eo pid,comm [Pipeline] { [Pipeline] sh 00:45:32 + docker-compose -f ./docker-compose-build.yml build --parallel 00:45:37 Building docker-core-command-go ... 00:45:37 Building docker-core-data-go ... 00:45:37 Building docker-core-metadata-go ... 00:45:37 Building docker-security-bootstrapper-go ... 00:45:37 Building docker-security-proxy-setup-go ... 00:45:37 Building docker-security-secretstore-setup-go ... 00:45:37 Building docker-support-notifications-go ... 00:45:37 Building docker-support-scheduler-go ... 00:45:37 Building docker-sys-mgmt-agent-go ... 00:45:37 Building docker-sys-mgmt-agent-go 00:45:37 Building docker-support-notifications-go 00:45:37 Building docker-core-command-go 00:45:38 Building docker-core-metadata-go 00:45:38 Building docker-security-proxy-setup-go 00:45:40 + sudo snap install --classic snapcraft 00:45:45 snapcraft 4.4.4 from Canonical* installed 00:45:45 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:45:45 + patch --verbose -p1 00:45:45 Hmm... Looks like a unified diff to me... 00:45:45 The text leading up to this was: 00:45:45 -------------------------- 00:45:45 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:45:45 |From: Tony Espy 00:45:45 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:45:45 |Subject: [PATCH] optimize snap build for pipeline CI check 00:45:45 | 00:45:45 |This patch is used by the EdgeX CI pipeline builds to 00:45:45 |optimize the snap CI check run for pull requests. When 00:45:45 |applied, it essentially strips out everything (apps and 00:45:45 |parts) from the snapcraft.yaml file except those required 00:45:45 |to build edgex-go, as the whole idea of the CI check is to 00:45:45 |catch changes to edgex-go that break the snap build. 00:45:45 | 00:45:45 |In general, anyone updating snapcraft.yaml will also need 00:45:45 |to update this patch file, otherwise it may fail to apply, 00:45:45 |resulting in a failed snap build CI check in the associated 00:45:45 |pull request. 00:45:45 | 00:45:45 |Note - in addition to applying this patch, the pipeline also 00:45:45 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:45:45 |need to build the finally binary .snap file (and it won't 00:45:45 |work with the patch applied). This further reduces the build 00:45:45 |time. 00:45:45 |--- 00:45:45 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:45:45 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:45:45 | 00:45:45 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:45:45 |index 1e537489..faf42425 100644 00:45:45 |--- a/snap/snapcraft.yaml 00:45:45 |+++ b/snap/snapcraft.yaml 00:45:45 -------------------------- 00:45:45 patching file snap/snapcraft.yaml 00:45:45 Using Plan A... 00:45:45 Hunk #1 succeeded at 73. 00:45:45 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 00:45:45 Hunk #3 succeeded at 214 (offset -1 lines). 00:45:45 Hunk #4 FAILED at 223. 00:45:45 Hunk #5 succeeded at 300. 00:45:45 Hunk #6 succeeded at 327. 00:45:45 Hunk #7 succeeded at 361. 00:45:45 Hunk #8 FAILED at 412. 00:45:45 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 00:45:45 Hmm... Ignoring the trailing garbage. 00:45:45 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:45:46 Failed in branch amd64 00:46:59 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:46:59 ---> c1a831cd8479 00:46:59 Step 3/23 : WORKDIR /edgex-go 00:46:59 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:59 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:46:59 ---> c1a831cd8479 00:46:59 Step 3/21 : WORKDIR /edgex-go 00:46:59 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:46:59 ---> c1a831cd8479 00:46:59 Step 3/26 : WORKDIR /edgex-go 00:46:59 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:46:59 ---> c1a831cd8479 00:46:59 Step 3/23 : WORKDIR /edgex-go 00:46:59 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:46:59 ---> c1a831cd8479 00:46:59 Step 3/22 : WORKDIR /edgex-go 00:46:59 ---> Running in 5557fcd57ea2 00:46:59 ---> Running in a970d665146d 00:46:59 ---> Running in e1e8be10ffb3 00:46:59 ---> Running in 2675d94ae9bd 00:46:59 ---> Running in a3f90b689c7a 00:46:59 Removing intermediate container e1e8be10ffb3 00:46:59 ---> 47fba5a62d9e 00:46:59 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:59 Removing intermediate container 5557fcd57ea2 00:46:59 ---> 9fc401c8aabb 00:46:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:59 Removing intermediate container a970d665146d 00:46:59 ---> f8c6ffe67b03 00:46:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:59 Removing intermediate container 2675d94ae9bd 00:46:59 ---> 19f381c206bf 00:46:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:59 Removing intermediate container a3f90b689c7a 00:46:59 ---> b1f86374c623 00:46:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:59 ---> Running in 65287918645f 00:46:59 ---> Running in 9c36c1899e65 00:46:59 ---> Running in a93cfb79a9da 00:46:59 ---> Running in 41d9386403a8 00:46:59 ---> Running in f6e895a959ee 00:46:59 Removing intermediate container 65287918645f 00:46:59 ---> 92d9e2cb5d74 00:46:59 Step 5/26 : RUN apk add --update --no-cache make bash git 00:46:59 ---> Running in 25657e124901 00:46:59 Removing intermediate container 9c36c1899e65 00:46:59 ---> 209d9cb32e6e 00:46:59 Step 5/21 : RUN apk add --update --no-cache make git 00:46:59 ---> Running in fa89b795a136 00:46:59 Removing intermediate container a93cfb79a9da 00:46:59 ---> 9559de644432 00:46:59 Step 5/23 : RUN apk add --update --no-cache make git 00:46:59 Removing intermediate container f6e895a959ee 00:46:59 ---> 3aee67a6a05e 00:46:59 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:46:59 Removing intermediate container 41d9386403a8 00:46:59 ---> 48aafa68cb62 00:46:59 Step 5/23 : RUN apk add --update --no-cache make git 00:46:59 ---> Running in 5ee84781b4e3 00:46:59 ---> Running in ba99016a5915 00:46:59 ---> Running in 33995066c318 00:46:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:59 OK: 217 MiB in 51 packages 00:46:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:00 OK: 217 MiB in 51 packages 00:47:00 Removing intermediate container 25657e124901 00:47:00 ---> 5ed31e5c9d7a 00:47:00 Step 6/26 : COPY go.mod . 00:47:01 OK: 217 MiB in 51 packages 00:47:01 OK: 217 MiB in 51 packages 00:47:02 ---> d65abe72f877 00:47:02 Step 7/26 : RUN go mod download 00:47:02 OK: 217 MiB in 51 packages 00:47:02 ---> Running in f827fa5e16c1 00:47:02 Removing intermediate container fa89b795a136 00:47:02 ---> 85ed6e81990c 00:47:02 Step 6/21 : COPY go.mod . 00:47:02 Removing intermediate container ba99016a5915 00:47:02 ---> 68a13ce41498 00:47:02 Step 6/23 : COPY go.mod . 00:47:03 Removing intermediate container 5ee84781b4e3 00:47:03 ---> a9d4ef4e6a78 00:47:03 Step 6/23 : COPY go.mod . 00:47:04 ---> 254f487e3f03 00:47:04 Step 7/21 : RUN go mod download 00:47:04 ---> 5d5ed1455d7a 00:47:04 Step 7/23 : RUN go mod download 00:47:04 ---> Running in 573e0c3fb47b 00:47:04 Removing intermediate container 33995066c318 00:47:04 ---> 2c11152ac52e 00:47:04 Step 6/22 : COPY go.mod . 00:47:04 ---> Running in 18e178d48e74 00:47:04 ---> 94dc77b48e3d 00:47:04 Step 7/23 : RUN go mod download 00:47:04 ---> Running in 2368af448d8d 00:47:05 ---> 0ae485befd6d 00:47:05 Step 7/22 : RUN go mod download 00:47:06 ---> Running in eb3804b66282 00:47:06 Removing intermediate container f827fa5e16c1 00:47:06 ---> 68d4ccd93acc 00:47:06 Step 8/26 : COPY . . 00:47:09 Removing intermediate container 573e0c3fb47b 00:47:09 ---> 4e9ee5b02a91 00:47:09 Step 8/21 : COPY . . 00:47:09 Removing intermediate container 18e178d48e74 00:47:09 ---> 382643e6a672 00:47:09 Step 8/23 : COPY . . 00:47:10 Removing intermediate container 2368af448d8d 00:47:10 ---> 307456813ed0 00:47:10 Step 8/23 : COPY . . 00:47:11 Removing intermediate container eb3804b66282 00:47:11 ---> 2bb23be49098 00:47:11 Step 8/22 : COPY . . 00:47:38 ---> fd061c3b772e 00:47:38 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:47:38 ---> 9f341bba68ae 00:47:38 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:47:38 ---> 83fcfdee4034 00:47:38 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:47:38 ---> 2909d33463ff 00:47:38 Step 9/23 : RUN make cmd/core-command/core-command 00:47:38 ---> 98c910e63388 00:47:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:47:38 ---> Running in e1ce33e2dedd 00:47:38 ---> Running in 63c40a9f3eea 00:47:38 ---> Running in cfc1044a9099 00:47:38 ---> Running in 638e4ab5f98e 00:47:38 ---> Running in d161ef1d6218 00:47:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:47:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:47:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:47:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:47:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:49: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 00:49:31 Removing intermediate container 63c40a9f3eea 00:49:31 ---> 2946134337d1 00:49:31 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:49:31 ---> Running in f1fbc347acf5 00:49:31 Removing intermediate container cfc1044a9099 00:49:31 ---> 3089b18682bd 00:49:31 00:49:31 Step 10/21 : FROM alpine:3.12 00:49:31 3.12: Pulling from library/alpine 00:49:32 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:49:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:49:32 Status: Downloaded newer image for alpine:3.12 00:49:32 ---> afeebe901d6b 00:49:32 Step 11/21 : RUN apk add --update --no-cache curl 00:49:32 ---> Running in 6ca80a9a13f9 00:49:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:35 (1/4) Installing ca-certificates (20191127-r4) 00:49:35 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:49:35 (3/4) Installing libcurl (7.69.1-r3) 00:49:35 (4/4) Installing curl (7.69.1-r3) 00:49:35 Executing busybox-1.31.1-r19.trigger 00:49:35 Executing ca-certificates-20191127-r4.trigger 00:49:36 OK: 7 MiB in 18 packages 00:49:40 Removing intermediate container f1fbc347acf5 00:49:40 ---> 43ab957fc9d2 00:49:40 00:49:40 Step 11/26 : FROM docker:20.10.0 00:49:40 20.10.0: Pulling from library/docker 00:49:40 Removing intermediate container 6ca80a9a13f9 00:49:40 ---> ce8b43435d32 00:49:40 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:49:41 ---> Running in e5d8c63cfd0d 00:49:44 Removing intermediate container e5d8c63cfd0d 00:49:44 ---> 3df94c4f454a 00:49:44 Step 13/21 : WORKDIR /edgex 00:49:44 ---> Running in 7dbffb60f82e 00:49:45 Removing intermediate container 638e4ab5f98e 00:49:45 ---> 000db39b337d 00:49:45 00:49:45 Step 10/23 : FROM alpine:3.12 00:49:45 ---> afeebe901d6b 00:49:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:49:46 ---> Running in 78d56817a1bd 00:49:46 Removing intermediate container 7dbffb60f82e 00:49:46 ---> 438304405d74 00:49:46 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:49:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:48 Removing intermediate container d161ef1d6218 00:49:48 ---> 31a06ce5eb59 00:49:48 00:49:48 Step 10/22 : FROM alpine:3.12 00:49:48 ---> afeebe901d6b 00:49:48 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:49:48 ---> f97dad496c08 00:49:48 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:49:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:49 ---> Running in 1a35d2e9837a 00:49:49 (1/1) Installing dumb-init (1.2.2-r1) 00:49:49 Executing busybox-1.31.1-r19.trigger 00:49:49 OK: 5 MiB in 15 packages 00:49:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:51 ---> 56eb373d6249 00:49:51 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:49:52 (1/2) Installing ca-certificates (20191127-r4) 00:49:52 Removing intermediate container 78d56817a1bd 00:49:52 ---> 32ebef66ad4d 00:49:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:49:52 (2/2) Installing dumb-init (1.2.2-r1) 00:49:52 Executing busybox-1.31.1-r19.trigger 00:49:52 Executing ca-certificates-20191127-r4.trigger 00:49:52 OK: 6 MiB in 16 packages 00:49:52 ---> Running in f4226d3b2def 00:49:54 ---> b1b4228b05eb 00:49:54 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:49:54 Removing intermediate container f4226d3b2def 00:49:54 ---> 836600e51bee 00:49:54 Step 13/23 : ENV APP_PORT=48082 00:49:56 ---> Running in a3974e13898a 00:49:56 ---> Running in 4829b9d59026 00:49:56 Removing intermediate container 1a35d2e9837a 00:49:56 ---> 78044604ac1a 00:49:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:49:56 Removing intermediate container e1ce33e2dedd 00:49:56 ---> 8cfbab9cdd2b 00:49:56 00:49:56 Step 10/23 : FROM alpine:3.12 00:49:56 ---> afeebe901d6b 00:49:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:49:56 ---> Using cache 00:49:56 ---> 32ebef66ad4d 00:49:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:49:56 ---> Using cache 00:49:56 ---> 836600e51bee 00:49:56 Step 13/23 : ENV APP_PORT=48081 00:49:56 ---> Running in d63a9adea8ad 00:49:57 ---> Running in d5872cbdbba9 00:49:57 Removing intermediate container 4829b9d59026 00:49:57 ---> b03e56ed4aa5 00:49:57 Step 14/23 : EXPOSE $APP_PORT 00:49:57 Removing intermediate container a3974e13898a 00:49:57 ---> 8a9309c47043 00:49:57 Step 18/21 : CMD ["--init=true"] 00:49:57 ---> Running in ddbf672c8b2a 00:49:57 ---> Running in 7b01cd22e8da 00:49:57 Removing intermediate container d63a9adea8ad 00:49:57 ---> 01ff6436478b 00:49:57 Step 13/22 : ENV APP_PORT=48060 00:49:57 Removing intermediate container d5872cbdbba9 00:49:57 ---> c5164dc80422 00:49:57 Step 14/23 : EXPOSE $APP_PORT 00:49:57 ---> Running in fd068ae7fc50 00:49:58 ---> Running in f435eac4563d 00:49:58 Removing intermediate container ddbf672c8b2a 00:49:58 ---> 4b6554719a6b 00:49:58 Step 15/23 : WORKDIR / 00:49:58 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:49:58 Removing intermediate container 7b01cd22e8da 00:49:58 ---> 5238bab6fc7b 00:49:58 Step 19/21 : LABEL arch=arm64 00:49:58 Status: Downloaded newer image for docker:20.10.0 00:49:58 ---> eeaf43b92773 00:49:58 Step 12/26 : RUN apk add --no-cache bash 00:49:58 ---> Running in e71a34de12cf 00:49:58 ---> Running in 5d3b58d38a1b 00:49:58 Removing intermediate container fd068ae7fc50 00:49:58 ---> 225daa01150d 00:49:58 Step 14/22 : EXPOSE $APP_PORT 00:49:58 ---> Running in 171d595645bb 00:49:58 Removing intermediate container f435eac4563d 00:49:58 ---> 03f80005a3f5 00:49:58 Step 15/23 : WORKDIR / 00:49:58 ---> Running in 9fe8c56b8a0b 00:49:59 ---> Running in 22a697a9e047 00:49:59 Removing intermediate container 5d3b58d38a1b 00:49:59 ---> 2286eeca9821 00:49:59 Step 20/21 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 00:49:59 Removing intermediate container e71a34de12cf 00:49:59 ---> 1bd5e97aef0a 00:49:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:59 ---> Running in a5141223f785 00:49:59 Removing intermediate container 9fe8c56b8a0b 00:49:59 ---> 48e849532709 00:49:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:00 Removing intermediate container 22a697a9e047 00:50:00 ---> d5b18381568e 00:50:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:00 Removing intermediate container a5141223f785 00:50:00 ---> 9b3e3736ad7f 00:50:00 Step 21/21 : LABEL version=0.0.0 00:50:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:00 ---> ef050ac16e66 00:50:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:50:00 ---> Running in ddfd17b843d5 00:50:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:00 ---> 99940283cb4d 00:50:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:50:01 (1/2) Installing readline (8.0.4-r0) 00:50:01 (2/2) Installing bash (5.0.17-r0) 00:50:01 Removing intermediate container ddfd17b843d5 00:50:01 ---> 78601fe32eae 00:50:01 00:50:01 Executing bash-5.0.17-r0.post-install 00:50:01 Executing busybox-1.31.1-r19.trigger 00:50:01 OK: 12 MiB in 22 packages 00:50:01 ---> 896901ebb117 00:50:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:50:02 Successfully built 78601fe32eae 00:50:02 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:50:02  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go 00:50:03 ---> e590a81d1fca 00:50:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:50:03 ---> 1582cf57faa7 00:50:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:50:03 ---> 9f358af77d46 00:50:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:50:04 ---> 2df2d60c7d76 00:50:04 Step 19/23 : ENTRYPOINT ["/core-command"] 00:50:04 Removing intermediate container 171d595645bb 00:50:04 ---> 55295f6a5987 00:50:04 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:50:05 ---> 49f671a109f2 00:50:05 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:50:05 ---> Running in 210d84d12551 00:50:05 ---> Running in d6cd7dcf6efa 00:50:05 ---> c2f7a1f67846 00:50:05 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:50:06 ---> Running in f93b7ec7c9cf 00:50:06 ---> Running in c999c33c5b82 00:50:06 Removing intermediate container 210d84d12551 00:50:06 ---> 202e01e01667 00:50:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:07 Removing intermediate container d6cd7dcf6efa 00:50:07 ---> 8b443b85b325 00:50:07 Step 14/26 : ENV APP_PORT=48090 00:50:07 ---> Running in 88ff94406f65 00:50:07 Removing intermediate container f93b7ec7c9cf 00:50:07 ---> 399d74dbef45 00:50:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:07 Removing intermediate container c999c33c5b82 00:50:07 ---> e059873f61f8 00:50:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:07 ---> Running in 1b215128e9fc 00:50:08 ---> Running in 1c73b1aea16d 00:50:08 ---> Running in 99cab6a4bd60 00:50:08 Removing intermediate container 88ff94406f65 00:50:08 ---> 41db8081c35c 00:50:08 Step 21/23 : LABEL arch=arm64 00:50:08 Removing intermediate container 1b215128e9fc 00:50:08 ---> b14bba870704 00:50:08 Step 15/26 : EXPOSE $APP_PORT 00:50:09 ---> Running in 79980ac6e1d8 00:50:09 Removing intermediate container 1c73b1aea16d 00:50:09 ---> 68df577db2fa 00:50:09 Step 21/23 : LABEL arch=arm64 00:50:09 Removing intermediate container 99cab6a4bd60 00:50:09 ---> 5a4f963c52a2 00:50:09 Step 20/22 : LABEL arch=arm64 00:50:09 ---> Running in 76b70d46a5cb 00:50:09 ---> Running in eae63bf29e61 00:50:09 ---> Running in 7d6f0a64f119 00:50:09 Removing intermediate container 79980ac6e1d8 00:50:09 ---> f90cbc294c41 00:50:09 Step 22/23 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 00:50:09 Removing intermediate container 76b70d46a5cb 00:50:09 ---> e02da224bfda 00:50:09 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:50:09 ---> Running in 965028d36c31 00:50:10 Removing intermediate container eae63bf29e61 00:50:10 ---> b03f0399b69d 00:50:10 Step 22/23 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 00:50:10 Removing intermediate container 7d6f0a64f119 00:50:10 ---> 50a64e16481c 00:50:10 Step 21/22 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 00:50:10 ---> Running in bfd8505574ac 00:50:10 ---> Running in 113702485a6c 00:50:10 Removing intermediate container 965028d36c31 00:50:10 ---> 604eff34bd91 00:50:10 Step 23/23 : LABEL version=0.0.0 00:50:11 Removing intermediate container bfd8505574ac 00:50:11 ---> be10d53d7adc 00:50:11 Step 23/23 : LABEL version=0.0.0 00:50:11 ---> Running in a9498c964271 00:50:11 ---> Running in f266eeef0275 00:50:11 Removing intermediate container 113702485a6c 00:50:11 ---> bae35a868295 00:50:11 Step 22/22 : LABEL version=0.0.0 00:50:11 ---> 0eb38c54daad 00:50:11 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:50:12 ---> Running in c4daa7c9667c 00:50:12 Removing intermediate container a9498c964271 00:50:12 ---> 9f02af011bae 00:50:12 00:50:12 Removing intermediate container f266eeef0275 00:50:12 ---> d982f6e60c6c 00:50:12 00:50:13 ---> d69df7b4dacb 00:50:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:50:13 Successfully built 9f02af011bae 00:50:13 Successfully built d982f6e60c6c 00:50:13 Successfully tagged docker-core-command-go-arm64:latest 00:50:13 Building docker-security-secretstore-setup-go 00:50:13  Building docker-core-command-go ... done Successfully tagged docker-core-metadata-go-arm64:latest 00:50:13  Building docker-core-metadata-go ... done Building docker-support-scheduler-go 00:50:13 Removing intermediate container c4daa7c9667c 00:50:13 ---> 1c7b2472936f 00:50:13 00:50:13 Successfully built 1c7b2472936f 00:50:13 Successfully tagged docker-support-notifications-go-arm64:latest 00:50:13 Building docker-core-data-go 00:50:14  Building docker-support-notifications-go ... done  ---> 9016f04cbadb 00:50:14 Step 19/26 : RUN apk --no-cache add py3-pip 00:50:14 ---> Running in f32915296270 00:50:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:16 (1/33) Installing libbz2 (1.0.8-r1) 00:50:16 (2/33) Installing expat (2.2.9-r1) 00:50:16 (3/33) Installing libffi (3.3-r2) 00:50:16 (4/33) Installing gdbm (1.13-r1) 00:50:16 (5/33) Installing xz-libs (5.2.5-r0) 00:50:16 (6/33) Installing sqlite-libs (3.32.1-r0) 00:50:16 (7/33) Installing python3 (3.8.5-r0) 00:50:18 (8/33) Installing py3-appdirs (1.4.4-r1) 00:50:18 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:50:18 (10/33) Installing py3-parsing (2.4.7-r0) 00:50:18 (11/33) Installing py3-six (1.15.0-r0) 00:50:18 (12/33) Installing py3-packaging (20.4-r0) 00:50:18 (13/33) Installing py3-setuptools (47.0.0-r0) 00:50:18 (14/33) Installing py3-chardet (3.0.4-r4) 00:50:18 (15/33) Installing py3-idna (2.9-r0) 00:50:18 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:50:18 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:50:18 (18/33) Installing py3-requests (2.23.0-r0) 00:50:18 (19/33) Installing py3-msgpack (1.0.0-r0) 00:50:18 (20/33) Installing py3-lockfile (0.12.2-r3) 00:50:18 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:50:18 (22/33) Installing py3-colorama (0.4.3-r0) 00:50:18 (23/33) Installing py3-distlib (0.3.0-r0) 00:50:18 (24/33) Installing py3-distro (1.5.0-r1) 00:50:18 (25/33) Installing py3-webencodings (0.5.1-r3) 00:50:18 (26/33) Installing py3-html5lib (1.0.1-r4) 00:50:18 (27/33) Installing py3-pytoml (0.1.21-r0) 00:50:18 (28/33) Installing py3-pep517 (0.8.2-r0) 00:50:18 (29/33) Installing py3-progress (1.5-r0) 00:50:18 (30/33) Installing py3-toml (0.10.1-r0) 00:50:18 (31/33) Installing py3-retrying (1.3.3-r0) 00:50:18 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:50:18 (33/33) Installing py3-pip (20.1.1-r0) 00:50:19 Executing busybox-1.31.1-r19.trigger 00:50:19 OK: 71 MiB in 55 packages 00:50:31 Removing intermediate container f32915296270 00:50:31 ---> a418df7dffa2 00:50:31 Step 20/26 : RUN pip install docker-compose==1.23.2 00:50:31 ---> Running in eb44bbaf2e1c 00:50:38 Collecting docker-compose==1.23.2 00:50:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:50:38 Collecting websocket-client<1.0,>=0.32.0 00:50:38 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:50:39 Collecting dockerpty<0.5,>=0.4.1 00:50:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:50:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:50:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:50:43 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:50:43 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:50:43 ---> c1a831cd8479 00:50:43 Step 3/31 : WORKDIR /edgex-go 00:50:43 ---> Using cache 00:50:43 ---> b1f86374c623 00:50:43 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:43 ---> Using cache 00:50:43 ---> 3aee67a6a05e 00:50:43 Step 5/31 : RUN apk add --update --no-cache make git 00:50:44 Collecting docopt<0.7,>=0.6.1 00:50:44 Downloading docopt-0.6.2.tar.gz (25 kB) 00:50:46 ---> Running in e0e95fd6354f 00:50:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:48 Collecting texttable<0.10,>=0.9.0 00:50:48 Downloading texttable-0.9.1.tar.gz (11 kB) 00:50:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:49 OK: 217 MiB in 51 packages 00:50:52 Collecting cached-property<2,>=1.2.0 00:50:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:50:53 Collecting docker<4.0,>=3.6.0 00:50:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:50:53 Removing intermediate container e0e95fd6354f 00:50:53 ---> 30064aeddd0a 00:50:53 Step 6/31 : COPY go.mod . 00:50:54 Collecting jsonschema<3,>=2.5.1 00:50:54 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:50:55 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:50:55 ---> c0c1e9c2de1c 00:50:55 Step 7/31 : RUN go mod download 00:50:55 ---> Running in b98251c032c5 00:50:56 Collecting PyYAML<4,>=3.10 00:50:56 Downloading PyYAML-3.13.tar.gz (270 kB) 00:51:00 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:51:00 Collecting idna<2.8,>=2.5 00:51:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:51:01 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:51:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:51:01 ---> c1a831cd8479 00:51:01 Step 3/24 : WORKDIR /edgex-go 00:51:01 ---> Using cache 00:51:01 ---> b1f86374c623 00:51:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:01 ---> Using cache 00:51:01 ---> 3aee67a6a05e 00:51:01 Step 5/24 : RUN apk add --update --no-cache make git 00:51:01 ---> Using cache 00:51:01 ---> 30064aeddd0a 00:51:01 Step 6/24 : COPY go.mod . 00:51:01 ---> Using cache 00:51:01 ---> c0c1e9c2de1c 00:51:01 Step 7/24 : RUN go mod download 00:51:02 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:51:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:51:02 ---> c1a831cd8479 00:51:02 Step 3/22 : WORKDIR /edgex-go 00:51:02 ---> Using cache 00:51:02 ---> b1f86374c623 00:51:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:02 ---> Using cache 00:51:02 ---> 3aee67a6a05e 00:51:02 ---> Running in 86bb5e6f9a66 00:51:02 Step 5/22 : RUN apk add --update --no-cache make git 00:51:02 ---> Using cache 00:51:02 ---> 30064aeddd0a 00:51:02 Step 6/22 : COPY go.mod . 00:51:02 Collecting urllib3<1.25,>=1.21.1 00:51:02 ---> Using cache 00:51:02 ---> c0c1e9c2de1c 00:51:02 Step 7/22 : RUN go mod download 00:51:02 ---> Using cache 00:51:02 ---> f1e4a3855ca6 00:51:02 Step 8/22 : COPY . . 00:51:02 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:51:02 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:51:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:51:02 ---> c1a831cd8479 00:51:02 Step 3/23 : WORKDIR /edgex-go 00:51:02 ---> Using cache 00:51:02 ---> b1f86374c623 00:51:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:02 ---> Using cache 00:51:02 ---> 3aee67a6a05e 00:51:02 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:51:02 Removing intermediate container b98251c032c5 00:51:02 ---> f1e4a3855ca6 00:51:02 Step 8/31 : COPY . . 00:51:02 ---> Running in df8e5e4667a7 00:51: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) 00:51:03 Collecting docker-pycreds>=0.4.0 00:51:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:51:03 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:51:03 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:51:03 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:51:03 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:51:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:04 Installing collected packages: websocket-client, dockerpty, idna, urllib3, requests, docopt, texttable, cached-property, docker-pycreds, docker, jsonschema, PyYAML, docker-compose 00:51:05 Running setup.py install for dockerpty: started 00:51:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:05 OK: 217 MiB in 51 packages 00:51:07 Running setup.py install for dockerpty: finished with status 'done' 00:51:07 Attempting uninstall: idna 00:51:07 Found existing installation: idna 2.9 00:51:07 Uninstalling idna-2.9: 00:51:07 Successfully uninstalled idna-2.9 00:51:08 Attempting uninstall: urllib3 00:51:08 Found existing installation: urllib3 1.25.9 00:51:08 Uninstalling urllib3-1.25.9: 00:51:09 Successfully uninstalled urllib3-1.25.9 00:51:09 Removing intermediate container 86bb5e6f9a66 00:51:09 ---> e7b022eb4da4 00:51:09 Step 8/24 : COPY . . 00:51:10 Attempting uninstall: requests 00:51:10 Found existing installation: requests 2.23.0 00:51:10 Uninstalling requests-2.23.0: 00:51:11 Successfully uninstalled requests-2.23.0 00:51:11 Removing intermediate container df8e5e4667a7 00:51:11 ---> 25ae7ea81eb4 00:51:11 Step 6/23 : COPY go.mod . 00:51:11 Running setup.py install for docopt: started 00:51:13 ---> 1d2e56605229 00:51:13 Step 7/23 : RUN go mod download 00:51:13 Running setup.py install for docopt: finished with status 'done' 00:51:13 Running setup.py install for texttable: started 00:51:14 ---> Running in a90139d4bd31 00:51:15 Running setup.py install for texttable: finished with status 'done' 00:51:19 Running setup.py install for PyYAML: started 00:51:20 Removing intermediate container a90139d4bd31 00:51:20 ---> 81d56498e630 00:51:20 Step 8/23 : COPY . . 00:51:22 Running setup.py install for PyYAML: finished with status 'done' 00:51:23 ---> 737d802669dd 00:51:23 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:51:23 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 00:51:24 ---> d9264c3b7452 00:51:24 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 00:51:24 ---> Running in e136317b24e0 00:51:25 ---> Running in 7a9c77a2594a 00:51: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 00:51:27 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 00:51:34 Removing intermediate container eb44bbaf2e1c 00:51:34 ---> 693be397ff65 00:51:34 Step 21/26 : RUN apk --no-cache add curl 00:51:34 ---> Running in b689b123f7d5 00:51:35 ---> f19ee4ef6bc6 00:51:35 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:51:36 ---> Running in 84ed2d5e9ca2 00:51:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:37 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:51:37 (2/3) Installing libcurl (7.69.1-r3) 00:51:37 (3/3) Installing curl (7.69.1-r3) 00:51:37 Executing busybox-1.31.1-r19.trigger 00:51:37 OK: 71 MiB in 58 packages 00:51:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:51:40 Removing intermediate container b689b123f7d5 00:51:40 ---> c16f814172b9 00:51:40 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:51:41 ---> Running in 2614569b3927 00:51:42 Removing intermediate container 2614569b3927 00:51:42 ---> 7486612cf8c9 00:51:42 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:43 ---> Running in 302a52fc0ca9 00:51:44 Removing intermediate container 302a52fc0ca9 00:51:44 ---> bbd6510efa6a 00:51:44 Step 24/26 : LABEL arch=arm64 00:51:45 ---> Running in 6559b9e058f2 00:51:46 Removing intermediate container 6559b9e058f2 00:51:46 ---> 540843f1730b 00:51:46 Step 25/26 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 00:51:46 ---> Running in 303932824ba7 00:51:46 ---> df395e34b021 00:51:46 Step 9/23 : RUN make cmd/core-data/core-data 00:51:47 ---> Running in 5be83d434949 00:51:47 Removing intermediate container 303932824ba7 00:51:47 ---> 6e96e25b947c 00:51:47 Step 26/26 : LABEL version=0.0.0 00:51:48 ---> Running in 8c9a3d040a76 00:51:49 Removing intermediate container 8c9a3d040a76 00:51:49 ---> a2016e2523d9 00:51:49 00:51:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:51:49 Successfully built a2016e2523d9 00:51:49 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:52:46  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-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:52:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:53:07 Removing intermediate container 84ed2d5e9ca2 00:53:07 ---> 8c92a8add3a1 00:53:07 00:53:07 Step 10/24 : FROM alpine:3.12 00:53:07 ---> afeebe901d6b 00:53:07 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:53:07 Removing intermediate container 7a9c77a2594a 00:53:07 ---> c7bf1e488fb2 00:53:07 00:53:07 Step 10/31 : FROM alpine:3.12 00:53:07 ---> afeebe901d6b 00:53:07 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:53:07 ---> Running in 81365adc1917 00:53:07 Removing intermediate container e136317b24e0 00:53:07 ---> c2ceb60827be 00:53:07 00:53:07 Step 10/22 : FROM alpine:3.12 00:53:07 ---> afeebe901d6b 00:53:07 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:53:07 ---> Using cache 00:53:07 ---> 32ebef66ad4d 00:53:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:53:07 ---> Using cache 00:53:07 ---> 836600e51bee 00:53:07 Step 13/22 : ENV APP_PORT=48085 00:53:07 ---> Running in 6db88552ddba 00:53:07 ---> Running in 92903001b02f 00:53:08 Removing intermediate container 6db88552ddba 00:53:08 ---> 8ed0b86a35f5 00:53:08 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:53:08 Removing intermediate container 92903001b02f 00:53:08 ---> beca630da421 00:53:08 Step 14/22 : EXPOSE $APP_PORT 00:53:08 ---> Running in 7498860bd8fd 00:53:08 ---> Running in c8d26daa901b 00:53:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:53:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:53:09 Removing intermediate container c8d26daa901b 00:53:09 ---> 7961e3d31c0d 00:53:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:53:09 (1/5) Installing ca-certificates (20191127-r4) 00:53:10 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:53:10 (3/5) Installing libcurl (7.69.1-r3) 00:53:10 (4/5) Installing curl (7.69.1-r3) 00:53:10 (5/5) Installing dumb-init (1.2.2-r1) 00:53:10 Executing busybox-1.31.1-r19.trigger 00:53:10 Executing ca-certificates-20191127-r4.trigger 00:53:10 OK: 7 MiB in 19 packages 00:53:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:53:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:53:11 ---> 898fa09d9e58 00:53:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:53:11 (1/2) Installing dumb-init (1.2.2-r1) 00:53:11 (2/2) Installing su-exec (0.2-r1) 00:53:11 Executing busybox-1.31.1-r19.trigger 00:53:11 OK: 5 MiB in 16 packages 00:53:13 Removing intermediate container 81365adc1917 00:53:13 ---> f3a72c982187 00:53:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:53:13 ---> 26e1d061794d 00:53:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:53:13 Removing intermediate container 7498860bd8fd 00:53:13 ---> 52bde220de9e 00:53:13 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:53:13 ---> Running in ad8b8ac4e7fd 00:53:13 ---> Running in 458372bccb26 00:53:13 Removing intermediate container ad8b8ac4e7fd 00:53:13 ---> 594a6d713648 00:53:13 Step 13/24 : WORKDIR / 00:53:13 Removing intermediate container 458372bccb26 00:53:13 ---> 85fbd52094bb 00:53:13 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:53:13 ---> Running in 959a9527c336 00:53:14 ---> e89bf3e92ee2 00:53:14 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:53:14 ---> Running in d067c89b0c12 00:53:14 ---> Running in 34aae14b9aad 00:53:14 Removing intermediate container 959a9527c336 00:53:14 ---> 6bf3b3908ba2 00:53:14 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:53:14 Removing intermediate container d067c89b0c12 00:53:14 ---> 8f54d1891e09 00:53:14 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:53:14 Removing intermediate container 34aae14b9aad 00:53:14 ---> f32db43c5ef6 00:53:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:53:14 ---> Running in 1eb15ada04f0 00:53:15 ---> Running in 61412d6c5e96 00:53:15 ---> 429344394b8f 00:53:15 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:53:15 Removing intermediate container 61412d6c5e96 00:53:15 ---> 8552d9dc4981 00:53:15 Step 20/22 : LABEL arch=arm64 00:53:16 ---> Running in 9df3945e57c3 00:53:17 ---> 4dc9b6c20537 00:53:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:53:17 Removing intermediate container 9df3945e57c3 00:53:17 ---> dbee9b2a7777 00:53:17 Step 21/22 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 00:53:17 ---> Running in 15b27c6a26e3 00:53:18 ---> d4c4f42dd876 00:53:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:53:18 Removing intermediate container 15b27c6a26e3 00:53:18 ---> dba4ee980e1e 00:53:18 Step 22/22 : LABEL version=0.0.0 00:53:18 Removing intermediate container 1eb15ada04f0 00:53:18 ---> 8b134def320c 00:53:18 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:53:18 ---> Running in 050b6708b488 00:53:18 ---> Running in 46982a2483b2 00:53:19 Removing intermediate container 050b6708b488 00:53:19 ---> 1edcded764ca 00:53:19 00:53:19 Removing intermediate container 46982a2483b2 00:53:19 ---> 31ab83d915b5 00:53:19 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:53:19 ---> 2f9a03536178 00:53:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:53:19 Successfully built 1edcded764ca 00:53:19 Successfully tagged docker-support-scheduler-go-arm64:latest 00:53:20  Building docker-support-scheduler-go ... done  ---> 3e7faad683c2 00:53:20 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:53:20 ---> Running in 4f2778664be0 00:53:20 ---> 59ecae9fbbfd 00:53:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:53:21 ---> 1809783904cc 00:53:21 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:53:22 ---> Running in dd8d838ba4f5 00:53:23 Removing intermediate container 4f2778664be0 00:53:23 ---> 62d43e118854 00:53:23 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:53:24 Removing intermediate container 5be83d434949 00:53:24 ---> 8714596a6186 00:53:24 00:53:24 Step 10/23 : FROM alpine:3.12 00:53:24 ---> afeebe901d6b 00:53:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:53:24 ---> Running in a61ed202b402 00:53:24 ---> 10bb11d5fcaf 00:53:24 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:53:24 Removing intermediate container dd8d838ba4f5 00:53:24 ---> cb62686a7827 00:53:24 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:53:24 ---> Running in 87877d82566f 00:53:25 Removing intermediate container a61ed202b402 00:53:25 ---> 3428f6432f6b 00:53:25 Step 12/23 : ENV APP_PORT=48080 00:53:25 ---> Running in 3644bf039de8 00:53:25 Removing intermediate container 87877d82566f 00:53:25 ---> 45a2b242d163 00:53:25 Step 22/24 : LABEL arch=arm64 00:53:25 ---> Running in fe8222bf947d 00:53:25 Removing intermediate container 3644bf039de8 00:53:25 ---> da978c5cf456 00:53:25 Step 13/23 : EXPOSE $APP_PORT 00:53:25 ---> 96650a1c23df 00:53:25 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:53:25 ---> Running in 2fff6fbc9e22 00:53:26 Removing intermediate container fe8222bf947d 00:53:26 ---> 0f54e10eb2ab 00:53:26 Step 23/24 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 00:53:26 ---> Running in 96c245bfd925 00:53:26 Removing intermediate container 2fff6fbc9e22 00:53:26 ---> a97d5a1c33d5 00:53:26 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:53:26 ---> Running in 3059d33fdb3e 00:53:26 ---> 6b424a9b5405 00:53:26 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 00:53:27 Removing intermediate container 96c245bfd925 00:53:27 ---> 53c3ab8914ab 00:53:27 Step 24/24 : LABEL version=0.0.0 00:53:27 ---> Running in deca40edb682 00:53:27 Removing intermediate container deca40edb682 00:53:27 ---> c7bfc312ad15 00:53:27 00:53:28 ---> 4c9c151c7b56 00:53:28 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:53:28 Successfully built c7bfc312ad15 00:53:28 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:53:29  Building docker-security-secretstore-setup-go ... done  ---> a39fed6a566c 00:53:29 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:53:29 ---> Running in 84359e3b36ff 00:53:29 Removing intermediate container 3059d33fdb3e 00:53:29 ---> 8d141a97483e 00:53:29 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:53:29 ---> Running in b801254ae5ed 00:53:29 Removing intermediate container 84359e3b36ff 00:53:29 ---> f2608af2b882 00:53:29 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:53:30 ---> e2b2d52fe759 00:53:30 Step 26/31 : RUN chmod +x /entrypoint.sh 00:53:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:53:31 ---> Running in 594eef0ef900 00:53:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:53:32 (1/6) Installing dumb-init (1.2.2-r1) 00:53:33 (2/6) Installing libgcc (9.3.0-r2) 00:53:33 (3/6) Installing libsodium (1.0.18-r0) 00:53:33 (4/6) Installing libstdc++ (9.3.0-r2) 00:53:33 Removing intermediate container 594eef0ef900 00:53:33 ---> 07ee7261db8c 00:53:33 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:53:33 (5/6) Installing libzmq (4.3.3-r0) 00:53:33 (6/6) Installing zeromq (4.3.3-r0) 00:53:33 ---> Running in 42600237c61f 00:53:33 Executing busybox-1.31.1-r19.trigger 00:53:33 OK: 8 MiB in 20 packages 00:53:34 Removing intermediate container 42600237c61f 00:53:34 ---> 0d081d42fcaa 00:53:34 Step 28/31 : CMD ["gate"] 00:53:34 ---> Running in c7c29431d832 00:53:35 Removing intermediate container c7c29431d832 00:53:35 ---> 567fc29dfbdd 00:53:35 Step 29/31 : LABEL arch=arm64 00:53:35 Removing intermediate container b801254ae5ed 00:53:35 ---> 0f0f86a1db5b 00:53:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:53:35 ---> Running in cfc9efa86034 00:53:36 ---> eb5daa8d9564 00:53:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:53:36 Removing intermediate container cfc9efa86034 00:53:36 ---> aae6ec8dd673 00:53:36 Step 30/31 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 00:53:37 ---> Running in 2e75bbbf9bdc 00:53:37 ---> 7b1ad056d5d3 00:53:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:53:37 Removing intermediate container 2e75bbbf9bdc 00:53:37 ---> 2541fa2afc1b 00:53:37 Step 31/31 : LABEL version=0.0.0 00:53:38 ---> Running in 7c4f3a369aa6 00:53:38 ---> 1348c0049d44 00:53:38 Step 19/23 : ENTRYPOINT ["/core-data"] 00:53:38 ---> Running in 62c18e4c213f 00:53:38 Removing intermediate container 7c4f3a369aa6 00:53:38 ---> cc028c07b856 00:53:38 00:53:39 Removing intermediate container 62c18e4c213f 00:53:39 ---> 84ea6930046f 00:53:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:53:39 Successfully built cc028c07b856 00:53:39 Successfully tagged docker-security-bootstrapper-go-arm64:latest 00:53:39  Building docker-security-bootstrapper-go ... done  ---> Running in 16721aa27758 00:53:39 Removing intermediate container 16721aa27758 00:53:39 ---> a89a6e325d61 00:53:39 Step 21/23 : LABEL arch=arm64 00:53:40 ---> Running in 0f811ef1a3ff 00:53:40 Removing intermediate container 0f811ef1a3ff 00:53:40 ---> df0a9f0eb5f2 00:53:40 Step 22/23 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 00:53:40 ---> Running in 73f4001cb815 00:53:41 Removing intermediate container 73f4001cb815 00:53:41 ---> e7aff15a9c28 00:53:41 Step 23/23 : LABEL version=0.0.0 00:53:41 ---> Running in cdc31db845e8 00:53:41 Removing intermediate container cdc31db845e8 00:53:41 ---> c7eb5f8873d7 00:53:41 00:53:42 Successfully built c7eb5f8873d7 00:53:42 Successfully tagged docker-core-data-go-arm64:latest 00:53:42  Building docker-core-data-go ... done  [Pipeline] } 00:53:42 $ docker stop --time=1 a08c3379eed98f8665a45af7750f1e78bead67506591e0734b877a78051bc35c 00:53:44 $ docker rm -f a08c3379eed98f8665a45af7750f1e78bead67506591e0734b877a78051bc35c [Pipeline] // withDockerContainer [Pipeline] sh 00:53:44 + docker images 00:53:44 + grep docker 00:53:45 docker-core-data-go-arm64 latest c7eb5f8873d7 4 seconds ago 21MB 00:53:45 docker-security-bootstrapper-go-arm64 latest cc028c07b856 7 seconds ago 22.6MB 00:53:45 docker-security-secretstore-setup-go-arm64 latest c7bfc312ad15 18 seconds ago 23.4MB 00:53:45 docker-support-scheduler-go-arm64 latest 1edcded764ca 27 seconds ago 16.1MB 00:53:45 docker-sys-mgmt-agent-go-arm64 latest a2016e2523d9 About a minute ago 300MB 00:53:45 docker-support-notifications-go-arm64 latest 1c7b2472936f 3 minutes ago 16.7MB 00:53:45 docker-core-command-go-arm64 latest 9f02af011bae 3 minutes ago 16MB 00:53:45 docker-core-metadata-go-arm64 latest d982f6e60c6c 3 minutes ago 17.8MB 00:53:45 docker-security-proxy-setup-go-arm64 latest 78601fe32eae 3 minutes ago 23.2MB 00:53:45 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:53:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:53:49 ---> package-listing.sh 00:53:49 ++ facter osfamily 00:53:49 ++ tr '[:upper:]' '[:lower:]' 00:53:49 + OS_FAMILY=redhat 00:53:49 + workspace=/w/workspace/edgex-go/58 00:53:49 + START_PACKAGES=/tmp/packages_start.txt 00:53:49 + END_PACKAGES=/tmp/packages_end.txt 00:53:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:53:49 + PACKAGES=/tmp/packages_start.txt 00:53:49 + '[' /w/workspace/edgex-go/58 ']' 00:53:49 + PACKAGES=/tmp/packages_end.txt 00:53:49 + case "${OS_FAMILY}" in 00:53:49 + rpm -qa 00:53:49 + sort 00:53:54 + '[' -f /tmp/packages_start.txt ']' 00:53:54 + '[' -f /tmp/packages_end.txt ']' 00:53:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:53:54 + '[' /w/workspace/edgex-go/58 ']' 00:53:54 + mkdir -p /w/workspace/edgex-go/58/archives/ 00:53:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/58/archives/ [Pipeline] echo 00:53:54 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/58/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:53:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:53:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:55 00:53:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:53:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:55 alpine: Pulling from edgex-lftools-log-publisher 00:53:55 df20fa9351a1: Pulling fs layer 00:53:55 36b3adc4ff6f: Pulling fs layer 00:53:55 8ad3a11d3b57: Pulling fs layer 00:53:55 46f8f816bc3b: Pulling fs layer 00:53:55 93b61091891f: Pulling fs layer 00:53:55 93b9cdb0e59b: Pulling fs layer 00:53:55 5e14af77c1be: Pulling fs layer 00:53:55 01666e4c0597: Pulling fs layer 00:53:55 aa168da1d23b: Pulling fs layer 00:53:55 93b9cdb0e59b: Waiting 00:53:55 5e14af77c1be: Waiting 00:53:55 01666e4c0597: Waiting 00:53:55 aa168da1d23b: Waiting 00:53:55 93b61091891f: Waiting 00:53:55 46f8f816bc3b: Waiting 00:53:55 36b3adc4ff6f: Verifying Checksum 00:53:55 36b3adc4ff6f: Download complete 00:53:55 46f8f816bc3b: Download complete 00:53:56 df20fa9351a1: Verifying Checksum 00:53:56 93b9cdb0e59b: Download complete 00:53:56 93b61091891f: Download complete 00:53:56 5e14af77c1be: Verifying Checksum 00:53:56 5e14af77c1be: Download complete 00:53:56 01666e4c0597: Verifying Checksum 00:53:56 01666e4c0597: Download complete 00:53:56 8ad3a11d3b57: Verifying Checksum 00:53:56 8ad3a11d3b57: Download complete 00:53:56 df20fa9351a1: Pull complete 00:53:56 36b3adc4ff6f: Pull complete 00:53:58 aa168da1d23b: Verifying Checksum 00:53:58 aa168da1d23b: Download complete 00:53:58 8ad3a11d3b57: Pull complete 00:53:59 46f8f816bc3b: Pull complete 00:54:00 93b61091891f: Pull complete 00:54:00 93b9cdb0e59b: Pull complete 00:54:00 5e14af77c1be: Pull complete 00:54:00 01666e4c0597: Pull complete 00:54:12 aa168da1d23b: Pull complete 00:54:12 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:54:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:54:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:54:13 prd-centos7-docker-4c-2g-25293 does not seem to be running inside a container 00:54:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/58/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/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@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 00:54:16 $ docker top d0c31f82c6c7a8f8bcd9c16821254044b48a32152bb746f07e36d9d7ee68266b -eo pid,comm [Pipeline] { [Pipeline] sh 00:54:17 + touch /tmp/pre-build-complete [Pipeline] sh 00:54:17 + mkdir -p /var/log/sa [Pipeline] sh 00:54:17 + ls /var/log/sa-host 00:54:17 + sadf -c /var/log/sa-host/sa06 00:54:17 file_magic: OK 00:54:17 HZ: Using current value: 100 00:54:17 file_header: OK 00:54:17 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:54:17 Statistics: 00:54:17 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... 00:54:17 File successfully converted to sysstat format version 12.2.1 00:54:17 + sadf -c /var/log/sa-host/sa23 00:54:17 file_magic: OK 00:54:17 HZ: Using current value: 100 00:54:17 file_header: OK 00:54:17 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:54:17 Statistics: 00:54:17 Hnuu...uuuununununu... 00:54:17 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:54:18 provisioning config files... 00:54:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/58@tmp/config3423005377040013524tmp [Pipeline] { [Pipeline] echo 00:54:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:54:18 ---> create-netrc.sh [Pipeline] } 00:54:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:54:18 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:54:18 ---> python-tools-install.sh [Pipeline] echo 00:54:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:54:19 ---> sudo-logs.sh 00:54:19 Archiving 'sudo' log.. [Pipeline] echo 00:54:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:54:19 ---> job-cost.sh 00:54:19 lf-activate-venv: SKIPPING 00:54:19 INFO: No Stack... 00:54:20 INFO: Retrieving Pricing Info for: v1-standard-2 00:54:21 INFO: Archiving Costs [Pipeline] echo 00:54:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:54:21 ---> logs-deploy.sh 00:54:21 lf-activate-venv: SKIPPING 00:54:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/58 00:54:21 INFO: archiving workspace using pattern(s): 00:54:23 Archives upload complete. 00:54:23 INFO: archiving logs to Nexus 00:54:24 ---> uname -a: 00:54:24 Linux prd-centos7-docker-4c-2g-25293.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:54:24 00:54:24 00:54:24 ---> lscpu: 00:54:24 Architecture: x86_64 00:54:24 CPU op-mode(s): 32-bit, 64-bit 00:54:24 Byte Order: Little Endian 00:54:24 Address sizes: 40 bits physical, 48 bits virtual 00:54:24 CPU(s): 4 00:54:24 On-line CPU(s) list: 0-3 00:54:24 Thread(s) per core: 1 00:54:24 Core(s) per socket: 1 00:54:24 Socket(s): 4 00:54:24 NUMA node(s): 1 00:54:24 Vendor ID: GenuineIntel 00:54:24 CPU family: 6 00:54:24 Model: 44 00:54:24 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:54:24 Stepping: 1 00:54:24 CPU MHz: 2933.438 00:54:24 BogoMIPS: 5866.87 00:54:24 Virtualization: VT-x 00:54:24 Hypervisor vendor: KVM 00:54:24 Virtualization type: full 00:54:24 L1d cache: 128 KiB 00:54:24 L1i cache: 128 KiB 00:54:24 L2 cache: 16 MiB 00:54:24 L3 cache: 64 MiB 00:54:24 NUMA node0 CPU(s): 0-3 00:54:24 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:54:24 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:54:24 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:54:24 Vulnerability Meltdown: Mitigation; PTI 00:54:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:54:24 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:54:24 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:54:24 Vulnerability Srbds: Not affected 00:54:24 Vulnerability Tsx async abort: Not affected 00:54:24 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 00:54:24 00:54:24 00:54:24 ---> nproc: 00:54:24 4 00:54:24 00:54:24 00:54:24 ---> df -h: 00:54:24 Filesystem Size Used Available Use% Mounted on 00:54:24 overlay 50.0G 12.2G 37.8G 24% / 00:54:24 tmpfs 64.0M 0 64.0M 0% /dev 00:54:24 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:54:24 shm 64.0M 0 64.0M 0% /dev/shm 00:54:24 /dev/vda1 50.0G 12.2G 37.8G 24% /facter-os 00:54:24 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/resolv.conf 00:54:24 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hostname 00:54:24 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hosts 00:54:24 /dev/vda1 50.0G 12.2G 37.8G 24% /run/cloud-init/result.json 00:54:24 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/sa-host 00:54:24 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/secure 00:54:24 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/auth.log 00:54:24 /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/58 00:54:24 /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/58@tmp 00:54:24 00:54:24 00:54:24 ---> free -m: 00:54:24 total used free shared buff/cache available 00:54:24 Mem: 1837 714 212 0 911 1037 00:54:24 Swap: 1023 63 960 00:54:24 00:54:24 00:54:24 ---> ip addr: 00:54:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:54:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:54:24 inet 127.0.0.1/8 scope host lo 00:54:24 valid_lft forever preferred_lft forever 00:54:24 inet6 ::1/128 scope host 00:54:24 valid_lft forever preferred_lft forever 00:54:24 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:54:24 link/ether fa:16:3e:c0:2e:64 brd ff:ff:ff:ff:ff:ff 00:54:24 inet 10.30.123.222/23 brd 10.30.123.255 scope global dynamic eth0 00:54:24 valid_lft 85049sec preferred_lft 85049sec 00:54:24 inet6 fe80::f816:3eff:fec0:2e64/64 scope link 00:54:24 valid_lft forever preferred_lft forever 00:54:24 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:54:24 link/ether 02:42:02:8b:64:de brd ff:ff:ff:ff:ff:ff 00:54:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:54:24 valid_lft forever preferred_lft forever 00:54:24 inet6 fe80::42:2ff:fe8b:64de/64 scope link 00:54:24 valid_lft forever preferred_lft forever 00:54:24 00:54:24 00:54:24 ---> sar -b -r -n DEV: 00:54:24 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/06/21 _x86_64_ (4 CPU) 00:54:24 00:54:24 00:31:40 LINUX RESTART (4 CPU) 00:54:24 00:54:24 00:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:54:24 00:33:03 141.50 51.62 89.88 0.00 8229.42 44563.82 0.00 00:54:24 00:34:01 222.24 113.43 108.81 0.00 7486.13 45836.23 0.00 00:54:24 00:35:01 213.83 90.26 123.58 0.00 3653.34 17846.43 0.00 00:54:24 00:36:01 118.28 32.67 85.61 0.00 1305.79 12914.92 0.00 00:54:24 00:37:01 128.52 61.18 67.34 0.00 3013.38 8240.42 0.00 00:54:24 00:38:03 833.17 609.30 223.87 0.00 81888.12 152800.29 0.00 00:54:24 00:39:01 2316.28 1980.62 335.66 0.00 162175.15 168195.87 0.00 00:54:24 00:40:01 312.52 96.87 215.65 0.00 16193.58 42891.50 0.00 00:54:24 00:41:03 1422.04 1045.52 376.52 0.00 144238.18 149974.79 0.00 00:54:24 00:42:02 1729.03 1419.21 309.82 0.00 96810.87 106092.87 0.00 00:54:24 00:43:01 156.59 29.57 127.03 0.00 4033.17 17355.58 0.00 00:54:24 00:44:01 2.58 1.30 1.28 0.00 101.65 17.14 0.00 00:54:24 00:45:01 0.28 0.00 0.28 0.00 0.00 3.65 0.00 00:54:24 00:46:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 00:54:24 00:47:01 1.57 1.32 0.25 0.00 46.35 2.96 0.00 00:54:24 00:48:01 0.83 0.03 0.80 0.00 1.07 14.96 0.00 00:54:24 00:49:01 0.35 0.00 0.35 0.00 0.00 3.73 0.00 00:54:24 00:50:01 0.32 0.05 0.27 0.00 2.13 3.26 0.00 00:54:24 00:51:01 0.22 0.02 0.20 0.00 0.27 1.93 0.00 00:54:24 00:52:01 0.30 0.02 0.28 0.00 0.53 2.96 0.00 00:54:24 00:53:01 0.23 0.02 0.22 0.00 0.27 2.60 0.00 00:54:24 00:54:01 77.73 53.03 24.70 0.00 4668.97 5763.00 0.00 00:54:24 Average: 347.66 252.53 95.14 0.00 24298.08 35174.15 0.00 00:54:24 00:54:24 00:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:54:24 00:33:03 75672 0 670664 35.64 2620 1132588 1307072 44.61 543724 1058312 18768 00:54:24 00:34:01 125632 0 721400 38.34 1748 1032764 1442008 49.21 570292 945356 10020 00:54:24 00:35:01 122568 0 806008 42.84 1492 951476 1736584 59.27 619328 861988 58068 00:54:24 00:36:01 111644 0 838272 44.55 820 930808 1771472 60.46 718364 762432 29232 00:54:24 00:37:01 206872 0 731004 38.85 760 942908 1310324 44.72 592340 790260 30176 00:54:24 00:38:03 75532 0 830740 44.15 144 975128 2224256 75.91 590888 1011240 89284 00:54:24 00:39:01 190956 0 1192128 63.36 112 498348 4347108 148.36 849972 575416 11352 00:54:24 00:40:01 96952 0 710316 37.75 112 1074164 1388568 47.39 480720 1056544 1916 00:54:24 00:41:03 73096 0 804356 42.75 112 1003980 2121576 72.41 579496 1000820 73016 00:54:24 00:42:02 284076 0 827944 44.00 112 769412 3103716 105.92 683084 652000 54752 00:54:24 00:43:01 323464 0 634912 33.74 112 923056 1219384 41.62 567104 745372 20 00:54:24 00:44:01 323616 0 631748 33.58 112 926068 1194696 40.77 564820 748140 12 00:54:24 00:45:01 323468 0 631868 33.58 112 926096 1194736 40.77 564968 748156 8 00:54:24 00:46:01 324876 0 630460 33.51 112 926096 1186476 40.49 564248 748132 8 00:54:24 00:47:01 323840 0 630732 33.52 112 926860 1186476 40.49 564292 748876 20 00:54:24 00:48:01 323608 0 630944 33.53 112 926880 1186560 40.50 564268 748904 8 00:54:24 00:49:01 323532 0 631008 33.54 112 926892 1186476 40.49 564304 748904 8 00:54:24 00:50:01 323556 0 630976 33.54 112 926900 1186476 40.49 564392 748968 8 00:54:24 00:51:01 323860 0 630660 33.52 112 926912 1186476 40.49 564288 748980 8 00:54:24 00:52:01 323704 0 630828 33.53 112 926900 1186476 40.49 564292 748976 8 00:54:24 00:53:01 323320 0 631188 33.55 112 926924 1186572 40.50 564472 749000 8 00:54:24 00:54:01 67976 0 705420 37.49 112 1108036 1605584 54.80 623080 933376 101264 00:54:24 Average: 226901 0 717435 38.13 426 936782 1611776 55.01 593761 812734 21726 00:54:24 00:54:24 00:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:54:24 00:33:03 veth93114a2 142.84 100.35 15.03 323.69 0.00 0.00 0.00 0.00 00:54:24 00:33:03 eth0 1039.59 775.20 4008.58 126.79 0.00 0.00 0.00 0.00 00:54:24 00:33:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:33:03 docker0 142.84 100.23 13.08 323.68 0.00 0.00 0.00 0.00 00:54:24 00:34:01 veth9b8dc84 5.35 8.02 0.39 51.55 0.00 0.00 0.00 0.00 00:54:24 00:34:01 eth0 1085.39 1295.71 5432.51 126.69 0.00 0.00 0.00 0.00 00:54:24 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:34:01 docker0 972.01 707.02 70.43 2488.47 0.00 0.00 0.00 0.00 00:54:24 00:35:01 eth0 209.21 174.99 807.47 24.42 0.00 0.00 0.00 0.00 00:54:24 00:35:01 veth7f419c9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:54:24 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:35:01 docker0 157.30 176.34 11.12 778.78 0.00 0.00 0.00 0.00 00:54:24 00:36:01 eth0 41.90 28.23 22.44 67.98 0.00 0.00 0.00 0.00 00:54:24 00:36:01 veth7f419c9 1.23 1.23 0.10 0.10 0.00 0.00 0.00 0.00 00:54:24 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:36:01 docker0 1.23 1.23 0.08 0.10 0.00 0.00 0.00 0.00 00:54:24 00:37:01 eth0 25.04 13.13 19.88 10.66 0.00 0.00 0.00 0.00 00:54:24 00:37:01 veth7f419c9 0.72 0.72 0.06 0.06 0.00 0.00 0.00 0.00 00:54:24 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:37:01 docker0 0.72 0.72 0.05 0.06 0.00 0.00 0.00 0.00 00:54:24 00:38:03 vethdb30421 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:54:24 00:38:03 eth0 191.55 160.72 1658.66 71.08 0.00 0.00 0.00 0.00 00:54:24 00:38:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:38:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:39:01 veth6fa1839 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:54:24 00:39:01 vethbc2b174 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:54:24 00:39:01 vethdb30421 0.00 0.31 0.00 0.01 0.00 0.00 0.00 0.00 00:54:24 00:39:01 eth0 38.23 19.57 163.43 7.58 0.00 0.00 0.00 0.00 00:54:24 00:40:01 vethdb30421 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 00:54:24 00:40:01 eth0 187.88 139.56 1469.10 61.52 0.00 0.00 0.00 0.00 00:54:24 00:40:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:54:24 00:40:01 docker0 1272.93 1015.87 94.13 3836.95 0.00 0.00 0.00 0.00 00:54:24 00:41:03 vethdb30421 0.00 0.11 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:41:03 eth0 122.51 72.89 397.00 74.99 0.00 0.00 0.00 0.00 00:54:24 00:41:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:41:03 veth56cbc23 2.24 2.37 0.26 8.09 0.00 0.00 0.00 0.00 00:54:24 00:42:02 vethd078247 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 00:54:24 00:42:02 veth186a73f 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 00:54:24 00:42:02 vethdb30421 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:42:02 vethb3e7cd4 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 00:54:24 00:43:01 eth0 3081.67 2757.81 14328.45 655.47 0.00 0.00 0.00 0.00 00:54:24 00:43:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:54:24 00:43:01 docker0 1357.57 1135.71 99.67 4435.59 0.00 0.00 0.00 0.00 00:54:24 00:44:01 eth0 1.22 0.30 0.33 0.23 0.00 0.00 0.00 0.00 00:54:24 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:45:01 eth0 1.45 0.30 0.34 0.20 0.00 0.00 0.00 0.00 00:54:24 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:46:01 eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 00:54:24 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:47:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:54:24 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:48:01 eth0 0.25 0.18 0.14 0.07 0.00 0.00 0.00 0.00 00:54:24 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:49:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:54:24 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:50:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:51:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:52:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:53:01 eth0 1.42 0.45 0.48 0.27 0.00 0.00 0.00 0.00 00:54:24 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:54:01 eth0 196.22 158.87 2166.42 16.02 0.00 0.00 0.00 0.00 00:54:24 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 Average: eth0 146.18 130.37 738.51 30.08 0.00 0.00 0.00 0.00 00:54:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:24 Average: docker0 60.82 50.88 4.47 198.70 0.00 0.00 0.00 0.00 00:54:24 00:54:24 00:54:24 ---> sar -P ALL: 00:54:24 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/06/21 _x86_64_ (4 CPU) 00:54:24 00:54:24 00:31:40 LINUX RESTART (4 CPU) 00:54:24 00:54:24 00:32:01 CPU %user %nice %system %iowait %steal %idle 00:54:24 00:33:03 all 16.04 0.00 8.88 5.44 0.22 69.43 00:54:24 00:33:03 0 16.38 0.00 8.34 3.96 0.22 71.10 00:54:24 00:33:03 1 14.45 0.00 9.28 5.62 0.22 70.43 00:54:24 00:33:03 2 15.71 0.00 7.24 7.66 0.25 69.13 00:54:24 00:33:03 3 17.61 0.00 10.66 4.48 0.17 67.07 00:54:24 00:34:01 all 15.32 0.00 8.30 1.78 0.20 74.39 00:54:24 00:34:01 0 12.56 0.00 8.98 1.34 0.18 76.94 00:54:24 00:34:01 1 17.32 0.00 7.55 0.77 0.21 74.15 00:54:24 00:34:01 2 18.68 0.00 8.58 3.65 0.25 68.84 00:54:24 00:34:01 3 12.71 0.00 8.11 1.35 0.16 77.66 00:54:24 00:35:01 all 13.96 0.00 7.38 6.16 0.53 71.97 00:54:24 00:35:01 0 14.06 0.00 8.02 9.34 0.50 68.08 00:54:24 00:35:01 1 13.29 0.00 6.96 4.10 0.49 75.15 00:54:24 00:35:01 2 14.44 0.00 7.70 7.09 0.53 70.24 00:54:24 00:35:01 3 14.04 0.00 6.83 4.13 0.61 74.38 00:54:24 00:36:01 all 56.19 0.00 13.74 4.78 0.76 24.53 00:54:24 00:36:01 0 55.30 0.00 14.12 5.01 0.69 24.88 00:54:24 00:36:01 1 56.07 0.00 13.68 5.88 0.94 23.43 00:54:24 00:36:01 2 56.05 0.00 13.73 5.39 0.58 24.25 00:54:24 00:36:01 3 57.32 0.00 13.43 2.86 0.85 25.54 00:54:24 00:37:01 all 46.20 0.00 13.80 3.36 0.55 36.10 00:54:24 00:37:01 0 45.82 0.00 14.07 3.59 0.62 35.90 00:54:24 00:37:01 1 48.04 0.00 13.81 3.49 0.49 34.18 00:54:24 00:37:01 2 44.93 0.00 13.76 3.14 0.49 37.69 00:54:24 00:37:01 3 46.01 0.00 13.55 3.20 0.59 36.65 00:54:24 00:38:03 all 23.55 0.00 22.13 6.94 1.43 45.95 00:54:24 00:38:03 0 22.91 0.00 22.04 6.17 1.36 47.52 00:54:24 00:38:03 1 23.75 0.00 22.10 7.04 1.57 45.54 00:54:24 00:38:03 2 22.81 0.00 21.97 8.42 1.42 45.39 00:54:24 00:38:03 3 24.75 0.00 22.43 6.13 1.36 45.34 00:54:24 00:39:01 all 26.35 0.00 28.96 20.34 2.36 21.98 00:54:24 00:39:01 0 25.86 0.00 27.32 20.91 2.75 23.15 00:54:24 00:39:01 1 26.38 0.00 29.26 18.49 2.48 23.38 00:54:24 00:39:01 2 25.56 0.00 29.17 21.79 2.29 21.19 00:54:24 00:39:01 3 27.60 0.00 30.10 20.21 1.92 20.17 00:54:24 00:40:01 all 56.25 0.00 16.95 12.25 0.52 14.03 00:54:24 00:40:01 0 55.33 0.00 16.35 10.08 0.48 17.76 00:54:24 00:40:01 1 56.86 0.00 16.77 11.73 0.48 14.16 00:54:24 00:40:01 2 56.88 0.00 18.06 14.38 0.58 10.10 00:54:24 00:40:01 3 55.95 0.00 16.59 12.83 0.53 14.10 00:54:24 00:41:03 all 16.74 0.00 23.68 31.28 1.48 26.81 00:54:24 00:41:03 0 15.63 0.00 19.84 27.82 1.51 35.20 00:54:24 00:41:03 1 17.37 0.00 24.97 32.17 1.38 24.10 00:54:24 00:41:03 2 17.40 0.00 25.74 32.09 1.54 23.23 00:54:24 00:41:03 3 16.56 0.00 24.20 33.10 1.49 24.65 00:54:24 00:42:02 all 48.58 0.00 22.32 18.48 1.49 9.13 00:54:24 00:42:02 0 47.42 0.00 21.77 17.83 1.50 11.48 00:54:24 00:42:02 1 48.49 0.00 22.56 20.57 1.63 6.74 00:54:24 00:42:02 2 50.11 0.00 21.52 18.68 1.36 8.33 00:54:24 00:42:02 3 48.31 0.00 23.44 16.81 1.46 9.98 00:54:24 00:43:01 all 14.06 0.00 6.60 9.33 0.04 69.98 00:54:24 00:43:01 0 14.59 0.00 6.09 7.95 0.03 71.34 00:54:24 00:43:01 1 14.06 0.00 6.99 10.59 0.03 68.33 00:54:24 00:43:01 2 13.62 0.00 6.51 7.37 0.05 72.44 00:54:24 00:43:01 3 13.98 0.00 6.81 11.39 0.03 67.79 00:54:24 00:54:24 00:43:01 CPU %user %nice %system %iowait %steal %idle 00:54:24 00:44:01 all 0.15 0.00 0.04 0.00 0.00 99.81 00:54:24 00:44:01 0 0.02 0.00 0.02 0.02 0.02 99.93 00:54:24 00:44:01 1 0.50 0.00 0.05 0.00 0.00 99.45 00:54:24 00:44:01 2 0.05 0.00 0.03 0.00 0.00 99.92 00:54:24 00:44:01 3 0.02 0.00 0.05 0.00 0.00 99.93 00:54:24 00:45:01 all 0.17 0.00 0.03 0.00 0.01 99.79 00:54:24 00:45:01 0 0.05 0.00 0.02 0.00 0.00 99.93 00:54:24 00:45:01 1 0.47 0.00 0.02 0.00 0.00 99.52 00:54:24 00:45:01 2 0.13 0.00 0.08 0.00 0.02 99.77 00:54:24 00:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 00:54:24 00:46:01 all 0.15 0.00 0.03 0.00 0.00 99.82 00:54:24 00:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:54:24 00:46:01 1 0.05 0.00 0.05 0.00 0.00 99.90 00:54:24 00:46:01 2 0.53 0.00 0.02 0.00 0.00 99.45 00:54:24 00:46:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:54:24 00:47:01 all 0.18 0.00 0.14 0.13 0.00 99.55 00:54:24 00:47:01 0 0.07 0.00 0.12 0.00 0.00 99.82 00:54:24 00:47:01 1 0.07 0.00 0.13 0.00 0.00 99.80 00:54:24 00:47:01 2 0.52 0.00 0.07 0.00 0.00 99.42 00:54:24 00:47:01 3 0.07 0.00 0.23 0.53 0.02 99.15 00:54:24 00:48:01 all 0.15 0.00 0.03 0.00 0.00 99.82 00:54:24 00:48:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:54:24 00:48:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:54:24 00:48:01 2 0.53 0.00 0.03 0.00 0.02 99.42 00:54:24 00:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:54:24 00:49:01 all 0.15 0.00 0.02 0.00 0.00 99.83 00:54:24 00:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:54:24 00:49:01 1 0.07 0.00 0.05 0.00 0.00 99.88 00:54:24 00:49:01 2 0.52 0.00 0.02 0.00 0.00 99.47 00:54:24 00:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:54:24 00:50:01 all 0.15 0.00 0.02 0.00 0.00 99.82 00:54:24 00:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:54:24 00:50:01 1 0.05 0.00 0.05 0.02 0.02 99.87 00:54:24 00:50:01 2 0.52 0.00 0.03 0.00 0.00 99.45 00:54:24 00:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:54:24 00:51:01 all 0.16 0.00 0.03 0.00 0.00 99.81 00:54:24 00:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:54:24 00:51:01 1 0.02 0.00 0.03 0.00 0.00 99.95 00:54:24 00:51:01 2 0.53 0.00 0.02 0.00 0.00 99.45 00:54:24 00:51:01 3 0.05 0.00 0.05 0.00 0.00 99.90 00:54:24 00:52:01 all 0.14 0.00 0.02 0.00 0.00 99.84 00:54:24 00:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:54:24 00:52:01 1 0.02 0.00 0.03 0.00 0.00 99.95 00:54:24 00:52:01 2 0.50 0.00 0.00 0.00 0.00 99.50 00:54:24 00:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:54:24 00:53:01 all 0.17 0.00 0.04 0.00 0.00 99.79 00:54:24 00:53:01 0 0.05 0.00 0.05 0.00 0.00 99.90 00:54:24 00:53:01 1 0.05 0.00 0.05 0.00 0.00 99.90 00:54:24 00:53:01 2 0.53 0.00 0.03 0.00 0.00 99.43 00:54:24 00:53:01 3 0.03 0.00 0.03 0.00 0.00 99.93 00:54:24 00:54:01 all 3.22 0.00 2.21 1.60 0.07 92.89 00:54:24 00:54:01 0 2.78 0.00 2.68 0.52 0.07 93.95 00:54:24 00:54:01 1 4.07 0.00 2.21 2.63 0.08 91.00 00:54:24 00:54:01 2 3.14 0.00 2.01 1.58 0.07 93.20 00:54:24 00:54:01 3 2.89 0.00 1.95 1.66 0.07 93.44 00:54:24 00:54:24 Average: CPU %user %nice %system %iowait %steal %idle 00:54:24 Average: all 14.93 0.00 7.74 5.39 0.43 71.52 00:54:24 Average: 0 14.54 0.00 7.51 5.07 0.44 72.44 00:54:24 Average: 1 15.07 0.00 7.81 5.45 0.44 71.23 00:54:24 Average: 2 15.18 0.00 7.78 5.80 0.42 70.82 00:54:24 Average: 3 14.91 0.00 7.85 5.22 0.41 71.61 00:54:24 00:54:24 00:54:24