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 c45cbaf51db8bca8828eded85884901e9538081e rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from c45cbaf51db8bca8828eded85884901e9538081e 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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-26367 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/63 [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/63 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit c45cbaf51db8bca8828eded85884901e9538081e into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 Merge succeeded, producing ba39cb09a7e990171d7b398de1829e803e461e6c Checking out Revision ba39cb09a7e990171d7b398de1829e803e461e6c (PR-2858) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c45cbaf51db8bca8828eded85884901e9538081e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba39cb09a7e990171d7b398de1829e803e461e6c # timeout=10 Commit message: "Merge commit 'c45cbaf51db8bca8828eded85884901e9538081e' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 7195ca11e5696536ea936da28ddced5c7dd8b5e5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:31:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:55 ========================================================= 00:31:55 EdgeX Global Pipelines Version Info 00:31:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:31:57 ------------------- 00:31:57 stable info: 00:31:57 ------------------- 00:31:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:57 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:31:57 Message: update stable to v1.0.179 00:31:58 ------------------- 00:31:58 experimental info: 00:31:58 ------------------- 00:31:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:58 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:31:58 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:31:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:31:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:31:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:31:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:31:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:31:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo 00:32:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba39cb09a7e990171d7b398de1829e803e461e6c [Pipeline] echo 00:32:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba39cb0 [Pipeline] echo 00:32:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:32:01 provisioning config files... 00:32:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/63@tmp/config1229381024318048532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:32:01 ---> docker-login.sh 00:32:01 nexus3.edgexfoundry.org:10001 00:32:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:02 Configure a credential helper to remove this warning. See 00:32:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:02 00:32:02 Login Succeeded 00:32:02 nexus3.edgexfoundry.org:10002 00:32:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:02 Configure a credential helper to remove this warning. See 00:32:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:02 00:32:02 Login Succeeded 00:32:02 nexus3.edgexfoundry.org:10003 00:32:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:02 Configure a credential helper to remove this warning. See 00:32:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:02 00:32:02 Login Succeeded 00:32:02 nexus3.edgexfoundry.org:10004 00:32:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:02 Configure a credential helper to remove this warning. See 00:32:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:02 00:32:02 Login Succeeded 00:32:02 docker.io 00:32:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:03 Configure a credential helper to remove this warning. See 00:32:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:03 00:32:03 Login Succeeded 00:32:03 ---> docker-login.sh ends [Pipeline] } 00:32:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:03 ++ 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:03 + for file in '`ls cmd/**/Dockerfile`' 00:32:03 ++ dirname cmd/core-command/Dockerfile 00:32:03 ++ cut -d/ -f2 00:32:03 + echo core-command,cmd/core-command/Dockerfile 00:32:03 + for file in '`ls cmd/**/Dockerfile`' 00:32:03 ++ dirname cmd/core-data/Dockerfile 00:32:03 ++ cut -d/ -f2 00:32:03 + echo core-data,cmd/core-data/Dockerfile 00:32:03 + for file in '`ls cmd/**/Dockerfile`' 00:32:03 ++ dirname cmd/core-metadata/Dockerfile 00:32:03 ++ cut -d/ -f2 00:32:03 + echo core-metadata,cmd/core-metadata/Dockerfile 00:32:03 + for file in '`ls cmd/**/Dockerfile`' 00:32:03 ++ dirname cmd/security-bootstrapper/Dockerfile 00:32:03 ++ cut -d/ -f2 00:32:03 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:32:03 + for file in '`ls cmd/**/Dockerfile`' 00:32:03 ++ dirname cmd/security-proxy-setup/Dockerfile 00:32:03 ++ cut -d/ -f2 00:32:03 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:32:03 + for file in '`ls cmd/**/Dockerfile`' 00:32:03 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:32:03 ++ cut -d/ -f2 00:32:03 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:32:03 + for file in '`ls cmd/**/Dockerfile`' 00:32:03 ++ dirname cmd/support-notifications/Dockerfile 00:32:03 ++ cut -d/ -f2 00:32:03 + echo support-notifications,cmd/support-notifications/Dockerfile 00:32:03 + for file in '`ls cmd/**/Dockerfile`' 00:32:03 ++ dirname cmd/support-scheduler/Dockerfile 00:32:03 ++ cut -d/ -f2 00:32:03 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:32:03 + for file in '`ls cmd/**/Dockerfile`' 00:32:03 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:32:03 ++ cut -d/ -f2 00:32:03 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:32:03 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:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:04 00:32:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:32:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:04 latest: Pulling from edgex-devops/git-semver 00:32:04 31603596830f: Pulling fs layer 00:32:04 2a8b12db71e7: Pulling fs layer 00:32:04 6ca5941a6612: Pulling fs layer 00:32:04 ecc8261a40a4: Pulling fs layer 00:32:04 ecc8261a40a4: Waiting 00:32:04 2a8b12db71e7: Verifying Checksum 00:32:04 2a8b12db71e7: Download complete 00:32:05 31603596830f: Verifying Checksum 00:32:05 31603596830f: Download complete 00:32:05 ecc8261a40a4: Verifying Checksum 00:32:05 ecc8261a40a4: Download complete 00:32:05 6ca5941a6612: Verifying Checksum 00:32:05 6ca5941a6612: Download complete 00:32:05 31603596830f: Pull complete 00:32:05 2a8b12db71e7: Pull complete 00:32:06 6ca5941a6612: Pull complete 00:32:06 ecc8261a40a4: Pull complete 00:32:06 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:32:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:32:06 prd-centos7-docker-4c-2g-26367 does not seem to be running inside a container 00:32:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:32:09 $ docker top ca5dfefea3d66156f0da7c7bfd19135ff71fef17469e2c6e2e0ee61025fad164 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:09 [ssh-agent] Looking for ssh-agent implementation... 00:32:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:09 $ docker exec ca5dfefea3d66156f0da7c7bfd19135ff71fef17469e2c6e2e0ee61025fad164 ssh-agent 00:32:09 SSH_AUTH_SOCK=/tmp/ssh-yLU3JDPL7Yp3/agent.11 00:32:09 SSH_AGENT_PID=16 00:32:09 Running ssh-add (command line suppressed) 00:32:09 Identity added: /w/workspace/edgex-go/63@tmp/private_key_5985134660135443615.key (/w/workspace/edgex-go/63@tmp/private_key_5985134660135443615.key) 00:32:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:10 + git tag --points-at HEAD [Pipeline] } 00:32:10 $ docker exec --env ******** --env ******** ca5dfefea3d66156f0da7c7bfd19135ff71fef17469e2c6e2e0ee61025fad164 ssh-agent -k 00:32:10 unset SSH_AUTH_SOCK; 00:32:10 unset SSH_AGENT_PID; 00:32:10 echo Agent pid 16 killed; 00:32:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:32:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:10 [ssh-agent] Looking for ssh-agent implementation... 00:32:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:10 $ docker exec ca5dfefea3d66156f0da7c7bfd19135ff71fef17469e2c6e2e0ee61025fad164 ssh-agent 00:32:10 SSH_AUTH_SOCK=/tmp/ssh-wwga6ThevyeN/agent.45 00:32:10 SSH_AGENT_PID=50 00:32:10 Running ssh-add (command line suppressed) 00:32:11 Identity added: /w/workspace/edgex-go/63@tmp/private_key_5012214948119951565.key (/w/workspace/edgex-go/63@tmp/private_key_5012214948119951565.key) 00:32:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:11 + git semver init 00:32:11 # -> Open(): unable to determine branch for HEAD 00:32:11 # $GIT_DIR = /w/workspace/edgex-go/63/.git 00:32:11 # $GIT_WORK_TREE = /w/workspace/edgex-go/63 00:32:11 # $SEMVER_REMOTE_NAME = origin 00:32:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:32:11 # $SEMVER_USER_NAME = edgex-jenkins 00:32:11 # $SEMVER_BRANCH = PR-2858 00:32:11 # $SEMVER_TEMP = /tmp/semver-215228049 00:32:11 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:32:29 # '/tmp/semver-215228049' -> '/w/workspace/edgex-go/63/.semver' 00:32:31 # -> Force: false 00:32:31 # $SEMVER_DIR = /w/workspace/edgex-go/63/.semver [Pipeline] } 00:32:31 $ docker exec --env ******** --env ******** ca5dfefea3d66156f0da7c7bfd19135ff71fef17469e2c6e2e0ee61025fad164 ssh-agent -k 00:32:31 unset SSH_AUTH_SOCK; 00:32:31 unset SSH_AGENT_PID; 00:32:31 echo Agent pid 50 killed; 00:32:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:32 + git semver [Pipeline] } 00:32:32 $ docker stop --time=1 ca5dfefea3d66156f0da7c7bfd19135ff71fef17469e2c6e2e0ee61025fad164 00:32:33 $ docker rm -f ca5dfefea3d66156f0da7c7bfd19135ff71fef17469e2c6e2e0ee61025fad164 [Pipeline] // withDockerContainer [Pipeline] sh 00:32:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:34 Stashed 1 file(s) [Pipeline] echo 00:32:34 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:32:35 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:32:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:32:36 + sudo service docker restart 00:32:36 + true 00:32:36 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:32:36 ========================================================= 00:32:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:32:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:32:37 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 00:32:41 Sending build context to Docker daemon 327.9MB 00:32:41 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:32:41 Step 2/6 : FROM ${BASE} 00:32:41 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:41 188c0c94c7c5: Pulling fs layer 00:32:41 0ef7d3d256c8: Pulling fs layer 00:32:41 de9db76c5a1d: Pulling fs layer 00:32:41 bca2f99d35d6: Pulling fs layer 00:32:41 93359f2a8cfa: Pulling fs layer 00:32:41 7c6f9722023f: Pulling fs layer 00:32:41 a35cf1a2eb13: Pulling fs layer 00:32:41 93359f2a8cfa: Waiting 00:32:41 7c6f9722023f: Waiting 00:32:41 a35cf1a2eb13: Waiting 00:32:41 bca2f99d35d6: Waiting 00:32:41 de9db76c5a1d: Verifying Checksum 00:32:41 de9db76c5a1d: Download complete 00:32:41 0ef7d3d256c8: Download complete 00:32:41 93359f2a8cfa: Verifying Checksum 00:32:41 93359f2a8cfa: Download complete 00:32:41 188c0c94c7c5: Verifying Checksum 00:32:41 188c0c94c7c5: Download complete 00:32:41 7c6f9722023f: Verifying Checksum 00:32:41 7c6f9722023f: Download complete 00:32:41 188c0c94c7c5: Pull complete 00:32:41 0ef7d3d256c8: Pull complete 00:32:42 de9db76c5a1d: Pull complete 00:32:43 a35cf1a2eb13: Verifying Checksum 00:32:43 a35cf1a2eb13: Download complete 00:32:44 bca2f99d35d6: Verifying Checksum 00:32:44 bca2f99d35d6: Download complete 00:32:49 bca2f99d35d6: Pull complete 00:32:49 93359f2a8cfa: Pull complete 00:32:49 7c6f9722023f: Pull complete 00:32:50 Still waiting to schedule task 00:32:50 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-26362’ 00:32:55 a35cf1a2eb13: Pull complete 00:32:55 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:32:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:32:55 ---> a62c8e92a672 00:32:55 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:32:55 ---> Running in aa98a0c72063 00:32:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:32:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:32:56 (1/12) Installing libmagic (5.38-r0) 00:32:57 (2/12) Installing file (5.38-r0) 00:32:57 (3/12) Installing libc-dev (0.7.2-r3) 00:32:57 (4/12) Installing g++ (9.3.0-r2) 00:33:01 (5/12) Installing fortify-headers (1.1-r0) 00:33:01 (6/12) Installing patch (2.7.6-r6) 00:33:01 (7/12) Installing build-base (0.5-r2) 00:33:01 (8/12) Installing libsodium (1.0.18-r0) 00:33:01 (9/12) Installing pkgconf (1.7.2-r0) 00:33:01 (10/12) Installing libsodium-dev (1.0.18-r0) 00:33:01 (11/12) Installing libzmq (4.3.3-r0) 00:33:01 (12/12) Installing zeromq-dev (4.3.3-r0) 00:33:01 Executing busybox-1.31.1-r19.trigger 00:33:01 OK: 233 MiB in 51 packages 00:33:05 Removing intermediate container aa98a0c72063 00:33:05 ---> 3e6f30e0bb11 00:33:05 Step 4/6 : WORKDIR /edgex-go 00:33:05 ---> Running in 1ac70fc01900 00:33:05 Removing intermediate container 1ac70fc01900 00:33:05 ---> 8206ace40520 00:33:05 Step 5/6 : COPY go.mod . 00:33:05 ---> 1a37cb23a02f 00:33:05 Step 6/6 : RUN go mod download 00:33:05 ---> Running in 740ed3700186 00:33:27 Removing intermediate container 740ed3700186 00:33:27 ---> 5ab1f73e1b16 00:33:27 Successfully built 5ab1f73e1b16 00:33:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:33:28 + docker inspect -f . ci-base-image-x86_64 00:33:28 . [Pipeline] withDockerContainer 00:33:28 prd-centos7-docker-4c-2g-26367 does not seem to be running inside a container 00:33:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:33:29 $ docker top f6cb8e37c8119ad7d0deb802f8f7b08b85bbcad4fa01426b80dbabb9314f3031 -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:29 + go version 00:33:29 go version go1.15.5 linux/amd64 [Pipeline] } 00:33:29 $ docker stop --time=1 f6cb8e37c8119ad7d0deb802f8f7b08b85bbcad4fa01426b80dbabb9314f3031 00:33:31 $ docker rm -f f6cb8e37c8119ad7d0deb802f8f7b08b85bbcad4fa01426b80dbabb9314f3031 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:32 + docker inspect -f . ci-base-image-x86_64 00:33:32 . [Pipeline] withDockerContainer 00:33:32 prd-centos7-docker-4c-2g-26367 does not seem to be running inside a container 00:33:32 $ 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/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:33:32 $ docker top 8bb8cf7f3d23f00b7fb2336596d5b50a821742186aa6e2672d7eebaf5076e6d0 -eo pid,comm [Pipeline] { [Pipeline] echo 00:33:33 ========================================================= 00:33:33 [edgeXBuildGoParallel] Running Tests and Build... 00:33:33 ========================================================= [Pipeline] sh 00:33:33 + make test 00:33:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:33:41 ? github.com/edgexfoundry/edgex-go [no test files] 00:33:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:34:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:34:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:34:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:34:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:34:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:34:12 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.104s coverage: 45.9% of statements 00:34:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:34:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:34:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:34:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:34:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:34:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:34:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:34:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.123s coverage: 100.0% of statements 00:34:13 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.191s coverage: 27.1% of statements 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:34:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.060s coverage: 100.0% of statements 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:34:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.034s coverage: 100.0% of statements 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.094s coverage: 65.8% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.455s coverage: 82.3% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.339s coverage: 28.6% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.062s coverage: 100.0% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.117s coverage: 86.7% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.131s coverage: 97.5% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.086s coverage: 78.3% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.429s coverage: 92.8% of statements 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.065s coverage: 0.1% of statements 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.032s coverage: 45.5% of statements 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.030s coverage: 94.1% of statements 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 00:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.047s coverage: 94.4% of statements 00:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.033s coverage: 44.8% of statements 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.067s coverage: 92.9% of statements 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 77.8% of statements 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.2% of statements 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.4% of statements 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.157s coverage: 63.5% of statements 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 91.3% of statements 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.279s coverage: 68.9% of statements 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.109s coverage: 37.0% of statements 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.250s coverage: 84.0% of statements 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.042s coverage: 100.0% of statements 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.123s coverage: 47.0% of statements 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.048s coverage: 100.0% of statements 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.062s coverage: 100.0% of statements 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.099s coverage: 89.4% of statements 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.713s coverage: 29.1% of statements 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.084s coverage: 99.0% of statements 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.042s coverage: 100.0% of statements 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.055s coverage: 100.0% of statements 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.027s coverage: 100.0% of statements 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.050s coverage: 87.9% of statements 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.028s coverage: 100.0% of statements 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.037s coverage: 32.1% of statements 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 00:34:43 GO111MODULE=on go vet ./... 00:35:10 gofmt -l . 00:35:10 [ "`gofmt -l .`" = "" ] 00:35:10 ./bin/test-go-mod-tidy.sh 00:35:11 ./bin/test-attribution-txt.sh [Pipeline] sh 00:35:11 + ls -al . 00:35:11 total 700 00:35:11 drwxrwxr-x 10 1001 1001 4096 Feb 13 00:35 . 00:35:11 drwxr-xr-x 4 root root 30 Feb 13 00:33 .. 00:35:11 -rw-rw-r-- 1 1001 1001 11 Feb 13 00:31 .dockerignore 00:35:11 drwxrwxr-x 8 1001 1001 179 Feb 13 00:31 .git 00:35:11 drwxrwxr-x 3 1001 1001 125 Feb 13 00:31 .github 00:35:11 -rw-rw-r-- 1 1001 1001 818 Feb 13 00:31 .gitignore 00:35:11 drwx------ 3 1001 1001 60 Feb 13 00:32 .semver 00:35:11 -rw-rw-r-- 1 1001 1001 166 Feb 13 00:31 .sonarcloud.properties 00:35:11 -rw-rw-r-- 1 1001 1001 7859 Feb 13 00:31 Attribution.txt 00:35:11 -rw-rw-r-- 1 1001 1001 3804 Feb 13 00:31 CONTRIBUTING.md 00:35:11 -rw-rw-r-- 1 1001 1001 931 Feb 13 00:31 Dockerfile.build 00:35:11 -rw-rw-r-- 1 1001 1001 863 Feb 13 00:31 Jenkinsfile 00:35:11 -rw-rw-r-- 1 1001 1001 10775 Feb 13 00:31 LICENSE 00:35:11 -rw-rw-r-- 1 1001 1001 5774 Feb 13 00:31 Makefile 00:35:11 -rw-rw-r-- 1 1001 1001 6524 Feb 13 00:31 README.md 00:35:11 -rw-rw-r-- 1 1001 1001 6755 Feb 13 00:31 SECURITY.md 00:35:11 -rw-rw-r-- 1 1001 1001 5 Feb 13 00:32 VERSION 00:35:11 -rw-rw-r-- 1 1001 1001 4131 Feb 13 00:31 ZMQWindows.md 00:35:11 drwxrwxr-x 2 1001 1001 117 Feb 13 00:31 bin 00:35:11 drwxrwxr-x 14 1001 1001 4096 Feb 13 00:31 cmd 00:35:11 -rw-r--r-- 1 root root 595676 Feb 13 00:34 coverage.out 00:35:11 -rw-r--r-- 1 root root 1054 Feb 13 00:35 go.mod 00:35:11 -rw-r--r-- 1 root root 19518 Feb 13 00:35 go.sum 00:35:11 drwxrwxr-x 8 1001 1001 127 Feb 13 00:31 internal 00:35:11 drwxrwxr-x 4 1001 1001 26 Feb 13 00:31 openapi 00:35:11 drwxrwxr-x 4 1001 1001 71 Feb 13 00:31 snap 00:35:11 -rw-rw-r-- 1 1001 1001 168 Feb 13 00:31 version.go [Pipeline] sh 00:35:11 + '[' -e coverage.out ] 00:35:11 + chown 1001:1001 coverage.out [Pipeline] stash 00:35:12 Stashed 1 file(s) [Pipeline] sh 00:35:12 + make build 00:35:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:35:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:35:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:35:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:35:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:35:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:35:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:35: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:35:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:35:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:35:33 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:35:34 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:35:36 $ docker stop --time=1 8bb8cf7f3d23f00b7fb2336596d5b50a821742186aa6e2672d7eebaf5076e6d0 00:35:38 $ docker rm -f 8bb8cf7f3d23f00b7fb2336596d5b50a821742186aa6e2672d7eebaf5076e6d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:39 00:35:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:35:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:40 latest: Pulling from edgex-devops/edgex-compose 00:35:40 cbdbe7a5bc2a: Pulling fs layer 00:35:40 ca9280d653b3: Pulling fs layer 00:35:40 7e9c9ca2126c: Pulling fs layer 00:35:40 cbdbe7a5bc2a: Verifying Checksum 00:35:40 cbdbe7a5bc2a: Download complete 00:35:40 cbdbe7a5bc2a: Pull complete 00:35:40 ca9280d653b3: Verifying Checksum 00:35:40 ca9280d653b3: Download complete 00:35:41 7e9c9ca2126c: Verifying Checksum 00:35:41 7e9c9ca2126c: Download complete 00:35:41 ca9280d653b3: Pull complete 00:35:48 7e9c9ca2126c: Pull complete 00:35:48 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:35:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:35:48 prd-centos7-docker-4c-2g-26367 does not seem to be running inside a container 00:35:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:49 $ docker top 711a8f82cef46f0300078b7c2f82db6689b6a7d731c3f388ade90c338ba6c7bd -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:49 + docker-compose build --help 00:35:49 + grep parallel 00:35:50 --parallel Build images in parallel. [Pipeline] } 00:35:50 $ docker stop --time=1 711a8f82cef46f0300078b7c2f82db6689b6a7d731c3f388ade90c338ba6c7bd 00:35:52 $ docker rm -f 711a8f82cef46f0300078b7c2f82db6689b6a7d731c3f388ade90c338ba6c7bd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:52 . [Pipeline] withDockerContainer 00:35:52 prd-centos7-docker-4c-2g-26367 does not seem to be running inside a container 00:35:52 $ 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/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@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:35:53 $ docker top 554e331e795b8252713db544a01bb6a80ebfc185f9eb97a3634a0570a60f1937 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:54 + docker-compose -f ./docker-compose-build.yml build --parallel 00:35:55 Building docker-core-command-go ... 00:35:55 Building docker-core-data-go ... 00:35:55 Building docker-core-metadata-go ... 00:35:55 Building docker-security-bootstrapper-go ... 00:35:55 Building docker-security-proxy-setup-go ... 00:35:55 Building docker-security-secretstore-setup-go ... 00:35:55 Building docker-support-notifications-go ... 00:35:55 Building docker-support-scheduler-go ... 00:35:55 Building docker-sys-mgmt-agent-go ... 00:35:55 Building docker-sys-mgmt-agent-go 00:35:55 Building docker-core-data-go 00:35:55 Building docker-support-scheduler-go 00:35:55 Building docker-security-bootstrapper-go 00:35:55 Building docker-support-notifications-go 00:36:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-26369 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:36:07 Running in /w/workspace/edgex-go/63 [Pipeline] { [Pipeline] checkout 00:36:12 using credential edgex-jenkins-ssh 00:36:13 Cloning the remote Git repository 00:36:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:36:13 > git init /w/workspace/edgex-go/63 # timeout=10 00:36:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:13 > git --version # timeout=10 00:36:13 > git --version # 'git version 2.17.1' 00:36:13 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:27 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:36:27 ---> 5ab1f73e1b16 00:36:27 Step 3/23 : WORKDIR /edgex-go 00:36:27 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:27 ---> 5ab1f73e1b16 00:36:27 Step 3/22 : WORKDIR /edgex-go 00:36:27 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:27 Step 2/30 : FROM ${BUILDER_BASE} AS builder 00:36:27 ---> 5ab1f73e1b16 00:36:27 Step 3/30 : WORKDIR /edgex-go 00:36:27 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:36:27 ---> 5ab1f73e1b16 00:36:27 Step 3/26 : WORKDIR /edgex-go 00:36:28 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:28 ---> 5ab1f73e1b16 00:36:28 Step 3/22 : WORKDIR /edgex-go 00:36:28 ---> Running in 61eec978b430 00:36:28 ---> Running in 9ec2cd8df1d1 00:36:28 ---> Running in b125094b8c73 00:36:28 ---> Running in 36322d2ff3d8 00:36:28 ---> Running in a84cbdfd9f91 00:36:29 Removing intermediate container 36322d2ff3d8 00:36:29 ---> 31ca042cfb19 00:36:29 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:29 Removing intermediate container 9ec2cd8df1d1 00:36:29 ---> 70220ac1e380 00:36:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:29 Removing intermediate container b125094b8c73 00:36:29 ---> 38af2e006381 00:36:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:29 Removing intermediate container 61eec978b430 00:36:29 ---> c952e12adb96 00:36:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:29 Removing intermediate container a84cbdfd9f91 00:36:29 ---> 0ce3cdf16564 00:36:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:29 ---> Running in 5538fb90585e 00:36:29 ---> Running in b88509c49b97 00:36:29 ---> Running in 472718ae2f97 00:36:29 ---> Running in 962ea89ff71b 00:36:29 ---> Running in b0105a016d00 00:36:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:29 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:36:29 Merging remotes/origin/master commit c45cbaf51db8bca8828eded85884901e9538081e into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:36:31 Merge succeeded, producing 83e531ca5641b2b3090613f9097c342e7dfad043 00:36:31 Checking out Revision 83e531ca5641b2b3090613f9097c342e7dfad043 (PR-2858) 00:36:29 > git config core.sparsecheckout # timeout=10 00:36:29 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:36:30 > git remote # timeout=10 00:36:30 > git config --get remote.origin.url # timeout=10 00:36:30 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:30 > git merge c45cbaf51db8bca8828eded85884901e9538081e # timeout=10 00:36:31 > git rev-parse HEAD^{commit} # timeout=10 00:36:31 > git config core.sparsecheckout # timeout=10 00:36:31 > git checkout -f 83e531ca5641b2b3090613f9097c342e7dfad043 # timeout=10 00:36:32 Removing intermediate container 5538fb90585e 00:36:32 ---> 78a57a1871eb 00:36:32 Step 5/30 : RUN apk add --update --no-cache make git 00:36:32 Removing intermediate container 472718ae2f97 00:36:32 ---> 01733e1ff2dd 00:36:32 Step 5/22 : RUN apk add --update --no-cache make git 00:36:32 Removing intermediate container b88509c49b97 00:36:32 ---> c4e6d764e44e 00:36:32 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:36:32 ---> Running in fbd592b7843a 00:36:32 ---> Running in 97e338324a3c 00:36:32 Removing intermediate container 962ea89ff71b 00:36:32 ---> 2e38e0c40773 00:36:32 Step 5/26 : RUN apk add --update --no-cache make bash git 00:36:32 ---> Running in 37aaa6e2405a 00:36:32 Removing intermediate container b0105a016d00 00:36:32 ---> 676e66c8924b 00:36:32 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:36:32 ---> Running in 11d76b6c8331 00:36:32 ---> Running in 9153e967845a 00:36:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:34 OK: 233 MiB in 51 packages 00:36:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:34 OK: 233 MiB in 51 packages 00:36:34 OK: 233 MiB in 51 packages 00:36:34 OK: 233 MiB in 51 packages 00:36:34 OK: 233 MiB in 51 packages 00:36:34 Removing intermediate container fbd592b7843a 00:36:34 ---> e67d03adf202 00:36:34 Step 6/30 : COPY go.mod . 00:36:35 Removing intermediate container 97e338324a3c 00:36:35 ---> 8faab0353d5b 00:36:35 Step 6/22 : COPY go.mod . 00:36:35 Removing intermediate container 37aaa6e2405a 00:36:35 ---> 6d1ea2da3e1f 00:36:35 Step 6/22 : COPY go.mod . 00:36:35 ---> 05a699f0c62f 00:36:35 Step 7/30 : RUN go mod download 00:36:35 ---> c84d97268fb9 00:36:35 Step 7/22 : RUN go mod download 00:36:35 ---> Running in e2e93105c0f1 00:36:35 ---> Running in 54396d5445bd 00:36:35 ---> b19f82652df0 00:36:35 Step 7/22 : RUN go mod download 00:36:35 Commit message: "Merge commit 'c45cbaf51db8bca8828eded85884901e9538081e' into HEAD" 00:36:35 First time build. Skipping changelog. 00:36:35 Removing intermediate container 11d76b6c8331 00:36:35 ---> 179ae25cbd08 00:36:35 Step 6/26 : COPY go.mod . 00:36:35 Removing intermediate container 9153e967845a 00:36:35 ---> 62aae3dbe2b1 00:36:35 Step 6/23 : COPY go.mod . 00:36:35 ---> Running in 2aed9e2f847a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:35 > git rev-list --no-walk 7195ca11e5696536ea936da28ddced5c7dd8b5e5 # timeout=10 00:36:36 ---> 1d3b9065c4ae 00:36:36 Step 7/23 : RUN go mod download 00:36:36 ---> babb80b2a9d1 00:36:36 Step 7/26 : RUN go mod download 00:36:36 ---> Running in 5d448d2bebd0 00:36:36 ---> Running in 809095c92ea9 00:36:37 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:36:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:36:37 Removing intermediate container 54396d5445bd 00:36:37 ---> 7c73b331f907 00:36:37 Step 8/22 : COPY . . 00:36:38 + sudo service docker+ restart 00:36:38 true 00:36:38 Removing intermediate container e2e93105c0f1 00:36:38 ---> b343be35b8d0 00:36:38 Step 8/30 : COPY . . 00:36:38 Removing intermediate container 2aed9e2f847a 00:36:38 ---> 495d9c8afef4 00:36:38 Step 8/22 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:36:40 provisioning config files... 00:36:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/63@tmp/config8101349812251560291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:40 ---> docker-login.sh 00:36:40 nexus3.edgexfoundry.org:10001 00:36:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:41 Configure a credential helper to remove this warning. See 00:36:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:41 00:36:41 Login Succeeded 00:36:41 nexus3.edgexfoundry.org:10002 00:36:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:42 Configure a credential helper to remove this warning. See 00:36:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:42 00:36:42 Login Succeeded 00:36:42 nexus3.edgexfoundry.org:10003 00:36:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:43 Configure a credential helper to remove this warning. See 00:36:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:43 00:36:43 Login Succeeded 00:36:43 nexus3.edgexfoundry.org:10004 00:36:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:43 Configure a credential helper to remove this warning. See 00:36:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:43 00:36:43 Login Succeeded 00:36:43 docker.io 00:36:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:44 Configure a credential helper to remove this warning. See 00:36:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:44 00:36:44 Login Succeeded 00:36:44 ---> docker-login.sh ends [Pipeline] } 00:36:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:36:44 ========================================================= 00:36:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:36:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:44 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 00:36:45 Removing intermediate container 5d448d2bebd0 00:36:45 ---> 688f00634295 00:36:45 Step 8/26 : COPY . . 00:36:47 Sending build context to Docker daemon 166.4MB 00:36:47 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:36:47 Step 2/6 : FROM ${BASE} 00:36:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:47 5f621e34cdf4: Pulling fs layer 00:36:47 a4357932f1b6: Pulling fs layer 00:36:47 18c013af1878: Pulling fs layer 00:36:47 00ac8860ef70: Pulling fs layer 00:36:47 63d7cb157983: Pulling fs layer 00:36:47 b116817d02f9: Pulling fs layer 00:36:47 745a02a5169b: Pulling fs layer 00:36:47 b116817d02f9: Waiting 00:36:47 745a02a5169b: Waiting 00:36:47 63d7cb157983: Waiting 00:36:47 00ac8860ef70: Waiting 00:36:47 18c013af1878: Verifying Checksum 00:36:47 18c013af1878: Download complete 00:36:47 a4357932f1b6: Verifying Checksum 00:36:47 a4357932f1b6: Download complete 00:36:47 63d7cb157983: Verifying Checksum 00:36:47 63d7cb157983: Download complete 00:36:47 5f621e34cdf4: Download complete 00:36:47 b116817d02f9: Verifying Checksum 00:36:47 b116817d02f9: Download complete 00:36:48 5f621e34cdf4: Pull complete 00:36:48 a4357932f1b6: Pull complete 00:36:49 18c013af1878: Pull complete 00:36:49 Removing intermediate container 809095c92ea9 00:36:49 ---> 56ec9a631cbd 00:36:49 Step 8/23 : COPY . . 00:36:50 745a02a5169b: Verifying Checksum 00:36:50 745a02a5169b: Download complete 00:36:51 00ac8860ef70: Verifying Checksum 00:36:51 00ac8860ef70: Download complete 00:37:01 00ac8860ef70: Pull complete 00:37:01 63d7cb157983: Pull complete 00:37:02 b116817d02f9: Pull complete 00:37:06 745a02a5169b: Pull complete 00:37:06 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:37:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:37:06 ---> b7e6874047d6 00:37:06 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:37:08 ---> Running in e0508fbd511f 00:37:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:37:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:37:11 (1/12) Installing libmagic (5.38-r0) 00:37:11 (2/12) Installing file (5.38-r0) 00:37:11 (3/12) Installing libc-dev (0.7.2-r3) 00:37:11 (4/12) Installing g++ (9.3.0-r2) 00:37:16 (5/12) Installing fortify-headers (1.1-r0) 00:37:16 (6/12) Installing patch (2.7.6-r6) 00:37:16 (7/12) Installing build-base (0.5-r2) 00:37:16 (8/12) Installing libsodium (1.0.18-r0) 00:37:16 (9/12) Installing pkgconf (1.7.2-r0) 00:37:16 (10/12) Installing libsodium-dev (1.0.18-r0) 00:37:16 (11/12) Installing libzmq (4.3.3-r0) 00:37:16 (12/12) Installing zeromq-dev (4.3.3-r0) 00:37:16 Executing busybox-1.31.1-r19.trigger 00:37:16 OK: 217 MiB in 51 packages 00:37:20 Removing intermediate container e0508fbd511f 00:37:20 ---> 9b7b2bf84427 00:37:20 Step 4/6 : WORKDIR /edgex-go 00:37:20 ---> Running in 18b74a775269 00:37:20 Removing intermediate container 18b74a775269 00:37:20 ---> e756c08094d9 00:37:20 Step 5/6 : COPY go.mod . 00:37:21 ---> ac25e4aa1817 00:37:21 Step 6/6 : RUN go mod download 00:37:21 ---> Running in e18956790c6c 00:37:21 ---> a495dc2ba53a 00:37:21 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:37:21 ---> ee7a51440416 00:37:21 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:37:21 ---> 2176aa854cbf 00:37:21 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:37:22 ---> 4da4cee052cc 00:37:22 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:37:22 ---> Running in 0ce21fd4dfee 00:37:22 ---> Running in 74a99d9d8d32 00:37:22 ---> Running in 95d49b5aadfe 00:37:22 ---> Running in f77963f04b3a 00:37:23 ---> 77435015d477 00:37:23 Step 9/23 : RUN make cmd/core-data/core-data 00:37:23 ---> Running in 702aaff5c94c 00:37: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:37:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:37:24 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:37:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:37:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:37:48 Removing intermediate container e18956790c6c 00:37:48 ---> 7c0660a30f60 00:37:48 Successfully built 7c0660a30f60 00:37:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:37:48 + docker inspect -f . ci-base-image-arm64 00:37:48 . [Pipeline] withDockerContainer 00:37:48 prd-ubuntu18.04-docker-arm64-4c-16g-26369 does not seem to be running inside a container 00:37:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:50 $ docker top 4a3fbaafa6672567ae5b13980bbe7e91a5c064c076b171aae1ce08a7a4d9098a -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:51 + go version 00:37:51 go version go1.15.5 linux/arm64 [Pipeline] } 00:37:51 $ docker stop --time=1 4a3fbaafa6672567ae5b13980bbe7e91a5c064c076b171aae1ce08a7a4d9098a 00:37:53 $ docker rm -f 4a3fbaafa6672567ae5b13980bbe7e91a5c064c076b171aae1ce08a7a4d9098a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:54 + docker inspect -f . ci-base-image-arm64 00:37:54 . [Pipeline] withDockerContainer 00:37:54 prd-ubuntu18.04-docker-arm64-4c-16g-26369 does not seem to be running inside a container 00:37:54 $ 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/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:56 $ docker top cbcac64f474510291f8f9eb2d27318d7eed1c7dcf7da6d290f9c8194174e1a4e -eo pid,comm [Pipeline] { [Pipeline] echo 00:37:56 ========================================================= 00:37:56 [edgeXBuildGoParallel] Running Tests and Build... 00:37:56 ========================================================= [Pipeline] sh 00:37:57 + make test 00:37:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:38:03 Removing intermediate container 74a99d9d8d32 00:38:03 ---> 940dca87fcf9 00:38:03 00:38:03 Step 10/30 : FROM alpine:3.12 00:38:03 3.12: Pulling from library/alpine 00:38:03 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:38:03 Removing intermediate container f77963f04b3a 00:38:03 ---> c89acec23189 00:38:03 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:38:03 Status: Downloaded newer image for alpine:3.12 00:38:03 ---> 389fef711851 00:38:03 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:38:03 ---> Running in 5d580af6a735 00:38:03 ---> Running in 65e070b702a4 00:38:03 Removing intermediate container 95d49b5aadfe 00:38:03 ---> 37f7d084cf41 00:38:03 00:38:03 Step 10/22 : FROM alpine:3.12 00:38:03 ---> 389fef711851 00:38:03 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:38:04 Removing intermediate container 65e070b702a4 00:38:04 ---> cc8785279a21 00:38:04 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 00:38:04 Removing intermediate container 0ce21fd4dfee 00:38:04 ---> 06608a0e37f6 00:38:04 00:38:04 Step 10/22 : FROM alpine:3.12 00:38:04 ---> 389fef711851 00:38:04 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:38:04 ---> Running in aca91f1b6ee5 00:38:04 ---> Running in 10bcf44b2a7f 00:38:04 ---> Running in 519597fd16c2 00:38:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:38:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:06 (1/1) Installing dumb-init (1.2.2-r1) 00:38:06 Executing busybox-1.31.1-r19.trigger 00:38:06 OK: 6 MiB in 15 packages 00:38:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:06 (1/2) Installing dumb-init (1.2.2-r1) 00:38:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:06 (2/2) Installing su-exec (0.2-r1) 00:38:06 Executing busybox-1.31.1-r19.trigger 00:38:06 OK: 6 MiB in 16 packages 00:38:06 (1/2) Installing ca-certificates (20191127-r4) 00:38:06 (2/2) Installing dumb-init (1.2.2-r1) 00:38:06 Executing busybox-1.31.1-r19.trigger 00:38:06 Executing ca-certificates-20191127-r4.trigger 00:38:06 OK: 6 MiB in 16 packages 00:38:08 Removing intermediate container 702aaff5c94c 00:38:08 ---> 3bce75ad854b 00:38:08 00:38:08 Step 10/23 : FROM alpine:3.12 00:38:08 ---> 389fef711851 00:38:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:38:08 ---> Running in a0c88a1449aa 00:38:08 Removing intermediate container a0c88a1449aa 00:38:08 ---> 9fe9da3b874f 00:38:08 Step 12/23 : ENV APP_PORT=48080 00:38:08 Removing intermediate container aca91f1b6ee5 00:38:08 ---> 1e318c697f74 00:38:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:38:08 ---> Running in 6c8eb473795e 00:38:08 Removing intermediate container 10bcf44b2a7f 00:38:08 ---> 7014230ddb94 00:38:08 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 00:38:09 Removing intermediate container 519597fd16c2 00:38:09 ---> 2d43d1b51541 00:38:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:38:09 ---> Running in 5408484a1955 00:38:09 ---> Running in e58ef3ec5956 00:38:09 Removing intermediate container 5d580af6a735 00:38:09 ---> a96a6b929f2c 00:38:09 00:38:09 Step 11/26 : FROM docker:20.10.0 00:38:09 ---> Running in a897428b9593 00:38:09 Removing intermediate container 6c8eb473795e 00:38:09 ---> c7735f9b043c 00:38:09 Step 13/23 : EXPOSE $APP_PORT 00:38:09 20.10.0: Pulling from library/docker 00:38:09 ---> Running in 75754c16dbfb 00:38:09 Removing intermediate container 5408484a1955 00:38:09 ---> 372ae2c35019 00:38:09 Step 13/22 : ENV APP_PORT=48085 00:38:09 Removing intermediate container e58ef3ec5956 00:38:09 ---> 3ab875360398 00:38:09 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:38:09 Removing intermediate container a897428b9593 00:38:09 ---> 135e233d03d9 00:38:09 Step 13/22 : ENV APP_PORT=48060 00:38:10 ---> Running in 1ad52e4464bd 00:38:10 Removing intermediate container 75754c16dbfb 00:38:10 ---> 432b54347236 00:38:10 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:10 ---> Running in 5cf5c5996eea 00:38:10 ---> Running in 6aaf53530209 00:38:10 ---> Running in b3d9554f2abf 00:38:11 Removing intermediate container 1ad52e4464bd 00:38:11 ---> d612fb37b5d8 00:38:11 Step 14/22 : EXPOSE $APP_PORT 00:38:11 Removing intermediate container 6aaf53530209 00:38:11 ---> 317b4ecd712c 00:38:11 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:38:11 Removing intermediate container 5cf5c5996eea 00:38:11 ---> 5f294c331165 00:38:11 Step 14/22 : EXPOSE $APP_PORT 00:38:11 ---> Running in 64cb60fb163b 00:38:11 ---> Running in c7fe78eef4a5 00:38:11 ---> Running in 8355567c5bdd 00:38:11 Removing intermediate container 64cb60fb163b 00:38:11 ---> 47dc036614cd 00:38:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:11 Removing intermediate container 8355567c5bdd 00:38:11 ---> 631c9bd136ff 00:38:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:12 ---> 8f4f6a5bce22 00:38:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:38:12 ---> 82addb9f61bd 00:38:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:38:13 ---> 1aaac92a1466 00:38:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:38:13 Removing intermediate container b3d9554f2abf 00:38:13 ---> fc469e4a8b39 00:38:13 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:38:13 Removing intermediate container c7fe78eef4a5 00:38:13 ---> 0d95b828a344 00:38:13 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 00:38:13 ---> Running in b68c22749f93 00:38:14 ---> Running in 68869a51f3de 00:38:14 ---> 5f94c2672f92 00:38:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:38:14 ---> b2a7ae73498b 00:38:14 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:38:14 ---> Running in 648ee07f92fa 00:38:14 Removing intermediate container 68869a51f3de 00:38:14 ---> 4953e85385e1 00:38:14 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:38:15 ---> 80720be0fc8e 00:38:15 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:38:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:15 Removing intermediate container 648ee07f92fa 00:38:15 ---> b7317d034e62 00:38:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:15 ---> Running in a300fe47dcb3 00:38:15 ---> Running in f37cc0ca18ed 00:38:15 ---> 9803b9731567 00:38:15 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:38:15 ---> Running in fbe9ff5d8f16 00:38:15 Removing intermediate container a300fe47dcb3 00:38:15 ---> 5e78e1ddf323 00:38:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:15 Removing intermediate container f37cc0ca18ed 00:38:15 ---> 3a63e070452d 00:38:15 Step 20/22 : LABEL arch=x86_64 00:38:15 ---> Running in 3e274b21a44b 00:38:15 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:38:15 Status: Downloaded newer image for docker:20.10.0 00:38:15 ---> aefe523efa57 00:38:15 Step 12/26 : RUN apk add --no-cache bash 00:38:15 ---> Running in 11674565d90e 00:38:16 ---> Running in a52e8f1ad599 00:38:16 (1/6) Installing dumb-init (1.2.2-r1) 00:38:16 (2/6) Installing libgcc (9.3.0-r2) 00:38:16 Removing intermediate container 3e274b21a44b 00:38:16 ---> 9f032a2d1d4d 00:38:16 Step 20/22 : LABEL arch=x86_64 00:38:16 (3/6) Installing libsodium (1.0.18-r0) 00:38:16 (4/6) Installing libstdc++ (9.3.0-r2) 00:38:16 Removing intermediate container 11674565d90e 00:38:16 ---> 4837e8f9c082 00:38:16 Step 21/22 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c 00:38:16 (5/6) Installing libzmq (4.3.3-r0) 00:38:16 ---> Running in 2698b1f287d0 00:38:16 (6/6) Installing zeromq (4.3.3-r0) 00:38:16 ---> Running in be7b5bec1129 00:38:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:16 Executing busybox-1.31.1-r19.trigger 00:38:16 OK: 8 MiB in 20 packages 00:38:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:16 Removing intermediate container 2698b1f287d0 00:38:16 ---> e67b3bb44e77 00:38:16 Step 21/22 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c 00:38:17 (1/2) Installing readline (8.0.4-r0) 00:38:17 (2/2) Installing bash (5.0.17-r0) 00:38:17 Executing bash-5.0.17-r0.post-install 00:38:17 Executing busybox-1.31.1-r19.trigger 00:38:17 ---> Running in ad7ab1a0c289 00:38:17 Removing intermediate container be7b5bec1129 00:38:17 ---> dd6c7f7fa571 00:38:17 Step 22/22 : LABEL version=0.0.0 00:38:17 OK: 12 MiB in 22 packages 00:38:17 ---> Running in 77878857e0f6 00:38:17 Removing intermediate container fbe9ff5d8f16 00:38:17 ---> 7fb5ebfb14b0 00:38:17 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:17 Removing intermediate container ad7ab1a0c289 00:38:17 ---> 92d624b794fe 00:38:17 Step 22/22 : LABEL version=0.0.0 00:38:17 Removing intermediate container 77878857e0f6 00:38:17 ---> 82587eb4960b 00:38:17 00:38:17 ---> Running in d4870b250658 00:38:18 Removing intermediate container b68c22749f93 00:38:18 ---> 11ec1e6d0c9d 00:38:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:18 ---> af6b4bf05b38 00:38:18 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:38:18 Removing intermediate container a52e8f1ad599 00:38:18 ---> 7aabcfe760b6 00:38:18 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:38:18 Successfully built 82587eb4960b 00:38:18 Successfully tagged docker-support-scheduler-go:latest 00:38:18  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go 00:38:18 Removing intermediate container d4870b250658 00:38:18 ---> 33360b8ca2f9 00:38:18 00:38:18 ---> Running in 0f2af2b78d37 00:38:18 ---> 0361c1d19aec 00:38:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:38:18 Successfully built 33360b8ca2f9 00:38:18 Successfully tagged docker-support-notifications-go:latest 00:38:18 Building docker-security-secretstore-setup-go 00:38:18  Building docker-support-notifications-go ... done  ---> 7b58addaaa15 00:38:18 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:38:19 Removing intermediate container 0f2af2b78d37 00:38:19 ---> cd72377ce91c 00:38:19 Step 14/26 : ENV APP_PORT=48090 00:38:19 ---> Running in b3a690025048 00:38:19 ---> 295fdc03d3d0 00:38:19 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:38:19 ? github.com/edgexfoundry/edgex-go [no test files] 00:38:19 ---> 0bb1476c47d0 00:38:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:38:22 Removing intermediate container b3a690025048 00:38:22 ---> 6df4a6bf681b 00:38:22 Step 15/26 : EXPOSE $APP_PORT 00:38:24 ---> 4a9e03202efd 00:38:24 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 00:38:24 ---> Running in 1ee4aa24ec49 00:38:26 ---> 8eeefe604a80 00:38:26 Step 19/23 : ENTRYPOINT ["/core-data"] 00:38:26 ---> Running in 6c50b2102bf9 00:38:26 Removing intermediate container 1ee4aa24ec49 00:38:26 ---> 24fca54259e8 00:38:26 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:38:27 ---> Running in 40617e4427ee 00:38:27 Removing intermediate container 6c50b2102bf9 00:38:27 ---> a0d357b328e7 00:38:27 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:38:27 Removing intermediate container 40617e4427ee 00:38:27 ---> 932f572ec4c1 00:38:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:33 ---> Running in 8b6391f3cd69 00:38:33 ---> 6c7761752b0f 00:38:33 Step 25/30 : RUN chmod +x /entrypoint.sh 00:38:33 ---> bce1fc620dd4 00:38:33 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:38:34 ---> Running in 22b1f5246da6 00:38:34 Removing intermediate container 8b6391f3cd69 00:38:34 ---> ca47624b4763 00:38:34 Step 21/23 : LABEL arch=x86_64 00:38:37 ---> Running in 8f96ed131584 00:38:37 ---> b796c88fed25 00:38:37 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:38:38 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:38 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:38:38 ---> 5ab1f73e1b16 00:38:38 Step 3/21 : WORKDIR /edgex-go 00:38:38 ---> Using cache 00:38:38 ---> 0ce3cdf16564 00:38:38 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:38 ---> Using cache 00:38:38 ---> 676e66c8924b 00:38:38 Step 5/21 : RUN apk add --update --no-cache make git 00:38:38 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:38:39 ---> 5ab1f73e1b16 00:38:39 Step 3/24 : WORKDIR /edgex-go 00:38:39 ---> Using cache 00:38:39 ---> 0ce3cdf16564 00:38:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:39 ---> Using cache 00:38:39 ---> 676e66c8924b 00:38:39 Step 5/24 : RUN apk add --update --no-cache make git 00:38:39 Removing intermediate container 8f96ed131584 00:38:39 ---> 1c56af0595e1 00:38:39 Step 22/23 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c 00:38:39 ---> 81187bbbc718 00:38:39 Step 19/26 : RUN apk --no-cache add py3-pip 00:38:39 ---> Running in c1d449f3e1c9 00:38:39 ---> Running in 541894d56a65 00:38:39 ---> Running in 7cfffa9c8075 00:38:39 ---> Running in e1b288818d03 00:38:40 Removing intermediate container 541894d56a65 00:38:40 ---> ffc9bc4aea54 00:38:40 Step 23/23 : LABEL version=0.0.0 00:38:40 ---> Running in 45716040dc56 00:38:40 Removing intermediate container 22b1f5246da6 00:38:40 ---> 8bd2f5ffbae5 00:38:40 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 00:38:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:41 ---> Running in a1be35468166 00:38:41 Removing intermediate container 45716040dc56 00:38:41 ---> 24da7275e10a 00:38:41 00:38:41 Successfully built 24da7275e10a 00:38:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:41 Successfully tagged docker-core-data-go:latest 00:38:41  Building docker-core-data-go ... done Building docker-core-command-go 00:38:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:41 Removing intermediate container a1be35468166 00:38:41 ---> 76f5a1678850 00:38:41 Step 27/30 : CMD ["gate"] 00:38:41 ---> Running in d7a929015ddb 00:38:41 (1/33) Installing libbz2 (1.0.8-r1) 00:38:41 (2/33) Installing expat (2.2.9-r1) 00:38:41 (3/33) Installing libffi (3.3-r2) 00:38:41 (4/33) Installing gdbm (1.13-r1) 00:38:41 (5/33) Installing xz-libs (5.2.5-r0) 00:38:41 (6/33) Installing sqlite-libs (3.32.1-r0) 00:38:41 (7/33) Installing python3 (3.8.5-r0) 00:38:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:41 Removing intermediate container d7a929015ddb 00:38:41 ---> 4dbb6753b4e0 00:38:41 Step 28/30 : LABEL arch=x86_64 00:38:41 OK: 233 MiB in 51 packages 00:38:42 OK: 233 MiB in 51 packages 00:38:47 ---> Running in ff1b207d9162 00:38:48 (8/33) Installing py3-appdirs (1.4.4-r1) 00:38:48 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:38:48 (10/33) Installing py3-parsing (2.4.7-r0) 00:38:48 (11/33) Installing py3-six (1.15.0-r0) 00:38:48 (12/33) Installing py3-packaging (20.4-r0) 00:38:48 (13/33) Installing py3-setuptools (47.0.0-r0) 00:38:48 (14/33) Installing py3-chardet (3.0.4-r4) 00:38:49 (15/33) Installing py3-idna (2.9-r0) 00:38:49 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:38:49 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:38:50 (18/33) Installing py3-requests (2.23.0-r0) 00:38:50 (19/33) Installing py3-msgpack (1.0.0-r0) 00:38:51 (20/33) Installing py3-lockfile (0.12.2-r3) 00:38:51 Removing intermediate container ff1b207d9162 00:38:51 ---> e82368a1cf02 00:38:51 Step 29/30 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c 00:38:51 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:38:52 (22/33) Installing py3-colorama (0.4.3-r0) 00:38:53 (23/33) Installing py3-distlib (0.3.0-r0) 00:38:53 Removing intermediate container 7cfffa9c8075 00:38:53 ---> 6848bdcd8f40 00:38:53 Step 6/24 : COPY go.mod . 00:38:53 (24/33) Installing py3-distro (1.5.0-r1) 00:38:53 (25/33) Installing py3-webencodings (0.5.1-r3) 00:38:53 (26/33) Installing py3-html5lib (1.0.1-r4) 00:38:53 (27/33) Installing py3-pytoml (0.1.21-r0) 00:38:53 (28/33) Installing py3-pep517 (0.8.2-r0) 00:38:53 (29/33) Installing py3-progress (1.5-r0) 00:38:53 (30/33) Installing py3-toml (0.10.1-r0) 00:38:53 ---> Running in c96b0ea95861 00:38:53 Removing intermediate container c1d449f3e1c9 00:38:53 ---> f41bc14a296e 00:38:53 Step 6/21 : COPY go.mod .(31/33) Installing py3-retrying (1.3.3-r0) 00:38:53 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:38:53 (33/33) Installing py3-pip (20.1.1-r0) 00:38:53 00:38:55 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:38:55 ---> 5ab1f73e1b16 00:38:55 Step 3/23 : WORKDIR /edgex-go 00:38:55 ---> Using cache 00:38:55 ---> 0ce3cdf16564 00:38:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:55 ---> Using cache 00:38:55 ---> 676e66c8924b 00:38:55 Step 5/23 : RUN apk add --update --no-cache make git 00:38:55 ---> Using cache 00:38:55 ---> f41bc14a296e 00:38:55 Step 6/23 : COPY go.mod . 00:38:55 ---> 9b28c9e7bf14 00:38:55 Step 7/24 : RUN go mod download 00:38:55 Executing busybox-1.31.1-r19.trigger 00:38:56 OK: 71 MiB in 55 packages 00:38:56 ---> Running in 862ec230602d 00:38:56 ---> 40981e748d20 00:38:56 Step 7/21 : RUN go mod download 00:38:56 ---> e1d049750300 00:38:56 Step 7/23 : RUN go mod download 00:38:56 Removing intermediate container c96b0ea95861 00:38:56 ---> b3acdb82ca5d 00:38:56 Step 30/30 : LABEL version=0.0.0 00:38:56 ---> Running in 482d30587e4d 00:38:56 ---> Running in 5b0bc5d594fb 00:38:56 ---> Running in 421f291cc496 00:38:57 Removing intermediate container 421f291cc496 00:38:57 ---> 9cdb54beeb14 00:38:57 00:38:57 Successfully built 9cdb54beeb14 00:38:57 Successfully tagged docker-security-bootstrapper-go:latest 00:38:57 Building docker-core-metadata-go 00:39:05  Building docker-security-bootstrapper-go ... done Removing intermediate container 862ec230602d 00:39:05 ---> 00032a046616 00:39:05 Step 8/24 : COPY . . 00:39:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:39:09 Removing intermediate container 5b0bc5d594fb 00:39:09 ---> 692edc2fda7d 00:39:09 Step 8/23 : COPY . . 00:39:09 Removing intermediate container 482d30587e4d 00:39:09 ---> ba83b304245d 00:39:09 Step 8/21 : COPY . . 00:39:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:39:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:39:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:21 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:39:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:39:21 ---> 5ab1f73e1b16 00:39:21 Step 3/23 : WORKDIR /edgex-go 00:39:21 ---> Using cache 00:39:21 ---> 0ce3cdf16564 00:39:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:21 ---> Using cache 00:39:21 ---> 676e66c8924b 00:39:21 Step 5/23 : RUN apk add --update --no-cache make git 00:39:21 ---> Using cache 00:39:21 ---> f41bc14a296e 00:39:21 Step 6/23 : COPY go.mod . 00:39:21 ---> Using cache 00:39:21 ---> e1d049750300 00:39:21 Step 7/23 : RUN go mod download 00:39:21 ---> Using cache 00:39:21 ---> 692edc2fda7d 00:39:21 Step 8/23 : COPY . . 00:39:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:39:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:39:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:39:39 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.325s coverage: 45.9% of statements 00:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:39:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.185s coverage: 100.0% of statements 00:39:39 Removing intermediate container e1b288818d03 00:39:39 ---> d3d22cc3f45e 00:39:39 Step 20/26 : RUN pip install docker-compose==1.23.2 00:39:42 ---> Running in 6067dc705fb7 00:39:45 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.638s coverage: 27.1% of statements 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:39:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.102s coverage: 100.0% of statements 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:39:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.068s coverage: 100.0% of statements 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:39:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.292s coverage: 65.8% of statements 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:39:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.710s coverage: 82.3% of statements 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:39:52 Collecting docker-compose==1.23.2 00:39:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:39:54 ---> 198cd286d158 00:39:54 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:39:54 ---> 7fcaaaabc7e7 00:39:54 Step 9/23 : RUN make cmd/core-command/core-command 00:39:54 ---> c42fad21c596 00:39:54 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:39:54 Collecting PyYAML<4,>=3.10 00:39:54 Downloading PyYAML-3.13.tar.gz (270 kB) 00:39:54 ---> 4d387b4f12af 00:39:54 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:39:54 ---> Running in db34b3a90d2f 00:39:54 ---> Running in bd66cdbd29f6 00:39:54 ---> Running in 434b1dcb0fe1 00:39:54 ---> Running in fd8d36ea4c09 00:39:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.225s coverage: 28.6% of statements 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:39:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.176s coverage: 100.0% of statements 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:39:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.113s coverage: 100.0% of statements 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:39:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.305s coverage: 86.7% of statements 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:39:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.328s coverage: 97.5% of statements 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:39:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:39:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:39:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:39:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:39:56 Collecting cached-property<2,>=1.2.0 00:39:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:39:56 Collecting texttable<0.10,>=0.9.0 00:39:56 Downloading texttable-0.9.1.tar.gz (11 kB) 00:39:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.203s coverage: 78.3% of statements 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:39:56 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:39:56 Collecting jsonschema<3,>=2.5.1 00:39:56 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:39:56 Collecting websocket-client<1.0,>=0.32.0 00:39:56 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:39:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:39:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:39:57 Collecting dockerpty<0.5,>=0.4.1 00:39:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:39:58 Collecting docker<4.0,>=3.6.0 00:39:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:39:58 Collecting docopt<0.7,>=0.6.1 00:39:58 Downloading docopt-0.6.2.tar.gz (25 kB) 00:39:59 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:40:00 Collecting urllib3<1.25,>=1.21.1 00:40:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:40:00 Collecting idna<2.8,>=2.5 00:40:00 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:40:00 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:40:00 Collecting docker-pycreds>=0.4.0 00:40:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:40:00 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:40:00 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:40:00 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:40:00 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:40:01 Installing collected packages: PyYAML, cached-property, texttable, jsonschema, websocket-client, urllib3, idna, requests, dockerpty, docker-pycreds, docker, docopt, docker-compose 00:40:01 Running setup.py install for PyYAML: started 00:40:02 Running setup.py install for PyYAML: finished with status 'done' 00:40:02 Running setup.py install for texttable: started 00:40:03 Running setup.py install for texttable: finished with status 'done' 00:40:03 Attempting uninstall: urllib3 00:40:03 Found existing installation: urllib3 1.25.9 00:40:03 Uninstalling urllib3-1.25.9: 00:40:03 Successfully uninstalled urllib3-1.25.9 00:40:03 Attempting uninstall: idna 00:40:03 Found existing installation: idna 2.9 00:40:03 Uninstalling idna-2.9: 00:40:03 Successfully uninstalled idna-2.9 00:40:04 Attempting uninstall: requests 00:40:04 Found existing installation: requests 2.23.0 00:40:04 Uninstalling requests-2.23.0: 00:40:04 Successfully uninstalled requests-2.23.0 00:40:04 Running setup.py install for dockerpty: started 00:40:05 Running setup.py install for dockerpty: finished with status 'done' 00:40:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.212s coverage: 92.8% of statements 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:40:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:40:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.250s coverage: 0.1% of statements 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.097s coverage: 45.5% of statements 00:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 79.5% of statements 00:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements 00:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.114s coverage: 96.3% of statements 00:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 00:40:06 Running setup.py install for docopt: started 00:40:07 Running setup.py install for docopt: finished with status 'done' 00:40:08 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 00:40:14 Removing intermediate container 6067dc705fb7 00:40:14 ---> 64f1b9397f22 00:40:14 Step 21/26 : RUN apk --no-cache add curl 00:40:14 ---> Running in 143a38652c70 00:40:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:15 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:40:15 (2/3) Installing libcurl (7.69.1-r3) 00:40:15 (3/3) Installing curl (7.69.1-r3) 00:40:15 Executing busybox-1.31.1-r19.trigger 00:40:15 OK: 72 MiB in 58 packages 00:40:17 Removing intermediate container 143a38652c70 00:40:17 ---> b4b1e540afb6 00:40:17 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:40:18 ---> Running in c401f6abde6b 00:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.083s coverage: 94.4% of statements 00:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 00:40:18 Removing intermediate container c401f6abde6b 00:40:18 ---> e2210040c5f4 00:40:18 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:18 ---> Running in d7fd3cd2366d 00:40:19 Removing intermediate container d7fd3cd2366d 00:40:19 ---> 88eb4fe6e01d 00:40:19 Step 24/26 : LABEL arch=x86_64 00:40:19 ---> Running in 6d9858e17ecc 00:40:19 Removing intermediate container 6d9858e17ecc 00:40:19 ---> a3847d1beccb 00:40:19 Step 25/26 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c 00:40:19 ---> Running in 9d2735a6fbc0 00:40:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:40:20 Removing intermediate container 9d2735a6fbc0 00:40:20 ---> 3817b7108eab 00:40:20 Step 26/26 : LABEL version=0.0.0 00:40:20 ---> Running in d75dbf6ec6ec 00:40:20 Removing intermediate container d75dbf6ec6ec 00:40:20 ---> e233ef528d86 00:40:20 00:40:20 Successfully built e233ef528d86 00:40:20 Successfully tagged docker-sys-mgmt-agent-go:latest 00:40:20  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/secrets-config ./cmd/secrets-config 00:40:29 Removing intermediate container bd66cdbd29f6 00:40:29 ---> 236599ec620f 00:40:29 00:40:29 Step 10/24 : FROM alpine:3.12 00:40:29 ---> 389fef711851 00:40:29 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:40:29 Removing intermediate container 434b1dcb0fe1 00:40:29 ---> 51c42992d35b 00:40:29 00:40:29 Step 10/21 : FROM alpine:3.12 00:40:29 ---> 389fef711851 00:40:29 Step 11/21 : RUN apk add --update --no-cache curl 00:40:29 Removing intermediate container db34b3a90d2f 00:40:29 ---> 9da8935188e0 00:40:29 00:40:29 Step 10/23 : FROM alpine:3.12 00:40:29 ---> 389fef711851 00:40:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:40:29 ---> Using cache 00:40:29 ---> 1e318c697f74 00:40:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:40:29 ---> Using cache 00:40:29 ---> 372ae2c35019 00:40:29 Step 13/23 : ENV APP_PORT=48082 00:40:29 ---> Running in 8b8a02d7249c 00:40:29 ---> Running in 0e052701b451 00:40:29 ---> Running in 02bcfcdeb470 00:40:29 Removing intermediate container 8b8a02d7249c 00:40:29 ---> 68838b3c3ebb 00:40:29 Step 14/23 : EXPOSE $APP_PORT 00:40:31 ---> Running in 05a308f344cd 00:40:31 Removing intermediate container fd8d36ea4c09 00:40:31 ---> 369f3b4ff90f 00:40:31 00:40:31 Step 10/23 : FROM alpine:3.12 00:40:31 ---> 389fef711851 00:40:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:40:31 ---> Using cache 00:40:31 ---> 1e318c697f74 00:40:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:40:31 ---> Using cache 00:40:31 ---> 372ae2c35019 00:40:31 Step 13/23 : ENV APP_PORT=48081 00:40:31 ---> Running in b62781ea08e7 00:40:31 Removing intermediate container 05a308f344cd 00:40:31 ---> 36a44bf041b7 00:40:31 Step 15/23 : WORKDIR / 00:40:31 ---> Running in 7e7193b83920 00:40:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:31 Removing intermediate container b62781ea08e7 00:40:31 ---> db6c33955412 00:40:31 Step 14/23 : EXPOSE $APP_PORT 00:40:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:31 (1/5) Installing ca-certificates (20191127-r4) 00:40:31 (1/4) Installing ca-certificates (20191127-r4) 00:40:33 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:40:33 (3/4) Installing libcurl (7.69.1-r3) 00:40:33 (4/4) Installing curl (7.69.1-r3) 00:40:33 Executing busybox-1.31.1-r19.trigger 00:40:33 Executing ca-certificates-20191127-r4.trigger 00:40:33 OK: 7 MiB in 18 packages 00:40:33 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:40:33 (3/5) Installing libcurl (7.69.1-r3) 00:40:33 (4/5) Installing curl (7.69.1-r3) 00:40:33 ---> Running in d6508bf5b07c 00:40:33 (5/5) Installing dumb-init (1.2.2-r1) 00:40:33 Executing busybox-1.31.1-r19.trigger 00:40:33 Executing ca-certificates-20191127-r4.trigger 00:40:33 OK: 7 MiB in 19 packages 00:40:33 Removing intermediate container 7e7193b83920 00:40:33 ---> 2cee28400265 00:40:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.118s coverage: 92.9% of statements 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 77.8% of statements 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.117s coverage: 87.2% of statements 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.133s coverage: 84.2% of statements 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.163s coverage: 91.4% of statements 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.524s coverage: 63.5% of statements 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 91.3% of statements 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.774s coverage: 68.9% of statements 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.386s coverage: 37.0% of statements 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.529s coverage: 84.0% of statements 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.091s coverage: 100.0% of statements 00:40:34 Removing intermediate container d6508bf5b07c 00:40:34 ---> 12be86bba850 00:40:34 Step 15/23 : WORKDIR / 00:40:34 ---> Running in 15c605ed7424 00:40:34 ---> 874e51b93211 00:40:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:40:35 Removing intermediate container 15c605ed7424 00:40:35 ---> 46f62e4e19a5 00:40:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:35 Removing intermediate container 0e052701b451 00:40:35 ---> 0b3b3cef6cde 00:40:35 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:40:35 Removing intermediate container 02bcfcdeb470 00:40:35 ---> 52f1ed8248e0 00:40:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:40:35 ---> Running in 589f18be4a05 00:40:35 ---> Running in 2df9ced93a43 00:40:35 ---> 242c4af66d4c 00:40:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:40:35 ---> 90043b4b89fd 00:40:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:40:35 Removing intermediate container 2df9ced93a43 00:40:35 ---> e37df1ebb337 00:40:35 Step 13/21 : WORKDIR /edgex 00:40:35 Removing intermediate container 589f18be4a05 00:40:35 ---> 8b4c52bc20e3 00:40:35 Step 13/24 : WORKDIR / 00:40:36 ---> Running in f7e1bbff6793 00:40:36 ---> Running in 24fc5a34f254 00:40:36 ---> 4ddb68d5e81f 00:40:36 Step 19/23 : ENTRYPOINT ["/core-command"] 00:40:36 ---> 92b322c2590b 00:40:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:40:36 ---> Running in b07c056af5c2 00:40:36 Removing intermediate container f7e1bbff6793 00:40:36 ---> 6113a7f4eb2f 00:40:36 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:40:36 Removing intermediate container 24fc5a34f254 00:40:36 ---> b4c0ec75f2c7 00:40:36 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:40:36 Removing intermediate container b07c056af5c2 00:40:36 ---> 2c91ad5a97c6 00:40:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:36 ---> 60399c1d80bb 00:40:36 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:40:36 ---> 89b6d170a915 00:40:36 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:40:36 ---> Running in 5165210d92e3 00:40:36 ---> Running in e771b4e453c0 00:40:36 ---> b03987d74f28 00:40:36 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:40:37 Removing intermediate container 5165210d92e3 00:40:37 ---> 03ca92bbf40f 00:40:37 Step 21/23 : LABEL arch=x86_64 00:40:37 Removing intermediate container e771b4e453c0 00:40:37 ---> 99cea5bcd734 00:40:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:37 ---> Running in 43f8b7a6ecdc 00:40:37 ---> a328f4b21827 00:40:37 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:40:37 ---> a759ba02265a 00:40:37 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:40:37 ---> Running in 6415bee06a2e 00:40:37 Removing intermediate container 43f8b7a6ecdc 00:40:37 ---> 2a52452a423c 00:40:37 Step 22/23 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c 00:40:37 ---> f68d6389aee6 00:40:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:40:37 Removing intermediate container 6415bee06a2e 00:40:37 ---> ff571c5e76ff 00:40:37 Step 21/23 : LABEL arch=x86_64 00:40:37 ---> Running in dc02ca8ae72b 00:40:37 ---> Running in b09c1257bbef 00:40:37 ---> 74a883c8403d 00:40:37 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:40:38 ---> Running in 31b158130faf 00:40:38 Removing intermediate container dc02ca8ae72b 00:40:38 ---> cdcbfb8009f7 00:40:38 Step 23/23 : LABEL version=0.0.0 00:40:38 Removing intermediate container b09c1257bbef 00:40:38 ---> f234182b6d5e 00:40:38 Step 22/23 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c 00:40:38 ---> Running in 6fc3b53ed662 00:40:38 Removing intermediate container 31b158130faf 00:40:38 ---> e419b097df8c 00:40:38 Step 18/21 : CMD ["--init=true"] 00:40:38 ---> Running in d7af9baf9116 00:40:38 ---> 104851879258 00:40:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:40:38 ---> Running in 84a036af984c 00:40:38 Removing intermediate container 6fc3b53ed662 00:40:38 ---> 49281ea89909 00:40:38 00:40:38 Successfully built 49281ea89909 00:40:39 Removing intermediate container d7af9baf9116 00:40:39 ---> c2d69481537d 00:40:39 Step 23/23 : LABEL version=0.0.0 00:40:39 Successfully tagged docker-core-command-go:latest 00:40:39  Building docker-core-command-go ... done  ---> Running in 82ca96c18c8f 00:40:39 Removing intermediate container 84a036af984c 00:40:39 ---> 16f27c02211d 00:40:39 Step 19/21 : LABEL arch=x86_64 00:40:39 ---> 69697bb3bba5 00:40:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:40:39 ---> Running in 723826cefe5e 00:40:39 Removing intermediate container 82ca96c18c8f 00:40:39 ---> eaa19da3e911 00:40:39 00:40:39 Successfully built eaa19da3e911 00:40:39 ---> 03ce5ed13a9f 00:40:39 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:40:39 Removing intermediate container 723826cefe5e 00:40:39 ---> fbd4559aee04 00:40:39 Step 20/21 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c 00:40:39 Successfully tagged docker-core-metadata-go:latest 00:40:39  Building docker-core-metadata-go ... done  ---> Running in c359b6055ece 00:40:39 ---> Running in b4f350451cc2 00:40:40 Removing intermediate container b4f350451cc2 00:40:40 ---> dbeed694893b 00:40:40 Step 21/21 : LABEL version=0.0.0 00:40:40 ---> Running in 144196a8f3b5 00:40:40 Removing intermediate container 144196a8f3b5 00:40:40 ---> 46a1786dd9e0 00:40:40 00:40:40 Successfully built 46a1786dd9e0 00:40:40 Successfully tagged docker-security-proxy-setup-go:latest 00:40:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.399s coverage: 47.0% of statements 00:40:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:40:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:40:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:40:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:40:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:40:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.149s coverage: 100.0% of statements 00:40:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:40:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.110s coverage: 100.0% of statements 00:40:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:40:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:40:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:40:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:40:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.362s coverage: 89.4% of statements 00:40:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:40:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:40:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:40:40  Building docker-security-proxy-setup-go ... done Removing intermediate container c359b6055ece 00:40:40 ---> 9e3addf95c67 00:40:40 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:40:40 ---> Running in b3ddc10480d6 00:40:41 Removing intermediate container b3ddc10480d6 00:40:41 ---> b8cdbb1d429b 00:40:41 Step 22/24 : LABEL arch=x86_64 00:40:41 ---> Running in 9e387af61f0a 00:40:41 Removing intermediate container 9e387af61f0a 00:40:41 ---> 34904d06954b 00:40:41 Step 23/24 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c 00:40:41 ---> Running in 90db09cc8314 00:40:41 Removing intermediate container 90db09cc8314 00:40:41 ---> 9be7ff056b05 00:40:41 Step 24/24 : LABEL version=0.0.0 00:40:41 ---> Running in 0485ebd624fb 00:40:41 Removing intermediate container 0485ebd624fb 00:40:41 ---> a2d36df5c1de 00:40:41 00:40:42 Successfully built a2d36df5c1de 00:40:42 Successfully tagged docker-security-secretstore-setup-go:latest 00:40:42  Building docker-security-secretstore-setup-go ... done  [Pipeline] } 00:40:42 $ docker stop --time=1 554e331e795b8252713db544a01bb6a80ebfc185f9eb97a3634a0570a60f1937 00:40:44 $ docker rm -f 554e331e795b8252713db544a01bb6a80ebfc185f9eb97a3634a0570a60f1937 [Pipeline] // withDockerContainer [Pipeline] sh 00:40:44 + docker images 00:40:44 + grep docker 00:40:44 docker-security-secretstore-setup-go latest a2d36df5c1de 3 seconds ago 24.6MB 00:40:44 docker-security-proxy-setup-go latest 46a1786dd9e0 4 seconds ago 24.4MB 00:40:44 docker-core-metadata-go latest eaa19da3e911 5 seconds ago 18.8MB 00:40:44 docker-core-command-go latest 49281ea89909 6 seconds ago 16.9MB 00:40:44 docker-sys-mgmt-agent-go latest e233ef528d86 24 seconds ago 313MB 00:40:44 docker-security-bootstrapper-go latest 9cdb54beeb14 About a minute ago 18MB 00:40:44 docker-core-data-go latest 24da7275e10a 2 minutes ago 22.3MB 00:40:44 docker-support-notifications-go latest 33360b8ca2f9 2 minutes ago 17.6MB 00:40:44 docker-support-scheduler-go latest 82587eb4960b 2 minutes ago 17MB 00:40:44 docker 20.10.0 aefe523efa57 2 months 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:40:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.045s coverage: 29.1% of statements 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.198s coverage: 99.0% of statements 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.092s coverage: 100.0% of statements 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.132s coverage: 100.0% of statements 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.046s coverage: 100.0% of statements 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.113s coverage: 87.9% of statements 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 00:40:49 GO111MODULE=on go vet ./... 00:41:00 Still waiting to schedule task 00:41:00 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-26371’ 00:42:11 gofmt -l . 00:42:11 [ "`gofmt -l .`" = "" ] 00:42:11 ./bin/test-go-mod-tidy.sh 00:42:11 ./bin/test-attribution-txt.sh [Pipeline] sh 00:42:11 + ls -al . 00:42:11 total 728 00:42:11 drwxrwxr-x 9 1001 1001 4096 Feb 13 00:42 . 00:42:11 drwxr-xr-x 4 root root 4096 Feb 13 00:37 .. 00:42:11 -rw-rw-r-- 1 1001 1001 11 Feb 13 00:36 .dockerignore 00:42:11 drwxrwxr-x 8 1001 1001 4096 Feb 13 00:36 .git 00:42:11 drwxrwxr-x 3 1001 1001 4096 Feb 13 00:36 .github 00:42:11 -rw-rw-r-- 1 1001 1001 818 Feb 13 00:36 .gitignore 00:42:11 -rw-rw-r-- 1 1001 1001 166 Feb 13 00:36 .sonarcloud.properties 00:42:11 -rw-rw-r-- 1 1001 1001 7859 Feb 13 00:36 Attribution.txt 00:42:11 -rw-rw-r-- 1 1001 1001 3804 Feb 13 00:36 CONTRIBUTING.md 00:42:11 -rw-rw-r-- 1 1001 1001 931 Feb 13 00:36 Dockerfile.build 00:42:11 -rw-rw-r-- 1 1001 1001 863 Feb 13 00:36 Jenkinsfile 00:42:11 -rw-rw-r-- 1 1001 1001 10775 Feb 13 00:36 LICENSE 00:42:11 -rw-rw-r-- 1 1001 1001 5774 Feb 13 00:36 Makefile 00:42:11 -rw-rw-r-- 1 1001 1001 6524 Feb 13 00:36 README.md 00:42:11 -rw-rw-r-- 1 1001 1001 6755 Feb 13 00:36 SECURITY.md 00:42:11 -rw-rw-r-- 1 1001 1001 5 Feb 13 00:32 VERSION 00:42:11 -rw-rw-r-- 1 1001 1001 4131 Feb 13 00:36 ZMQWindows.md 00:42:11 drwxrwxr-x 2 1001 1001 4096 Feb 13 00:36 bin 00:42:11 drwxrwxr-x 14 1001 1001 4096 Feb 13 00:36 cmd 00:42:11 -rw-r--r-- 1 root root 595676 Feb 13 00:40 coverage.out 00:42:11 -rw-r--r-- 1 root root 1054 Feb 13 00:42 go.mod 00:42:11 -rw-r--r-- 1 root root 19518 Feb 13 00:42 go.sum 00:42:11 drwxrwxr-x 8 1001 1001 4096 Feb 13 00:36 internal 00:42:11 drwxrwxr-x 4 1001 1001 4096 Feb 13 00:36 openapi 00:42:11 drwxrwxr-x 4 1001 1001 4096 Feb 13 00:36 snap 00:42:11 -rw-rw-r-- 1 1001 1001 168 Feb 13 00:36 version.go [Pipeline] sh 00:42:12 + '[' -e coverage.out ] 00:42:12 + chown 1001:1001 coverage.out [Pipeline] stash 00:42:12 Warning: overwriting stash ‘coverage-report’ 00:42:13 Stashed 1 file(s) [Pipeline] sh 00:42:14 + make build 00:42:14 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:42:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:42:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:42:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:42:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:42:57 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:43:02 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:43:07 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:43:08 Running on prd-ubuntu18.04-docker-8c-8g-26372 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:43:09 Running in /w/workspace/edgex-go/63 [Pipeline] { [Pipeline] checkout 00:43:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:43:11 using credential edgex-jenkins-ssh 00:43:11 Cloning the remote Git repository 00:43:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:43:11 > git init /w/workspace/edgex-go/63 # timeout=10 00:43:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:43:11 > git --version # timeout=10 00:43:11 > git --version # 'git version 2.17.1' 00:43:11 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:43:14 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:43:18 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:43:22 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:43:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:43:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:43:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:43:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:43:26 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:26 > 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:43:27 Merging remotes/origin/master commit c45cbaf51db8bca8828eded85884901e9538081e into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:43:27 Merge succeeded, producing 9ecf2a57a06beb458c0c41dc863e887562616042 00:43:27 Checking out Revision 9ecf2a57a06beb458c0c41dc863e887562616042 (PR-2858) 00:43:27 > git config core.sparsecheckout # timeout=10 00:43:27 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:43:27 > git remote # timeout=10 00:43:27 > git config --get remote.origin.url # timeout=10 00:43:27 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:27 > git merge c45cbaf51db8bca8828eded85884901e9538081e # timeout=10 00:43:27 > git rev-parse HEAD^{commit} # timeout=10 00:43:27 > git config core.sparsecheckout # timeout=10 00:43:27 > git checkout -f 9ecf2a57a06beb458c0c41dc863e887562616042 # timeout=10 [Pipeline] } 00:43:29 $ docker stop --time=1 cbcac64f474510291f8f9eb2d27318d7eed1c7dcf7da6d290f9c8194174e1a4e 00:43:31 Commit message: "Merge commit 'c45cbaf51db8bca8828eded85884901e9538081e' into HEAD" 00:43:31 First time build. Skipping changelog. 00:43:31 $ docker rm -f cbcac64f474510291f8f9eb2d27318d7eed1c7dcf7da6d290f9c8194174e1a4e 00:43:31 > git rev-list --no-walk 7195ca11e5696536ea936da28ddced5c7dd8b5e5 # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:34 + echo snap-build.sh 00:43:34 snap-build.sh 00:43:34 + SNAP_BASE_DIR=. 00:43:34 + '[' '!' -z /w/workspace/edgex-go/63 ']' 00:43:34 + SNAP_BASE_DIR=/w/workspace/edgex-go/63 00:43:34 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/63]' 00:43:34 [snap-build] Building snap in dir [/w/workspace/edgex-go/63] 00:43:34 + cd /w/workspace/edgex-go/63 00:43:34 + sudo apt-get remove -qy --purge lxd lxd-client 00:43:34 Reading package lists... 00:43:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:34 00:43:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:43:34 Building dependency tree... 00:43:34 Reading state information... 00:43:34 The following packages were automatically installed and are no longer required: 00:43:34 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:43:34 uidmap xdelta3 00:43:34 Use 'sudo apt autoremove' to remove them. 00:43:34 The following packages will be REMOVED: 00:43:34 lxd* lxd-client* 00:43:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:34 latest: Pulling from edgex-devops/edgex-compose-arm64 00:43:34 29e5d40040c1: Pulling fs layer 00:43:34 1ce36da41761: Pulling fs layer 00:43:34 25b303627fd3: Pulling fs layer 00:43:35 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:43:35 After this operation, 31.7 MB disk space will be freed. 00:43:35 29e5d40040c1: Verifying Checksum 00:43:35 29e5d40040c1: Download complete 00:43:35 1ce36da41761: Verifying Checksum 00:43:35 1ce36da41761: Download complete 00:43:35 29e5d40040c1: Pull complete 00:43:36 (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:43:36 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:43:37 Removing lxd dnsmasq configuration 00:43:37 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:43:37 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:43:37 1ce36da41761: Pull complete 00:43:37 25b303627fd3: Download complete 00:43:38 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:43:38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 00:43:38 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:43:39 Processing triggers for systemd (237-3ubuntu10.42) ... 00:43:39 Processing triggers for ureadahead (0.100.0-21) ... 00:43:41 + sudo snap remove --purge lxd 00:43:41 snap "lxd" is not installed 00:43:41 + sudo groupadd --force --system lxd 00:43:41 ++ whoami 00:43:41 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:43:41 + newgrp - lxd 00:43:41 + sudo snap install lxd 00:43:47 25b303627fd3: Pull complete 00:43:47 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:43:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:43:47 prd-ubuntu18.04-docker-arm64-4c-16g-26369 does not seem to be running inside a container 00:43:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:50 2021-02-13T00:43:47Z INFO Waiting for automatic snapd restart... 00:43:51 $ docker top 2b580facbefe54b09ab8ae3a2a2139cfa82da40002d3944846c3781b28504ba8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:52 + docker-compose build --help 00:43:52 + grep parallel 00:43:55 --parallel Build images in parallel. [Pipeline] } 00:43:55 $ docker stop --time=1 2b580facbefe54b09ab8ae3a2a2139cfa82da40002d3944846c3781b28504ba8 00:43:57 $ docker rm -f 2b580facbefe54b09ab8ae3a2a2139cfa82da40002d3944846c3781b28504ba8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:58 . [Pipeline] withDockerContainer 00:43:58 prd-ubuntu18.04-docker-arm64-4c-16g-26369 does not seem to be running inside a container 00:43:58 $ 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/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@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:44:00 $ docker top 973f70d4ed2a545b2d2a5da119587c218732cfdd28b13cfd806ec8a46e835fa5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:01 + docker-compose -f ./docker-compose-build.yml build --parallel 00:44:05 Building docker-core-command-go ... 00:44:05 Building docker-core-data-go ... 00:44:05 Building docker-core-metadata-go ... 00:44:05 Building docker-security-bootstrapper-go ... 00:44:05 Building docker-security-proxy-setup-go ... 00:44:05 Building docker-security-secretstore-setup-go ... 00:44:05 Building docker-support-notifications-go ... 00:44:05 Building docker-support-scheduler-go ... 00:44:05 Building docker-sys-mgmt-agent-go ... 00:44:05 Building docker-core-data-go 00:44:05 Building docker-security-secretstore-setup-go 00:44:05 Building docker-support-notifications-go 00:44:05 Building docker-core-metadata-go 00:44:05 Building docker-support-scheduler-go 00:44:08 lxd 4.11 from Canonical* installed 00:44:08 + sudo lxd init --auto 00:44:14 + sudo snap install --classic snapcraft 00:44:21 snapcraft 4.5.1 from Canonical* installed 00:44:21 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:44:21 + patch --verbose -p1 00:44:21 Hmm... Looks like a unified diff to me... 00:44:21 The text leading up to this was: 00:44:21 -------------------------- 00:44:21 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:44:21 |From: Tony Espy 00:44:21 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:44:21 |Subject: [PATCH] optimize snap build for pipeline CI check 00:44:21 | 00:44:21 |This patch is used by the EdgeX CI pipeline builds to 00:44:21 |optimize the snap CI check run for pull requests. When 00:44:21 |applied, it essentially strips out everything (apps and 00:44:21 |parts) from the snapcraft.yaml file except those required 00:44:21 |to build edgex-go, as the whole idea of the CI check is to 00:44:21 |catch changes to edgex-go that break the snap build. 00:44:21 | 00:44:21 |In general, anyone updating snapcraft.yaml will also need 00:44:21 |to update this patch file, otherwise it may fail to apply, 00:44:21 |resulting in a failed snap build CI check in the associated 00:44:21 |pull request. 00:44:21 | 00:44:21 |Note - in addition to applying this patch, the pipeline also 00:44:21 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:44:21 |need to build the finally binary .snap file (and it won't 00:44:21 |work with the patch applied). This further reduces the build 00:44:21 |time. 00:44:21 |--- 00:44:21 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:44:21 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:44:21 | 00:44:21 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:44:21 |index 1e537489..faf42425 100644 00:44:21 |--- a/snap/snapcraft.yaml 00:44:21 |+++ b/snap/snapcraft.yaml 00:44:21 -------------------------- 00:44:21 patching file snap/snapcraft.yaml 00:44:21 Using Plan A... 00:44:21 Hunk #1 succeeded at 73. 00:44:21 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 00:44:21 Hunk #3 succeeded at 217 (offset 3 lines). 00:44:21 Hunk #4 FAILED at 222. 00:44:21 Hunk #5 succeeded at 303 (offset 4 lines). 00:44:21 Hunk #6 succeeded at 330 (offset 4 lines). 00:44:21 Hunk #7 succeeded at 364 (offset 4 lines). 00:44:21 Hunk #8 FAILED at 411. 00:44:21 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 00:44:21 Hmm... Ignoring the trailing garbage. 00:44:21 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:44:22 Failed in branch amd64 00:45:27 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:45:27 ---> 7c0660a30f60 00:45:27 Step 3/24 : WORKDIR /edgex-go 00:45:27 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:45:27 ---> 7c0660a30f60 00:45:27 Step 3/22 : WORKDIR /edgex-go 00:45:27 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:27 ---> 7c0660a30f60 00:45:27 Step 3/23 : WORKDIR /edgex-go 00:45:27 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:45:27 ---> 7c0660a30f60 00:45:27 Step 3/22 : WORKDIR /edgex-go 00:45:27 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:27 ---> 7c0660a30f60 00:45:27 Step 3/23 : WORKDIR /edgex-go 00:45:27 ---> Running in c7cdb88de2dd 00:45:27 ---> Running in 4ea4eae72ce5 00:45:27 ---> Running in 92753b838922 00:45:27 ---> Running in bfce6f050dfc 00:45:27 ---> Running in c50ba3ba4372 00:45:27 Removing intermediate container bfce6f050dfc 00:45:27 ---> 1dfc81d085ce 00:45:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:27 Removing intermediate container c7cdb88de2dd 00:45:27 ---> c632ed5db261 00:45:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:27 Removing intermediate container c50ba3ba4372 00:45:27 ---> 0bf25ada69d0 00:45:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:27 Removing intermediate container 4ea4eae72ce5 00:45:27 ---> d6cdbeb7c0d7 00:45:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:27 Removing intermediate container 92753b838922 00:45:27 ---> 284224060090 00:45:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:27 ---> Running in b8b752dd16f7 00:45:27 ---> Running in 3dc318a42a0e 00:45:27 ---> Running in a870fb9c2880 00:45:27 ---> Running in ed79dae2a712 00:45:27 ---> Running in 4a827ed87da7 00:45:27 Removing intermediate container b8b752dd16f7 00:45:27 ---> f7bf088df589 00:45:27 Step 5/22 : RUN apk add --update --no-cache make git 00:45:27 ---> Running in fb8e9aa0bf69 00:45:27 Removing intermediate container a870fb9c2880 00:45:27 ---> 068a1b58dd96 00:45:27 Step 5/24 : RUN apk add --update --no-cache make git 00:45:27 ---> Running in 2fbcdf768ece 00:45:27 Removing intermediate container ed79dae2a712 00:45:27 ---> 9e333337d8ec 00:45:27 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:45:27 Removing intermediate container 3dc318a42a0e 00:45:27 ---> 163ae7ab77bf 00:45:27 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:45:27 Removing intermediate container 4a827ed87da7 00:45:27 ---> a48ec4bff0f5 00:45:27 Step 5/23 : RUN apk add --update --no-cache make git 00:45:27 ---> Running in d8ea1d0a3db0 00:45:27 ---> Running in dff210b49894 00:45:27 ---> Running in 7a6ae5f36fa1 00:45:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:27 OK: 217 MiB in 51 packages 00:45:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:27 OK: 217 MiB in 51 packages 00:45:28 OK: 217 MiB in 51 packages 00:45:28 Removing intermediate container fb8e9aa0bf69 00:45:28 ---> cfcd304eac63 00:45:28 Step 6/22 : COPY go.mod . 00:45:28 OK: 217 MiB in 51 packages 00:45:28 OK: 217 MiB in 51 packages 00:45:29 ---> bf6bfb83473b 00:45:29 Step 7/22 : RUN go mod download 00:45:29 Removing intermediate container 2fbcdf768ece 00:45:29 ---> a683d0ef6d75 00:45:29 Step 6/24 : COPY go.mod . 00:45:29 ---> Running in b00d26c0297b 00:45:30 Removing intermediate container d8ea1d0a3db0 00:45:30 ---> 8da414c762b8 00:45:30 Step 6/22 : COPY go.mod . 00:45:30 Removing intermediate container 7a6ae5f36fa1 00:45:30 ---> 59c9654a9adf 00:45:30 Step 6/23 : COPY go.mod . 00:45:30 Removing intermediate container dff210b49894 00:45:30 ---> c22b80d8c8bb 00:45:30 Step 6/23 : COPY go.mod . 00:45:30 ---> cb520f8127c5 00:45:30 Step 7/24 : RUN go mod download 00:45:30 ---> Running in 65b8adcca1e8 00:45:31 ---> c3daf5296bf3 00:45:31 Step 7/22 : RUN go mod download 00:45:31 ---> Running in d9a8126beca2 00:45:31 ---> 193d047aa7cc 00:45:31 Step 7/23 : RUN go mod download 00:45:31 ---> 76dc493904cf 00:45:31 Step 7/23 : RUN go mod download 00:45:31 ---> Running in b7a7282411f0 00:45:31 ---> Running in 12682a65219f 00:45:33 Removing intermediate container b00d26c0297b 00:45:33 ---> 3cdba8ad87fb 00:45:33 Step 8/22 : COPY . . 00:45:34 Removing intermediate container 65b8adcca1e8 00:45:34 ---> e5231419e4e5 00:45:34 Step 8/24 : COPY . . 00:45:36 Removing intermediate container b7a7282411f0 00:45:36 ---> 3497d65a5003 00:45:36 Step 8/23 : COPY . . 00:45:37 Removing intermediate container d9a8126beca2 00:45:37 Removing intermediate container 12682a65219f 00:45:37 ---> 6040257cf987 00:45:37 Step 8/23 : COPY . . 00:45:37 ---> 162da1b0c825 00:45:37 Step 8/22 : COPY . . 00:46:04 ---> ab34d4596fb4 00:46:04 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:46:04 ---> 7efba837ff27 00:46:04 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:46:04 ---> aa9346c6e330 00:46:04 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:46:04 ---> 077c6c13ac26 00:46:04 Step 9/23 : RUN make cmd/core-data/core-data 00:46:04 ---> Running in 7ce97c39cd25 00:46:04 ---> Running in 8858b543de63 00:46:04 ---> Running in bd5622c63259 00:46:04 ---> Running in 19891e3f6906 00:46:04 ---> 128df0c29534 00:46:04 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:46:04 ---> Running in 52d43c101b6f 00:46:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:46:04 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:46:04 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:46:04 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:46:04 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:26 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:47:34 Removing intermediate container 7ce97c39cd25 00:47:34 ---> f27ee6f2a6d5 00:47:34 00:47:34 Step 10/24 : FROM alpine:3.12 00:47:34 3.12: Pulling from library/alpine 00:47:35 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:47:35 Status: Downloaded newer image for alpine:3.12 00:47:35 ---> afeebe901d6b 00:47:35 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:47:36 ---> Running in 87d3e6908ef2 00:47:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:39 (1/5) Installing ca-certificates (20191127-r4) 00:47:39 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:47:39 (3/5) Installing libcurl (7.69.1-r3) 00:47:39 (4/5) Installing curl (7.69.1-r3) 00:47:39 (5/5) Installing dumb-init (1.2.2-r1) 00:47:39 Executing busybox-1.31.1-r19.trigger 00:47:39 Executing ca-certificates-20191127-r4.trigger 00:47:39 OK: 7 MiB in 19 packages 00:47:42 Removing intermediate container 87d3e6908ef2 00:47:42 ---> 553042625a9a 00:47:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:47:42 ---> Running in f0c3081344b4 00:47:43 Removing intermediate container f0c3081344b4 00:47:43 ---> dcce4af35cb2 00:47:43 Step 13/24 : WORKDIR / 00:47:43 ---> Running in 57faab886665 00:47:44 Removing intermediate container 57faab886665 00:47:44 ---> 0f8ead219297 00:47:44 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:47:45 ---> 7ca203b3a85a 00:47:45 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:47:46 ---> d23a316f613e 00:47:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:47:47 ---> 99af779c6f56 00:47:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:47:49 ---> d738849c1e20 00:47:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:47:51 ---> 03265e1d5d1d 00:47:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:47:54 ---> 7baa5ab84c0d 00:47:54 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:47:54 ---> Running in 9c5f59645cb7 00:47:57 Removing intermediate container 8858b543de63 00:47:57 ---> 5426b7e5d410 00:47:57 00:47:57 Step 10/22 : FROM alpine:3.12 00:47:57 ---> afeebe901d6b 00:47:57 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:47:57 ---> Running in ce64a0385170 00:47:58 Removing intermediate container 52d43c101b6f 00:47:58 ---> 9a2b2ae64348 00:47:58 00:47:58 Step 10/22 : FROM alpine:3.12 00:47:58 ---> afeebe901d6b 00:47:58 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:47:58 ---> Running in d225162693f7 00:47:58 Removing intermediate container 9c5f59645cb7 00:47:58 ---> 2db706f708fe 00:47:58 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:47:58 ---> Running in f3d3d6ac76d8 00:47:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:00 Removing intermediate container f3d3d6ac76d8 00:48:00 ---> 26ec90881f2e 00:48:00 Step 22/24 : LABEL arch=arm64 00:48:00 (1/1) Installing dumb-init (1.2.2-r1) 00:48:00 Executing busybox-1.31.1-r19.trigger 00:48:00 OK: 5 MiB in 15 packages 00:48:00 ---> Running in 6ca10075ae5b 00:48:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:01 (1/2) Installing ca-certificates (20191127-r4) 00:48:01 (2/2) Installing dumb-init (1.2.2-r1) 00:48:01 Executing busybox-1.31.1-r19.trigger 00:48:01 Removing intermediate container 6ca10075ae5b 00:48:01 ---> 73eb868598ca 00:48:01 Step 23/24 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c 00:48:01 Executing ca-certificates-20191127-r4.trigger 00:48:01 OK: 6 MiB in 16 packages 00:48:02 ---> Running in 292981a43b62 00:48:03 Removing intermediate container 292981a43b62 00:48:03 ---> efed45d24aec 00:48:03 Step 24/24 : LABEL version=0.0.0 00:48:03 Removing intermediate container ce64a0385170 00:48:03 ---> 0e0a2d413afa 00:48:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:03 ---> Running in dc03207b1af6 00:48:03 ---> Running in fa5302ecf5b5 00:48:05 Removing intermediate container fa5302ecf5b5 00:48:05 ---> 4d204564b6c6 00:48:05 00:48:05 Removing intermediate container dc03207b1af6 00:48:05 ---> a82db0c9a54e 00:48:05 Step 13/22 : ENV APP_PORT=48085 00:48:05 Removing intermediate container d225162693f7 00:48:05 ---> e4d1c5208903 00:48:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:48:05 Successfully built 4d204564b6c6 00:48:05 ---> Running in c004610edebf 00:48:05 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:48:05  Building docker-security-secretstore-setup-go ... done Building docker-security-bootstrapper-go 00:48:05 ---> Running in b0b0019b109f 00:48:06 Removing intermediate container b0b0019b109f 00:48:06 ---> eb9b64216a94 00:48:06 Step 13/22 : ENV APP_PORT=48060 00:48:06 Removing intermediate container c004610edebf 00:48:06 ---> f2a2724601c7 00:48:06 Step 14/22 : EXPOSE $APP_PORT 00:48:06 Removing intermediate container 19891e3f6906 00:48:06 ---> 29bb3ab74458 00:48:06 00:48:06 Step 10/23 : FROM alpine:3.12 00:48:06 ---> afeebe901d6b 00:48:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:48:06 ---> Using cache 00:48:06 ---> 0e0a2d413afa 00:48:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:06 ---> Using cache 00:48:06 ---> a82db0c9a54e 00:48:06 Step 13/23 : ENV APP_PORT=48081 00:48:07 ---> Running in 894331475ea0 00:48:07 ---> Running in 16eab9b89c1a 00:48:07 ---> Running in e36131d71112 00:48:08 Removing intermediate container 16eab9b89c1a 00:48:08 ---> c2d8f6b003c9 00:48:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:08 Removing intermediate container 894331475ea0 00:48:08 ---> 4b217ec1030f 00:48:08 Step 14/22 : EXPOSE $APP_PORT 00:48:09 Removing intermediate container e36131d71112 00:48:09 ---> 7279b1fc0d29 00:48:09 Step 14/23 : EXPOSE $APP_PORT 00:48:09 ---> Running in ce14b5b11921 00:48:09 ---> Running in 523a9c24f9e0 00:48:09 ---> 8a606d87a27c 00:48:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:48:09 Removing intermediate container ce14b5b11921 00:48:09 ---> 3cce29488e4c 00:48:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:10 Removing intermediate container 523a9c24f9e0 00:48:10 ---> 61af19fac9ce 00:48:10 Step 15/23 : WORKDIR / 00:48:11 ---> Running in 033aa5fff1b7 00:48:11 ---> 496306869e7d 00:48:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:48:11 ---> f8d06945bfec 00:48:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:48:12 Removing intermediate container 033aa5fff1b7 00:48:12 ---> c791bfa0cdef 00:48:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:12 Removing intermediate container bd5622c63259 00:48:12 ---> ba010632334d 00:48:12 00:48:12 Step 10/23 : FROM alpine:3.12 00:48:12 ---> afeebe901d6b 00:48:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:48:13 ---> e160fd08e5d7 00:48:13 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:48:13 ---> Running in e09b9ad17e36 00:48:13 ---> Running in 99d86008e0a0 00:48:13 ---> 6015cfddd9c1 00:48:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:48:13 ---> c8d54846d3cc 00:48:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:48:13 Removing intermediate container e09b9ad17e36 00:48:13 ---> 9f9f1fb3c2c9 00:48:13 Step 12/23 : ENV APP_PORT=48080 00:48:13 ---> Running in b39af711cc24 00:48:14 Removing intermediate container 99d86008e0a0 00:48:14 ---> 56822cbf8385 00:48:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:14 ---> d38f726bd1f5 00:48:14 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:48:14 ---> Running in 590c002b7c53 00:48:14 ---> Running in 47b674e98253 00:48:14 Removing intermediate container b39af711cc24 00:48:14 ---> 0f0f51f2e474 00:48:14 Step 13/23 : EXPOSE $APP_PORT 00:48:15 ---> Running in e8f8307875e6 00:48:15 Removing intermediate container 590c002b7c53 00:48:15 ---> d059ef1ac659 00:48:15 Step 20/22 : LABEL arch=arm64 00:48:15 Removing intermediate container 47b674e98253 00:48:15 ---> fd2205b04b7e 00:48:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:15 ---> 61b3f13969ed 00:48:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:48:15 ---> Running in 05330eae979e 00:48:15 ---> Running in a8f11cae8346 00:48:15 Removing intermediate container e8f8307875e6 00:48:15 ---> 4e0ecccc2cbd 00:48:15 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:16 ---> Running in 9e12da05e820 00:48:16 Removing intermediate container a8f11cae8346 00:48:16 ---> c8f6e7b8c1b8 00:48:16 Step 21/22 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c 00:48:16 Removing intermediate container 05330eae979e 00:48:16 ---> 49db21a66873 00:48:16 Step 20/22 : LABEL arch=arm64 00:48:17 ---> Running in 2e35c9308424 00:48:17 ---> Running in 2edfc110c117 00:48:17 ---> 21f7604cb6b0 00:48:17 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:48:17 ---> Running in c89f1fbcbb9c 00:48:17 Removing intermediate container 2edfc110c117 00:48:17 ---> efb32cbc527a 00:48:17 Step 22/22 : LABEL version=0.0.0 00:48:17 Removing intermediate container 2e35c9308424 00:48:17 ---> 7f14fcb4eee2 00:48:17 Step 21/22 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c 00:48:18 ---> Running in 779c976d12e3 00:48:18 ---> Running in 29b29ded8e2e 00:48:18 Removing intermediate container c89f1fbcbb9c 00:48:18 ---> faf037c4b1a1 00:48:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:18 ---> Running in dafa7c1837cd 00:48:19 Removing intermediate container 779c976d12e3 00:48:19 ---> 09d2e09568d7 00:48:19 00:48:19 Removing intermediate container 29b29ded8e2e 00:48:19 ---> d52b76289927 00:48:19 Step 22/22 : LABEL version=0.0.0 00:48:19 ---> Running in 7f69f9b786dd 00:48:19 Removing intermediate container dafa7c1837cd 00:48:19 Removing intermediate container 9e12da05e820 00:48:19 ---> d7bac622565b 00:48:19 ---> bf5cee9ad203 00:48:19 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:48:19 Step 21/23 : LABEL arch=arm64 00:48:19 Successfully built 09d2e09568d7 00:48:19 Successfully tagged docker-support-scheduler-go-arm64:latest 00:48:19  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 00:48:19 ---> Running in bb283643ee23 00:48:19 ---> Running in 763e1363d70c 00:48:20 Removing intermediate container 7f69f9b786dd 00:48:20 ---> eebe3a843b1b 00:48:20 00:48:20 Removing intermediate container 763e1363d70c 00:48:20 ---> 6af917660397 00:48:20 Step 22/23 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c 00:48:20 Successfully built eebe3a843b1b 00:48:20 Successfully tagged docker-support-notifications-go-arm64:latest 00:48:20 Building docker-security-proxy-setup-go 00:48:21  Building docker-support-notifications-go ... done  ---> Running in 8aeb5c588032 00:48:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:21 Removing intermediate container 8aeb5c588032 00:48:21 ---> 354fb4ba0f21 00:48:21 Step 23/23 : LABEL version=0.0.0 00:48:21 ---> Running in 37b12d2302fe 00:48:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:22 Removing intermediate container 37b12d2302fe 00:48:22 ---> 4ed91c77c946 00:48:22 00:48:22 Successfully built 4ed91c77c946 00:48:22 Successfully tagged docker-core-metadata-go-arm64:latest 00:48:22  Building docker-core-metadata-go ... done Building docker-core-command-go 00:48:22 (1/6) Installing dumb-init (1.2.2-r1) 00:48:23 (2/6) Installing libgcc (9.3.0-r2) 00:48:23 (3/6) Installing libsodium (1.0.18-r0) 00:48:23 (4/6) Installing libstdc++ (9.3.0-r2) 00:48:23 (5/6) Installing libzmq (4.3.3-r0) 00:48:23 (6/6) Installing zeromq (4.3.3-r0) 00:48:23 Executing busybox-1.31.1-r19.trigger 00:48:23 OK: 8 MiB in 20 packages 00:48:25 Removing intermediate container bb283643ee23 00:48:25 ---> 16f452e69657 00:48:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:26 ---> 090b39cfcfdb 00:48:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:48:28 ---> 69b9c28531c1 00:48:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:48:30 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:48:30 Step 2/30 : FROM ${BUILDER_BASE} AS builder 00:48:30 ---> 7c0660a30f60 00:48:30 Step 3/30 : WORKDIR /edgex-go 00:48:30 ---> Using cache 00:48:30 ---> 284224060090 00:48:30 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:30 ---> Using cache 00:48:30 ---> a48ec4bff0f5 00:48:30 Step 5/30 : RUN apk add --update --no-cache make git 00:48:30 ---> Using cache 00:48:30 ---> c22b80d8c8bb 00:48:30 Step 6/30 : COPY go.mod . 00:48:30 ---> Using cache 00:48:30 ---> 193d047aa7cc 00:48:30 Step 7/30 : RUN go mod download 00:48:30 ---> Using cache 00:48:30 ---> 3497d65a5003 00:48:30 Step 8/30 : COPY . . 00:48:30 ---> 67fce892e18a 00:48:30 Step 19/23 : ENTRYPOINT ["/core-data"] 00:48:30 ---> Using cache 00:48:30 ---> aa9346c6e330 00:48:30 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:48:30 ---> Running in c5b258421cc5 00:48:30 ---> Running in 914e04bec73e 00:48:31 Removing intermediate container 914e04bec73e 00:48:31 ---> be071b90b5af 00:48:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:31 ---> Running in 1dcbc40a8928 00:48:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:48:32 Removing intermediate container 1dcbc40a8928 00:48:32 ---> ab9a3aca0974 00:48:32 Step 21/23 : LABEL arch=arm64 00:48:32 ---> Running in a74914a2a76d 00:48:33 Removing intermediate container a74914a2a76d 00:48:33 ---> 1241c4c4a3d9 00:48:33 Step 22/23 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c 00:48:33 ---> Running in 7e4362345126 00:48:33 Removing intermediate container 7e4362345126 00:48:33 ---> a6c9886dad9f 00:48:33 Step 23/23 : LABEL version=0.0.0 00:48:34 ---> Running in 8f56a23efb66 00:48:35 Removing intermediate container 8f56a23efb66 00:48:35 ---> deb9ae6b139b 00:48:35 00:48:35 Successfully built deb9ae6b139b 00:48:35 Successfully tagged docker-core-data-go-arm64:latest 00:49:02  Building docker-core-data-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:02 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:49:02 ---> 7c0660a30f60 00:49:02 Step 3/26 : WORKDIR /edgex-go 00:49:02 ---> Using cache 00:49:02 ---> 284224060090 00:49:02 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:02 ---> Using cache 00:49:02 ---> a48ec4bff0f5 00:49:02 Step 5/26 : RUN apk add --update --no-cache make bash git 00:49:02 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:02 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:49:02 ---> 7c0660a30f60 00:49:02 Step 3/21 : WORKDIR /edgex-go 00:49:02 ---> Using cache 00:49:02 ---> 284224060090 00:49:02 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:02 ---> Using cache 00:49:02 ---> a48ec4bff0f5 00:49:02 Step 5/21 : RUN apk add --update --no-cache make git 00:49:02 ---> Using cache 00:49:02 ---> c22b80d8c8bb 00:49:02 Step 6/21 : COPY go.mod . 00:49:02 ---> Using cache 00:49:02 ---> 193d047aa7cc 00:49:02 Step 7/21 : RUN go mod download 00:49:02 ---> Using cache 00:49:02 ---> 3497d65a5003 00:49:02 Step 8/21 : COPY . . 00:49:02 ---> Using cache 00:49:02 ---> aa9346c6e330 00:49:02 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:49:02 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:49:02 ---> 7c0660a30f60 00:49:02 Step 3/23 : WORKDIR /edgex-go 00:49:02 ---> Using cache 00:49:02 ---> 284224060090 00:49:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:02 ---> Using cache 00:49:02 ---> a48ec4bff0f5 00:49:02 Step 5/23 : RUN apk add --update --no-cache make git 00:49:02 ---> Using cache 00:49:02 ---> c22b80d8c8bb 00:49:02 Step 6/23 : COPY go.mod . 00:49:02 ---> Using cache 00:49:02 ---> 193d047aa7cc 00:49:02 Step 7/23 : RUN go mod download 00:49:02 ---> Using cache 00:49:02 ---> 3497d65a5003 00:49:02 Step 8/23 : COPY . . 00:49:02 ---> Using cache 00:49:02 ---> aa9346c6e330 00:49:02 Step 9/23 : RUN make cmd/core-command/core-command 00:49:05 ---> Running in c6017ce1f08a 00:49:05 ---> Running in 28dfcff604a2 00:49:05 ---> Running in b229c36ab0a6 00:49:06 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:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:07 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:49:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:08 OK: 217 MiB in 51 packages 00:49:10 Removing intermediate container c5b258421cc5 00:49:10 ---> 71ff565cb03b 00:49:10 00:49:10 Step 10/30 : FROM alpine:3.12 00:49:10 ---> afeebe901d6b 00:49:10 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:49:10 ---> Running in 8418ccf9ba10 00:49:10 Removing intermediate container b229c36ab0a6 00:49:10 ---> b9dda3b032b8 00:49:10 Step 6/26 : COPY go.mod . 00:49:11 Removing intermediate container 8418ccf9ba10 00:49:11 ---> 4243fc6f38c3 00:49:11 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 00:49:11 ---> Running in ec526f5c8806 00:49:12 ---> 88da28facf7e 00:49:12 Step 7/26 : RUN go mod download 00:49:12 ---> Running in 122b8224aa2f 00:49:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:14 (1/2) Installing dumb-init (1.2.2-r1) 00:49:14 (2/2) Installing su-exec (0.2-r1) 00:49:14 Executing busybox-1.31.1-r19.trigger 00:49:14 OK: 5 MiB in 16 packages 00:49:16 Removing intermediate container ec526f5c8806 00:49:16 ---> 02606800f619 00:49:16 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 00:49:16 ---> Running in 12065cfa1cd3 00:49:16 Removing intermediate container 122b8224aa2f 00:49:16 ---> 7cbd39ab72d3 00:49:16 Step 8/26 : COPY . . 00:49:17 Removing intermediate container 12065cfa1cd3 00:49:17 ---> edd5d442939a 00:49:17 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:49:17 ---> Running in fcb6dbae16c3 00:49:19 Removing intermediate container fcb6dbae16c3 00:49:19 ---> b5d4df430dcd 00:49:19 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:49:19 ---> Running in 4e952379cfd4 00:49:25 Removing intermediate container 4e952379cfd4 00:49:25 ---> a51a69e35b61 00:49:25 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 00:49:25 ---> Running in 7c9956fbad69 00:49:25 Removing intermediate container 7c9956fbad69 00:49:25 ---> bffdcee71892 00:49:25 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:49:27 ---> 78a41408ffca 00:49:27 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:49:27 ---> Running in 3720203c16dd 00:49:33 Removing intermediate container 3720203c16dd 00:49:33 ---> bef2da06a313 00:49:33 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:34 ---> b09015d03a54 00:49:34 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:49:38 ---> c49de4e81516 00:49:38 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:49:38 ---> bf275827eb95 00:49:38 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:49:38 ---> e14b476dc0f9 00:49:38 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:49:39 ---> Running in cc103c6048f1 00:49:40 ---> 74f8974f7047 00:49:40 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 00:49:40 ---> Running in 09da24b49db6 00:49:41 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:49:41 Removing intermediate container 09da24b49db6 00:49:41 ---> 0fdb312b967a 00:49:41 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:49:42 ---> 10c264e673f2 00:49:42 Step 25/30 : RUN chmod +x /entrypoint.sh 00:49:43 ---> Running in 83e825c660c9 00:49:46 Removing intermediate container 83e825c660c9 00:49:46 ---> a2339f254b9d 00:49:46 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 00:49:46 ---> Running in c82b11b506bf 00:49:47 Removing intermediate container c82b11b506bf 00:49:47 ---> 94a8a0f89d62 00:49:47 Step 27/30 : CMD ["gate"] 00:49:47 ---> Running in b7a92fe28d81 00:49:48 Removing intermediate container b7a92fe28d81 00:49:48 ---> 335bb6a18f2f 00:49:48 Step 28/30 : LABEL arch=arm64 00:49:48 ---> Running in c13a44e9ab8e 00:49:49 Removing intermediate container c13a44e9ab8e 00:49:49 ---> 85ddcb0556f7 00:49:49 Step 29/30 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c 00:49:49 ---> Running in f46a4c1d00f5 00:49:50 Removing intermediate container f46a4c1d00f5 00:49:50 ---> c7c4e5a9229b 00:49:50 Step 30/30 : LABEL version=0.0.0 00:49:51 ---> Running in 7b18e1672dc3 00:49:51 Removing intermediate container 7b18e1672dc3 00:49:51 ---> 06be5d113365 00:49:51 00:49:51 Successfully built 06be5d113365 00:49:52 Successfully tagged docker-security-bootstrapper-go-arm64:latest 00:50:00  Building docker-security-bootstrapper-go ... done 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:50:13 Removing intermediate container 28dfcff604a2 00:50:13 ---> 0169634b313b 00:50:13 00:50:13 Step 10/21 : FROM alpine:3.12 00:50:13 ---> afeebe901d6b 00:50:13 Step 11/21 : RUN apk add --update --no-cache curl 00:50:13 ---> Running in 5063d7eb0bba 00:50:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:15 (1/4) Installing ca-certificates (20191127-r4) 00:50:15 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:50:15 (3/4) Installing libcurl (7.69.1-r3) 00:50:15 (4/4) Installing curl (7.69.1-r3) 00:50:15 Executing busybox-1.31.1-r19.trigger 00:50:15 Executing ca-certificates-20191127-r4.trigger 00:50:15 OK: 7 MiB in 18 packages 00:50:16 Removing intermediate container c6017ce1f08a 00:50:16 ---> 946ff591d672 00:50:16 00:50:16 Step 10/23 : FROM alpine:3.12 00:50:16 ---> afeebe901d6b 00:50:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:50:16 ---> Using cache 00:50:16 ---> 0e0a2d413afa 00:50:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:50:16 ---> Using cache 00:50:16 ---> a82db0c9a54e 00:50:16 Step 13/23 : ENV APP_PORT=48082 00:50:16 ---> Running in 5562d44e0cf8 00:50:17 Removing intermediate container 5562d44e0cf8 00:50:17 ---> 122ce9dc6b6a 00:50:17 Step 14/23 : EXPOSE $APP_PORT 00:50:17 ---> Running in 052a9ba721b0 00:50:18 Removing intermediate container 5063d7eb0bba 00:50:18 ---> 220608250c8c 00:50:18 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:50:18 ---> Running in 47edb497ed2c 00:50:18 Removing intermediate container 052a9ba721b0 00:50:18 ---> a524ceb0fc26 00:50:18 Step 15/23 : WORKDIR / 00:50:18 ---> Running in 23e37780ad10 00:50:19 Removing intermediate container 47edb497ed2c 00:50:19 ---> f751d0ee1ffe 00:50:19 Step 13/21 : WORKDIR /edgex 00:50:19 ---> Running in 8632a752e3fb 00:50:19 Removing intermediate container 23e37780ad10 00:50:19 ---> a2e01aecb553 00:50:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:20 Removing intermediate container 8632a752e3fb 00:50:20 ---> 01306d7a59d5 00:50:20 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:50:21 ---> 18bde9381a4b 00:50:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:50:21 ---> 43849988ddc1 00:50:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:50:23 ---> 9342697102d7 00:50:23 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:50:23 ---> 872d4bbfa78c 00:50:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:50:24 ---> d863cfafc6d5 00:50:24 Step 19/23 : ENTRYPOINT ["/core-command"] 00:50:24 ---> 3a4edf1159a5 00:50:24 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:50:24 ---> Running in 16340ad8199c 00:50:24 ---> Running in dad58863b394 00:50:24 Removing intermediate container 16340ad8199c 00:50:24 ---> 1559213ebc77 00:50:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:25 ---> Running in 9426b89a42ef 00:50:25 Removing intermediate container dad58863b394 00:50:25 ---> e7fa0bb653a2 00:50:25 Step 18/21 : CMD ["--init=true"] 00:50:25 ---> Running in 620e74a97a1a 00:50:26 Removing intermediate container 9426b89a42ef 00:50:26 ---> 7988e99f5959 00:50:26 Step 21/23 : LABEL arch=arm64 00:50:26 ---> Running in 6bfcd8ecbb6a 00:50:26 Removing intermediate container 620e74a97a1a 00:50:26 ---> 509cc3fef1e2 00:50:26 Step 19/21 : LABEL arch=arm64 00:50:26 ---> Running in 97ca6206545c 00:50:26 Removing intermediate container 6bfcd8ecbb6a 00:50:26 ---> 58f7a2b02128 00:50:26 Step 22/23 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c 00:50:26 Removing intermediate container 97ca6206545c 00:50:26 ---> f5cc41e757c3 00:50:26 Step 20/21 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c 00:50:26 ---> Running in bd3919574180 00:50:27 ---> Running in 6d5ab1e2aecd 00:50:27 Removing intermediate container bd3919574180 00:50:27 ---> 106bd0ffb12e 00:50:27 Step 23/23 : LABEL version=0.0.0 00:50:28 Removing intermediate container 6d5ab1e2aecd 00:50:28 ---> 50fbbe82dcf0 00:50:28 Step 21/21 : LABEL version=0.0.0 00:50:28 ---> Running in d7f0ba7823d5 00:50:28 ---> Running in 1b7dc0f02992 00:50:28 Removing intermediate container d7f0ba7823d5 00:50:28 ---> aefdb2543178 00:50:28 00:50:28 Removing intermediate container cc103c6048f1 00:50:28 ---> a86aee4b36cb 00:50:28 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:50:29 Successfully built aefdb2543178 00:50:29 Removing intermediate container 1b7dc0f02992 00:50:29 ---> 1c95e9c7d3c4 00:50:29 00:50:29 Successfully tagged docker-core-command-go-arm64:latest 00:50:29  Building docker-core-command-go ... done  ---> Running in 9885c8dfec24 00:50:29 Successfully built 1c95e9c7d3c4 00:50:29 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:50:30  Building docker-security-proxy-setup-go ... done 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:50:32 Removing intermediate container 9885c8dfec24 00:50:32 ---> 64e502c9e430 00:50:32 00:50:32 Step 11/26 : FROM docker:20.10.0 00:50:32 20.10.0: Pulling from library/docker 00:50:39 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:50:39 Status: Downloaded newer image for docker:20.10.0 00:50:39 ---> eeaf43b92773 00:50:39 Step 12/26 : RUN apk add --no-cache bash 00:50:41 ---> Running in fcf14048f145 00:50:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:43 (1/2) Installing readline (8.0.4-r0) 00:50:43 (2/2) Installing bash (5.0.17-r0) 00:50:43 Executing bash-5.0.17-r0.post-install 00:50:43 Executing busybox-1.31.1-r19.trigger 00:50:43 OK: 12 MiB in 22 packages 00:50:44 Removing intermediate container fcf14048f145 00:50:44 ---> a35a770ca941 00:50:44 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:50:44 ---> Running in c7b60687312a 00:50:45 Removing intermediate container c7b60687312a 00:50:45 ---> 343e2b9312ad 00:50:45 Step 14/26 : ENV APP_PORT=48090 00:50:45 ---> Running in 9774a42130dc 00:50:45 Removing intermediate container 9774a42130dc 00:50:45 ---> 8122d0fae4e8 00:50:45 Step 15/26 : EXPOSE $APP_PORT 00:50:45 ---> Running in 40b80c3e3f2c 00:50:46 Removing intermediate container 40b80c3e3f2c 00:50:46 ---> 3937e0f4ebc6 00:50:46 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:50:47 ---> dc6138c4b26c 00:50:47 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:50:47 ---> 4519deac8ea3 00:50:47 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:50:48 ---> 11b5ad7f7b50 00:50:48 Step 19/26 : RUN apk --no-cache add py3-pip 00:50:49 ---> Running in 6e35efea3b13 00:50:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:50 (1/33) Installing libbz2 (1.0.8-r1) 00:50:50 (2/33) Installing expat (2.2.9-r1) 00:50:50 (3/33) Installing libffi (3.3-r2) 00:50:50 (4/33) Installing gdbm (1.13-r1) 00:50:50 (5/33) Installing xz-libs (5.2.5-r0) 00:50:50 (6/33) Installing sqlite-libs (3.32.1-r0) 00:50:50 (7/33) Installing python3 (3.8.5-r0) 00:50:52 (8/33) Installing py3-appdirs (1.4.4-r1) 00:50:52 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:50:52 (10/33) Installing py3-parsing (2.4.7-r0) 00:50:52 (11/33) Installing py3-six (1.15.0-r0) 00:50:52 (12/33) Installing py3-packaging (20.4-r0) 00:50:52 (13/33) Installing py3-setuptools (47.0.0-r0) 00:50:52 (14/33) Installing py3-chardet (3.0.4-r4) 00:50:52 (15/33) Installing py3-idna (2.9-r0) 00:50:52 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:50:52 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:50:52 (18/33) Installing py3-requests (2.23.0-r0) 00:50:52 (19/33) Installing py3-msgpack (1.0.0-r0) 00:50:52 (20/33) Installing py3-lockfile (0.12.2-r3) 00:50:52 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:50:52 (22/33) Installing py3-colorama (0.4.3-r0) 00:50:52 (23/33) Installing py3-distlib (0.3.0-r0) 00:50:53 (24/33) Installing py3-distro (1.5.0-r1) 00:50:53 (25/33) Installing py3-webencodings (0.5.1-r3) 00:50:53 (26/33) Installing py3-html5lib (1.0.1-r4) 00:50:53 (27/33) Installing py3-pytoml (0.1.21-r0) 00:50:53 (28/33) Installing py3-pep517 (0.8.2-r0) 00:50:53 (29/33) Installing py3-progress (1.5-r0) 00:50:53 (30/33) Installing py3-toml (0.10.1-r0) 00:50:53 (31/33) Installing py3-retrying (1.3.3-r0) 00:50:53 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:50:53 (33/33) Installing py3-pip (20.1.1-r0) 00:50:53 Executing busybox-1.31.1-r19.trigger 00:50:53 OK: 71 MiB in 55 packages 00:51:00 Removing intermediate container 6e35efea3b13 00:51:00 ---> 72fba20ea89f 00:51:00 Step 20/26 : RUN pip install docker-compose==1.23.2 00:51:00 ---> Running in 635c425eb3a3 00:51:04 Collecting docker-compose==1.23.2 00:51:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:51:06 Collecting docker<4.0,>=3.6.0 00:51:06 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:51:06 Collecting websocket-client<1.0,>=0.32.0 00:51:06 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:51:06 Collecting dockerpty<0.5,>=0.4.1 00:51:06 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:51:08 Collecting cached-property<2,>=1.2.0 00:51:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:51:08 Collecting jsonschema<3,>=2.5.1 00:51:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:51:08 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:51:09 Collecting docopt<0.7,>=0.6.1 00:51:09 Downloading docopt-0.6.2.tar.gz (25 kB) 00:51:11 Collecting PyYAML<4,>=3.10 00:51:11 Downloading PyYAML-3.13.tar.gz (270 kB) 00:51:14 Collecting texttable<0.10,>=0.9.0 00:51:14 Downloading texttable-0.9.1.tar.gz (11 kB) 00:51:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:51:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:51:17 Collecting docker-pycreds>=0.4.0 00:51:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:51:17 Collecting urllib3<1.25,>=1.21.1 00:51:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:51:18 Collecting idna<2.8,>=2.5 00:51:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:51:18 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:18 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:18 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:51:18 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:51:18 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:51:18 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:51:18 Installing collected packages: websocket-client, docker-pycreds, urllib3, idna, requests, docker, dockerpty, cached-property, jsonschema, docopt, PyYAML, texttable, docker-compose 00:51:19 Attempting uninstall: urllib3 00:51:19 Found existing installation: urllib3 1.25.9 00:51:19 Uninstalling urllib3-1.25.9: 00:51:19 Successfully uninstalled urllib3-1.25.9 00:51:20 Attempting uninstall: idna 00:51:20 Found existing installation: idna 2.9 00:51:20 Uninstalling idna-2.9: 00:51:20 Successfully uninstalled idna-2.9 00:51:20 Attempting uninstall: requests 00:51:20 Found existing installation: requests 2.23.0 00:51:20 Uninstalling requests-2.23.0: 00:51:20 Successfully uninstalled requests-2.23.0 00:51:21 Running setup.py install for dockerpty: started 00:51:23 Running setup.py install for dockerpty: finished with status 'done' 00:51:24 Running setup.py install for docopt: started 00:51:26 Running setup.py install for docopt: finished with status 'done' 00:51:26 Running setup.py install for PyYAML: started 00:51:28 Running setup.py install for PyYAML: finished with status 'done' 00:51:28 Running setup.py install for texttable: started 00:51:30 Running setup.py install for texttable: finished with status 'done' 00:51:30 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 00:51:33 Removing intermediate container 635c425eb3a3 00:51:33 ---> 4a6b92465215 00:51:33 Step 21/26 : RUN apk --no-cache add curl 00:51:34 ---> Running in c87d1c3fc2ed 00:51:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:36 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:51:36 (2/3) Installing libcurl (7.69.1-r3) 00:51:36 (3/3) Installing curl (7.69.1-r3) 00:51:36 Executing busybox-1.31.1-r19.trigger 00:51:36 OK: 71 MiB in 58 packages 00:51:37 Removing intermediate container c87d1c3fc2ed 00:51:37 ---> 78ff0e56978b 00:51:37 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:51:37 ---> Running in d025e73a9554 00:51:37 Removing intermediate container d025e73a9554 00:51:37 ---> b91dcf45e06c 00:51:37 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:38 ---> Running in ade73c51e1c5 00:51:38 Removing intermediate container ade73c51e1c5 00:51:38 ---> 4c21a1b31e12 00:51:38 Step 24/26 : LABEL arch=arm64 00:51:38 ---> Running in 262f59307d08 00:51:38 Removing intermediate container 262f59307d08 00:51:38 ---> 0477664319bb 00:51:38 Step 25/26 : LABEL git_sha=ba39cb09a7e990171d7b398de1829e803e461e6c 00:51:39 ---> Running in 1ac858f8054e 00:51:39 Removing intermediate container 1ac858f8054e 00:51:39 ---> fb98edf0baff 00:51:39 Step 26/26 : LABEL version=0.0.0 00:51:39 ---> Running in f3fa7d91086a 00:51:40 Removing intermediate container f3fa7d91086a 00:51:40 ---> 757258a54dee 00:51:40 00:51:40 Successfully built 757258a54dee 00:51:40 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:51:40  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:51:40 $ docker stop --time=1 973f70d4ed2a545b2d2a5da119587c218732cfdd28b13cfd806ec8a46e835fa5 00:51:42 $ docker rm -f 973f70d4ed2a545b2d2a5da119587c218732cfdd28b13cfd806ec8a46e835fa5 [Pipeline] // withDockerContainer [Pipeline] sh 00:51:43 + docker images 00:51:43 + grep docker 00:51:43 docker-sys-mgmt-agent-go-arm64 latest 757258a54dee 4 seconds ago 300MB 00:51:43 docker-security-proxy-setup-go-arm64 latest 1c95e9c7d3c4 About a minute ago 23.2MB 00:51:43 docker-core-command-go-arm64 latest aefdb2543178 About a minute ago 16MB 00:51:43 docker-security-bootstrapper-go-arm64 latest 06be5d113365 About a minute ago 17MB 00:51:43 docker-core-data-go-arm64 latest deb9ae6b139b 3 minutes ago 21MB 00:51:43 docker-core-metadata-go-arm64 latest 4ed91c77c946 3 minutes ago 17.8MB 00:51:43 docker-support-notifications-go-arm64 latest eebe3a843b1b 3 minutes ago 16.7MB 00:51:43 docker-support-scheduler-go-arm64 latest 09d2e09568d7 3 minutes ago 16.1MB 00:51:43 docker-security-secretstore-setup-go-arm64 latest 4d204564b6c6 3 minutes ago 23.4MB 00:51:43 docker 20.10.0 eeaf43b92773 2 months 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:51:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:51:48 ---> package-listing.sh 00:51:48 ++ facter osfamily 00:51:48 ++ tr '[:upper:]' '[:lower:]' 00:51:48 + OS_FAMILY=redhat 00:51:48 + workspace=/w/workspace/edgex-go/63 00:51:48 + START_PACKAGES=/tmp/packages_start.txt 00:51:48 + END_PACKAGES=/tmp/packages_end.txt 00:51:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:51:48 + PACKAGES=/tmp/packages_start.txt 00:51:48 + '[' /w/workspace/edgex-go/63 ']' 00:51:48 + PACKAGES=/tmp/packages_end.txt 00:51:48 + case "${OS_FAMILY}" in 00:51:48 + rpm -qa 00:51:48 + sort 00:51:53 + '[' -f /tmp/packages_start.txt ']' 00:51:53 + '[' -f /tmp/packages_end.txt ']' 00:51:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:51:53 + '[' /w/workspace/edgex-go/63 ']' 00:51:53 + mkdir -p /w/workspace/edgex-go/63/archives/ 00:51:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/63/archives/ [Pipeline] echo 00:51:53 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/63/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:51:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:51:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:51:53 00:51:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:51:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:51:54 alpine: Pulling from edgex-lftools-log-publisher 00:51:54 df20fa9351a1: Pulling fs layer 00:51:54 36b3adc4ff6f: Pulling fs layer 00:51:54 8ad3a11d3b57: Pulling fs layer 00:51:54 46f8f816bc3b: Pulling fs layer 00:51:54 93b61091891f: Pulling fs layer 00:51:54 93b9cdb0e59b: Pulling fs layer 00:51:54 5e14af77c1be: Pulling fs layer 00:51:54 01666e4c0597: Pulling fs layer 00:51:54 aa168da1d23b: Pulling fs layer 00:51:54 93b9cdb0e59b: Waiting 00:51:54 5e14af77c1be: Waiting 00:51:54 aa168da1d23b: Waiting 00:51:54 01666e4c0597: Waiting 00:51:54 46f8f816bc3b: Waiting 00:51:54 93b61091891f: Waiting 00:51:54 36b3adc4ff6f: Download complete 00:51:54 46f8f816bc3b: Verifying Checksum 00:51:54 46f8f816bc3b: Download complete 00:51:54 df20fa9351a1: Verifying Checksum 00:51:54 df20fa9351a1: Download complete 00:51:54 93b9cdb0e59b: Verifying Checksum 00:51:54 93b9cdb0e59b: Download complete 00:51:54 5e14af77c1be: Verifying Checksum 00:51:54 5e14af77c1be: Download complete 00:51:54 93b61091891f: Verifying Checksum 00:51:54 93b61091891f: Download complete 00:51:54 01666e4c0597: Verifying Checksum 00:51:54 01666e4c0597: Download complete 00:51:54 df20fa9351a1: Pull complete 00:51:55 36b3adc4ff6f: Pull complete 00:51:55 8ad3a11d3b57: Verifying Checksum 00:51:55 8ad3a11d3b57: Download complete 00:51:56 8ad3a11d3b57: Pull complete 00:51:56 46f8f816bc3b: Pull complete 00:51:56 aa168da1d23b: Verifying Checksum 00:51:56 aa168da1d23b: Download complete 00:51:57 93b61091891f: Pull complete 00:51:57 93b9cdb0e59b: Pull complete 00:51:57 5e14af77c1be: Pull complete 00:51:57 01666e4c0597: Pull complete 00:52:06 aa168da1d23b: Pull complete 00:52:06 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:52:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:52:06 prd-centos7-docker-4c-2g-26367 does not seem to be running inside a container 00:52:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/63/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/63 -v /w/workspace/edgex-go/63:/w/workspace/edgex-go/63:rw,z -v /w/workspace/edgex-go/63@tmp:/w/workspace/edgex-go/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:52:16 $ docker top f02d32737a91e3f0d3918e1836d5aec6ba5fbef041f800d7d3950fad01d107c6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:52:16 + touch /tmp/pre-build-complete [Pipeline] sh 00:52:17 + mkdir -p /var/log/sa [Pipeline] sh 00:52:17 + ls /var/log/sa-host 00:52:17 + sadf -c /var/log/sa-host/sa13 00:52:17 file_magic: OK 00:52:17 HZ: Using current value: 100 00:52:17 file_header: OK 00:52: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:52:17 Statistics: 00:52: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... 00:52:17 File successfully converted to sysstat format version 12.2.1 00:52:17 + sadf -c /var/log/sa-host/sa23 00:52:17 file_magic: OK 00:52:17 HZ: Using current value: 100 00:52:17 file_header: OK 00:52: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:52:17 Statistics: 00:52:17 Hnuu...uuuununununu... 00:52:17 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:52:17 provisioning config files... 00:52:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/63@tmp/config8737668803635181371tmp [Pipeline] { [Pipeline] echo 00:52:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:52:18 ---> create-netrc.sh [Pipeline] } 00:52:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:52:18 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:52:18 ---> python-tools-install.sh [Pipeline] echo 00:52:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:52:19 ---> sudo-logs.sh 00:52:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:52:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:52:19 ---> job-cost.sh 00:52:19 lf-activate-venv: SKIPPING 00:52:19 INFO: No Stack... 00:52:20 INFO: Retrieving Pricing Info for: v1-standard-2 00:52:20 INFO: Archiving Costs [Pipeline] echo 00:52:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:52:20 ---> logs-deploy.sh 00:52:20 lf-activate-venv: SKIPPING 00:52:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/63 00:52:20 INFO: archiving workspace using pattern(s): 00:52:22 Archives upload complete. 00:52:22 INFO: archiving logs to Nexus 00:52:23 ---> uname -a: 00:52:23 Linux prd-centos7-docker-4c-2g-26367.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:52:23 00:52:23 00:52:23 ---> lscpu: 00:52:23 Architecture: x86_64 00:52:23 CPU op-mode(s): 32-bit, 64-bit 00:52:23 Byte Order: Little Endian 00:52:23 Address sizes: 40 bits physical, 48 bits virtual 00:52:23 CPU(s): 4 00:52:23 On-line CPU(s) list: 0-3 00:52:23 Thread(s) per core: 1 00:52:23 Core(s) per socket: 1 00:52:23 Socket(s): 4 00:52:23 NUMA node(s): 1 00:52:23 Vendor ID: GenuineIntel 00:52:23 CPU family: 6 00:52:23 Model: 44 00:52:23 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:52:23 Stepping: 1 00:52:23 CPU MHz: 2933.438 00:52:23 BogoMIPS: 5866.87 00:52:23 Virtualization: VT-x 00:52:23 Hypervisor vendor: KVM 00:52:23 Virtualization type: full 00:52:23 L1d cache: 128 KiB 00:52:23 L1i cache: 128 KiB 00:52:23 L2 cache: 16 MiB 00:52:23 L3 cache: 64 MiB 00:52:23 NUMA node0 CPU(s): 0-3 00:52:23 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:52:23 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:52:23 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:52:23 Vulnerability Meltdown: Mitigation; PTI 00:52:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:52:23 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:52:23 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:52:23 Vulnerability Srbds: Not affected 00:52:23 Vulnerability Tsx async abort: Not affected 00:52:23 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:52:23 00:52:23 00:52:23 ---> nproc: 00:52:23 4 00:52:23 00:52:23 00:52:23 ---> df -h: 00:52:23 Filesystem Size Used Available Use% Mounted on 00:52:23 overlay 50.0G 13.0G 37.0G 26% / 00:52:23 tmpfs 64.0M 0 64.0M 0% /dev 00:52:23 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:52:23 shm 64.0M 0 64.0M 0% /dev/shm 00:52:23 /dev/vda1 50.0G 13.0G 37.0G 26% /facter-os 00:52:23 /dev/vda1 50.0G 13.0G 37.0G 26% /etc/resolv.conf 00:52:23 /dev/vda1 50.0G 13.0G 37.0G 26% /etc/hostname 00:52:23 /dev/vda1 50.0G 13.0G 37.0G 26% /etc/hosts 00:52:23 /dev/vda1 50.0G 13.0G 37.0G 26% /var/log/auth.log 00:52:23 /dev/vda1 50.0G 13.0G 37.0G 26% /run/cloud-init/result.json 00:52:23 /dev/vda1 50.0G 13.0G 37.0G 26% /var/log/sa-host 00:52:23 /dev/vda1 50.0G 13.0G 37.0G 26% /var/log/secure 00:52:23 /dev/vda1 50.0G 13.0G 37.0G 26% /w/workspace/edgex-go/63 00:52:23 /dev/vda1 50.0G 13.0G 37.0G 26% /w/workspace/edgex-go/63@tmp 00:52:23 00:52:23 00:52:23 ---> free -m: 00:52:23 total used free shared buff/cache available 00:52:23 Mem: 1837 718 106 0 1013 1038 00:52:23 Swap: 1023 67 956 00:52:23 00:52:23 00:52:23 ---> ip addr: 00:52:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:52:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:52:23 inet 127.0.0.1/8 scope host lo 00:52:23 valid_lft forever preferred_lft forever 00:52:23 inet6 ::1/128 scope host 00:52:23 valid_lft forever preferred_lft forever 00:52:23 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:52:23 link/ether fa:16:3e:5b:f4:85 brd ff:ff:ff:ff:ff:ff 00:52:23 inet 10.30.123.59/23 brd 10.30.123.255 scope global dynamic eth0 00:52:23 valid_lft 85128sec preferred_lft 85128sec 00:52:23 inet6 fe80::f816:3eff:fe5b:f485/64 scope link 00:52:23 valid_lft forever preferred_lft forever 00:52:23 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:52:23 link/ether 02:42:10:05:eb:58 brd ff:ff:ff:ff:ff:ff 00:52:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:52:23 valid_lft forever preferred_lft forever 00:52:23 inet6 fe80::42:10ff:fe05:eb58/64 scope link 00:52:23 valid_lft forever preferred_lft forever 00:52:23 00:52:23 00:52:23 ---> sar -b -r -n DEV: 00:52:23 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/13/21 _x86_64_ (4 CPU) 00:52:23 00:52:23 00:31:00 LINUX RESTART (4 CPU) 00:52:23 00:52:23 00:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:52:23 00:33:01 239.49 116.99 122.51 0.00 11037.10 46605.64 0.00 00:52:23 00:34:01 264.23 99.07 165.16 0.00 3487.78 22606.57 0.00 00:52:23 00:35:01 134.57 52.34 82.23 0.00 2241.22 10036.72 0.00 00:52:23 00:36:02 174.89 53.36 121.53 0.00 8065.71 47766.69 0.00 00:52:23 00:37:01 2306.77 1947.30 359.47 0.00 173513.61 217584.32 0.00 00:52:23 00:38:02 1288.57 1055.60 232.97 0.00 67265.02 78318.62 0.00 00:52:23 00:39:01 1340.61 979.52 361.09 0.00 87882.04 128162.45 0.00 00:52:23 00:40:01 2347.78 2030.64 317.14 0.00 132130.99 142264.17 0.00 00:52:23 00:41:02 230.64 57.22 173.42 0.00 7644.58 23239.59 0.00 00:52:23 00:42:01 5.22 0.73 4.49 0.00 22.08 162.24 0.00 00:52:23 00:43:01 0.40 0.03 0.37 0.00 0.27 5.86 0.00 00:52:23 00:44:01 0.25 0.00 0.25 0.00 0.00 4.16 0.00 00:52:23 00:45:01 0.30 0.02 0.28 0.00 0.27 3.73 0.00 00:52:23 00:46:01 0.72 0.35 0.37 0.00 10.52 5.28 0.00 00:52:23 00:47:01 2.03 1.20 0.83 0.00 40.23 16.12 0.00 00:52:23 00:48:01 0.35 0.00 0.35 0.00 0.00 5.18 0.00 00:52:23 00:49:01 0.30 0.02 0.28 0.00 0.53 4.46 0.00 00:52:23 00:50:01 0.33 0.02 0.32 0.00 0.53 4.86 0.00 00:52:23 00:51:01 0.30 0.00 0.30 0.00 0.00 4.33 0.00 00:52:23 00:52:02 91.67 53.26 38.41 0.00 4667.39 12174.90 0.00 00:52:23 Average: 420.79 321.84 98.95 0.00 24824.14 36345.74 0.00 00:52:23 00:52:23 00:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:52:23 00:33:01 96592 0 696752 37.03 1944 1086256 1317876 44.98 547724 997288 68476 00:52:23 00:34:01 199116 0 812084 43.16 808 869536 1743084 59.49 623280 784172 79992 00:52:23 00:35:01 188940 0 828976 44.06 680 862948 1743300 59.50 638888 765244 69312 00:52:23 00:36:02 76540 0 735412 39.09 292 1069300 1253008 42.76 542948 987400 59920 00:52:23 00:37:01 69472 0 858932 45.65 0 953140 2348716 80.16 777352 802868 42436 00:52:23 00:38:02 336404 0 776556 41.27 0 768584 1755552 59.91 545412 739588 20204 00:52:23 00:39:01 88480 0 718460 38.18 0 1074604 1547536 52.81 524776 1038324 68424 00:52:23 00:40:01 70384 0 1249524 66.41 0 561636 3925812 133.98 846524 691956 29368 00:52:23 00:41:02 337640 0 652808 34.70 0 891096 1238124 42.26 581212 701976 20 00:52:23 00:42:01 351832 0 638100 33.91 0 891612 1183032 40.37 575168 701360 12 00:52:23 00:43:01 353392 0 636532 33.83 0 891620 1162544 39.68 574296 701140 12 00:52:23 00:44:01 353100 0 636816 33.85 0 891628 1162628 39.68 574396 701144 8 00:52:23 00:45:01 354504 0 635344 33.77 0 891696 1162472 39.67 573688 701168 16 00:52:23 00:46:01 353200 0 636160 33.81 0 892184 1163060 39.69 573812 701648 8 00:52:23 00:47:01 352576 0 636512 33.83 0 892456 1162556 39.68 574044 701952 8 00:52:23 00:48:01 353364 0 635712 33.79 0 892468 1162472 39.67 573628 701952 16 00:52:23 00:49:01 352984 0 636088 33.81 0 892472 1162472 39.67 573632 701968 8 00:52:23 00:50:01 353232 0 635844 33.79 0 892468 1162472 39.67 573764 701968 8 00:52:23 00:51:01 352976 0 636080 33.81 0 892488 1162472 39.67 573652 701984 8 00:52:23 00:52:02 106944 0 733688 38.99 0 1040912 1581936 53.99 686240 801248 81980 00:52:23 Average: 255084 0 721319 38.34 186 904955 1505056 51.37 602722 766317 26012 00:52:23 00:52:23 00:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:52:23 00:33:01 eth0 1177.19 1188.54 6208.03 145.69 0.00 0.00 0.00 0.00 00:52:23 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:33:01 veth458bf07 32.46 60.41 2.35 359.98 0.00 0.00 0.00 0.00 00:52:23 00:33:01 docker0 871.47 808.09 71.01 3040.02 0.00 0.00 0.00 0.00 00:52:23 00:34:01 veth33706fa 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:52:23 00:34:01 eth0 160.19 127.59 499.94 21.79 0.00 0.00 0.00 0.00 00:52:23 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:34:01 docker0 109.41 128.46 8.64 471.09 0.00 0.00 0.00 0.00 00:52:23 00:35:01 veth33706fa 2.15 2.15 0.17 0.17 0.00 0.00 0.00 0.00 00:52:23 00:35:01 eth0 53.40 40.21 23.69 78.21 0.00 0.00 0.00 0.00 00:52:23 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:35:01 docker0 2.15 2.15 0.14 0.17 0.00 0.00 0.00 0.00 00:52:23 00:36:02 eth0 221.53 186.66 1708.66 75.08 0.00 0.00 0.00 0.00 00:52:23 00:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:36:02 veth8bb5c6b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:52:23 00:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:37:01 eth0 43.33 21.04 164.20 9.21 0.00 0.00 0.00 0.00 00:52:23 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:37:01 veth8bb5c6b 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 00:52:23 00:37:01 docker0 10.92 23.48 0.57 148.13 0.00 0.00 0.00 0.00 00:52:23 00:38:02 veth57c1a98 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:52:23 00:38:02 eth0 14.96 9.70 53.54 4.50 0.00 0.00 0.00 0.00 00:52:23 00:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:38:02 veth8bb5c6b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:39:01 eth0 286.43 199.16 1820.26 100.13 0.00 0.00 0.00 0.00 00:52:23 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:39:01 veth8bb5c6b 0.00 0.49 0.00 0.02 0.00 0.00 0.00 0.00 00:52:23 00:39:01 docker0 1055.56 1075.43 84.12 4252.30 0.00 0.00 0.00 0.00 00:52:23 00:40:01 vethc8417c8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:52:23 00:40:01 veth058ccb9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:52:23 00:40:01 eth0 28.45 16.03 40.26 10.92 0.00 0.00 0.00 0.00 00:52:23 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:41:02 eth0 63.92 37.33 142.53 71.77 0.00 0.00 0.00 0.00 00:52:23 00:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:41:02 docker0 1055.82 1085.96 84.06 4331.02 0.00 0.00 0.00 0.00 00:52:23 00:42:01 eth0 0.78 0.39 0.42 0.27 0.00 0.00 0.00 0.00 00:52:23 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:43:01 eth0 1.03 0.38 0.35 0.18 0.00 0.00 0.00 0.00 00:52:23 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:44:01 eth0 0.53 0.32 0.27 0.23 0.00 0.00 0.00 0.00 00:52:23 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:45:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:52:23 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:46:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:52:23 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:47:01 eth0 0.33 0.18 0.14 0.07 0.00 0.00 0.00 0.00 00:52:23 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:48:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:52:23 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:49:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:50:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:52:23 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:51:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:52:02 eth0 184.60 156.31 2124.89 15.77 0.00 0.00 0.00 0.00 00:52:23 00:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 00:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 Average: eth0 111.94 99.31 640.70 26.67 0.00 0.00 0.00 0.00 00:52:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:23 Average: docker0 52.84 54.35 4.21 216.77 0.00 0.00 0.00 0.00 00:52:23 00:52:23 00:52:23 ---> sar -P ALL: 00:52:23 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/13/21 _x86_64_ (4 CPU) 00:52:23 00:52:23 00:31:00 LINUX RESTART (4 CPU) 00:52:23 00:52:23 00:32:01 CPU %user %nice %system %iowait %steal %idle 00:52:23 00:33:01 all 15.99 0.00 9.30 2.28 0.07 72.36 00:52:23 00:33:01 0 21.38 0.00 11.04 1.49 0.03 66.06 00:52:23 00:33:01 1 13.89 0.00 7.58 1.33 0.09 77.10 00:52:23 00:33:01 2 14.40 0.00 9.37 1.94 0.09 74.21 00:52:23 00:33:01 3 14.31 0.00 9.22 4.37 0.09 72.02 00:52:23 00:34:01 all 31.17 0.00 10.68 6.45 0.07 51.62 00:52:23 00:34:01 0 30.51 0.00 9.90 5.19 0.07 54.33 00:52:23 00:34:01 1 31.49 0.00 11.37 5.63 0.07 51.44 00:52:23 00:34:01 2 32.15 0.00 10.90 8.50 0.05 48.40 00:52:23 00:34:01 3 30.52 0.00 10.55 6.49 0.09 52.35 00:52:23 00:35:01 all 49.81 0.00 13.74 4.00 0.06 32.39 00:52:23 00:35:01 0 50.71 0.00 13.20 2.86 0.05 33.18 00:52:23 00:35:01 1 50.17 0.00 14.30 5.76 0.05 29.72 00:52:23 00:35:01 2 51.06 0.00 13.61 4.11 0.05 31.16 00:52:23 00:35:01 3 47.28 0.00 13.85 3.25 0.07 35.54 00:52:23 00:36:02 all 28.98 0.00 12.51 7.53 0.08 50.90 00:52:23 00:36:02 0 28.30 0.00 12.47 8.13 0.07 51.03 00:52:23 00:36:02 1 27.48 0.00 12.28 6.38 0.09 53.77 00:52:23 00:36:02 2 30.18 0.00 12.73 7.12 0.07 49.90 00:52:23 00:36:02 3 29.96 0.00 12.56 8.50 0.09 48.89 00:52:23 00:37:01 all 20.78 0.00 28.37 21.85 0.14 28.86 00:52:23 00:37:01 0 19.87 0.00 27.92 21.72 0.14 30.35 00:52:23 00:37:01 1 20.06 0.00 28.99 19.93 0.14 30.88 00:52:23 00:37:01 2 21.72 0.00 28.03 24.81 0.16 25.28 00:52:23 00:37:01 3 21.48 0.00 28.54 20.90 0.11 28.96 00:52:23 00:38:02 all 52.43 0.00 17.20 16.65 0.08 13.64 00:52:23 00:38:02 0 52.63 0.00 16.95 17.51 0.07 12.85 00:52:23 00:38:02 1 52.73 0.00 16.15 16.81 0.09 14.23 00:52:23 00:38:02 2 52.57 0.00 16.78 15.97 0.09 14.59 00:52:23 00:38:02 3 51.78 0.00 18.95 16.27 0.09 12.91 00:52:23 00:39:01 all 17.70 0.00 19.54 29.00 0.10 33.65 00:52:23 00:39:01 0 16.27 0.00 17.89 34.78 0.09 30.96 00:52:23 00:39:01 1 17.67 0.00 20.17 24.19 0.14 37.83 00:52:23 00:39:01 2 19.22 0.00 20.30 27.54 0.11 32.82 00:52:23 00:39:01 3 17.63 0.00 19.79 29.52 0.07 32.98 00:52:23 00:40:01 all 21.20 0.00 20.54 35.64 0.11 22.51 00:52:23 00:40:01 0 21.45 0.00 19.76 34.02 0.14 24.63 00:52:23 00:40:01 1 20.68 0.00 20.68 37.08 0.10 21.46 00:52:23 00:40:01 2 21.55 0.00 20.26 37.36 0.10 20.72 00:52:23 00:40:01 3 21.10 0.00 21.48 34.07 0.11 23.24 00:52:23 00:41:02 all 33.37 0.00 9.89 7.66 0.04 49.03 00:52:23 00:41:02 0 32.11 0.00 10.79 6.36 0.03 50.70 00:52:23 00:41:02 1 34.37 0.00 9.09 8.05 0.05 48.44 00:52:23 00:41:02 2 34.68 0.00 9.85 8.85 0.03 46.58 00:52:23 00:41:02 3 32.30 0.00 9.84 7.36 0.05 50.45 00:52:23 00:42:01 all 0.17 0.00 0.05 0.01 0.00 99.77 00:52:23 00:42:01 0 0.07 0.00 0.05 0.00 0.00 99.88 00:52:23 00:42:01 1 0.54 0.00 0.07 0.03 0.00 99.36 00:52:23 00:42:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:52:23 00:42:01 3 0.05 0.00 0.05 0.00 0.00 99.90 00:52:23 00:43:01 all 0.18 0.00 0.03 0.00 0.00 99.79 00:52:23 00:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:52:23 00:43:01 1 0.60 0.00 0.03 0.00 0.00 99.37 00:52:23 00:43:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:52:23 00:43:01 3 0.05 0.00 0.03 0.00 0.00 99.92 00:52:23 00:52:23 00:43:01 CPU %user %nice %system %iowait %steal %idle 00:52:23 00:44:01 all 0.15 0.00 0.03 0.00 0.00 99.82 00:52:23 00:44:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:52:23 00:44:01 1 0.52 0.00 0.02 0.00 0.00 99.47 00:52:23 00:44:01 2 0.05 0.00 0.05 0.00 0.00 99.90 00:52:23 00:44:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:52:23 00:45:01 all 0.16 0.00 0.03 0.00 0.00 99.81 00:52:23 00:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:52:23 00:45:01 1 0.52 0.00 0.02 0.00 0.00 99.47 00:52:23 00:45:01 2 0.05 0.00 0.03 0.00 0.00 99.92 00:52:23 00:45:01 3 0.05 0.00 0.03 0.00 0.02 99.90 00:52:23 00:46:01 all 0.10 0.00 0.04 0.01 0.00 99.85 00:52:23 00:46:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:52:23 00:46:01 1 0.33 0.00 0.07 0.02 0.00 99.58 00:52:23 00:46:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:52:23 00:46:01 3 0.03 0.00 0.03 0.02 0.00 99.92 00:52:23 00:47:01 all 0.05 0.00 0.05 0.02 0.00 99.88 00:52:23 00:47:01 0 0.05 0.00 0.05 0.00 0.00 99.90 00:52:23 00:47:01 1 0.05 0.00 0.08 0.07 0.02 99.78 00:52:23 00:47:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:52:23 00:47:01 3 0.05 0.00 0.03 0.00 0.00 99.92 00:52:23 00:48:01 all 0.14 0.00 0.03 0.00 0.00 99.83 00:52:23 00:48:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:52:23 00:48:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:52:23 00:48:01 2 0.02 0.00 0.03 0.00 0.00 99.95 00:52:23 00:48:01 3 0.48 0.00 0.03 0.00 0.00 99.48 00:52:23 00:49:01 all 0.15 0.00 0.02 0.00 0.00 99.83 00:52:23 00:49:01 0 0.03 0.00 0.03 0.00 0.02 99.92 00:52:23 00:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:52:23 00:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:52:23 00:49:01 3 0.52 0.00 0.00 0.00 0.00 99.48 00:52:23 00:50:01 all 0.16 0.00 0.03 0.00 0.00 99.81 00:52:23 00:50:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:52:23 00:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:52:23 00:50:01 2 0.07 0.00 0.05 0.00 0.00 99.88 00:52:23 00:50:01 3 0.52 0.00 0.02 0.00 0.00 99.47 00:52:23 00:51:01 all 0.14 0.00 0.03 0.00 0.00 99.83 00:52:23 00:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:52:23 00:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:52:23 00:51:01 2 0.03 0.00 0.05 0.00 0.00 99.92 00:52:23 00:51:01 3 0.50 0.00 0.03 0.00 0.00 99.47 00:52:23 00:52:02 all 4.56 0.00 3.27 2.70 0.03 89.44 00:52:23 00:52:02 0 3.80 0.00 2.64 0.83 0.02 92.71 00:52:23 00:52:02 1 4.65 0.00 3.58 4.04 0.02 87.71 00:52:23 00:52:02 2 4.04 0.00 2.88 2.09 0.07 90.92 00:52:23 00:52:02 3 5.75 0.00 3.96 3.86 0.03 86.41 00:52:23 Average: all 13.57 0.00 7.07 6.49 0.04 72.83 00:52:23 Average: 0 13.60 0.00 6.96 6.45 0.04 72.96 00:52:23 Average: 1 13.52 0.00 7.03 6.29 0.04 73.12 00:52:23 Average: 2 13.80 0.00 7.06 6.72 0.04 72.38 00:52:23 Average: 3 13.38 0.00 7.21 6.49 0.04 72.88 00:52:23 00:52:23 00:52:23