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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 24b1dce0904e9569858eccc530524446df8d088e+27e67a26db9587a799bf14cca6c65a65d4396aa9 (3c487e78bd6735bff29173766ae0b6307f38c734) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-25362 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/12 [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/12 # 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 27e67a26db9587a799bf14cca6c65a65d4396aa9 into PR head commit 24b1dce0904e9569858eccc530524446df8d088e > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3115/head:refs/remotes/origin/PR-3115 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 24b1dce0904e9569858eccc530524446df8d088e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 27e67a26db9587a799bf14cca6c65a65d4396aa9 # timeout=10 Merge succeeded, producing fc599f832d547bae54cfe67577404dddac431c9b Checking out Revision fc599f832d547bae54cfe67577404dddac431c9b (PR-3115) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc599f832d547bae54cfe67577404dddac431c9b # timeout=10 Commit message: "Merge commit '27e67a26db9587a799bf14cca6c65a65d4396aa9' into HEAD" > git rev-list --no-walk 24b1dce0904e9569858eccc530524446df8d088e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:30:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:30:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:30:53 ========================================================= 00:30:53 EdgeX Global Pipelines Version Info 00:30:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:30:55 ------------------- 00:30:55 stable info: 00:30:55 ------------------- 00:30:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:30:55 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:30:55 Message: update stable to v1.0.179 00:30:56 ------------------- 00:30:56 experimental info: 00:30:56 ------------------- 00:30:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:30:56 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:30:56 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:30:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:30:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:30:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:30:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:30:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:30:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3115 [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3115 [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3115 [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fc599f832d547bae54cfe67577404dddac431c9b [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fc599f8 [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:30:58 provisioning config files... 00:30:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config2826796144381891953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:59 ---> docker-login.sh 00:30:59 nexus3.edgexfoundry.org:10001 00:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:59 Configure a credential helper to remove this warning. See 00:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:59 00:30:59 Login Succeeded 00:30:59 nexus3.edgexfoundry.org:10002 00:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:59 Configure a credential helper to remove this warning. See 00:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:59 00:30:59 Login Succeeded 00:30:59 nexus3.edgexfoundry.org:10003 00:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:00 Configure a credential helper to remove this warning. See 00:31:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:00 00:31:00 Login Succeeded 00:31:00 nexus3.edgexfoundry.org:10004 00:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:00 Configure a credential helper to remove this warning. See 00:31:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:00 00:31:00 Login Succeeded 00:31:00 docker.io 00:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:00 Configure a credential helper to remove this warning. See 00:31:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:00 00:31:00 Login Succeeded 00:31:00 ---> docker-login.sh ends [Pipeline] } 00:31:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:01 ++ 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:31:01 + for file in '`ls cmd/**/Dockerfile`' 00:31:01 ++ dirname cmd/core-command/Dockerfile 00:31:01 ++ cut -d/ -f2 00:31:01 + echo core-command,cmd/core-command/Dockerfile 00:31:01 + for file in '`ls cmd/**/Dockerfile`' 00:31:01 ++ dirname cmd/core-data/Dockerfile 00:31:01 ++ cut -d/ -f2 00:31:01 + echo core-data,cmd/core-data/Dockerfile 00:31:01 + for file in '`ls cmd/**/Dockerfile`' 00:31:01 ++ dirname cmd/core-metadata/Dockerfile 00:31:01 ++ cut -d/ -f2 00:31:01 + echo core-metadata,cmd/core-metadata/Dockerfile 00:31:01 + for file in '`ls cmd/**/Dockerfile`' 00:31:01 ++ dirname cmd/security-bootstrapper/Dockerfile 00:31:01 ++ cut -d/ -f2 00:31:01 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:31:01 + for file in '`ls cmd/**/Dockerfile`' 00:31:01 ++ dirname cmd/security-proxy-setup/Dockerfile 00:31:01 ++ cut -d/ -f2 00:31:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:31:01 + for file in '`ls cmd/**/Dockerfile`' 00:31:01 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:31:01 ++ cut -d/ -f2 00:31:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:31:01 + for file in '`ls cmd/**/Dockerfile`' 00:31:01 ++ dirname cmd/support-notifications/Dockerfile 00:31:01 ++ cut -d/ -f2 00:31:01 + echo support-notifications,cmd/support-notifications/Dockerfile 00:31:01 + for file in '`ls cmd/**/Dockerfile`' 00:31:01 ++ dirname cmd/support-scheduler/Dockerfile 00:31:01 ++ cut -d/ -f2 00:31:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:31:01 + for file in '`ls cmd/**/Dockerfile`' 00:31:01 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:31:01 ++ cut -d/ -f2 00:31:01 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:31:01 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:31:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:02 00:31:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:31:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:02 latest: Pulling from edgex-devops/git-semver 00:31:02 31603596830f: Pulling fs layer 00:31:02 2a8b12db71e7: Pulling fs layer 00:31:02 6ca5941a6612: Pulling fs layer 00:31:02 ecc8261a40a4: Pulling fs layer 00:31:02 ecc8261a40a4: Waiting 00:31:02 2a8b12db71e7: Verifying Checksum 00:31:02 2a8b12db71e7: Download complete 00:31:02 31603596830f: Download complete 00:31:02 ecc8261a40a4: Download complete 00:31:02 6ca5941a6612: Verifying Checksum 00:31:02 6ca5941a6612: Download complete 00:31:02 31603596830f: Pull complete 00:31:02 2a8b12db71e7: Pull complete 00:31:03 6ca5941a6612: Pull complete 00:31:04 ecc8261a40a4: Pull complete 00:31:04 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:31:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:31:04 prd-centos7-docker-4c-2g-25362 does not seem to be running inside a container 00:31:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:31:07 $ docker top d621037ac5310cdabfabbbcea263d26f323b23ffec309de7ed9d8a673ecaead2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:07 [ssh-agent] Looking for ssh-agent implementation... 00:31:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:07 $ docker exec d621037ac5310cdabfabbbcea263d26f323b23ffec309de7ed9d8a673ecaead2 ssh-agent 00:31:07 SSH_AUTH_SOCK=/tmp/ssh-aOIKUfuxrGgm/agent.12 00:31:07 SSH_AGENT_PID=18 00:31:07 Running ssh-add (command line suppressed) 00:31:08 Identity added: /w/workspace/edgex-go/12@tmp/private_key_9091639749374074681.key (/w/workspace/edgex-go/12@tmp/private_key_9091639749374074681.key) 00:31:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:08 + git tag --points-at HEAD [Pipeline] } 00:31:08 $ docker exec --env ******** --env ******** d621037ac5310cdabfabbbcea263d26f323b23ffec309de7ed9d8a673ecaead2 ssh-agent -k 00:31:08 unset SSH_AUTH_SOCK; 00:31:08 unset SSH_AGENT_PID; 00:31:08 echo Agent pid 18 killed; 00:31:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:08 [ssh-agent] Looking for ssh-agent implementation... 00:31:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:08 $ docker exec d621037ac5310cdabfabbbcea263d26f323b23ffec309de7ed9d8a673ecaead2 ssh-agent 00:31:09 SSH_AUTH_SOCK=/tmp/ssh-qsmIGVs163pW/agent.46 00:31:09 SSH_AGENT_PID=51 00:31:09 Running ssh-add (command line suppressed) 00:31:09 Identity added: /w/workspace/edgex-go/12@tmp/private_key_1084863664992346695.key (/w/workspace/edgex-go/12@tmp/private_key_1084863664992346695.key) 00:31:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:09 + git semver init 00:31:09 # -> Open(): unable to determine branch for HEAD 00:31:09 # $GIT_DIR = /w/workspace/edgex-go/12/.git 00:31:09 # $GIT_WORK_TREE = /w/workspace/edgex-go/12 00:31:09 # $SEMVER_REMOTE_NAME = origin 00:31:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:09 # $SEMVER_USER_NAME = edgex-jenkins 00:31:09 # $SEMVER_BRANCH = PR-3115 00:31:09 # $SEMVER_TEMP = /tmp/semver-260129849 00:31:09 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:31:41 # '/tmp/semver-260129849' -> '/w/workspace/edgex-go/12/.semver' 00:31:41 # -> Force: false 00:31:41 # $SEMVER_DIR = /w/workspace/edgex-go/12/.semver [Pipeline] } 00:31:41 $ docker exec --env ******** --env ******** d621037ac5310cdabfabbbcea263d26f323b23ffec309de7ed9d8a673ecaead2 ssh-agent -k 00:31:42 unset SSH_AUTH_SOCK; 00:31:42 unset SSH_AGENT_PID; 00:31:42 echo Agent pid 51 killed; 00:31:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:42 + git semver [Pipeline] } 00:31:42 $ docker stop --time=1 d621037ac5310cdabfabbbcea263d26f323b23ffec309de7ed9d8a673ecaead2 00:31:44 $ docker rm -f d621037ac5310cdabfabbbcea263d26f323b23ffec309de7ed9d8a673ecaead2 [Pipeline] // withDockerContainer [Pipeline] sh 00:31:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:31:45 Stashed 1 file(s) [Pipeline] echo 00:31:45 [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:31:46 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:31:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:31:47 + sudo service docker restart 00:31:47 + true 00:31:47 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:31:47 ========================================================= 00:31:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:31:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:31:48 + 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:31:52 Sending build context to Docker daemon 327.8MB 00:31:52 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:31:52 Step 2/6 : FROM ${BASE} 00:31:52 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:31:52 188c0c94c7c5: Pulling fs layer 00:31:52 0ef7d3d256c8: Pulling fs layer 00:31:52 de9db76c5a1d: Pulling fs layer 00:31:52 bca2f99d35d6: Pulling fs layer 00:31:52 93359f2a8cfa: Pulling fs layer 00:31:52 7c6f9722023f: Pulling fs layer 00:31:52 a35cf1a2eb13: Pulling fs layer 00:31:52 93359f2a8cfa: Waiting 00:31:52 bca2f99d35d6: Waiting 00:31:52 7c6f9722023f: Waiting 00:31:52 a35cf1a2eb13: Waiting 00:31:52 de9db76c5a1d: Verifying Checksum 00:31:52 de9db76c5a1d: Download complete 00:31:52 0ef7d3d256c8: Verifying Checksum 00:31:52 0ef7d3d256c8: Download complete 00:31:52 93359f2a8cfa: Verifying Checksum 00:31:52 93359f2a8cfa: Download complete 00:31:52 7c6f9722023f: Verifying Checksum 00:31:52 7c6f9722023f: Download complete 00:31:52 188c0c94c7c5: Verifying Checksum 00:31:52 188c0c94c7c5: Download complete 00:31:52 188c0c94c7c5: Pull complete 00:31:52 0ef7d3d256c8: Pull complete 00:31:53 de9db76c5a1d: Pull complete 00:31:54 a35cf1a2eb13: Verifying Checksum 00:31:54 a35cf1a2eb13: Download complete 00:31:55 bca2f99d35d6: Verifying Checksum 00:31:55 bca2f99d35d6: Download complete 00:32:01 Still waiting to schedule task 00:32:01 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-25356’ 00:32:02 bca2f99d35d6: Pull complete 00:32:02 93359f2a8cfa: Pull complete 00:32:02 7c6f9722023f: Pull complete 00:32:05 a35cf1a2eb13: Pull complete 00:32:05 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:32:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:32:05 ---> a62c8e92a672 00:32:05 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:06 ---> Running in e908af1cf751 00:32:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:32:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:32:09 (1/12) Installing libmagic (5.38-r0) 00:32:09 (2/12) Installing file (5.38-r0) 00:32:09 (3/12) Installing libc-dev (0.7.2-r3) 00:32:09 (4/12) Installing g++ (9.3.0-r2) 00:32:27 (5/12) Installing fortify-headers (1.1-r0) 00:32:27 (6/12) Installing patch (2.7.6-r6) 00:32:27 (7/12) Installing build-base (0.5-r2) 00:32:27 (8/12) Installing libsodium (1.0.18-r0) 00:32:27 (9/12) Installing pkgconf (1.7.2-r0) 00:32:27 (10/12) Installing libsodium-dev (1.0.18-r0) 00:32:27 (11/12) Installing libzmq (4.3.3-r0) 00:32:27 (12/12) Installing zeromq-dev (4.3.3-r0) 00:32:27 Executing busybox-1.31.1-r19.trigger 00:32:27 OK: 233 MiB in 51 packages 00:32:30 Removing intermediate container e908af1cf751 00:32:30 ---> 703fb2d0b5d2 00:32:30 Step 4/6 : WORKDIR /edgex-go 00:32:30 ---> Running in a460ba378394 00:32:30 Removing intermediate container a460ba378394 00:32:30 ---> bdd9e1b55706 00:32:30 Step 5/6 : COPY go.mod . 00:32:30 ---> feb01c3c7a0d 00:32:30 Step 6/6 : RUN go mod download 00:32:30 ---> Running in 4d947c265ff0 00:32:52 Removing intermediate container 4d947c265ff0 00:32:52 ---> 18da827cca6a 00:32:52 Successfully built 18da827cca6a 00:32:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:32:53 + docker inspect -f . ci-base-image-x86_64 00:32:53 . [Pipeline] withDockerContainer 00:32:53 prd-centos7-docker-4c-2g-25362 does not seem to be running inside a container 00:32:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:32:54 $ docker top 8d2baa3a4e39707685eca02a4d27833845b91cac308daa07bbb9cccffc3c34cc -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:54 + go version 00:32:54 go version go1.15.5 linux/amd64 [Pipeline] } 00:32:54 $ docker stop --time=1 8d2baa3a4e39707685eca02a4d27833845b91cac308daa07bbb9cccffc3c34cc 00:32:56 $ docker rm -f 8d2baa3a4e39707685eca02a4d27833845b91cac308daa07bbb9cccffc3c34cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:32:57 + docker inspect -f . ci-base-image-x86_64 00:32:57 . [Pipeline] withDockerContainer 00:32:57 prd-centos7-docker-4c-2g-25362 does not seem to be running inside a container 00:32:57 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:32:58 $ docker top 45b9db6033c8f9d51df637389f34443ab4e234c7e70d807a49cfa1342437cc12 -eo pid,comm [Pipeline] { [Pipeline] echo 00:32:58 ========================================================= 00:32:58 [edgeXBuildGoParallel] Running Tests and Build... 00:32:58 ========================================================= [Pipeline] sh 00:32:58 + make test 00:32:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:33:08 ? github.com/edgexfoundry/edgex-go [no test files] 00:33:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:33:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:33:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:33:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:33:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:33:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:33:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:33:41 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.138s coverage: 45.6% of statements 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:33:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.084s coverage: 100.0% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.211s coverage: 27.1% of statements 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.038s coverage: 100.0% of statements 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.052s coverage: 100.0% of statements 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.111s coverage: 65.8% of statements 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.458s coverage: 82.3% of statements 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:33:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.393s coverage: 28.6% of statements 00:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:33:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.061s coverage: 100.0% of statements 00:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:33:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.056s coverage: 100.0% of statements 00:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:33:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.133s coverage: 86.7% of statements 00:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:33:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.116s coverage: 97.5% of statements 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:33:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.060s coverage: 78.3% of statements 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:33:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.439s coverage: 92.8% of statements 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:33:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:33:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.048s coverage: 0.1% of statements 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.036s coverage: 45.5% of statements 00:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.047s coverage: 79.5% of statements 00:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.031s coverage: 94.1% of statements 00:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.043s coverage: 96.3% of statements 00:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements 00:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.041s coverage: 94.4% of statements 00:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.025s coverage: 44.8% of statements 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.066s coverage: 92.9% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 80.6% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.047s coverage: 87.2% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.087s coverage: 91.4% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 63.5% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.301s coverage: 68.9% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.088s coverage: 37.0% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.277s coverage: 84.0% of statements 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.034s coverage: 100.0% of statements 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.125s coverage: 47.0% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.048s coverage: 100.0% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.089s coverage: 87.7% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.691s coverage: 29.1% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.069s coverage: 99.0% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.057s coverage: 100.0% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 00:34:15 GO111MODULE=on go vet ./... 00:34:47 gofmt -l . 00:34:47 [ "`gofmt -l .`" = "" ] 00:34:47 ./bin/test-go-mod-tidy.sh 00:34:47 ./bin/test-attribution-txt.sh [Pipeline] sh 00:34:47 + ls -al . 00:34:47 total 696 00:34:47 drwxrwxr-x 10 1001 1001 4096 Feb 7 00:34 . 00:34:47 drwxr-xr-x 4 root root 30 Feb 7 00:32 .. 00:34:47 -rw-rw-r-- 1 1001 1001 11 Feb 7 00:30 .dockerignore 00:34:47 drwxrwxr-x 8 1001 1001 179 Feb 7 00:30 .git 00:34:47 drwxrwxr-x 3 1001 1001 125 Feb 7 00:30 .github 00:34:47 -rw-rw-r-- 1 1001 1001 818 Feb 7 00:30 .gitignore 00:34:47 drwx------ 3 1001 1001 60 Feb 7 00:31 .semver 00:34:47 -rw-rw-r-- 1 1001 1001 166 Feb 7 00:30 .sonarcloud.properties 00:34:47 -rw-rw-r-- 1 1001 1001 7859 Feb 7 00:30 Attribution.txt 00:34:47 -rw-rw-r-- 1 1001 1001 3804 Feb 7 00:30 CONTRIBUTING.md 00:34:47 -rw-rw-r-- 1 1001 1001 931 Feb 7 00:30 Dockerfile.build 00:34:47 -rw-rw-r-- 1 1001 1001 863 Feb 7 00:30 Jenkinsfile 00:34:47 -rw-rw-r-- 1 1001 1001 10775 Feb 7 00:30 LICENSE 00:34:47 -rw-rw-r-- 1 1001 1001 5774 Feb 7 00:30 Makefile 00:34:47 -rw-rw-r-- 1 1001 1001 6524 Feb 7 00:30 README.md 00:34:47 -rw-rw-r-- 1 1001 1001 6755 Feb 7 00:30 SECURITY.md 00:34:47 -rw-rw-r-- 1 1001 1001 5 Feb 7 00:31 VERSION 00:34:47 -rw-rw-r-- 1 1001 1001 4131 Feb 7 00:30 ZMQWindows.md 00:34:47 drwxrwxr-x 2 1001 1001 117 Feb 7 00:30 bin 00:34:47 drwxrwxr-x 14 1001 1001 4096 Feb 7 00:30 cmd 00:34:47 -rw-r--r-- 1 root root 593058 Feb 7 00:34 coverage.out 00:34:47 -rw-r--r-- 1 root root 1054 Feb 7 00:34 go.mod 00:34:47 -rw-r--r-- 1 root root 19290 Feb 7 00:34 go.sum 00:34:47 drwxrwxr-x 8 1001 1001 127 Feb 7 00:30 internal 00:34:47 drwxrwxr-x 4 1001 1001 26 Feb 7 00:30 openapi 00:34:47 drwxrwxr-x 4 1001 1001 71 Feb 7 00:30 snap 00:34:47 -rw-rw-r-- 1 1001 1001 168 Feb 7 00:30 version.go [Pipeline] sh 00:34:48 + '[' -e coverage.out ] 00:34:48 + chown 1001:1001 coverage.out [Pipeline] stash 00:34:48 Stashed 1 file(s) [Pipeline] sh 00:34:48 + make build 00:34:48 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:34:53 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:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:35:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:35:05 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:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:35:07 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:08 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:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-25372 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { 00:35:09 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 [Pipeline] ws 00:35:09 Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout 00:35:11 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:12 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:13 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:35:15 using credential edgex-jenkins-ssh 00:35:15 Cloning the remote Git repository [Pipeline] } 00:35:16 $ docker stop --time=1 45b9db6033c8f9d51df637389f34443ab4e234c7e70d807a49cfa1342437cc12 00:35:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:35:15 > git init /w/workspace/edgex-go/12 # timeout=10 00:35:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:15 > git --version # timeout=10 00:35:15 > git --version # 'git version 2.17.1' 00:35:15 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:17 $ docker rm -f 45b9db6033c8f9d51df637389f34443ab4e234c7e70d807a49cfa1342437cc12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:19 00:35:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:35:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:20 latest: Pulling from edgex-devops/edgex-compose 00:35:20 cbdbe7a5bc2a: Pulling fs layer 00:35:20 ca9280d653b3: Pulling fs layer 00:35:20 7e9c9ca2126c: Pulling fs layer 00:35:20 cbdbe7a5bc2a: Download complete 00:35:20 cbdbe7a5bc2a: Pull complete 00:35:20 ca9280d653b3: Download complete 00:35:22 ca9280d653b3: Pull complete 00:35:22 7e9c9ca2126c: Verifying Checksum 00:35:22 7e9c9ca2126c: Download complete 00:35:30 7e9c9ca2126c: Pull complete 00:35:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:35:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:35:30 prd-centos7-docker-4c-2g-25362 does not seem to be running inside a container 00:35:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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:33 $ docker top 877f8a908d201414c406eb6cc5cd393ed9dd84e849f3caddd17669ee9dcf5471 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:34 + docker-compose build --help 00:35:34 + grep parallel 00:35:35 --parallel Build images in parallel. [Pipeline] } 00:35:35 $ docker stop --time=1 877f8a908d201414c406eb6cc5cd393ed9dd84e849f3caddd17669ee9dcf5471 00:35:36 $ docker rm -f 877f8a908d201414c406eb6cc5cd393ed9dd84e849f3caddd17669ee9dcf5471 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:37 . [Pipeline] withDockerContainer 00:35:37 prd-centos7-docker-4c-2g-25362 does not seem to be running inside a container 00:35:37 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:38 $ docker top 7c79abff4b0835eb1efc5987b2f1c5f084a0002df3a29eb1e0333fd5669ce893 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:38 + docker-compose -f ./docker-compose-build.yml build --parallel 00:35:39 Building docker-core-command-go ... 00:35:39 Building docker-core-data-go ... 00:35:39 Building docker-core-metadata-go ... 00:35:39 Building docker-security-bootstrapper-go ... 00:35:39 Building docker-security-proxy-setup-go ... 00:35:39 Building docker-security-secretstore-setup-go ... 00:35:39 Building docker-support-notifications-go ... 00:35:39 Building docker-support-scheduler-go ... 00:35:39 Building docker-sys-mgmt-agent-go ... 00:35:39 Building docker-support-notifications-go 00:35:39 Building docker-core-metadata-go 00:35:39 Building docker-security-secretstore-setup-go 00:35:39 Building docker-security-proxy-setup-go 00:35:39 Building docker-security-bootstrapper-go 00:35:42 Merging remotes/origin/master commit 27e67a26db9587a799bf14cca6c65a65d4396aa9 into PR head commit 24b1dce0904e9569858eccc530524446df8d088e 00:35:43 Merge succeeded, producing 1d3bc6cdf80277df30a90e93360f93480859161b 00:35:43 Checking out Revision 1d3bc6cdf80277df30a90e93360f93480859161b (PR-3115) 00:35:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:41 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3115/head:refs/remotes/origin/PR-3115 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:35:42 > git config core.sparsecheckout # timeout=10 00:35:42 > git checkout -f 24b1dce0904e9569858eccc530524446df8d088e # timeout=10 00:35:42 > git remote # timeout=10 00:35:42 > git config --get remote.origin.url # timeout=10 00:35:42 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:42 > git merge 27e67a26db9587a799bf14cca6c65a65d4396aa9 # timeout=10 00:35:43 > git rev-parse HEAD^{commit} # timeout=10 00:35:43 > git config core.sparsecheckout # timeout=10 00:35:43 > git checkout -f 1d3bc6cdf80277df30a90e93360f93480859161b # timeout=10 00:35:47 Commit message: "Merge commit '27e67a26db9587a799bf14cca6c65a65d4396aa9' into HEAD" 00:35:47 > git rev-list --no-walk 24b1dce0904e9569858eccc530524446df8d088e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:49 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:35:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:35:49 + + truesudo service 00:35:49 docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:35:52 provisioning config files... 00:35:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config3012406021671161765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:35:52 ---> docker-login.sh 00:35:52 nexus3.edgexfoundry.org:10001 00:35:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:53 Configure a credential helper to remove this warning. See 00:35:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:53 00:35:53 Login Succeeded 00:35:53 nexus3.edgexfoundry.org:10002 00:35:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:54 Configure a credential helper to remove this warning. See 00:35:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:54 00:35:54 Login Succeeded 00:35:54 nexus3.edgexfoundry.org:10003 00:35:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:55 Configure a credential helper to remove this warning. See 00:35:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:55 00:35:55 Login Succeeded 00:35:55 nexus3.edgexfoundry.org:10004 00:35:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:55 Configure a credential helper to remove this warning. See 00:35:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:55 00:35:55 Login Succeeded 00:35:55 docker.io 00:35:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:56 Configure a credential helper to remove this warning. See 00:35:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:56 00:35:56 Login Succeeded 00:35:56 ---> docker-login.sh ends [Pipeline] } 00:35:56 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:35:56 ========================================================= 00:35:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:35:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:35:57 + 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:00 Sending build context to Docker daemon 166.4MB 00:36:00 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:36:00 Step 2/6 : FROM ${BASE} 00:36:00 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:00 5f621e34cdf4: Pulling fs layer 00:36:00 a4357932f1b6: Pulling fs layer 00:36:00 18c013af1878: Pulling fs layer 00:36:00 00ac8860ef70: Pulling fs layer 00:36:00 63d7cb157983: Pulling fs layer 00:36:00 b116817d02f9: Pulling fs layer 00:36:00 745a02a5169b: Pulling fs layer 00:36:00 b116817d02f9: Waiting 00:36:00 745a02a5169b: Waiting 00:36:00 00ac8860ef70: Waiting 00:36:00 63d7cb157983: Waiting 00:36:00 18c013af1878: Verifying Checksum 00:36:00 18c013af1878: Download complete 00:36:00 a4357932f1b6: Verifying Checksum 00:36:00 a4357932f1b6: Download complete 00:36:00 63d7cb157983: Verifying Checksum 00:36:00 63d7cb157983: Download complete 00:36:00 5f621e34cdf4: Verifying Checksum 00:36:00 5f621e34cdf4: Download complete 00:36:00 b116817d02f9: Verifying Checksum 00:36:00 b116817d02f9: Download complete 00:36:00 5f621e34cdf4: Pull complete 00:36:01 a4357932f1b6: Pull complete 00:36:01 18c013af1878: Pull complete 00:36:02 745a02a5169b: Verifying Checksum 00:36:02 745a02a5169b: Download complete 00:36:03 00ac8860ef70: Verifying Checksum 00:36:03 00ac8860ef70: Download complete 00:36:14 00ac8860ef70: Pull complete 00:36:14 63d7cb157983: Pull complete 00:36:14 b116817d02f9: Pull complete 00:36:18 745a02a5169b: Pull complete 00:36:18 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:36:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:36:18 ---> b7e6874047d6 00:36:18 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:36:18 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:18 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:36:18 ---> 18da827cca6a 00:36:18 Step 3/21 : WORKDIR /edgex-go 00:36:18 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:18 Step 2/30 : FROM ${BUILDER_BASE} AS builder 00:36:18 ---> 18da827cca6a 00:36:18 Step 3/30 : WORKDIR /edgex-go 00:36:18 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:36:18 ---> 18da827cca6a 00:36:18 Step 3/23 : WORKDIR /edgex-go 00:36:18 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:18 ---> 18da827cca6a 00:36:18 Step 3/22 : WORKDIR /edgex-go 00:36:18 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:18 ---> 18da827cca6a 00:36:18 Step 3/24 : WORKDIR /edgex-go 00:36:18 ---> Running in 545c296b4bef 00:36:18 ---> Running in a34a88511f9f 00:36:18 ---> Running in 1213917b2d54 00:36:18 ---> Running in 3b18353477bd 00:36:18 ---> Running in 06e00b9ffe0c 00:36:18 Removing intermediate container 06e00b9ffe0c 00:36:18 ---> dbdd84ac4edc 00:36:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:18 Removing intermediate container 545c296b4bef 00:36:18 ---> f54747e7baae 00:36:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:18 Removing intermediate container 3b18353477bd 00:36:18 ---> 7e9d958413b6 00:36:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:18 Removing intermediate container a34a88511f9f 00:36:18 ---> bf6fc7d3b6a4 00:36:18 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:18 Removing intermediate container 1213917b2d54 00:36:18 ---> dfe7954299f3 00:36:18 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:18 ---> Running in 67afbd69c6ab 00:36:18 ---> Running in 9b99fc5ee3f4 00:36:18 ---> Running in 1c408bb3c975 00:36:18 ---> Running in 5825f0bdcdcb 00:36:18 ---> Running in f89c1b08f96e 00:36:20 Removing intermediate container 1c408bb3c975 00:36:20 ---> 7875139476da 00:36:20 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:36:21 ---> Running in 4e80e66234dd 00:36:21 ---> Running in 36a4b73e11c5 00:36:21 Removing intermediate container 9b99fc5ee3f4 00:36:21 ---> 33c683bcca54 00:36:21 Step 5/23 : RUN apk add --update --no-cache make git 00:36:21 Removing intermediate container 67afbd69c6ab 00:36:21 ---> 4b9900ef3e44 00:36:21 Step 5/24 : RUN apk add --update --no-cache make git 00:36:21 ---> Running in c090f243a6b5 00:36:21 ---> Running in 38af061aa5ab 00:36:21 Removing intermediate container 5825f0bdcdcb 00:36:21 ---> e243ad8ed4c1 00:36:21 Step 5/21 : RUN apk add --update --no-cache make git 00:36:21 Removing intermediate container f89c1b08f96e 00:36:21 ---> dacdf38f91c1 00:36:21 Step 5/30 : RUN apk add --update --no-cache make git 00:36:21 ---> Running in 821d87b8a040 00:36:22 ---> Running in bd3482ebba28 00:36:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:36:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:36:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:23 OK: 233 MiB in 51 packages 00:36:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:23 OK: 233 MiB in 51 packages 00:36:23 (1/12) Installing libmagic (5.38-r0) 00:36:23 (2/12) Installing file (5.38-r0) 00:36:23 OK: 233 MiB in 51 packages 00:36:23 OK: 233 MiB in 51 packages 00:36:23 (3/12) Installing libc-dev (0.7.2-r3) 00:36:23 (4/12) Installing g++ (9.3.0-r2) 00:36:23 OK: 233 MiB in 51 packages 00:36:23 Removing intermediate container 36a4b73e11c5 00:36:23 ---> f604e0d205cf 00:36:23 Step 6/22 : COPY go.mod . 00:36:24 Removing intermediate container c090f243a6b5 00:36:24 ---> 59a848ea5372 00:36:24 Step 6/23 : COPY go.mod . 00:36:24 ---> d5794996c5dd 00:36:24 Step 7/22 : RUN go mod download 00:36:24 Removing intermediate container 38af061aa5ab 00:36:24 ---> 49b33face108 00:36:24 Step 6/24 : COPY go.mod . 00:36:24 ---> 5682e85093a6 00:36:24 Step 7/23 : RUN go mod download 00:36:24 ---> Running in 91df60e71a04 00:36:24 Removing intermediate container 821d87b8a040 00:36:24 ---> aa160b105665 00:36:24 Step 6/21 : COPY go.mod . 00:36:25 Removing intermediate container bd3482ebba28 00:36:25 ---> a335cf9ac51e 00:36:25 Step 6/30 : COPY go.mod . 00:36:25 ---> Running in 0dae7f4f04d3 00:36:25 ---> 6855ce78b71a 00:36:25 Step 7/24 : RUN go mod download 00:36:25 ---> Running in 184b930cb2ba 00:36:25 ---> f9a6a078270b 00:36:25 Step 7/21 : RUN go mod download 00:36:25 ---> 9b52f96c3035 00:36:25 Step 7/30 : RUN go mod download 00:36:25 ---> Running in 9f8112f15896 00:36:25 ---> Running in da3c8ebdc46a 00:36:27 Removing intermediate container 184b930cb2ba 00:36:27 ---> 64b2bf64248c 00:36:27 Step 8/24 : COPY . . 00:36:27 Removing intermediate container 91df60e71a04 00:36:27 ---> ffe6cd8abd86 00:36:27 Step 8/22 : COPY . . 00:36:27 Removing intermediate container 0dae7f4f04d3 00:36:27 ---> 42e647b4125f 00:36:27 Step 8/23 : COPY . . 00:36:27 Removing intermediate container 9f8112f15896 00:36:27 ---> 0af37c191e40 00:36:27 Step 8/21 : COPY . . 00:36:27 Removing intermediate container da3c8ebdc46a 00:36:27 ---> 7c7cb44c49ff 00:36:27 Step 8/30 : COPY . . 00:36:34 (5/12) Installing fortify-headers (1.1-r0) 00:36:34 (6/12) Installing patch (2.7.6-r6) 00:36:34 (7/12) Installing build-base (0.5-r2) 00:36:34 (8/12) Installing libsodium (1.0.18-r0) 00:36:34 (9/12) Installing pkgconf (1.7.2-r0) 00:36:34 (10/12) Installing libsodium-dev (1.0.18-r0) 00:36:34 (11/12) Installing libzmq (4.3.3-r0) 00:36:34 (12/12) Installing zeromq-dev (4.3.3-r0) 00:36:34 Executing busybox-1.31.1-r19.trigger 00:36:34 OK: 217 MiB in 51 packages 00:36:37 Removing intermediate container 4e80e66234dd 00:36:37 ---> 8fa3e5f31134 00:36:37 Step 4/6 : WORKDIR /edgex-go 00:36:37 ---> Running in f27c21f831e9 00:36:37 Removing intermediate container f27c21f831e9 00:36:37 ---> 34749bfe0509 00:36:37 Step 5/6 : COPY go.mod . 00:36:38 ---> 595e92bc08df 00:36:38 Step 6/6 : RUN go mod download 00:36:38 ---> Running in 2005fb7bb930 00:37:05 Removing intermediate container 2005fb7bb930 00:37:05 ---> cec424d9a3be 00:37:05 Successfully built cec424d9a3be 00:37:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:37:06 + docker inspect -f . ci-base-image-arm64 00:37:06 . [Pipeline] withDockerContainer 00:37:06 prd-ubuntu18.04-docker-arm64-4c-16g-25372 does not seem to be running inside a container 00:37:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:07 $ docker top 818558150c8a18daf483747d940a21841a716232a24105e860fcee2b13eee1f1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:08 + go version 00:37:08 go version go1.15.5 linux/arm64 [Pipeline] } 00:37:08 $ docker stop --time=1 818558150c8a18daf483747d940a21841a716232a24105e860fcee2b13eee1f1 00:37:10 $ docker rm -f 818558150c8a18daf483747d940a21841a716232a24105e860fcee2b13eee1f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:11 + docker inspect -f . ci-base-image-arm64 00:37:11 . [Pipeline] withDockerContainer 00:37:12 prd-ubuntu18.04-docker-arm64-4c-16g-25372 does not seem to be running inside a container 00:37:12 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:13 $ docker top 0ae54d44ba3851b804a911000e38d276fc657c6e9eecb829b706f5a2c71dd8bd -eo pid,comm [Pipeline] { [Pipeline] echo 00:37:14 ========================================================= 00:37:14 [edgeXBuildGoParallel] Running Tests and Build... 00:37:14 ========================================================= [Pipeline] sh 00:37:14 ---> 44bfbc4725f6 00:37:14 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:37:14 ---> e8651c754fde 00:37:14 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:37:14 ---> 8daf14c6c3ca 00:37:14 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:37:14 ---> 0bb2f50f13dc 00:37:14 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:37:14 ---> bcf29f00bdb3 00:37:14 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:37:14 ---> Running in 8e4b6a069c6d 00:37:14 ---> Running in 76fd342808f8 00:37:14 ---> Running in 5f25b6709b0e 00:37:14 ---> Running in 177805283ecc 00:37:14 ---> Running in 563685c5d08f 00:37:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:37:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:37:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:37:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:37: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:37:14 + make test 00:37:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:37:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:37:36 ? github.com/edgexfoundry/edgex-go [no test files] 00:37:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:37:41 Removing intermediate container 5f25b6709b0e 00:37:41 ---> 7272aabdc4e6 00:37:41 00:37:41 Step 10/30 : FROM alpine:3.12 00:37:41 3.12: Pulling from library/alpine 00:37:42 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:37:42 Status: Downloaded newer image for alpine:3.12 00:37:42 ---> 389fef711851 00:37:42 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:37:43 ---> Running in 01ce3cc45097 00:37:44 Removing intermediate container 563685c5d08f 00:37:44 ---> d8becfdd9d1f 00:37:44 00:37:44 Step 10/24 : FROM alpine:3.12 00:37:44 ---> 389fef711851 00:37:44 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:37:45 Removing intermediate container 01ce3cc45097 00:37:45 ---> f7ce63e00931 00:37:45 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 00:37:45 ---> Running in 1b1097797c0c 00:37:45 ---> Running in f6cddef1cc2f 00:37:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:47 (1/2) Installing dumb-init (1.2.2-r1) 00:37:47 (2/2) Installing su-exec (0.2-r1) 00:37:47 Executing busybox-1.31.1-r19.trigger 00:37:47 OK: 6 MiB in 16 packages 00:37:47 (1/5) Installing ca-certificates (20191127-r4) 00:37:47 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:37:47 (3/5) Installing libcurl (7.69.1-r3) 00:37:47 (4/5) Installing curl (7.69.1-r3) 00:37:47 (5/5) Installing dumb-init (1.2.2-r1) 00:37:47 Executing busybox-1.31.1-r19.trigger 00:37:47 Executing ca-certificates-20191127-r4.trigger 00:37:47 OK: 7 MiB in 19 packages 00:37:51 Removing intermediate container 76fd342808f8 00:37:51 ---> 2eb6b2d477ea 00:37:51 00:37:51 Step 10/21 : FROM alpine:3.12 00:37:51 ---> 389fef711851 00:37:51 Step 11/21 : RUN apk add --update --no-cache curl 00:37:51 Removing intermediate container 177805283ecc 00:37:51 ---> 80ec3fb3e23f 00:37:51 00:37:51 Step 10/22 : FROM alpine:3.12 00:37:51 ---> 389fef711851 00:37:51 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:37:51 ---> Running in da47d04044e8 00:37:52 ---> Running in cdfacffa8dc4 00:37:54 Removing intermediate container f6cddef1cc2f 00:37:54 ---> 0222da143671 00:37:54 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 00:37:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:54 (1/4) Installing ca-certificates (20191127-r4) 00:37:54 ---> Running in 2fca345dbc3f 00:37:54 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:37:54 (3/4) Installing libcurl (7.69.1-r3) 00:37:54 Removing intermediate container 1b1097797c0c 00:37:54 ---> abff8f7d5690 00:37:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:37:54 (4/4) Installing curl (7.69.1-r3) 00:37:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:54 Executing busybox-1.31.1-r19.trigger 00:37:54 Removing intermediate container 8e4b6a069c6d 00:37:54 ---> 434d07338840 00:37:54 00:37:54 Step 10/23 : FROM alpine:3.12 00:37:54 ---> 389fef711851 00:37:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:37:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:54 (1/2) Installing ca-certificates (20191127-r4) 00:37:54 Executing ca-certificates-20191127-r4.trigger 00:37:54 OK: 7 MiB in 18 packages 00:37:54 (2/2) Installing dumb-init (1.2.2-r1) 00:37:54 Executing busybox-1.31.1-r19.trigger 00:37:54 Executing ca-certificates-20191127-r4.trigger 00:37:55 OK: 6 MiB in 16 packages 00:37:55 ---> Running in 208c09221daf 00:37:55 ---> Running in 59c6a663ba39 00:37:55 Removing intermediate container 2fca345dbc3f 00:37:55 ---> 5eea2f89f63b 00:37:55 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:37:55 ---> Running in ff3a88daac53 00:37:55 Removing intermediate container 59c6a663ba39 00:37:55 ---> 4ec9e45b62ab 00:37:55 Step 13/24 : WORKDIR / 00:37:56 ---> Running in c523d41bc049 00:37:56 Removing intermediate container ff3a88daac53 00:37:56 ---> 2e309ef48bfe 00:37:56 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:37:56 ---> Running in 211dfe427645 00:37:56 Removing intermediate container da47d04044e8 00:37:56 ---> ddb3b37fe54f 00:37:56 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:37:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:56 ---> Running in 2eb8fd5ce716 00:37:56 (1/1) Installing dumb-init (1.2.2-r1) 00:37:56 Executing busybox-1.31.1-r19.trigger 00:37:56 OK: 6 MiB in 15 packages 00:37:57 Removing intermediate container c523d41bc049 00:37:57 ---> 44f3be24fc07 00:37:57 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:37:57 Removing intermediate container cdfacffa8dc4 00:37:57 ---> 7aa3ceac78d9 00:37:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:37:57 Removing intermediate container 2eb8fd5ce716 00:37:57 ---> 75414c731efd 00:37:57 Step 13/21 : WORKDIR /edgex 00:37:57 ---> Running in a0548407e152 00:37:58 ---> 0770d94e71ac 00:37:58 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:37:58 ---> Running in e7d42ba55ca2 00:37:58 Removing intermediate container a0548407e152 00:37:58 ---> a5f1aa671b2f 00:37:58 Step 13/22 : ENV APP_PORT=48060 00:37:58 Removing intermediate container 208c09221daf 00:37:58 ---> fc72746176d8 00:37:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:37:58 ---> Running in 196451ffeb75 00:37:58 ---> Running in 0a8e2ce3c064 00:37:58 ---> b90fd9e9110c 00:37:58 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:37:58 Removing intermediate container e7d42ba55ca2 00:37:58 ---> 0939c59c678f 00:37:58 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:37:58 Removing intermediate container 196451ffeb75 00:37:58 ---> 4c4145e10c79 00:37:58 Step 14/22 : EXPOSE $APP_PORT 00:37:58 Removing intermediate container 0a8e2ce3c064 00:37:58 ---> 30846498b152 00:37:58 Step 13/23 : ENV APP_PORT=48081 00:37:59 ---> Running in 730de2167130 00:37:59 Removing intermediate container 211dfe427645 00:37:59 ---> 602cb77f755d 00:37:59 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 00:37:59 ---> Running in be31b3ce4db0 00:37:59 ---> 6aa69dd539d5 00:37:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:37:59 ---> f49e5aead052 00:37:59 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:37:59 ---> Running in 052820d1a471 00:37:59 Removing intermediate container 730de2167130 00:37:59 ---> 0931e529961a 00:37:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:59 Removing intermediate container be31b3ce4db0 00:37:59 ---> 494ffea223fb 00:37:59 Step 14/23 : EXPOSE $APP_PORT 00:38:00 ---> Running in ee58d44d1422 00:38:00 Removing intermediate container 052820d1a471 00:38:00 ---> 8b159ecffa2d 00:38:00 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:38:00 ---> c98f25d043a5 00:38:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:38:00 ---> b76428ec2bba 00:38:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:38:00 ---> 2c86e170b4d6 00:38:00 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:38:00 Removing intermediate container ee58d44d1422 00:38:00 ---> c922cc402bd9 00:38:00 Step 15/23 : WORKDIR / 00:38:00 ---> Running in 98c8380f2b51 00:38:00 ---> bea1a3b47a20 00:38:00 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:38:00 ---> b418b5b2bb8e 00:38:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:38:00 ---> Running in cd1288e380d5 00:38:00 ---> aa3335db6a1f 00:38:00 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:38:01 Removing intermediate container 98c8380f2b51 00:38:01 ---> 99db1aa2661e 00:38:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:01 ---> 00bbb3b1b3fb 00:38:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:38:01 ---> Running in 3d9d9ca4b702 00:38:01 ---> 40fcc7322a0a 00:38:01 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:38:01 ---> Running in d462b2ee2069 00:38:01 Removing intermediate container 3d9d9ca4b702 00:38:01 ---> a33dd17afc51 00:38:01 Step 18/21 : CMD ["--init=true"] 00:38:01 ---> 64e329e356a7 00:38:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:38:01 ---> Running in 1b1e7b39dfa2 00:38:01 ---> 7740343f5bd5 00:38:01 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:38:02 ---> Running in a20b151567c5 00:38:02 Removing intermediate container 1b1e7b39dfa2 00:38:02 ---> 1665d4242c15 00:38:02 Step 19/21 : LABEL arch=x86_64 00:38:02 ---> Running in 418ba18a762e 00:38:02 Removing intermediate container a20b151567c5 00:38:02 ---> cfa9a40e281d 00:38:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:02 ---> e570f52e82c0 00:38:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:38:03 ---> Running in fc8ddec02304 00:38:03 Removing intermediate container 418ba18a762e 00:38:03 ---> ab8fbf23f45b 00:38:03 Step 20/21 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b 00:38:03 Removing intermediate container cd1288e380d5 00:38:03 ---> 6441b93b70de 00:38:03 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:03 ---> baf155735970 00:38:03 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:38:03 ---> Running in c2dccfe63706 00:38:03 ---> Running in 8f28d8295dde 00:38:03 Removing intermediate container fc8ddec02304 00:38:03 ---> 5e39b41f603b 00:38:03 Step 20/22 : LABEL arch=x86_64 00:38:03 Removing intermediate container d462b2ee2069 00:38:03 ---> d86f14c193d7 00:38:03 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:38:03 ---> Running in 22ec6bcc62ba 00:38:03 ---> 6cc26e2596ce 00:38:03 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:38:03 ---> Running in bb802c954944 00:38:03 Removing intermediate container c2dccfe63706 00:38:03 ---> b84da118e3f4 00:38:03 Step 21/21 : LABEL version=0.0.0 00:38:03 Removing intermediate container 8f28d8295dde 00:38:03 ---> f92a298ffba6 00:38:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:04 ---> Running in 1f3ed306977d 00:38:04 ---> Running in 6d52bbd3462c 00:38:04 Removing intermediate container 22ec6bcc62ba 00:38:04 ---> 9ed5a9894624 00:38:04 Step 21/22 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b 00:38:04 Removing intermediate container bb802c954944 00:38:04 ---> 694efb40da36 00:38:04 Step 22/24 : LABEL arch=x86_64 00:38:04 ---> 0448585ce8aa 00:38:04 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:38:04 ---> Running in ad6689378fbd 00:38:04 ---> Running in be4b6d370208 00:38:04 Removing intermediate container 1f3ed306977d 00:38:04 ---> cc124e340766 00:38:04 00:38:04 Removing intermediate container 6d52bbd3462c 00:38:04 ---> 529c80993726 00:38:04 Step 21/23 : LABEL arch=x86_64 00:38:04 ---> Running in 5b77ad3a3915 00:38:04 Successfully built cc124e340766 00:38:04 Successfully tagged docker-security-proxy-setup-go:latest 00:38:04 Building docker-sys-mgmt-agent-go 00:38:04  Building docker-security-proxy-setup-go ... done  ---> c1d971299a14 00:38:04 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:38:04 Removing intermediate container be4b6d370208 00:38:04 ---> 8cb7d68886bf 00:38:04 Step 23/24 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b 00:38:04 Removing intermediate container ad6689378fbd 00:38:04 ---> 7c3f45ec5de1 00:38:04 Step 22/22 : LABEL version=0.0.0 00:38:05 ---> Running in 410ad7029c11 00:38:05 ---> Running in 3cccadcebb79 00:38:05 Removing intermediate container 5b77ad3a3915 00:38:05 ---> 70c4aaf7edfa 00:38:05 Step 22/23 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b 00:38:05 ---> 43728ab23770 00:38:05 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 00:38:05 ---> Running in f457ed61ac12 00:38:05 Removing intermediate container 3cccadcebb79 00:38:05 ---> cdd625bccdf0 00:38:05 00:38:05 Removing intermediate container 410ad7029c11 00:38:05 ---> 7cc0660035e4 00:38:05 Step 24/24 : LABEL version=0.0.0 00:38:05 ---> Running in ad235b49d2f6 00:38:05 Successfully built cdd625bccdf0 00:38:06 Successfully tagged docker-support-notifications-go:latest 00:38:06 Building docker-core-command-go 00:38:06  Building docker-support-notifications-go ... done  ---> Running in 5f5ad7b37b3c 00:38:06 Removing intermediate container f457ed61ac12 00:38:06 ---> d69fd8e30d72 00:38:06 Step 23/23 : LABEL version=0.0.0 00:38:06 Removing intermediate container ad235b49d2f6 00:38:06 ---> 888723ecf1f2 00:38:06 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:38:06 ---> Running in ddd1219b0d28 00:38:06 Removing intermediate container 5f5ad7b37b3c 00:38:06 ---> de2302188d38 00:38:06 00:38:06 Successfully built de2302188d38 00:38:07 Successfully tagged docker-security-secretstore-setup-go:latest 00:38:07 Building docker-core-data-go 00:38:09  Building docker-security-secretstore-setup-go ... done Removing intermediate container ddd1219b0d28 00:38:09 ---> 2772e11b7575 00:38:09 00:38:09 Successfully built 2772e11b7575 00:38:09 Successfully tagged docker-core-metadata-go:latest 00:38:09  Building docker-core-metadata-go ... done Building docker-support-scheduler-go 00:38:09 ---> 6ee65b5a254a 00:38:09 Step 25/30 : RUN chmod +x /entrypoint.sh 00:38:10 ---> Running in b166d3344585 00:38:12 Removing intermediate container b166d3344585 00:38:12 ---> 4b5efd18d0ce 00:38:12 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 00:38:17 ---> Running in 416ad662c9e8 00:38:17 Removing intermediate container 416ad662c9e8 00:38:17 ---> ff345dd06977 00:38:17 Step 27/30 : CMD ["gate"] 00:38:17 ---> Running in 6f0d23cba321 00:38:17 Removing intermediate container 6f0d23cba321 00:38:17 ---> 5d5373806d77 00:38:17 Step 28/30 : LABEL arch=x86_64 00:38:17 ---> Running in c7405b9cc072 00:38:18 Removing intermediate container c7405b9cc072 00:38:18 ---> 831f30d5ac7a 00:38:18 Step 29/30 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b 00:38:18 ---> Running in d8058f60c082 00:38:18 Removing intermediate container d8058f60c082 00:38:18 ---> 96bb5d9e0917 00:38:18 Step 30/30 : LABEL version=0.0.0 00:38:18 ---> Running in aa3e235feae3 00:38:19 Removing intermediate container aa3e235feae3 00:38:19 ---> 5413f62740ce 00:38:19 00:38:19 Successfully built 5413f62740ce 00:38:19 Successfully tagged docker-security-bootstrapper-go:latest 00:38:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:38:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:38:35  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:38:35 ---> 18da827cca6a 00:38:35 Step 3/23 : WORKDIR /edgex-go 00:38:35 ---> Using cache 00:38:35 ---> dfe7954299f3 00:38:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:35 ---> Using cache 00:38:35 ---> dacdf38f91c1 00:38:35 Step 5/23 : RUN apk add --update --no-cache make git 00:38:35 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder ---> Using cache 00:38:35 ---> a335cf9ac51e 00:38:35 Step 6/23 : COPY go.mod . 00:38:35 00:38:35 ---> 18da827cca6a 00:38:35 Step 3/26 : WORKDIR /edgex-go 00:38:35 ---> Using cache 00:38:35 ---> dfe7954299f3 00:38:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:35 ---> Using cache 00:38:35 ---> dacdf38f91c1 00:38:35 Step 5/26 : RUN apk add --update --no-cache make bash git 00:38:35 ---> Using cache 00:38:35 ---> 9b52f96c3035 00:38:35 Step 7/23 : RUN go mod download 00:38:35 ---> Using cache 00:38:35 ---> 7c7cb44c49ff 00:38:35 Step 8/23 : COPY . . 00:38:35 ---> Using cache 00:38:35 ---> 8daf14c6c3ca 00:38:35 Step 9/23 : RUN make cmd/core-command/core-command 00:38:35 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:38:35 ---> 18da827cca6a 00:38:35 Step 3/22 : WORKDIR /edgex-go 00:38:35 ---> Using cache 00:38:35 ---> dfe7954299f3 00:38:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:35 ---> Using cache 00:38:35 ---> dacdf38f91c1 00:38:35 Step 5/22 : RUN apk add --update --no-cache make git 00:38:35 ---> Using cache 00:38:35 ---> a335cf9ac51e 00:38:35 Step 6/22 : COPY go.mod . 00:38:35 ---> Using cache 00:38:35 ---> 9b52f96c3035 00:38:35 Step 7/22 : RUN go mod download 00:38:35 ---> Using cache 00:38:35 ---> 7c7cb44c49ff 00:38:35 Step 8/22 : COPY . . 00:38:36 ---> Using cache 00:38:36 ---> 8daf14c6c3ca 00:38:36 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:38:36 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:38:36 ---> 18da827cca6a 00:38:36 Step 3/23 : WORKDIR /edgex-go 00:38:36 ---> Using cache 00:38:36 ---> dfe7954299f3 00:38:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:36 ---> Using cache 00:38:36 ---> dacdf38f91c1 00:38:36 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:38:36 ---> Running in 603f85d6d380 00:38:36 ---> Running in 42dbbdb0a791 00:38:36 ---> Running in 70d42660f99b 00:38:36 ---> Running in 4c89d39c6433 00:38:37 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:38:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:37 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:38:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:38:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:38:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:38:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:38:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:38:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:38:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:38:42 OK: 233 MiB in 51 packages 00:38:43 OK: 233 MiB in 51 packages 00:38:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:38:45 Removing intermediate container 603f85d6d380 00:38:45 ---> 6a4de0962a77 00:38:45 Step 6/23 : COPY go.mod . 00:38:45 Removing intermediate container 42dbbdb0a791 00:38:45 ---> f162f99fb9be 00:38:45 Step 6/26 : COPY go.mod . 00:38:45 ---> d23a689595ba 00:38:45 Step 7/23 : RUN go mod download 00:38:45 ---> Running in f8660c87e811 00:38:45 ---> a54c222ac766 00:38:45 Step 7/26 : RUN go mod download 00:38:45 ---> Running in f811107d9beb 00:38:48 Removing intermediate container f8660c87e811 00:38:48 ---> a1c18fe95bc2 00:38:48 Step 8/23 : COPY . . 00:38:48 Removing intermediate container f811107d9beb 00:38:48 ---> 02da09a63dc1 00:38:48 Step 8/26 : COPY . . 00:38:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:38:57 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.413s coverage: 45.6% of statements 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:38:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.216s coverage: 100.0% of statements 00:39:04 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.521s coverage: 27.1% of statements 00:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:39:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.092s coverage: 100.0% of statements 00:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:39:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.113s coverage: 100.0% of statements 00:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:39:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.230s coverage: 65.8% of statements 00:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.707s coverage: 82.3% of statements 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:39:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.302s coverage: 28.6% of statements 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:39:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.168s coverage: 100.0% of statements 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:39:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.107s coverage: 100.0% of statements 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:39:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.384s coverage: 86.7% of statements 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:39:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.353s coverage: 97.5% of statements 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:39:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.143s coverage: 78.3% of statements 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:39:21 Removing intermediate container 4c89d39c6433 00:39:21 Removing intermediate container 70d42660f99b 00:39:21 ---> 2312b8953ae0 00:39:21 00:39:21 ---> 1ac997aaccd1 00:39:21 00:39:21 Step 10/23 : FROM alpine:3.12 00:39:21 Step 10/22 : FROM alpine:3.12 00:39:21 ---> 389fef711851 00:39:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:39:21 ---> 389fef711851 00:39:21 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:39:21 ---> Using cache 00:39:21 ---> fc72746176d8 00:39:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:39:21 ---> Using cache 00:39:21 ---> fc72746176d8 00:39:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:39:21 ---> Using cache 00:39:21 ---> Using cache 00:39:21 ---> 30846498b152 00:39:21 ---> 30846498b152 00:39:21 Step 13/23 : ENV APP_PORT=48082Step 13/22 : ENV APP_PORT=48085 00:39:21 00:39:21 ---> Running in e63275006713 00:39:21 ---> Running in a15464d59927 00:39:21 ---> 8cd445876911 00:39:21 Step 9/23 : RUN make cmd/core-data/core-data 00:39:21 ---> af1f5a1e201e 00:39:21 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:39:21 ---> Running in b1c94fa774c6 00:39:21 ---> Running in 1502505c4490 00:39:21 Removing intermediate container e63275006713 00:39:21 ---> 70cb1748c8fb 00:39:21 Step 14/22 : EXPOSE $APP_PORT 00:39:21 Removing intermediate container a15464d59927 00:39:21 ---> c6d4b291542b 00:39:21 Step 14/23 : EXPOSE $APP_PORT 00:39:21 ---> Running in d9fbd08f7d18 00:39:21 ---> Running in db82fdd3f217 00:39:21 Removing intermediate container d9fbd08f7d18 00:39:21 ---> 031ab66e5d16 00:39:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:21 Removing intermediate container db82fdd3f217 00:39:21 ---> f6f18dbabf52 00:39:21 Step 15/23 : WORKDIR / 00:39:21 ---> Running in ce306f9e63b7 00:39:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:39:21 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:39:21 ---> a9cd652e856b 00:39:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:39:21 Removing intermediate container ce306f9e63b7 00:39:21 ---> 94a42fe2bc85 00:39:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:21 ---> d711714d1f25 00:39:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:39:21 ---> 9f492dab07e7 00:39:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:39:21 ---> 30f4871d08f7 00:39:21 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:39:21 ---> Running in 1fe25591360c 00:39:21 ---> 77c0caa92126 00:39:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:39:21 Removing intermediate container 1fe25591360c 00:39:21 ---> 928ac68be273 00:39:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:21 ---> Running in ecd1a758e32c 00:39:21 ---> 1b9c4de908f1 00:39:21 Step 19/23 : ENTRYPOINT ["/core-command"] 00:39:21 ---> Running in b5bc977dd1a8 00:39:21 Removing intermediate container ecd1a758e32c 00:39:21 ---> 5ceaf91fabd3 00:39:21 Step 20/22 : LABEL arch=x86_64 00:39:21 ---> Running in c45d8dbdd919 00:39:21 Removing intermediate container b5bc977dd1a8 00:39:21 ---> 40967f92619f 00:39:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:21 ---> Running in 5f256119e319 00:39:22 Removing intermediate container c45d8dbdd919 00:39:22 ---> d28f82bdec83 00:39:22 Step 21/22 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b 00:39:22 ---> Running in 502b424263eb 00:39:22 Removing intermediate container 5f256119e319 00:39:22 ---> 74c37917fa84 00:39:22 Step 21/23 : LABEL arch=x86_64 00:39:22 ---> Running in b694acf3169e 00:39:22 Removing intermediate container 502b424263eb 00:39:22 ---> 507206a95785 00:39:22 Step 22/22 : LABEL version=0.0.0 00:39:23 Removing intermediate container b694acf3169e 00:39:23 ---> c2cd849dcf2d 00:39:23 Step 22/23 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b 00:39:23 ---> Running in 13cca4b1e6fc 00:39:23 ---> Running in d3c21c5da9eb 00:39:23 Removing intermediate container 13cca4b1e6fc 00:39:23 ---> 06de14b43ae8 00:39:23 00:39:23 Removing intermediate container d3c21c5da9eb 00:39:23 ---> 8f3517067dad 00:39:23 Step 23/23 : LABEL version=0.0.0 00:39:23 ---> Running in bd52200b4f0a 00:39:23 Successfully built 06de14b43ae8 00:39:23 Successfully tagged docker-support-scheduler-go:latest 00:39:23  Building docker-support-scheduler-go ... done Removing intermediate container bd52200b4f0a 00:39:23 ---> b9d2a2dbdf10 00:39:23 00:39:24 Successfully built b9d2a2dbdf10 00:39:24 Successfully tagged docker-core-command-go:latest 00:39:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.347s coverage: 92.8% of statements 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:39:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:39:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.184s coverage: 0.1% of statements 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:39:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 45.5% of statements 00:39:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.081s coverage: 79.5% of statements 00:39:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 00:39:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements 00:39:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 00:39:36  Building docker-core-command-go ... done Removing intermediate container 1502505c4490 00:39:36 ---> 85948b7e579e 00:39:36 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:39:36 ---> Running in 14c29d856eb7 00:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.078s coverage: 94.4% of statements 00:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements 00:39:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:39:39 Removing intermediate container 14c29d856eb7 00:39:39 ---> a78cdbf4920f 00:39:39 00:39:39 Step 11/26 : FROM docker:20.10.0 00:39:39 20.10.0: Pulling from library/docker 00:39:39 Removing intermediate container b1c94fa774c6 00:39:39 ---> 87f6462f2987 00:39:39 00:39:39 Step 10/23 : FROM alpine:3.12 00:39:39 ---> 389fef711851 00:39:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:39:39 ---> Running in 93bfc3154bd2 00:39:40 Removing intermediate container 93bfc3154bd2 00:39:40 ---> 946d21f9aaf2 00:39:40 Step 12/23 : ENV APP_PORT=48080 00:39:40 ---> Running in 7200c4803eaf 00:39:40 Removing intermediate container 7200c4803eaf 00:39:40 ---> 1cf1a4e3e7e4 00:39:40 Step 13/23 : EXPOSE $APP_PORT 00:39:40 ---> Running in 30a11e32f9d5 00:39:40 Removing intermediate container 30a11e32f9d5 00:39:40 ---> d8c4a9d46695 00:39:40 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:41 ---> Running in 587572e3c3b5 00:39:42 Removing intermediate container 587572e3c3b5 00:39:42 ---> f57b456daab6 00:39:42 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:39:42 ---> Running in a3d99c5d01a6 00:39:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:44 (1/6) Installing dumb-init (1.2.2-r1) 00:39:44 (2/6) Installing libgcc (9.3.0-r2) 00:39:44 (3/6) Installing libsodium (1.0.18-r0) 00:39:44 (4/6) Installing libstdc++ (9.3.0-r2) 00:39:44 (5/6) Installing libzmq (4.3.3-r0) 00:39:44 (6/6) Installing zeromq (4.3.3-r0) 00:39:45 Executing busybox-1.31.1-r19.trigger 00:39:45 OK: 8 MiB in 20 packages 00:39:45 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:39:45 Status: Downloaded newer image for docker:20.10.0 00:39:45 ---> aefe523efa57 00:39:45 Step 12/26 : RUN apk add --no-cache bash 00:39:45 ---> Running in 86d2c94d323e 00:39:45 Removing intermediate container a3d99c5d01a6 00:39:45 ---> c99096ae0499 00:39:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:46 ---> b5a9adc0d41c 00:39:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:39:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:46 (1/2) Installing readline (8.0.4-r0) 00:39:46 (2/2) Installing bash (5.0.17-r0) 00:39:46 Executing bash-5.0.17-r0.post-install 00:39:46 Executing busybox-1.31.1-r19.trigger 00:39:46 OK: 12 MiB in 22 packages 00:39:46 ---> 5e63cc787c5b 00:39:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:39:47 ---> 2d75503a099a 00:39:47 Step 19/23 : ENTRYPOINT ["/core-data"] 00:39:47 Removing intermediate container 86d2c94d323e 00:39:47 ---> 5c35856fd9f5 00:39:47 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:39:47 ---> Running in 0f38a9c76f32 00:39:47 ---> Running in 7d7b1aabe2cc 00:39:47 Removing intermediate container 0f38a9c76f32 00:39:47 ---> 97374b0dff92 00:39:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:47 Removing intermediate container 7d7b1aabe2cc 00:39:47 ---> 04fadffc786f 00:39:47 Step 14/26 : ENV APP_PORT=48090 00:39:47 ---> Running in 4069fc27ab5a 00:39:47 ---> Running in 70de6f5d8b72 00:39:47 Removing intermediate container 4069fc27ab5a 00:39:47 ---> 3df42558c921 00:39:47 Step 21/23 : LABEL arch=x86_64 00:39:47 Removing intermediate container 70de6f5d8b72 00:39:47 ---> 91ae0bd6d24b 00:39:47 Step 15/26 : EXPOSE $APP_PORT 00:39:47 ---> Running in e58b0713fc68 00:39:47 ---> Running in 80c54c07e8f9 00:39:47 Removing intermediate container e58b0713fc68 00:39:47 ---> 52a95169f59d 00:39:47 Step 22/23 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b 00:39:47 Removing intermediate container 80c54c07e8f9 00:39:47 ---> 347d4a71cef2 00:39:47 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:39:47 ---> Running in f2ac93c8282f 00:39:48 Removing intermediate container f2ac93c8282f 00:39:48 ---> 50a7bf0ab04d 00:39:48 Step 23/23 : LABEL version=0.0.0 00:39:48 ---> Running in a70b5b50c8f6 00:39:48 ---> 7c27adff314e 00:39:48 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:39:48 Removing intermediate container a70b5b50c8f6 00:39:48 ---> c44b605950f5 00:39:48 00:39:49 Successfully built c44b605950f5 00:39:49 Successfully tagged docker-core-data-go:latest 00:39:49  Building docker-core-data-go ... done  ---> f60590879897 00:39:49 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:39:49 ---> 5c36125b62c4 00:39:49 Step 19/26 : RUN apk --no-cache add py3-pip 00:39:49 ---> Running in 1c267be8ded4 00:39:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:50 (1/33) Installing libbz2 (1.0.8-r1) 00:39:50 (2/33) Installing expat (2.2.9-r1) 00:39:50 (3/33) Installing libffi (3.3-r2) 00:39:50 (4/33) Installing gdbm (1.13-r1) 00:39:51 (5/33) Installing xz-libs (5.2.5-r0) 00:39:51 (6/33) Installing sqlite-libs (3.32.1-r0) 00:39:51 (7/33) Installing python3 (3.8.5-r0) 00:39:52 (8/33) Installing py3-appdirs (1.4.4-r1) 00:39:52 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:39:52 (10/33) Installing py3-parsing (2.4.7-r0) 00:39:52 (11/33) Installing py3-six (1.15.0-r0) 00:39:52 (12/33) Installing py3-packaging (20.4-r0) 00:39:52 (13/33) Installing py3-setuptools (47.0.0-r0) 00:39:52 (14/33) Installing py3-chardet (3.0.4-r4) 00:39:52 (15/33) Installing py3-idna (2.9-r0) 00:39:52 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:39:52 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:39:52 (18/33) Installing py3-requests (2.23.0-r0) 00:39:52 (19/33) Installing py3-msgpack (1.0.0-r0) 00:39:52 (20/33) Installing py3-lockfile (0.12.2-r3) 00:39:52 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:39:52 (22/33) Installing py3-colorama (0.4.3-r0) 00:39:52 (23/33) Installing py3-distlib (0.3.0-r0) 00:39:52 (24/33) Installing py3-distro (1.5.0-r1) 00:39:52 (25/33) Installing py3-webencodings (0.5.1-r3) 00:39:52 (26/33) Installing py3-html5lib (1.0.1-r4) 00:39:52 (27/33) Installing py3-pytoml (0.1.21-r0) 00:39:52 (28/33) Installing py3-pep517 (0.8.2-r0) 00:39:52 (29/33) Installing py3-progress (1.5-r0) 00:39:52 (30/33) Installing py3-toml (0.10.1-r0) 00:39:52 (31/33) Installing py3-retrying (1.3.3-r0) 00:39:52 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:39:52 (33/33) Installing py3-pip (20.1.1-r0) 00:39:52 Executing busybox-1.31.1-r19.trigger 00:39:52 OK: 71 MiB in 55 packages 00:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.123s coverage: 92.9% of statements 00:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 80.6% of statements 00:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 00:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 00:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 75.5% of statements 00:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.8% of statements 00:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.116s coverage: 87.2% of statements 00:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.127s coverage: 84.2% of statements 00:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.168s coverage: 91.4% of statements 00:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.552s coverage: 63.5% of statements 00:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 00:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements 00:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements 00:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.049s coverage: 73.7% of statements 00:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements 00:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.808s coverage: 68.9% of statements 00:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.404s coverage: 37.0% of statements 00:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.677s coverage: 84.0% of statements 00:39:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.086s coverage: 100.0% of statements 00:40:00 Removing intermediate container 1c267be8ded4 00:40:00 ---> 67491c62ee3c 00:40:00 Step 20/26 : RUN pip install docker-compose==1.23.2 00:40:00 ---> Running in 6a05933258be 00:40:01 Collecting docker-compose==1.23.2 00:40:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:40:01 Collecting docopt<0.7,>=0.6.1 00:40:01 Downloading docopt-0.6.2.tar.gz (25 kB) 00:40:02 Collecting websocket-client<1.0,>=0.32.0 00:40:02 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:40:02 Collecting jsonschema<3,>=2.5.1 00:40:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:40:03 Collecting texttable<0.10,>=0.9.0 00:40:03 Downloading texttable-0.9.1.tar.gz (11 kB) 00:40:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.421s coverage: 47.0% of statements 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:40:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.136s coverage: 100.0% of statements 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:40:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.113s coverage: 100.0% of statements 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:40:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.288s coverage: 87.7% of statements 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:40:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:40:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:40:03 Collecting PyYAML<4,>=3.10 00:40:03 Downloading PyYAML-3.13.tar.gz (270 kB) 00:40:04 Collecting cached-property<2,>=1.2.0 00:40:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:40:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:40:04 Collecting docker<4.0,>=3.6.0 00:40:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:40:05 Collecting dockerpty<0.5,>=0.4.1 00:40:05 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:40:05 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:05 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:05 Collecting urllib3<1.25,>=1.21.1 00:40:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:40:06 Collecting idna<2.8,>=2.5 00:40:06 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:40:06 Collecting docker-pycreds>=0.4.0 00:40:06 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:40:06 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:40:06 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:40:06 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:40:06 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:40:06 Installing collected packages: docopt, websocket-client, jsonschema, texttable, urllib3, idna, requests, PyYAML, cached-property, docker-pycreds, docker, dockerpty, docker-compose 00:40:06 Running setup.py install for docopt: started 00:40:06 Running setup.py install for docopt: finished with status 'done' 00:40:06 Running setup.py install for texttable: started 00:40:07 Running setup.py install for texttable: finished with status 'done' 00:40:07 Attempting uninstall: urllib3 00:40:07 Found existing installation: urllib3 1.25.9 00:40:07 Uninstalling urllib3-1.25.9: 00:40:07 Successfully uninstalled urllib3-1.25.9 00:40:07 Attempting uninstall: idna 00:40:07 Found existing installation: idna 2.9 00:40:07 Uninstalling idna-2.9: 00:40:07 Successfully uninstalled idna-2.9 00:40:08 Attempting uninstall: requests 00:40:08 Found existing installation: requests 2.23.0 00:40:08 Uninstalling requests-2.23.0: 00:40:08 Successfully uninstalled requests-2.23.0 00:40:08 Running setup.py install for PyYAML: started 00:40:08 Running setup.py install for PyYAML: finished with status 'done' 00:40:08 Running setup.py install for dockerpty: started 00:40:09 Running setup.py install for dockerpty: finished with status 'done' 00:40:09 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:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.360s coverage: 29.1% of statements 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.227s coverage: 99.0% of statements 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.108s coverage: 100.0% of statements 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.230s coverage: 100.0% of statements 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/system 0.034s coverage: 0.0% of statements 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.062s coverage: 100.0% of statements 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.094s coverage: 87.9% of statements 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 00:40:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 00:40:13 Removing intermediate container 6a05933258be 00:40:13 ---> 6a147d9d951e 00:40:13 Step 21/26 : RUN apk --no-cache add curl 00:40:13 ---> Running in 4d868a922757 00:40:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:13 GO111MODULE=on go vet ./... 00:40:13 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:40:13 (2/3) Installing libcurl (7.69.1-r3) 00:40:13 (3/3) Installing curl (7.69.1-r3) 00:40:13 Executing busybox-1.31.1-r19.trigger 00:40:13 OK: 72 MiB in 58 packages 00:40:14 Removing intermediate container 4d868a922757 00:40:14 ---> 3f06d105d0ef 00:40:14 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:40:14 ---> Running in b3dfba1aec4f 00:40:14 Removing intermediate container b3dfba1aec4f 00:40:14 ---> 4a526b158798 00:40:14 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:14 ---> Running in e1520f3836b6 00:40:14 Removing intermediate container e1520f3836b6 00:40:14 ---> 4a5d4c3a41a4 00:40:14 Step 24/26 : LABEL arch=x86_64 00:40:14 ---> Running in c3d5d06f5c81 00:40:14 Removing intermediate container c3d5d06f5c81 00:40:14 ---> ff810803d790 00:40:14 Step 25/26 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b 00:40:14 ---> Running in 6b183eb14fc1 00:40:14 Removing intermediate container 6b183eb14fc1 00:40:14 ---> ca32207b0bc7 00:40:14 Step 26/26 : LABEL version=0.0.0 00:40:14 ---> Running in 35432dc45ef7 00:40:15 Removing intermediate container 35432dc45ef7 00:40:15 ---> 4965e3cd83c2 00:40:15 00:40:15 Successfully built 4965e3cd83c2 00:40:15 Successfully tagged docker-sys-mgmt-agent-go:latest 00:40:15  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:40:15 $ docker stop --time=1 7c79abff4b0835eb1efc5987b2f1c5f084a0002df3a29eb1e0333fd5669ce893 00:40:17 $ docker rm -f 7c79abff4b0835eb1efc5987b2f1c5f084a0002df3a29eb1e0333fd5669ce893 [Pipeline] // withDockerContainer [Pipeline] sh 00:40:18 + docker images 00:40:18 + grep docker 00:40:18 docker-sys-mgmt-agent-go latest 4965e3cd83c2 4 seconds ago 313MB 00:40:18 docker-core-data-go latest c44b605950f5 30 seconds ago 22.3MB 00:40:18 docker-core-command-go latest b9d2a2dbdf10 55 seconds ago 16.9MB 00:40:18 docker-support-scheduler-go latest 06de14b43ae8 55 seconds ago 17MB 00:40:18 docker-security-bootstrapper-go latest 5413f62740ce 2 minutes ago 17.9MB 00:40:18 docker-security-secretstore-setup-go latest de2302188d38 2 minutes ago 24.6MB 00:40:18 docker-core-metadata-go latest 2772e11b7575 2 minutes ago 18.8MB 00:40:18 docker-support-notifications-go latest cdd625bccdf0 2 minutes ago 17.6MB 00:40:18 docker-security-proxy-setup-go latest cc124e340766 2 minutes ago 24.4MB 00:40:18 docker 20.10.0 aefe523efa57 8 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:40:33 Still waiting to schedule task 00:40:33 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:41:19 Running on prd-ubuntu18.04-docker-8c-8g-25377 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws 00:41:19 Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout 00:41:21 using credential edgex-jenkins-ssh 00:41:21 Cloning the remote Git repository 00:41:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:41:21 > git init /w/workspace/edgex-go/12 # timeout=10 00:41:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:41:21 > git --version # timeout=10 00:41:21 > git --version # 'git version 2.17.1' 00:41:21 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:41:33 Merging remotes/origin/master commit 27e67a26db9587a799bf14cca6c65a65d4396aa9 into PR head commit 24b1dce0904e9569858eccc530524446df8d088e 00:41:33 Merge succeeded, producing d37ba81b178dffd37a87cb4300767210199fa1a8 00:41:33 Checking out Revision d37ba81b178dffd37a87cb4300767210199fa1a8 (PR-3115) 00:41:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:41:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:41:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:41:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:41:33 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3115/head:refs/remotes/origin/PR-3115 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:41:33 > git config core.sparsecheckout # timeout=10 00:41:33 > git checkout -f 24b1dce0904e9569858eccc530524446df8d088e # timeout=10 00:41:33 > git remote # timeout=10 00:41:33 > git config --get remote.origin.url # timeout=10 00:41:33 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:33 > git merge 27e67a26db9587a799bf14cca6c65a65d4396aa9 # timeout=10 00:41:33 > git rev-parse HEAD^{commit} # timeout=10 00:41:33 > git config core.sparsecheckout # timeout=10 00:41:33 > git checkout -f d37ba81b178dffd37a87cb4300767210199fa1a8 # timeout=10 00:41:35 gofmt -l . 00:41:35 [ "`gofmt -l .`" = "" ] 00:41:35 ./bin/test-go-mod-tidy.sh 00:41:35 ./bin/test-attribution-txt.sh [Pipeline] sh 00:41:36 + ls -al . 00:41:36 total 724 00:41:36 drwxrwxr-x 9 1001 1001 4096 Feb 7 00:41 . 00:41:36 drwxr-xr-x 4 root root 4096 Feb 7 00:37 .. 00:41:36 -rw-rw-r-- 1 1001 1001 11 Feb 7 00:35 .dockerignore 00:41:36 drwxrwxr-x 8 1001 1001 4096 Feb 7 00:35 .git 00:41:36 drwxrwxr-x 3 1001 1001 4096 Feb 7 00:35 .github 00:41:36 -rw-rw-r-- 1 1001 1001 818 Feb 7 00:35 .gitignore 00:41:36 -rw-rw-r-- 1 1001 1001 166 Feb 7 00:35 .sonarcloud.properties 00:41:36 -rw-rw-r-- 1 1001 1001 7859 Feb 7 00:35 Attribution.txt 00:41:36 -rw-rw-r-- 1 1001 1001 3804 Feb 7 00:35 CONTRIBUTING.md 00:41:36 -rw-rw-r-- 1 1001 1001 931 Feb 7 00:35 Dockerfile.build 00:41:36 -rw-rw-r-- 1 1001 1001 863 Feb 7 00:35 Jenkinsfile 00:41:36 -rw-rw-r-- 1 1001 1001 10775 Feb 7 00:35 LICENSE 00:41:36 -rw-rw-r-- 1 1001 1001 5774 Feb 7 00:35 Makefile 00:41:36 -rw-rw-r-- 1 1001 1001 6524 Feb 7 00:35 README.md 00:41:36 -rw-rw-r-- 1 1001 1001 6755 Feb 7 00:35 SECURITY.md 00:41:36 -rw-rw-r-- 1 1001 1001 5 Feb 7 00:31 VERSION 00:41:36 -rw-rw-r-- 1 1001 1001 4131 Feb 7 00:35 ZMQWindows.md 00:41:36 drwxrwxr-x 2 1001 1001 4096 Feb 7 00:35 bin 00:41:36 drwxrwxr-x 14 1001 1001 4096 Feb 7 00:35 cmd 00:41:36 -rw-r--r-- 1 root root 593058 Feb 7 00:40 coverage.out 00:41:36 -rw-r--r-- 1 root root 1054 Feb 7 00:41 go.mod 00:41:36 -rw-r--r-- 1 root root 19290 Feb 7 00:41 go.sum 00:41:36 drwxrwxr-x 8 1001 1001 4096 Feb 7 00:35 internal 00:41:36 drwxrwxr-x 4 1001 1001 4096 Feb 7 00:35 openapi 00:41:36 drwxrwxr-x 4 1001 1001 4096 Feb 7 00:35 snap 00:41:36 -rw-rw-r-- 1 1001 1001 168 Feb 7 00:35 version.go [Pipeline] sh 00:41:37 + '[' -e coverage.out ] 00:41:37 + chown 1001:1001 coverage.out [Pipeline] stash 00:41:37 Warning: overwriting stash ‘coverage-report’ 00:41:37 Commit message: "Merge commit '27e67a26db9587a799bf14cca6c65a65d4396aa9' into HEAD" 00:41:37 > git rev-list --no-walk 24b1dce0904e9569858eccc530524446df8d088e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:41:38 + echo snap-build.sh 00:41:38 snap-build.sh 00:41:38 + SNAP_BASE_DIR=. 00:41:38 + '[' '!' -z /w/workspace/edgex-go/12 ']' 00:41:38 + SNAP_BASE_DIR=/w/workspace/edgex-go/12 00:41:38 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/12]' 00:41:38 [snap-build] Building snap in dir [/w/workspace/edgex-go/12] 00:41:38 + cd /w/workspace/edgex-go/12 00:41:38 + sudo apt-get remove -qy --purge lxd lxd-client 00:41:38 Reading package lists... 00:41:38 Building dependency tree... 00:41:38 Reading state information... 00:41:38 Stashed 1 file(s) [Pipeline] sh 00:41:39 The following packages were automatically installed and are no longer required: 00:41:39 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:41:39 uidmap xdelta3 00:41:39 Use 'sudo apt autoremove' to remove them. 00:41:39 The following packages will be REMOVED: 00:41:39 lxd* lxd-client* 00:41:39 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:41:39 After this operation, 31.7 MB disk space will be freed. 00:41:39 + make build 00:41:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:41:40 (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:41:40 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:41:41 Removing lxd dnsmasq configuration 00:41:41 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:41:41 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:41:42 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:41:42 (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:41:42 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:41:43 Processing triggers for systemd (237-3ubuntu10.42) ... 00:41:43 Processing triggers for ureadahead (0.100.0-21) ... 00:41:45 + sudo snap remove --purge lxd 00:41:45 snap "lxd" is not installed 00:41:45 + sudo groupadd --force --system lxd 00:41:45 ++ whoami 00:41:45 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:41:45 + newgrp - lxd 00:41:45 + sudo snap install lxd 00:41:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:41:53 2021-02-07T00:41:51Z INFO Waiting for automatic snapd restart... 00:42:08 lxd 4.10 from Canonical* installed 00:42:08 + sudo lxd init --auto 00:42:15 + sudo snap install --classic snapcraft 00:42:16 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:20 snapcraft 4.4.4 from Canonical* installed 00:42:20 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:42:20 + patch --verbose -p1 00:42:20 Hmm... Looks like a unified diff to me... 00:42:20 The text leading up to this was: 00:42:20 -------------------------- 00:42:20 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:42:20 |From: Tony Espy 00:42:20 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:42:20 |Subject: [PATCH] optimize snap build for pipeline CI check 00:42:20 | 00:42:20 |This patch is used by the EdgeX CI pipeline builds to 00:42:20 |optimize the snap CI check run for pull requests. When 00:42:20 |applied, it essentially strips out everything (apps and 00:42:20 |parts) from the snapcraft.yaml file except those required 00:42:20 |to build edgex-go, as the whole idea of the CI check is to 00:42:20 |catch changes to edgex-go that break the snap build. 00:42:20 | 00:42:20 |In general, anyone updating snapcraft.yaml will also need 00:42:20 |to update this patch file, otherwise it may fail to apply, 00:42:20 |resulting in a failed snap build CI check in the associated 00:42:20 |pull request. 00:42:20 | 00:42:20 |Note - in addition to applying this patch, the pipeline also 00:42:20 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:42:20 |need to build the finally binary .snap file (and it won't 00:42:20 |work with the patch applied). This further reduces the build 00:42:20 |time. 00:42:20 |--- 00:42:20 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:42:20 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:42:20 | 00:42:20 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:42:20 |index 1e537489..faf42425 100644 00:42:20 |--- a/snap/snapcraft.yaml 00:42:20 |+++ b/snap/snapcraft.yaml 00:42:20 -------------------------- 00:42:20 patching file snap/snapcraft.yaml 00:42:20 Using Plan A... 00:42:20 Hunk #1 FAILED at 73. 00:42:20 Hunk #2 succeeded at 277 with fuzz 1 (offset 6 lines). 00:42:20 Hunk #3 succeeded at 289 (offset 3 lines). 00:42:20 Hunk #4 succeeded at 297 (offset 3 lines). 00:42:20 Hunk #5 succeeded at 304 (offset 3 lines). 00:42:20 Hunk #6 succeeded at 331 (offset 3 lines). 00:42:20 Hunk #7 succeeded at 365 (offset 3 lines). 00:42:20 Hunk #8 succeeded at 424 (offset 11 lines). 00:42:20 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 00:42:20 Hmm... Ignoring the trailing garbage. 00:42:20 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:42:21 Failed in branch amd64 00:42:22 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:27 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:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:42:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:42:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:42:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:42:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:42:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:42:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:43:05 $ docker stop --time=1 0ae54d44ba3851b804a911000e38d276fc657c6e9eecb829b706f5a2c71dd8bd 00:43:07 $ docker rm -f 0ae54d44ba3851b804a911000e38d276fc657c6e9eecb829b706f5a2c71dd8bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:10 00:43:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:43:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:10 latest: Pulling from edgex-devops/edgex-compose-arm64 00:43:10 29e5d40040c1: Pulling fs layer 00:43:10 1ce36da41761: Pulling fs layer 00:43:10 25b303627fd3: Pulling fs layer 00:43:10 29e5d40040c1: Verifying Checksum 00:43:10 29e5d40040c1: Download complete 00:43:11 1ce36da41761: Verifying Checksum 00:43:11 1ce36da41761: Download complete 00:43:11 29e5d40040c1: Pull complete 00:43:12 1ce36da41761: Pull complete 00:43:13 25b303627fd3: Verifying Checksum 00:43:13 25b303627fd3: Download complete 00:43:21 25b303627fd3: Pull complete 00:43:21 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:43:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:43:21 prd-ubuntu18.04-docker-arm64-4c-16g-25372 does not seem to be running inside a container 00:43:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:24 $ docker top 4c72aef7976e39f9f86a355598dc0305ff613b586651bd1efcb6c0f113e1a3d5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:25 + + docker-composegrep build parallel --help 00:43:25 00:43:30 --parallel Build images in parallel. [Pipeline] } 00:43:30 $ docker stop --time=1 4c72aef7976e39f9f86a355598dc0305ff613b586651bd1efcb6c0f113e1a3d5 00:43:32 $ docker rm -f 4c72aef7976e39f9f86a355598dc0305ff613b586651bd1efcb6c0f113e1a3d5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:33 . [Pipeline] withDockerContainer 00:43:33 prd-ubuntu18.04-docker-arm64-4c-16g-25372 does not seem to be running inside a container 00:43:33 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:34 $ docker top c423a44ca2c08ad0dac3a51f2ce7dd620d1c58f0a5dc6675ca99853aff1aabd2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:35 + docker-compose -f ./docker-compose-build.yml build --parallel 00:43:41 Building docker-core-command-go ... 00:43:41 Building docker-core-data-go ... 00:43:41 Building docker-core-metadata-go ... 00:43:41 Building docker-security-bootstrapper-go ... 00:43:41 Building docker-security-proxy-setup-go ... 00:43:41 Building docker-security-secretstore-setup-go ... 00:43:41 Building docker-support-notifications-go ... 00:43:41 Building docker-support-scheduler-go ... 00:43:41 Building docker-sys-mgmt-agent-go ... 00:43:41 Building docker-security-bootstrapper-go 00:43:41 Building docker-core-data-go 00:43:41 Building docker-core-metadata-go 00:43:41 Building docker-core-command-go 00:43:41 Building docker-support-notifications-go 00:44:49 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:44:49 ---> cec424d9a3be 00:44:49 Step 3/23 : WORKDIR /edgex-go 00:44:49 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:44:49 ---> cec424d9a3be 00:44:49 Step 3/23 : WORKDIR /edgex-go 00:44:49 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:44:49 ---> cec424d9a3be 00:44:49 Step 3/23 : WORKDIR /edgex-go 00:44:49 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:44:49 ---> cec424d9a3be 00:44:49 Step 3/22 : WORKDIR /edgex-go 00:44:50 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:50 Step 2/30 : FROM ${BUILDER_BASE} AS builder 00:44:50 ---> cec424d9a3be 00:44:50 Step 3/30 : WORKDIR /edgex-go 00:44:53 ---> Running in 18c719386d0a 00:44:53 ---> Running in e2c72cd35a92 00:44:53 ---> Running in 76310c29ebdc 00:44:53 ---> Running in 1d463fc64af8 00:44:53 ---> Running in 18e4c4b7ecee 00:44:53 Removing intermediate container 18e4c4b7ecee 00:44:53 ---> 6face6bff3ff 00:44:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:53 Removing intermediate container 76310c29ebdc 00:44:53 ---> a88d94f4eaf7 00:44:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:53 Removing intermediate container 18c719386d0a 00:44:53 ---> 26113a851de6 00:44:53 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:53 Removing intermediate container e2c72cd35a92 00:44:53 ---> 57a700c27f3f 00:44:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:53 Removing intermediate container 1d463fc64af8 00:44:53 ---> e21f492948d4 00:44:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:53 ---> Running in 9dbc523831a6 00:44:53 ---> Running in 5c084ff701c5 00:44:54 ---> Running in 3f6e18632a3c 00:44:54 ---> Running in 66be4833b0d5 00:44:54 ---> Running in f1170739d72b 00:44:58 Removing intermediate container 9dbc523831a6 00:44:58 ---> eef82f76a921 00:44:58 Step 5/23 : RUN apk add --update --no-cache make git 00:44:58 ---> Running in 5dde334f5efb 00:44:58 Removing intermediate container 3f6e18632a3c 00:44:58 ---> 615b150ed43f 00:44:58 Step 5/30 : RUN apk add --update --no-cache make git 00:44:58 ---> Running in 10570f0032ef 00:44:58 Removing intermediate container f1170739d72b 00:44:58 ---> 00dbfdcca85c 00:44:58 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:44:58 Removing intermediate container 5c084ff701c5 00:44:58 ---> fbf03a93b2a8 00:44:58 Step 5/23 : RUN apk add --update --no-cache make git 00:44:58 Removing intermediate container 66be4833b0d5 00:44:58 ---> c6f4e8a127a9 00:44:58 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:44:58 ---> Running in fc4040e92aab 00:44:59 ---> Running in 8d40f210218e 00:44:59 ---> Running in 7ea9cc33b667 00:44:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:01 OK: 217 MiB in 51 packages 00:45:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:01 OK: 217 MiB in 51 packages 00:45:02 OK: 217 MiB in 51 packages 00:45:02 OK: 217 MiB in 51 packages 00:45:02 OK: 217 MiB in 51 packages 00:45:03 Removing intermediate container 5dde334f5efb 00:45:03 ---> 17bafbc415df 00:45:03 Step 6/23 : COPY go.mod . 00:45:03 Removing intermediate container 10570f0032ef 00:45:03 ---> 79faabe73b20 00:45:03 Step 6/30 : COPY go.mod . 00:45:04 Removing intermediate container fc4040e92aab 00:45:04 ---> 2eb9761272ae 00:45:04 Step 6/23 : COPY go.mod . 00:45:04 ---> b8f3aac250ff 00:45:04 Step 7/23 : RUN go mod download 00:45:04 ---> Running in 134a2a65e9c9 00:45:04 Removing intermediate container 8d40f210218e 00:45:04 ---> 49f4221dc0ca 00:45:04 Step 6/22 : COPY go.mod . 00:45:04 Removing intermediate container 7ea9cc33b667 00:45:04 ---> e8ad1167376e 00:45:04 Step 6/23 : COPY go.mod . 00:45:04 ---> 43a6c41e3252 00:45:04 Step 7/30 : RUN go mod download 00:45:05 ---> b0f0cf93b5ed 00:45:05 Step 7/23 : RUN go mod download 00:45:05 ---> Running in ba8fa9f3671c 00:45:05 ---> Running in 977251742a3f 00:45:05 ---> 8396c08d9daf 00:45:05 Step 7/22 : RUN go mod download 00:45:05 ---> 5ffd214d8835 00:45:05 Step 7/23 : RUN go mod download 00:45:06 ---> Running in be388028efba 00:45:06 ---> Running in 830fab9d710d 00:45:08 Removing intermediate container 134a2a65e9c9 00:45:08 ---> 332fe3369a88 00:45:08 Step 8/23 : COPY . . 00:45:09 Removing intermediate container ba8fa9f3671c 00:45:09 ---> f637470faf83 00:45:09 Step 8/30 : COPY . . 00:45:11 Removing intermediate container 977251742a3f 00:45:11 ---> 45b1bdd026f3 00:45:11 Step 8/23 : COPY . . 00:45:11 Removing intermediate container be388028efba 00:45:11 ---> a12d0618718c 00:45:11 Step 8/22 : COPY . . 00:45:11 Removing intermediate container 830fab9d710d 00:45:11 ---> 5ea3ba45cd87 00:45:11 Step 8/23 : COPY . . 00:45:38 ---> d5b711ff668b 00:45:38 Step 9/23 : RUN make cmd/core-command/core-command 00:45:38 ---> 90cf1e8046b9 00:45:38 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:45:38 ---> 67d6edfc8534 00:45:38 Step 9/23 : RUN make cmd/core-data/core-data 00:45:38 ---> 9a3d71d3077f 00:45:38 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:45:38 ---> Running in 6ee33a7aef99 00:45:38 ---> Running in 9acfd01801d7 00:45:38 ---> Running in 1ac1ff68903e 00:45:38 ---> Running in c1134a1bec38 00:45:38 ---> afa7c11153da 00:45:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:45:38 ---> Running in 9f4aa8d6c09c 00:45:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:45:39 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:45:40 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:45:40 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:45:40 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:32 Removing intermediate container 1ac1ff68903e 00:47:32 ---> 69febccc7971 00:47:32 00:47:32 Step 10/30 : FROM alpine:3.12 00:47:32 3.12: Pulling from library/alpine 00:47:32 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:47:32 Status: Downloaded newer image for alpine:3.12 00:47:32 ---> afeebe901d6b 00:47:32 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:47:32 ---> Running in 6d59d7835694 00:47:32 Removing intermediate container 6d59d7835694 00:47:32 ---> c84f099e5ee4 00:47:32 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 00:47:32 ---> Running in 46d8d532f1ce 00:47:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:32 (1/2) Installing dumb-init (1.2.2-r1) 00:47:32 (2/2) Installing su-exec (0.2-r1) 00:47:32 Executing busybox-1.31.1-r19.trigger 00:47:32 OK: 5 MiB in 16 packages 00:47:32 Removing intermediate container 46d8d532f1ce 00:47:32 ---> 637873063c12 00:47:32 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 00:47:32 ---> Running in f4ed868fba50 00:47:32 Removing intermediate container f4ed868fba50 00:47:32 ---> 7bf1b62345aa 00:47:32 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:47:32 ---> Running in be26c373b81f 00:47:32 Removing intermediate container be26c373b81f 00:47:32 ---> 559f9a3e7dfb 00:47:32 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:47:32 ---> Running in 312f295ebcba 00:47:34 Removing intermediate container 312f295ebcba 00:47:34 ---> 3b12ad695e6f 00:47:34 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 00:47:34 ---> Running in dc3bda8e0f82 00:47:35 Removing intermediate container dc3bda8e0f82 00:47:35 ---> 3bff345c64e0 00:47:35 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:47:37 ---> 1de0598e950c 00:47:37 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:47:38 ---> Running in 9f3361a40632 00:47:40 Removing intermediate container 6ee33a7aef99 00:47:40 ---> 61a39c89baf2 00:47:40 00:47:40 Step 10/23 : FROM alpine:3.12 00:47:40 ---> afeebe901d6b 00:47:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:47:40 ---> Running in 82dae8ac5cde 00:47:42 Removing intermediate container 9f4aa8d6c09c 00:47:42 ---> 2e7b78537927 00:47:42 00:47:42 Step 10/22 : FROM alpine:3.12 00:47:42 ---> afeebe901d6b 00:47:42 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:47:42 Removing intermediate container 9f3361a40632 00:47:42 ---> 2797686ab808 00:47:42 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:42 ---> Running in 04e700063766 00:47:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:44 ---> 485e52cee5c7 00:47:44 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:47:44 (1/1) Installing dumb-init (1.2.2-r1) 00:47:44 Executing busybox-1.31.1-r19.trigger 00:47:44 OK: 5 MiB in 15 packages 00:47:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:45 (1/2) Installing ca-certificates (20191127-r4) 00:47:45 (2/2) Installing dumb-init (1.2.2-r1) 00:47:45 Executing busybox-1.31.1-r19.trigger 00:47:45 Executing ca-certificates-20191127-r4.trigger 00:47:46 OK: 6 MiB in 16 packages 00:47:46 ---> 0d7cd997111c 00:47:46 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:47:46 Removing intermediate container 82dae8ac5cde 00:47:46 ---> 779a16692616 00:47:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:47:47 ---> Running in 10932bec456f 00:47:47 Removing intermediate container 10932bec456f 00:47:47 ---> 2f9074074106 00:47:47 Step 13/23 : ENV APP_PORT=48082 00:47:47 ---> 82d71ab1b35b 00:47:47 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:47:47 ---> Running in d0c15e0e73ec 00:47:48 Removing intermediate container 04e700063766 00:47:48 ---> 1d84777e60a5 00:47:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:47:49 Removing intermediate container d0c15e0e73ec 00:47:49 ---> 3e90b55418b9 00:47:49 Step 14/23 : EXPOSE $APP_PORT 00:47:49 ---> cb746848297f 00:47:49 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 00:47:49 ---> Running in e10243f24b5b 00:47:49 ---> Running in db649f284b12 00:47:50 ---> Running in 6e86f7df5dee 00:47:50 Removing intermediate container e10243f24b5b 00:47:50 ---> fe5aecc074dd 00:47:50 Step 13/22 : ENV APP_PORT=48060 00:47:50 Removing intermediate container db649f284b12 00:47:50 ---> 3d0bbdf03377 00:47:50 Step 15/23 : WORKDIR / 00:47:50 ---> Running in 499d085b1808 00:47:50 ---> Running in 022dec37f763 00:47:50 Removing intermediate container 6e86f7df5dee 00:47:50 ---> 0ece8283fe9b 00:47:50 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:47:51 Removing intermediate container 499d085b1808 00:47:51 ---> 90942ce82e60 00:47:51 Step 14/22 : EXPOSE $APP_PORT 00:47:51 Removing intermediate container 022dec37f763 00:47:51 ---> b521d847348a 00:47:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:52 ---> Running in 06fe192edfae 00:47:52 ---> 1a9bc97dc7bf 00:47:52 Step 25/30 : RUN chmod +x /entrypoint.sh 00:47:53 ---> Running in bd91bd436d82 00:47:53 Removing intermediate container 06fe192edfae 00:47:53 ---> 5d40ac9e9445 00:47:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:53 ---> 2afba0a2bbd9 00:47:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:47:54 Removing intermediate container c1134a1bec38 00:47:54 ---> 2fa58b388023 00:47:54 00:47:54 Step 10/23 : FROM alpine:3.12 00:47:54 ---> afeebe901d6b 00:47:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:47:54 ---> Using cache 00:47:54 ---> 779a16692616 00:47:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:47:54 ---> Using cache 00:47:54 ---> 2f9074074106 00:47:54 Step 13/23 : ENV APP_PORT=48081 00:47:54 ---> Running in d1f5bf58d1cf 00:47:55 ---> 2926c1499e4c 00:47:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:47:55 ---> b3432d05905b 00:47:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:47:55 Removing intermediate container d1f5bf58d1cf 00:47:55 ---> a3c5abc950fe 00:47:55 Step 14/23 : EXPOSE $APP_PORT 00:47:55 ---> Running in a7f22ff266e5 00:47:56 ---> 32f38a19e587 00:47:56 Step 19/23 : ENTRYPOINT ["/core-command"] 00:47:57 ---> Running in 0a8b526a394b 00:47:57 Removing intermediate container a7f22ff266e5 00:47:57 ---> b11f81b33072 00:47:57 Step 15/23 : WORKDIR / 00:47:57 ---> b066f42f6998 00:47:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:47:57 Removing intermediate container bd91bd436d82 00:47:57 ---> 816bb3a3ef90 00:47:57 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 00:47:57 ---> Running in 0951d5737be4 00:47:57 ---> Running in eefa14919768 00:47:58 Removing intermediate container 0a8b526a394b 00:47:58 ---> 60320befc60f 00:47:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:58 ---> dbbeb238dd7b 00:47:58 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:47:58 ---> Running in 6b9bb1666188 00:47:58 Removing intermediate container 0951d5737be4 00:47:58 ---> 51ee59ca9ba2 00:47:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:58 ---> Running in 5bc9c3a92908 00:47:58 Removing intermediate container eefa14919768 00:47:58 ---> 775d9e32b6d0 00:47:58 Step 27/30 : CMD ["gate"] 00:47:59 Removing intermediate container 9acfd01801d7 00:47:59 ---> db6eeba1a9ff 00:47:59 00:47:59 Step 10/23 : FROM alpine:3.12 00:47:59 ---> afeebe901d6b 00:47:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:47:59 ---> Running in fbdb1e680a23 00:47:59 Removing intermediate container 6b9bb1666188 00:47:59 ---> f75a42aa932f 00:47:59 Step 21/23 : LABEL arch=arm64 00:47:59 ---> Running in dc982690c9e6 00:47:59 Removing intermediate container 5bc9c3a92908 00:47:59 ---> a501609639d8 00:47:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:59 ---> 3846e645fecb 00:47:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:47:59 ---> Running in 3201c6e313d3 00:47:59 ---> Running in 3c67409ddcf3 00:47:59 Removing intermediate container fbdb1e680a23 00:47:59 ---> 133b29414426 00:47:59 Step 28/30 : LABEL arch=arm64 00:47:59 Removing intermediate container dc982690c9e6 00:47:59 ---> 62487d2c4295 00:47:59 Step 12/23 : ENV APP_PORT=48080 00:48:00 ---> Running in 524e7c254f39 00:48:00 ---> Running in 40696ea3cc64 00:48:00 Removing intermediate container 3201c6e313d3 00:48:00 ---> 75cc13837991 00:48:00 Step 22/23 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b 00:48:00 Removing intermediate container 3c67409ddcf3 00:48:00 ---> 25507a9ebee6 00:48:00 Step 20/22 : LABEL arch=arm64 00:48:00 ---> Running in 5e50604244ea 00:48:00 ---> Running in 7a8ebb998a82 00:48:01 Removing intermediate container 524e7c254f39 00:48:01 ---> b25c8779891c 00:48:01 Step 13/23 : EXPOSE $APP_PORT 00:48:01 ---> c632d2c232ac 00:48:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:48:01 Removing intermediate container 40696ea3cc64 00:48:01 ---> 24493a463d1b 00:48:01 Step 29/30 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b 00:48:01 ---> Running in c4afb4763c76 00:48:01 Removing intermediate container 5e50604244ea 00:48:01 ---> 0af950801987 00:48:01 Step 23/23 : LABEL version=0.0.0 00:48:01 ---> Running in 96dd9b3db32b 00:48:01 Removing intermediate container 7a8ebb998a82 00:48:01 ---> b74b9f8ddbbc 00:48:01 Step 21/22 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b 00:48:01 ---> Running in ad77a5e22b60 00:48:01 ---> c233fc84cb66 00:48:01 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:48:02 ---> Running in d57aef7502e5 00:48:02 Removing intermediate container c4afb4763c76 00:48:02 ---> 3f1c0f29e4b3 00:48:02 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:02 ---> Running in f97ae094eaa1 00:48:02 Removing intermediate container 96dd9b3db32b 00:48:02 ---> 68d14dd77d1a 00:48:02 Step 30/30 : LABEL version=0.0.0 00:48:02 ---> Running in a7c5673e13fb 00:48:02 Removing intermediate container ad77a5e22b60 00:48:02 ---> b64b8b308cc2 00:48:02 00:48:02 Removing intermediate container d57aef7502e5 00:48:02 ---> 62c20dd3d035 00:48:02 Step 22/22 : LABEL version=0.0.0 00:48:03 ---> Running in 0f3e1f3f1a12 00:48:03 Removing intermediate container f97ae094eaa1 00:48:03 ---> c2d8278194c0 00:48:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:03 ---> Running in 60437156f6f4 00:48:03 Successfully built b64b8b308cc2 00:48:03 Successfully tagged docker-core-command-go-arm64:latest 00:48:03 ---> Running in c3bac20c397e 00:48:03  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go 00:48:03 Removing intermediate container 0f3e1f3f1a12 00:48:03 ---> 9c9433a77205 00:48:03 00:48:04 Removing intermediate container 60437156f6f4 00:48:04 ---> 8c95c9a1bfc1 00:48:04 00:48:04 Successfully built 9c9433a77205 00:48:04 Successfully tagged docker-security-bootstrapper-go-arm64:latest 00:48:04  Building docker-security-bootstrapper-go ... done Building docker-security-proxy-setup-go 00:48:04 Removing intermediate container c3bac20c397e 00:48:04 ---> 651ebf1e5654 00:48:04 Step 21/23 : LABEL arch=arm64 00:48:04 Successfully built 8c95c9a1bfc1 00:48:04 Successfully tagged docker-support-notifications-go-arm64:latest 00:48:04  Building docker-support-notifications-go ... done Building docker-support-scheduler-go 00:48:04 ---> Running in 619ceabeef77 00:48:04 Removing intermediate container 619ceabeef77 00:48:04 ---> 62cb2e34ceb9 00:48:04 Step 22/23 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b 00:48:05 ---> Running in 4ec09517529f 00:48:05 Removing intermediate container a7c5673e13fb 00:48:05 ---> cfd84c4ca67c 00:48:05 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:48:05 ---> Running in daba79073f4f 00:48:05 Removing intermediate container 4ec09517529f 00:48:05 ---> 47cc56517168 00:48:05 Step 23/23 : LABEL version=0.0.0 00:48:06 ---> Running in 4cc613578d0a 00:48:06 Removing intermediate container 4cc613578d0a 00:48:06 ---> 97b89c7d1eb4 00:48:06 00:48:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:06 Successfully built 97b89c7d1eb4 00:48:06 Successfully tagged docker-core-metadata-go-arm64:latest 00:48:07  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go 00:48:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:09 (1/6) Installing dumb-init (1.2.2-r1) 00:48:09 (2/6) Installing libgcc (9.3.0-r2) 00:48:09 (3/6) Installing libsodium (1.0.18-r0) 00:48:09 (4/6) Installing libstdc++ (9.3.0-r2) 00:48:10 (5/6) Installing libzmq (4.3.3-r0) 00:48:11 (6/6) Installing zeromq (4.3.3-r0) 00:48:11 Executing busybox-1.31.1-r19.trigger 00:48:11 OK: 8 MiB in 20 packages 00:48:15 Removing intermediate container daba79073f4f 00:48:15 ---> f54e9e150278 00:48:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:16 ---> a0ecfe7820d6 00:48:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:48:18 ---> dd183031b561 00:48:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:48:19 ---> 5aa917b5f522 00:48:19 Step 19/23 : ENTRYPOINT ["/core-data"] 00:48:19 ---> Running in e1d3df18fb64 00:48:19 Removing intermediate container e1d3df18fb64 00:48:19 ---> 6441fa6fe390 00:48:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:20 ---> Running in 75e233e8d498 00:48:20 Removing intermediate container 75e233e8d498 00:48:20 ---> 51f1dd839701 00:48:20 Step 21/23 : LABEL arch=arm64 00:48:21 ---> Running in d614a95a5215 00:48:21 Removing intermediate container d614a95a5215 00:48:21 ---> efb5f99f3670 00:48:21 Step 22/23 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b 00:48:21 ---> Running in 110cc53b3b7e 00:48:22 Removing intermediate container 110cc53b3b7e 00:48:22 ---> e2049bf173b3 00:48:22 Step 23/23 : LABEL version=0.0.0 00:48:22 ---> Running in f01fa09ad548 00:48:23 Removing intermediate container f01fa09ad548 00:48:23 ---> d679e2220e20 00:48:23 00:48:24 Successfully built d679e2220e20 00:48:24 Successfully tagged docker-core-data-go-arm64:latest 00:49:03  Building docker-core-data-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:49:03 ---> cec424d9a3be 00:49:03 Step 3/26 : WORKDIR /edgex-go 00:49:03 ---> Using cache 00:49:03 ---> e21f492948d4 00:49:03 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:03 ---> Using cache 00:49:03 ---> c6f4e8a127a9 00:49:03 Step 5/26 : RUN apk add --update --no-cache make bash git 00:49:03 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:03 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:49:03 ---> cec424d9a3be 00:49:03 Step 3/21 : WORKDIR /edgex-go 00:49:03 ---> Using cache 00:49:03 ---> e21f492948d4 00:49:03 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:03 ---> Using cache 00:49:03 ---> c6f4e8a127a9 00:49:03 Step 5/21 : RUN apk add --update --no-cache make git 00:49:03 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:49:03 ---> cec424d9a3be 00:49:03 Step 3/22 : WORKDIR /edgex-go 00:49:03 ---> Using cache 00:49:03 ---> e21f492948d4 00:49:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:03 ---> Using cache 00:49:03 ---> c6f4e8a127a9 00:49:03 Step 5/22 : RUN apk add --update --no-cache make git 00:49:03 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:49:03 ---> cec424d9a3be 00:49:03 Step 3/24 : WORKDIR /edgex-go 00:49:03 ---> Using cache 00:49:03 ---> e21f492948d4 00:49:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:03 ---> Using cache 00:49:03 ---> c6f4e8a127a9 00:49:03 Step 5/24 : RUN apk add --update --no-cache make git 00:49:04 ---> Running in 94ba2444e960 00:49:04 ---> Running in 48b508b68b4b 00:49:04 ---> Running in dd25f87f39ce 00:49:04 ---> Running in 0bd2088a9ee7 00:49:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:09 OK: 217 MiB in 51 packages 00:49:09 OK: 217 MiB in 51 packages 00:49:09 OK: 217 MiB in 51 packages 00:49:09 OK: 217 MiB in 51 packages 00:49:10 Removing intermediate container 48b508b68b4b 00:49:10 ---> bb0ec645f92e 00:49:10 Step 6/26 : COPY go.mod . 00:49:11 Removing intermediate container 94ba2444e960 00:49:11 ---> a6b853350849 00:49:11 Step 6/21 : COPY go.mod . 00:49:11 Removing intermediate container 0bd2088a9ee7 00:49:11 ---> 398d37d6ef08 00:49:11 Step 6/24 : COPY go.mod . 00:49:11 Removing intermediate container dd25f87f39ce 00:49:11 ---> 3c290e2043f2 00:49:11 Step 6/22 : COPY go.mod . 00:49:11 ---> f2360ceb6125 00:49:11 Step 7/26 : RUN go mod download 00:49:11 ---> 5abdf2b26cb0 00:49:11 Step 7/21 : RUN go mod download 00:49:11 ---> Running in 52238487fd00 00:49:12 ---> Running in 859287df06d6 00:49:12 ---> 72b2368b62ce 00:49:12 Step 7/24 : RUN go mod download 00:49:12 ---> Running in 2b1cb2aa6a91 00:49:12 ---> 1cd9e5d4f773 00:49:12 Step 7/22 : RUN go mod download 00:49:13 ---> Running in 0a471714a7b9 00:49:16 Removing intermediate container 52238487fd00 00:49:16 ---> a8fad3b84dfd 00:49:16 Step 8/26 : COPY . . 00:49:16 Removing intermediate container 859287df06d6 00:49:16 ---> a72fcbe06969 00:49:16 Step 8/21 : COPY . . 00:49:16 Removing intermediate container 2b1cb2aa6a91 00:49:16 ---> b45bccb1a27e 00:49:16 Step 8/24 : COPY . . 00:49:17 Removing intermediate container 0a471714a7b9 00:49:17 ---> 718b5474321b 00:49:17 Step 8/22 : COPY . . 00:49:44 ---> 9923a3ddd598 00:49:44 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:49:44 ---> 2c081e777771 00:49:44 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:49:44 ---> 378bc20de37a 00:49:44 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:49:44 ---> 5fb88f1f4097 00:49:44 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:49:44 ---> Running in 731d1659ce34 00:49:44 ---> Running in a9392ce18ee8 00:49:44 ---> Running in 07ed04635ade 00:49:44 ---> Running in bc2280c34a65 00:49:44 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:44 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:49:44 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:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:51:05 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:51:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:51:10 Removing intermediate container bc2280c34a65 00:51:10 ---> de0ba8258c50 00:51:10 00:51:10 Step 10/24 : FROM alpine:3.12 00:51:10 ---> afeebe901d6b 00:51:10 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:51:10 Removing intermediate container 07ed04635ade 00:51:10 ---> d16bb4cb21ac 00:51:10 00:51:10 Step 10/21 : FROM alpine:3.12 00:51:10 ---> afeebe901d6b 00:51:10 Step 11/21 : RUN apk add --update --no-cache curl 00:51:10 Removing intermediate container 731d1659ce34 00:51:10 ---> 986b672c1b4c 00:51:10 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:51:10 ---> Running in d9e061d1929e 00:51:10 ---> Running in a0e7afcf1394 00:51:10 ---> Running in b8127a3f3044 00:51:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:12 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:51:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:13 (1/5) Installing ca-certificates (20191127-r4) 00:51:13 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:51:13 (3/5) Installing libcurl (7.69.1-r3) 00:51:13 (4/5) Installing curl (7.69.1-r3) 00:51:13 (5/5) Installing dumb-init (1.2.2-r1) 00:51:13 Executing busybox-1.31.1-r19.trigger 00:51:13 Executing ca-certificates-20191127-r4.trigger 00:51:13 (1/4) Installing ca-certificates (20191127-r4) 00:51:14 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:51:14 (3/4) Installing libcurl (7.69.1-r3) 00:51:14 (4/4) Installing curl (7.69.1-r3) 00:51:14 Executing busybox-1.31.1-r19.trigger 00:51:14 Executing ca-certificates-20191127-r4.trigger 00:51:14 OK: 7 MiB in 19 packages 00:51:14 OK: 7 MiB in 18 packages 00:51:17 Removing intermediate container a9392ce18ee8 00:51:17 ---> ff8c6c6453fb 00:51:17 00:51:17 Step 10/22 : FROM alpine:3.12 00:51:17 ---> afeebe901d6b 00:51:17 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:51:17 ---> Using cache 00:51:17 ---> 779a16692616 00:51:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:51:17 ---> Using cache 00:51:17 ---> 2f9074074106 00:51:17 Step 13/22 : ENV APP_PORT=48085 00:51:17 Removing intermediate container d9e061d1929e 00:51:17 ---> 54222e2d5a7e 00:51:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:51:17 ---> Running in fb3f850cec21 00:51:17 Removing intermediate container b8127a3f3044 00:51:17 ---> 9b786b188c29 00:51:17 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:51:17 ---> Running in 27d0c6fa9fc7 00:51:17 Removing intermediate container a0e7afcf1394 00:51:17 ---> 12287a19a429 00:51:17 00:51:17 Step 11/26 : FROM docker:20.10.0 00:51:17 20.10.0: Pulling from library/docker 00:51:17 ---> Running in b49450a722c4 00:51:17 Removing intermediate container fb3f850cec21 00:51:17 ---> 81648aae90d4 00:51:17 Step 14/22 : EXPOSE $APP_PORT 00:51:18 ---> Running in badf3ead5348 00:51:18 Removing intermediate container b49450a722c4 00:51:18 ---> 5facab525949 00:51:18 Step 13/21 : WORKDIR /edgex 00:51:18 Removing intermediate container 27d0c6fa9fc7 00:51:18 ---> cbd2d42f2a21 00:51:18 Step 13/24 : WORKDIR / 00:51:18 ---> Running in 960e95dc9732 00:51:18 ---> Running in bd6408764e21 00:51:19 Removing intermediate container badf3ead5348 00:51:19 ---> b1294b011069 00:51:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:20 Removing intermediate container bd6408764e21 00:51:20 ---> e587c7742031 00:51:20 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:51:20 Removing intermediate container 960e95dc9732 00:51:20 ---> add794186e72 00:51:20 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:51:20 ---> a47a702546b2 00:51:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:51:21 ---> 428b348fa564 00:51:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:51:21 ---> 088ff20eddf5 00:51:21 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:51:22 ---> 18188105f0a9 00:51:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:51:23 ---> b9fdaf49320e 00:51:23 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:51:23 ---> 1441944ca430 00:51:23 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:51:23 ---> b0688348b8f2 00:51:23 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:51:24 ---> Running in fc621002c2e7 00:51:24 ---> 976f39aa15a0 00:51:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:51:25 Removing intermediate container fc621002c2e7 00:51:25 ---> 3945088bb592 00:51:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:25 ---> Running in 2c8aa4328c60 00:51:25 ---> d0703df3ed70 00:51:25 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:51:26 ---> Running in fd9b81cd6366 00:51:26 ---> 12b58d512f1c 00:51:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:51:26 Removing intermediate container 2c8aa4328c60 00:51:26 ---> dfd0556ed6e7 00:51:26 Step 20/22 : LABEL arch=arm64 00:51:27 ---> Running in 45a7a3df5209 00:51:27 Removing intermediate container fd9b81cd6366 00:51:27 ---> 6f64889c916b 00:51:27 Step 18/21 : CMD ["--init=true"] 00:51:27 ---> Running in 0e5a843bfc87 00:51:28 Removing intermediate container 45a7a3df5209 00:51:28 ---> bbffd76abc38 00:51:28 Step 21/22 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b 00:51:28 ---> a66717d5ef49 00:51:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:51:28 ---> Running in 55799125795a 00:51:28 Removing intermediate container 0e5a843bfc87 00:51:28 ---> a40c3c033b68 00:51:28 Step 19/21 : LABEL arch=arm64 00:51:28 ---> Running in 523e13e84305 00:51:29 Removing intermediate container 55799125795a 00:51:29 ---> 40f780e5f99a 00:51:29 Step 22/22 : LABEL version=0.0.0 00:51:29 Removing intermediate container 523e13e84305 00:51:29 ---> 91a9d2640301 00:51:29 Step 20/21 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b 00:51:29 ---> Running in 050d5a1fecdc 00:51:29 ---> 48ac1b97490b 00:51:29 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:51:29 ---> Running in f15fd0624e63 00:51:29 ---> Running in fea3179e2993 00:51:30 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:51:30 Status: Downloaded newer image for docker:20.10.0 00:51:30 ---> eeaf43b92773 00:51:30 Step 12/26 : RUN apk add --no-cache bash 00:51:30 Removing intermediate container 050d5a1fecdc 00:51:30 ---> 6dbc2ab281b4 00:51:30 00:51:30 ---> Running in a58808849a3d 00:51:30 Removing intermediate container f15fd0624e63 00:51:30 ---> 4be464c93e39 00:51:30 Step 21/21 : LABEL version=0.0.0 00:51:30 ---> Running in fc5ebb1cc984 00:51:31 Successfully built 6dbc2ab281b4 00:51:31 Successfully tagged docker-support-scheduler-go-arm64:latest 00:51:31  Building docker-support-scheduler-go ... done Removing intermediate container fc5ebb1cc984 00:51:31 ---> fdd6ed592907 00:51:31 00:51:31 Successfully built fdd6ed592907 00:51:31 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:51:32  Building docker-security-proxy-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:32 Removing intermediate container fea3179e2993 00:51:32 ---> 55d8a2b59780 00:51:32 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:51:32 ---> Running in cf307c113ac0 00:51:32 (1/2) Installing readline (8.0.4-r0) 00:51:32 (2/2) Installing bash (5.0.17-r0) 00:51:32 Executing bash-5.0.17-r0.post-install 00:51:33 Executing busybox-1.31.1-r19.trigger 00:51:33 OK: 12 MiB in 22 packages 00:51:33 Removing intermediate container cf307c113ac0 00:51:33 ---> b5870517e16f 00:51:33 Step 22/24 : LABEL arch=arm64 00:51:33 ---> Running in 25b7f1fb22bd 00:51:34 Removing intermediate container 25b7f1fb22bd 00:51:34 ---> e95f9a7004e4 00:51:34 Step 23/24 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b 00:51:34 ---> Running in 7a8dfef7b893 00:51:34 Removing intermediate container a58808849a3d 00:51:34 ---> cdc82a32ac75 00:51:34 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:51:34 ---> Running in b690ca064a7e 00:51:34 Removing intermediate container 7a8dfef7b893 00:51:34 ---> 37a704add189 00:51:34 Step 24/24 : LABEL version=0.0.0 00:51:35 ---> Running in 66390b5bc93a 00:51:35 Removing intermediate container b690ca064a7e 00:51:35 ---> 13fcae9c6eed 00:51:35 Step 14/26 : ENV APP_PORT=48090 00:51:35 ---> Running in 7b12cb8d4a87 00:51:35 Removing intermediate container 66390b5bc93a 00:51:35 ---> d66b850bbb4b 00:51:35 00:51:35 Removing intermediate container 7b12cb8d4a87 00:51:35 ---> 1b5e89f046dc 00:51:35 Step 15/26 : EXPOSE $APP_PORT 00:51:35 Successfully built d66b850bbb4b 00:51:35 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:51:36  Building docker-security-secretstore-setup-go ... done  ---> Running in e197bb8f5a28 00:51:36 Removing intermediate container e197bb8f5a28 00:51:36 ---> b8dadd0523ee 00:51:36 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:51:37 ---> e3cadf0cefe8 00:51:37 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:51:38 ---> 37de4cf4e7d4 00:51:38 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:51:39 ---> 30e395716bba 00:51:39 Step 19/26 : RUN apk --no-cache add py3-pip 00:51:39 ---> Running in bfbc14dfd121 00:51:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:42 (1/33) Installing libbz2 (1.0.8-r1) 00:51:42 (2/33) Installing expat (2.2.9-r1) 00:51:42 (3/33) Installing libffi (3.3-r2) 00:51:42 (4/33) Installing gdbm (1.13-r1) 00:51:42 (5/33) Installing xz-libs (5.2.5-r0) 00:51:42 (6/33) Installing sqlite-libs (3.32.1-r0) 00:51:42 (7/33) Installing python3 (3.8.5-r0) 00:51:44 (8/33) Installing py3-appdirs (1.4.4-r1) 00:51:44 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:51:44 (10/33) Installing py3-parsing (2.4.7-r0) 00:51:44 (11/33) Installing py3-six (1.15.0-r0) 00:51:44 (12/33) Installing py3-packaging (20.4-r0) 00:51:44 (13/33) Installing py3-setuptools (47.0.0-r0) 00:51:44 (14/33) Installing py3-chardet (3.0.4-r4) 00:51:44 (15/33) Installing py3-idna (2.9-r0) 00:51:44 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:51:44 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:51:44 (18/33) Installing py3-requests (2.23.0-r0) 00:51:44 (19/33) Installing py3-msgpack (1.0.0-r0) 00:51:44 (20/33) Installing py3-lockfile (0.12.2-r3) 00:51:44 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:51:44 (22/33) Installing py3-colorama (0.4.3-r0) 00:51:44 (23/33) Installing py3-distlib (0.3.0-r0) 00:51:44 (24/33) Installing py3-distro (1.5.0-r1) 00:51:44 (25/33) Installing py3-webencodings (0.5.1-r3) 00:51:44 (26/33) Installing py3-html5lib (1.0.1-r4) 00:51:44 (27/33) Installing py3-pytoml (0.1.21-r0) 00:51:44 (28/33) Installing py3-pep517 (0.8.2-r0) 00:51:44 (29/33) Installing py3-progress (1.5-r0) 00:51:44 (30/33) Installing py3-toml (0.10.1-r0) 00:51:44 (31/33) Installing py3-retrying (1.3.3-r0) 00:51:44 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:51:44 (33/33) Installing py3-pip (20.1.1-r0) 00:51:44 Executing busybox-1.31.1-r19.trigger 00:51:44 OK: 71 MiB in 55 packages 00:51:51 Removing intermediate container bfbc14dfd121 00:51:51 ---> 509f0ab82060 00:51:51 Step 20/26 : RUN pip install docker-compose==1.23.2 00:51:51 ---> Running in 08ebfba14ddc 00:51:58 Collecting docker-compose==1.23.2 00:51:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:51:58 Collecting docopt<0.7,>=0.6.1 00:51:58 Downloading docopt-0.6.2.tar.gz (25 kB) 00:52:01 Collecting dockerpty<0.5,>=0.4.1 00:52:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:52:04 Collecting websocket-client<1.0,>=0.32.0 00:52:04 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:52:05 Collecting docker<4.0,>=3.6.0 00:52:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:52:07 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:52:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:52:07 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:52:08 Collecting PyYAML<4,>=3.10 00:52:08 Downloading PyYAML-3.13.tar.gz (270 kB) 00:52:12 Collecting jsonschema<3,>=2.5.1 00:52:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:52:13 Collecting texttable<0.10,>=0.9.0 00:52:13 Downloading texttable-0.9.1.tar.gz (11 kB) 00:52:17 Collecting cached-property<2,>=1.2.0 00:52:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:52:17 Collecting docker-pycreds>=0.4.0 00:52:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:52:17 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:52:18 Collecting urllib3<1.25,>=1.21.1 00:52:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:52:19 Collecting idna<2.8,>=2.5 00:52:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:52:19 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:52:19 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:52:19 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:52:19 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:52:19 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:52:20 Installing collected packages: docopt, dockerpty, websocket-client, urllib3, idna, requests, docker-pycreds, docker, PyYAML, jsonschema, texttable, cached-property, docker-compose 00:52:20 Running setup.py install for docopt: started 00:52:23 Running setup.py install for docopt: finished with status 'done' 00:52:23 Running setup.py install for dockerpty: started 00:52:26 Running setup.py install for dockerpty: finished with status 'done' 00:52:26 Attempting uninstall: urllib3 00:52:26 Found existing installation: urllib3 1.25.9 00:52:26 Uninstalling urllib3-1.25.9: 00:52:27 Successfully uninstalled urllib3-1.25.9 00:52:27 Attempting uninstall: idna 00:52:27 Found existing installation: idna 2.9 00:52:27 Uninstalling idna-2.9: 00:52:27 Successfully uninstalled idna-2.9 00:52:28 Attempting uninstall: requests 00:52:28 Found existing installation: requests 2.23.0 00:52:28 Uninstalling requests-2.23.0: 00:52:28 Successfully uninstalled requests-2.23.0 00:52:30 Running setup.py install for PyYAML: started 00:52:32 Running setup.py install for PyYAML: finished with status 'done' 00:52:33 Running setup.py install for texttable: started 00:52:35 Running setup.py install for texttable: finished with status 'done' 00:52:36 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:52:41 Removing intermediate container 08ebfba14ddc 00:52:41 ---> 436a1d712e0a 00:52:41 Step 21/26 : RUN apk --no-cache add curl 00:52:41 ---> Running in 6a886ad92b88 00:52:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:42 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:52:42 (2/3) Installing libcurl (7.69.1-r3) 00:52:42 (3/3) Installing curl (7.69.1-r3) 00:52:42 Executing busybox-1.31.1-r19.trigger 00:52:43 OK: 71 MiB in 58 packages 00:52:44 Removing intermediate container 6a886ad92b88 00:52:44 ---> 9d9a12324128 00:52:44 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:52:44 ---> Running in 874e5124af11 00:52:45 Removing intermediate container 874e5124af11 00:52:45 ---> bc98283ba564 00:52:45 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:45 ---> Running in 9f137ef5166b 00:52:45 Removing intermediate container 9f137ef5166b 00:52:45 ---> 1ee58bb2222a 00:52:45 Step 24/26 : LABEL arch=arm64 00:52:45 ---> Running in b88e6985e49c 00:52:46 Removing intermediate container b88e6985e49c 00:52:46 ---> 6253a1fdafe8 00:52:46 Step 25/26 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b 00:52:46 ---> Running in f140f4607c67 00:52:47 Removing intermediate container f140f4607c67 00:52:47 ---> ac6bb3f51694 00:52:47 Step 26/26 : LABEL version=0.0.0 00:52:47 ---> Running in 81373827773a 00:52:47 Removing intermediate container 81373827773a 00:52:47 ---> faa3cf98b1bb 00:52:47 00:52:48 Successfully built faa3cf98b1bb 00:52:48 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:52:48  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:52:48 $ docker stop --time=1 c423a44ca2c08ad0dac3a51f2ce7dd620d1c58f0a5dc6675ca99853aff1aabd2 00:52:50 $ docker rm -f c423a44ca2c08ad0dac3a51f2ce7dd620d1c58f0a5dc6675ca99853aff1aabd2 [Pipeline] // withDockerContainer [Pipeline] sh 00:52:51 + docker images 00:52:51 + grep docker 00:52:51 docker-sys-mgmt-agent-go-arm64 latest faa3cf98b1bb 4 seconds ago 300MB 00:52:51 docker-security-secretstore-setup-go-arm64 latest d66b850bbb4b About a minute ago 23.4MB 00:52:51 docker-security-proxy-setup-go-arm64 latest fdd6ed592907 About a minute ago 23.2MB 00:52:51 docker-support-scheduler-go-arm64 latest 6dbc2ab281b4 About a minute ago 16.1MB 00:52:51 docker-core-data-go-arm64 latest d679e2220e20 4 minutes ago 21MB 00:52:51 docker-core-metadata-go-arm64 latest 97b89c7d1eb4 4 minutes ago 17.8MB 00:52:51 docker-support-notifications-go-arm64 latest 8c95c9a1bfc1 4 minutes ago 16.7MB 00:52:51 docker-security-bootstrapper-go-arm64 latest 9c9433a77205 4 minutes ago 17MB 00:52:51 docker-core-command-go-arm64 latest b64b8b308cc2 4 minutes ago 16MB 00:52:51 docker 20.10.0 eeaf43b92773 8 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:52:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:52:55 ---> package-listing.sh 00:52:55 ++ facter osfamily 00:52:55 ++ tr '[:upper:]' '[:lower:]' 00:52:55 + OS_FAMILY=redhat 00:52:55 + workspace=/w/workspace/edgex-go/12 00:52:55 + START_PACKAGES=/tmp/packages_start.txt 00:52:55 + END_PACKAGES=/tmp/packages_end.txt 00:52:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:52:55 + PACKAGES=/tmp/packages_start.txt 00:52:55 + '[' /w/workspace/edgex-go/12 ']' 00:52:55 + PACKAGES=/tmp/packages_end.txt 00:52:55 + case "${OS_FAMILY}" in 00:52:55 + rpm -qa 00:52:55 + sort 00:53:02 + '[' -f /tmp/packages_start.txt ']' 00:53:02 + '[' -f /tmp/packages_end.txt ']' 00:53:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:53:02 + '[' /w/workspace/edgex-go/12 ']' 00:53:02 + mkdir -p /w/workspace/edgex-go/12/archives/ 00:53:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/12/archives/ [Pipeline] echo 00:53:02 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/12/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:53:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:53:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:03 00:53:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:53:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:03 alpine: Pulling from edgex-lftools-log-publisher 00:53:03 df20fa9351a1: Pulling fs layer 00:53:03 36b3adc4ff6f: Pulling fs layer 00:53:03 8ad3a11d3b57: Pulling fs layer 00:53:03 46f8f816bc3b: Pulling fs layer 00:53:03 93b61091891f: Pulling fs layer 00:53:03 93b9cdb0e59b: Pulling fs layer 00:53:03 5e14af77c1be: Pulling fs layer 00:53:03 01666e4c0597: Pulling fs layer 00:53:03 aa168da1d23b: Pulling fs layer 00:53:03 93b9cdb0e59b: Waiting 00:53:03 5e14af77c1be: Waiting 00:53:03 aa168da1d23b: Waiting 00:53:03 01666e4c0597: Waiting 00:53:03 46f8f816bc3b: Waiting 00:53:03 93b61091891f: Waiting 00:53:03 36b3adc4ff6f: Verifying Checksum 00:53:03 36b3adc4ff6f: Download complete 00:53:03 46f8f816bc3b: Verifying Checksum 00:53:03 46f8f816bc3b: Download complete 00:53:03 df20fa9351a1: Verifying Checksum 00:53:03 df20fa9351a1: Download complete 00:53:03 93b9cdb0e59b: Verifying Checksum 00:53:03 93b9cdb0e59b: Download complete 00:53:03 5e14af77c1be: Verifying Checksum 00:53:03 5e14af77c1be: Download complete 00:53:03 01666e4c0597: Verifying Checksum 00:53:03 01666e4c0597: Download complete 00:53:03 93b61091891f: Verifying Checksum 00:53:03 93b61091891f: Download complete 00:53:03 8ad3a11d3b57: Verifying Checksum 00:53:03 8ad3a11d3b57: Download complete 00:53:04 df20fa9351a1: Pull complete 00:53:04 36b3adc4ff6f: Pull complete 00:53:05 8ad3a11d3b57: Pull complete 00:53:05 46f8f816bc3b: Pull complete 00:53:05 aa168da1d23b: Verifying Checksum 00:53:05 aa168da1d23b: Download complete 00:53:06 93b61091891f: Pull complete 00:53:06 93b9cdb0e59b: Pull complete 00:53:07 5e14af77c1be: Pull complete 00:53:07 01666e4c0597: Pull complete 00:53:17 aa168da1d23b: Pull complete 00:53:17 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:53:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:53:17 prd-centos7-docker-4c-2g-25362 does not seem to be running inside a container 00:53:17 $ 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/12/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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:53:23 $ docker top 9dda3e87fa3bcfe570eaa72cae3366c6081145ec0205cf7b9c20b79f029abc53 -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:24 + touch /tmp/pre-build-complete [Pipeline] sh 00:53:24 + mkdir -p /var/log/sa [Pipeline] sh 00:53:25 + ls /var/log/sa-host 00:53:25 + sadf -c /var/log/sa-host/sa07 00:53:25 file_magic: OK 00:53:25 HZ: Using current value: 100 00:53:25 file_header: OK 00:53:25 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:53:25 Statistics: 00:53:25 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:53:25 File successfully converted to sysstat format version 12.2.1 00:53:25 + sadf -c /var/log/sa-host/sa23 00:53:25 file_magic: OK 00:53:25 HZ: Using current value: 100 00:53:25 file_header: OK 00:53:25 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:53:25 Statistics: 00:53:25 Hnuu...uuuununununu... 00:53:25 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:53:25 provisioning config files... 00:53:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/12@tmp/config2132058745453354425tmp [Pipeline] { [Pipeline] echo 00:53:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:53:25 ---> create-netrc.sh [Pipeline] } 00:53:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:53:25 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:53:26 ---> python-tools-install.sh [Pipeline] echo 00:53:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:53:26 ---> sudo-logs.sh 00:53:26 Archiving 'sudo' log.. [Pipeline] echo 00:53:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:53:26 ---> job-cost.sh 00:53:26 lf-activate-venv: SKIPPING 00:53:26 INFO: No Stack... 00:53:27 INFO: Retrieving Pricing Info for: v1-standard-2 00:53:28 INFO: Archiving Costs [Pipeline] echo 00:53:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:53:28 ---> logs-deploy.sh 00:53:28 lf-activate-venv: SKIPPING 00:53:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3115/12 00:53:28 INFO: archiving workspace using pattern(s): 00:53:29 Archives upload complete. 00:53:29 INFO: archiving logs to Nexus