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 ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d+0d0448aa1bb13b12920e2a3260a06e62bf327a94 (87395053c8f6566e498facbbc8fd92a1a8fc51df) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@a0a4852ea43f8cb2a740401713355780602d9fc2 Attempting to resolve a0a4852ea43f8cb2a740401713355780602d9fc2 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 Could not find a0a4852ea43f8cb2a740401713355780602d9fc2 in remote references. Pulling heads to local for deep search... > 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/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse a0a4852ea43f8cb2a740401713355780602d9fc2^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains a0a4852ea43f8cb2a740401713355780602d9fc2 # timeout=10 Selected match: pr/264/merge revision a0a4852ea43f8cb2a740401713355780602d9fc2 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 without 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 --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0a4852ea43f8cb2a740401713355780602d9fc2 (pr/264/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f a0a4852ea43f8cb2a740401713355780602d9fc2 # timeout=10 Commit message: "feat(snap): Use new native build script" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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:false, 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: false SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-14212 in /w/workspace/edgexfoundry_edgex-go_PR-2898 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2898/head:refs/remotes/origin/PR-2898 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0d0448aa1bb13b12920e2a3260a06e62bf327a94 into PR head commit e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d Merge succeeded, producing 78053f2f83c22d3208902b9b612e783bb8ac49d0 Checking out Revision 78053f2f83c22d3208902b9b612e783bb8ac49d0 (PR-2898) > git config core.sparsecheckout # timeout=10 > git checkout -f e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d # 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 0d0448aa1bb13b12920e2a3260a06e62bf327a94 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 78053f2f83c22d3208902b9b612e783bb8ac49d0 # timeout=10 Commit message: "Merge commit '0d0448aa1bb13b12920e2a3260a06e62bf327a94' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:30:52 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 > git rev-list --no-walk 0d127c1f260e55582edfe3f6f6e99e000e061250 # timeout=10 00:30:54 ------------------- 00:30:54 stable info: 00:30:54 ------------------- 00:30:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:30:54 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 00:30:54 Message: update stable to v1.0.169 00:30:55 ------------------- 00:30:55 experimental info: 00:30:55 ------------------- 00:30:55 Commited By: **** collab-it+edgex@linuxfoundation.org 00:30:55 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 00:30:55 Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:30:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:30:55 [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:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:30:56 [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 = false [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2898 [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2898 [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2898 [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78053f2f83c22d3208902b9b612e783bb8ac49d0 [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78053f2 [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/5@tmp/config4939017534297625675tmp [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: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: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-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/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-bootstrap-redis/Dockerfile 00:31:01 ++ cut -d/ -f2 00:31:01 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/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-secrets-setup/Dockerfile 00:31:01 ++ cut -d/ -f2 00:31:01 + echo security-secrets-setup,cmd/security-secrets-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-logging/Dockerfile 00:31:01 ++ cut -d/ -f2 00:31:01 + echo support-logging,cmd/support-logging/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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/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 2a8b12db71e7: Download complete 00:31:02 31603596830f: Verifying Checksum 00:31:02 31603596830f: Download complete 00:31:02 ecc8261a40a4: Verifying Checksum 00:31:02 ecc8261a40a4: Download complete 00:31:02 6ca5941a6612: Verifying Checksum 00:31:02 6ca5941a6612: Download complete 00:31:03 31603596830f: Pull complete 00:31:03 2a8b12db71e7: Pull complete 00:31:04 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-14212 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:31:07 $ docker top d463ed3e7442aba510541a3fdfc3b52fa1ddb3ccfeb067e13b4b1f71604b9235 -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 d463ed3e7442aba510541a3fdfc3b52fa1ddb3ccfeb067e13b4b1f71604b9235 ssh-agent 00:31:08 SSH_AUTH_SOCK=/tmp/ssh-xMKXinlNWXzC/agent.11 00:31:08 SSH_AGENT_PID=17 00:31:08 Running ssh-add (command line suppressed) 00:31:08 Identity added: /w/workspace/edgex-go/5@tmp/private_key_6860548540156789630.key (/w/workspace/edgex-go/5@tmp/private_key_6860548540156789630.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 ******** d463ed3e7442aba510541a3fdfc3b52fa1ddb3ccfeb067e13b4b1f71604b9235 ssh-agent -k 00:31:08 unset SSH_AUTH_SOCK; 00:31:08 unset SSH_AGENT_PID; 00:31:08 echo Agent pid 17 killed; 00:31:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:09 [ssh-agent] Looking for ssh-agent implementation... 00:31:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:09 $ docker exec d463ed3e7442aba510541a3fdfc3b52fa1ddb3ccfeb067e13b4b1f71604b9235 ssh-agent 00:31:09 SSH_AUTH_SOCK=/tmp/ssh-iBVhMeZsL7U1/agent.49 00:31:09 SSH_AGENT_PID=54 00:31:09 Running ssh-add (command line suppressed) 00:31:09 Identity added: /w/workspace/edgex-go/5@tmp/private_key_6740710700121477795.key (/w/workspace/edgex-go/5@tmp/private_key_6740710700121477795.key) 00:31:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:10 + git semver init 00:31:10 # -> Open(): unable to determine branch for HEAD 00:31:10 # $GIT_DIR = /w/workspace/edgex-go/5/.git 00:31:10 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 00:31:10 # $SEMVER_REMOTE_NAME = origin 00:31:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:10 # $SEMVER_USER_NAME = edgex-jenkins 00:31:10 # $SEMVER_BRANCH = PR-2898 00:31:10 # $SEMVER_TEMP = /tmp/semver-268556222 00:31:10 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:31:36 # '/tmp/semver-268556222' -> '/w/workspace/edgex-go/5/.semver' 00:31:36 # -> Force: false 00:31:36 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 00:31:36 $ docker exec --env ******** --env ******** d463ed3e7442aba510541a3fdfc3b52fa1ddb3ccfeb067e13b4b1f71604b9235 ssh-agent -k 00:31:37 unset SSH_AUTH_SOCK; 00:31:37 unset SSH_AGENT_PID; 00:31:37 echo Agent pid 54 killed; 00:31:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:37 + git semver [Pipeline] } 00:31:37 $ docker stop --time=1 d463ed3e7442aba510541a3fdfc3b52fa1ddb3ccfeb067e13b4b1f71604b9235 00:31:39 $ docker rm -f d463ed3e7442aba510541a3fdfc3b52fa1ddb3ccfeb067e13b4b1f71604b9235 [Pipeline] // withDockerContainer [Pipeline] sh 00:31:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:31:40 Stashed 1 file(s) [Pipeline] echo 00:31:40 [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:41 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:31:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:31:42 + sudo service docker restart 00:31:42 + true 00:31:42 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:31:43 ========================================================= 00:31:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:31:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:31:43 + 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:47 Sending build context to Docker daemon 326MB 00:31:47 Step 1/7 : ARG BASE=golang:1.15-alpine 00:31:47 Step 2/7 : FROM ${BASE} 00:31:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:31:47 188c0c94c7c5: Pulling fs layer 00:31:47 0ef7d3d256c8: Pulling fs layer 00:31:47 de9db76c5a1d: Pulling fs layer 00:31:47 bca2f99d35d6: Pulling fs layer 00:31:47 93359f2a8cfa: Pulling fs layer 00:31:47 7c6f9722023f: Pulling fs layer 00:31:47 a35cf1a2eb13: Pulling fs layer 00:31:47 bca2f99d35d6: Waiting 00:31:47 93359f2a8cfa: Waiting 00:31:47 7c6f9722023f: Waiting 00:31:47 a35cf1a2eb13: Waiting 00:31:47 de9db76c5a1d: Verifying Checksum 00:31:47 de9db76c5a1d: Download complete 00:31:47 0ef7d3d256c8: Verifying Checksum 00:31:47 0ef7d3d256c8: Download complete 00:31:47 93359f2a8cfa: Verifying Checksum 00:31:47 93359f2a8cfa: Download complete 00:31:47 7c6f9722023f: Verifying Checksum 00:31:47 7c6f9722023f: Download complete 00:31:47 188c0c94c7c5: Verifying Checksum 00:31:47 188c0c94c7c5: Download complete 00:31:48 188c0c94c7c5: Pull complete 00:31:48 0ef7d3d256c8: Pull complete 00:31:49 de9db76c5a1d: Pull complete 00:31:49 a35cf1a2eb13: Verifying Checksum 00:31:49 a35cf1a2eb13: Download complete 00:31:50 bca2f99d35d6: Verifying Checksum 00:31:50 bca2f99d35d6: Download complete 00:31:56 Still waiting to schedule task 00:31:56 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:31:56 bca2f99d35d6: Pull complete 00:31:56 93359f2a8cfa: Pull complete 00:31:56 7c6f9722023f: Pull complete 00:32:01 a35cf1a2eb13: Pull complete 00:32:01 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:32:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:32:01 ---> a62c8e92a672 00:32:01 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:32:01 ---> Running in db138ab0fb7d 00:32:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:32:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:32:03 (1/12) Installing libmagic (5.38-r0) 00:32:03 (2/12) Installing file (5.38-r0) 00:32:03 (3/12) Installing libc-dev (0.7.2-r3) 00:32:03 (4/12) Installing g++ (9.3.0-r2) 00:32:30 (5/12) Installing fortify-headers (1.1-r0) 00:32:30 (6/12) Installing patch (2.7.6-r6) 00:32:30 (7/12) Installing build-base (0.5-r2) 00:32:30 (8/12) Installing libsodium (1.0.18-r0) 00:32:30 (9/12) Installing pkgconf (1.7.2-r0) 00:32:30 (10/12) Installing libsodium-dev (1.0.18-r0) 00:32:30 (11/12) Installing libzmq (4.3.3-r0) 00:32:30 (12/12) Installing zeromq-dev (4.3.3-r0) 00:32:30 Executing busybox-1.31.1-r19.trigger 00:32:30 OK: 233 MiB in 51 packages 00:32:34 Removing intermediate container db138ab0fb7d 00:32:34 ---> a45332393a71 00:32:34 Step 4/7 : WORKDIR /edgex-go 00:32:34 ---> Running in 498077301fcf 00:32:34 Removing intermediate container 498077301fcf 00:32:34 ---> 42dc45c40bf3 00:32:34 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:32:35 latest: Pulling from library/docker 00:32:35 188c0c94c7c5: Already exists 00:32:35 0c7c675703d6: Pulling fs layer 00:32:35 cc8c12a437cb: Pulling fs layer 00:32:35 f092543453df: Pulling fs layer 00:32:35 65b6bc45957d: Pulling fs layer 00:32:35 4de832df471b: Pulling fs layer 00:32:35 79aa7fa92271: Pulling fs layer 00:32:35 65b6bc45957d: Waiting 00:32:35 4de832df471b: Waiting 00:32:35 79aa7fa92271: Waiting 00:32:35 cc8c12a437cb: Verifying Checksum 00:32:35 cc8c12a437cb: Download complete 00:32:35 0c7c675703d6: Download complete 00:32:35 65b6bc45957d: Verifying Checksum 00:32:35 65b6bc45957d: Download complete 00:32:35 4de832df471b: Verifying Checksum 00:32:35 4de832df471b: Download complete 00:32:35 79aa7fa92271: Verifying Checksum 00:32:35 79aa7fa92271: Download complete 00:32:35 0c7c675703d6: Pull complete 00:32:36 cc8c12a437cb: Pull complete 00:32:37 f092543453df: Verifying Checksum 00:32:37 f092543453df: Download complete 00:32:40 f092543453df: Pull complete 00:32:40 65b6bc45957d: Pull complete 00:32:40 4de832df471b: Pull complete 00:32:40 79aa7fa92271: Pull complete 00:32:40 Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a 00:32:40 Status: Downloaded newer image for docker:latest 00:32:42 ---> 35fd01c2198d 00:32:42 Step 6/7 : COPY go.mod . 00:32:42 ---> 94d2767e09c9 00:32:42 Step 7/7 : RUN go mod download 00:32:42 ---> Running in 184da03e0000 00:33:04 Removing intermediate container 184da03e0000 00:33:04 ---> a97ed4a1d438 00:33:04 Successfully built a97ed4a1d438 00:33:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:33:05 + docker inspect -f . ci-base-image-x86_64 00:33:05 . [Pipeline] withDockerContainer 00:33:05 prd-centos7-docker-4c-2g-14212 does not seem to be running inside a container 00:33:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat 00:33:06 $ docker top e7f95146b1fe8de5f27544f1b8547f04cbdb4d42e777698217dfbd0486320d36 -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:06 + go version 00:33:06 go version go1.15.5 linux/amd64 [Pipeline] } 00:33:07 $ docker stop --time=1 e7f95146b1fe8de5f27544f1b8547f04cbdb4d42e777698217dfbd0486320d36 00:33:08 $ docker rm -f e7f95146b1fe8de5f27544f1b8547f04cbdb4d42e777698217dfbd0486320d36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:09 + docker inspect -f . ci-base-image-x86_64 00:33:09 . [Pipeline] withDockerContainer 00:33:09 prd-centos7-docker-4c-2g-14212 does not seem to be running inside a container 00:33:09 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat 00:33:10 $ docker top f298f28271ab52b01867b858962c4c605669b492c06f1cb72756782b80f4ee4f -eo pid,comm [Pipeline] { [Pipeline] echo 00:33:10 ========================================================= 00:33:10 [edgeXBuildGoParallel] Running Tests and Build... 00:33:10 ========================================================= [Pipeline] sh 00:33:10 + make test 00:33:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:33:23 ? github.com/edgexfoundry/edgex-go [no test files] 00:33:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:33:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:33:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:33:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:33:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:33:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:33:49 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.030s 00:33:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:33:49 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 00:33:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:33:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:33:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:33:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:33:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:33:54 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.108s coverage: 46.6% of statements 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:33:59 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.238s coverage: 27.1% of statements 00:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:33:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.053s coverage: 100.0% of statements 00:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:33:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.065s coverage: 100.0% of statements 00:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:33:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.408s coverage: 66.4% of statements 00:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:34:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.427s coverage: 82.7% of statements 00:34:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:34:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:34:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:34:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:34:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.383s coverage: 28.6% of statements 00:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:34:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.096s coverage: 100.0% of statements 00:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:34:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.055s coverage: 100.0% of statements 00:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:34:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.154s coverage: 86.7% of statements 00:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:34:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.171s coverage: 97.5% of statements 00:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:34:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.057s coverage: 78.3% of statements 00:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:34:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.327s coverage: 95.2% of statements 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:34:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:34:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.076s coverage: 0.0% of statements [no tests to run] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.297s coverage: 63.5% of statements 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.036s coverage: 100.0% of statements 00:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements 00:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 00:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements 00:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements 00:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.455s coverage: 55.9% of statements 00:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 7.261s coverage: 86.3% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.344s coverage: 72.2% of statements 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.455s coverage: 72.1% of statements 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.038s coverage: 82.4% of statements 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.062s coverage: 48.4% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.043s coverage: 28.8% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.032s coverage: 96.8% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 37.2% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.310s coverage: 84.1% of statements 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.050s coverage: 100.0% of statements 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.053s coverage: 42.9% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.031s coverage: 100.0% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.038s coverage: 83.8% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.106s coverage: 47.1% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.031s coverage: 100.0% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.057s coverage: 100.0% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.083s coverage: 100.0% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.868s coverage: 29.1% of statements 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.086s coverage: 99.0% of statements 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.049s coverage: 100.0% of statements 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/system 0.034s coverage: 0.0% of statements 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.067s coverage: 87.9% of statements 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.037s coverage: 32.1% of statements 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 00:34:17 GO111MODULE=on go vet ./... 00:34:44 gofmt -l . 00:34:44 [ "`gofmt -l .`" = "" ] 00:34:44 ./bin/test-go-mod-tidy.sh 00:34:44 ./bin/test-attribution-txt.sh 00:34:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14221 in /w/workspace/edgexfoundry_edgex-go_PR-2898 [Pipeline] { [Pipeline] ws 00:34:44 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [Pipeline] sh 00:34:46 + ls -al . 00:34:46 total 644 00:34:46 drwxrwxr-x 10 1001 1001 4096 Dec 3 00:34 . 00:34:46 drwxr-xr-x 4 root root 28 Dec 3 00:33 .. 00:34:46 -rw-rw-r-- 1 1001 1001 11 Dec 3 00:30 .dockerignore 00:34:46 drwxrwxr-x 8 1001 1001 179 Dec 3 00:30 .git 00:34:46 drwxrwxr-x 3 1001 1001 125 Dec 3 00:30 .github 00:34:46 -rw-rw-r-- 1 1001 1001 971 Dec 3 00:30 .gitignore 00:34:46 drwx------ 3 1001 1001 47 Dec 3 00:31 .semver 00:34:46 -rw-rw-r-- 1 1001 1001 166 Dec 3 00:30 .sonarcloud.properties 00:34:46 -rw-rw-r-- 1 1001 1001 3804 Dec 3 00:30 CONTRIBUTING.md 00:34:46 -rw-rw-r-- 1 1001 1001 1035 Dec 3 00:30 Dockerfile.build 00:34:46 -rw-rw-r-- 1 1001 1001 943 Dec 3 00:30 Jenkinsfile 00:34:46 -rw-rw-r-- 1 1001 1001 10775 Dec 3 00:30 LICENSE 00:34:46 -rw-rw-r-- 1 1001 1001 6581 Dec 3 00:30 Makefile 00:34:46 -rw-rw-r-- 1 1001 1001 6447 Dec 3 00:30 README.md 00:34:46 -rw-rw-r-- 1 1001 1001 259 Dec 3 00:30 SECURITY.md 00:34:46 -rw-rw-r-- 1 1001 1001 5 Dec 3 00:31 VERSION 00:34:46 -rw-rw-r-- 1 1001 1001 4131 Dec 3 00:30 ZMQWindows.md 00:34:46 drwxrwxr-x 2 1001 1001 117 Dec 3 00:30 bin 00:34:46 drwxrwxr-x 15 1001 1001 4096 Dec 3 00:30 cmd 00:34:46 -rw-r--r-- 1 root root 552039 Dec 3 00:34 coverage.out 00:34:46 -rw-r--r-- 1 root root 1041 Dec 3 00:34 go.mod 00:34:46 -rw-r--r-- 1 root root 18856 Dec 3 00:34 go.sum 00:34:46 drwxrwxr-x 8 1001 1001 127 Dec 3 00:30 internal 00:34:46 drwxrwxr-x 4 1001 1001 26 Dec 3 00:30 openapi 00:34:46 drwxrwxr-x 4 1001 1001 71 Dec 3 00:30 snap 00:34:46 -rw-rw-r-- 1 1001 1001 168 Dec 3 00:30 version.go [Pipeline] sh 00:34:47 + '[' -e coverage.out ] 00:34:47 + chown 1001:1001 coverage.out [Pipeline] stash 00:34:47 Stashed 1 file(s) [Pipeline] sh 00:34:47 + make build 00:34:47 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:34:49 using credential edgex-jenkins-ssh 00:34:50 Cloning the remote Git repository 00:34:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:34:50 > git init /w/workspace/edgex-go/5 # timeout=10 00:34:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:50 > git --version # timeout=10 00:34:50 > git --version # 'git version 2.17.1' 00:34:50 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:35:01 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-logging/support-logging ./cmd/support-logging 00:35:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:35:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:35:06 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:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:35:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 00:35:10 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:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:35:13 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:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [Pipeline] } 00:35:15 $ docker stop --time=1 f298f28271ab52b01867b858962c4c605669b492c06f1cb72756782b80f4ee4f 00:35:17 $ docker rm -f f298f28271ab52b01867b858962c4c605669b492c06f1cb72756782b80f4ee4f [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:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:19 latest: Pulling from edgex-devops/edgex-compose 00:35:19 cbdbe7a5bc2a: Pulling fs layer 00:35:19 ca9280d653b3: Pulling fs layer 00:35:19 7e9c9ca2126c: Pulling fs layer 00:35:20 cbdbe7a5bc2a: Verifying Checksum 00:35:20 cbdbe7a5bc2a: Download complete 00:35:20 ca9280d653b3: Verifying Checksum 00:35:20 ca9280d653b3: Download complete 00:35:20 cbdbe7a5bc2a: Pull complete 00:35:21 7e9c9ca2126c: Download complete 00:35:21 ca9280d653b3: Pull complete 00:35:26 Merging remotes/origin/master commit 0d0448aa1bb13b12920e2a3260a06e62bf327a94 into PR head commit e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d 00:35:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:26 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2898/head:refs/remotes/origin/PR-2898 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:35:26 > git config core.sparsecheckout # timeout=10 00:35:27 > git checkout -f e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d # timeout=10 00:35:27 Merge succeeded, producing 7a3f8190ccefe998ea802fb6882190b9ef00f096 00:35:27 Checking out Revision 7a3f8190ccefe998ea802fb6882190b9ef00f096 (PR-2898) 00:35:28 7e9c9ca2126c: Pull complete 00:35:28 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:35:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:35:28 prd-centos7-docker-4c-2g-14212 does not seem to be running inside a container 00:35:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:27 > git remote # timeout=10 00:35:27 > git config --get remote.origin.url # timeout=10 00:35:27 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:27 > git merge 0d0448aa1bb13b12920e2a3260a06e62bf327a94 # timeout=10 00:35:27 > git rev-parse HEAD^{commit} # timeout=10 00:35:27 > git config core.sparsecheckout # timeout=10 00:35:27 > git checkout -f 7a3f8190ccefe998ea802fb6882190b9ef00f096 # timeout=10 00:35:30 $ docker top ca8d6f5fb72e327c7a628b4b2d9c2971f6108429dadaa92a67aa25dda5395124 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:31 + docker-compose build --help 00:35:31 + grep parallel 00:35:32 Commit message: "Merge commit '0d0448aa1bb13b12920e2a3260a06e62bf327a94' into HEAD" 00:35:32 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:33 --parallel Build images in parallel. 00:35:32 > git rev-list --no-walk 0d127c1f260e55582edfe3f6f6e99e000e061250 # timeout=10 [Pipeline] } 00:35:33 $ docker stop --time=1 ca8d6f5fb72e327c7a628b4b2d9c2971f6108429dadaa92a67aa25dda5395124 00:35:33 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 00:35:35 $ docker rm -f ca8d6f5fb72e327c7a628b4b2d9c2971f6108429dadaa92a67aa25dda5395124 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:35:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:35 . [Pipeline] withDockerContainer 00:35:35 prd-centos7-docker-4c-2g-14212 does not seem to be running inside a container 00:35:35 + true 00:35:35 + sudo service docker restart 00:35:35 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:36 $ docker top f792ea33675c5b8f174f11f49d2f89ab1676eba48cc3a051df418c28057aa3a7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:37 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:35:38 provisioning config files... 00:35:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8860255381153315311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:35:38 ---> docker-login.sh 00:35:38 nexus3.edgexfoundry.org:10001 00:35:38 Building docker-core-command-go ... 00:35:38 Building docker-core-data-go ... 00:35:38 Building docker-core-metadata-go ... 00:35:38 Building docker-security-bootstrap-redis-go ... 00:35:38 Building docker-security-proxy-setup-go ... 00:35:38 Building docker-security-secrets-setup-go ... 00:35:38 Building docker-security-secretstore-setup-go ... 00:35:38 Building docker-support-logging-go ... 00:35:38 Building docker-support-notifications-go ... 00:35:38 Building docker-support-scheduler-go ... 00:35:38 Building docker-sys-mgmt-agent-go ... 00:35:38 Building docker-core-data-go 00:35:38 Building docker-security-proxy-setup-go 00:35:38 Building docker-support-notifications-go 00:35:38 Building docker-core-command-go 00:35:38 Building docker-support-logging-go 00:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:39 Configure a credential helper to remove this warning. See 00:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:39 00:35:39 Login Succeeded 00:35:39 nexus3.edgexfoundry.org:10002 00:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:40 Configure a credential helper to remove this warning. See 00:35:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:40 00:35:40 Login Succeeded 00:35:40 nexus3.edgexfoundry.org:10003 00:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:40 Configure a credential helper to remove this warning. See 00:35:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:40 00:35:40 Login Succeeded 00:35:40 nexus3.edgexfoundry.org:10004 00:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:41 Configure a credential helper to remove this warning. See 00:35:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:41 00:35:41 Login Succeeded 00:35:41 docker.io 00:35:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:42 Configure a credential helper to remove this warning. See 00:35:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:42 00:35:42 Login Succeeded 00:35:42 ---> docker-login.sh ends [Pipeline] } 00:35:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:35:42 ========================================================= 00:35:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:35:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:35:43 + 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:35:45 Sending build context to Docker daemon 165.4MB 00:35:45 Step 1/7 : ARG BASE=golang:1.15-alpine 00:35:45 Step 2/7 : FROM ${BASE} 00:35:45 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:35:45 5f621e34cdf4: Pulling fs layer 00:35:45 a4357932f1b6: Pulling fs layer 00:35:45 18c013af1878: Pulling fs layer 00:35:45 00ac8860ef70: Pulling fs layer 00:35:45 63d7cb157983: Pulling fs layer 00:35:45 b116817d02f9: Pulling fs layer 00:35:45 745a02a5169b: Pulling fs layer 00:35:45 00ac8860ef70: Waiting 00:35:45 63d7cb157983: Waiting 00:35:45 b116817d02f9: Waiting 00:35:45 745a02a5169b: Waiting 00:35:45 18c013af1878: Verifying Checksum 00:35:45 18c013af1878: Download complete 00:35:45 a4357932f1b6: Verifying Checksum 00:35:45 a4357932f1b6: Download complete 00:35:45 63d7cb157983: Verifying Checksum 00:35:45 63d7cb157983: Download complete 00:35:45 b116817d02f9: Verifying Checksum 00:35:45 b116817d02f9: Download complete 00:35:45 5f621e34cdf4: Verifying Checksum 00:35:45 5f621e34cdf4: Download complete 00:35:46 5f621e34cdf4: Pull complete 00:35:46 a4357932f1b6: Pull complete 00:35:47 18c013af1878: Pull complete 00:35:50 745a02a5169b: Download complete 00:35:51 00ac8860ef70: Verifying Checksum 00:35:51 00ac8860ef70: Download complete 00:36:01 00ac8860ef70: Pull complete 00:36:01 63d7cb157983: Pull complete 00:36:01 b116817d02f9: Pull complete 00:36:05 745a02a5169b: Pull complete 00:36:05 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:36:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:36:05 ---> b7e6874047d6 00:36:05 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:36:08 ---> Running in 3ab792a82852 00:36:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:36:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:36:13 (1/12) Installing libmagic (5.38-r0) 00:36:14 (2/12) Installing file (5.38-r0) 00:36:14 (3/12) Installing libc-dev (0.7.2-r3) 00:36:14 (4/12) Installing g++ (9.3.0-r2) 00:36:17 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:17 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:36:17 ---> a97ed4a1d438 00:36:17 Step 3/20 : WORKDIR /edgex-go 00:36:17 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:17 ---> a97ed4a1d438 00:36:17 Step 3/24 : WORKDIR /edgex-go 00:36:17 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:17 ---> a97ed4a1d438 00:36:17 Step 3/22 : WORKDIR /edgex-go 00:36:17 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:17 ---> a97ed4a1d438 00:36:17 Step 3/22 : WORKDIR /edgex-go 00:36:17 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:36:17 ---> a97ed4a1d438 00:36:17 Step 3/23 : WORKDIR /edgex-go 00:36:17 ---> Running in 475c8ae87d1c 00:36:17 ---> Running in 13af5a98589f 00:36:17 ---> Running in 401a66bdb0ef 00:36:17 ---> Running in fed73ffb7cec 00:36:17 ---> Running in 9a96084aade2 00:36:17 Removing intermediate container 13af5a98589f 00:36:17 ---> 91dbcba3d4b2 00:36:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:17 Removing intermediate container 9a96084aade2 00:36:17 ---> 92cb2afe88c6 00:36:17 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:17 Removing intermediate container 401a66bdb0ef 00:36:17 ---> 8faa4bb664e4 00:36:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:17 Removing intermediate container fed73ffb7cec 00:36:17 ---> 9b15ae9c1043 00:36:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:17 Removing intermediate container 475c8ae87d1c 00:36:17 ---> 645470620336 00:36:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:17 ---> Running in 49da0b8f6130 00:36:17 ---> Running in 93434f96c8ef 00:36:17 ---> Running in 22563970bb4d 00:36:17 ---> Running in 6f04bc87caf6 00:36:17 ---> Running in d554dc3cd4ec 00:36:18 Removing intermediate container 93434f96c8ef 00:36:18 ---> 78a2cb87c312 00:36:18 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 00:36:18 Removing intermediate container 22563970bb4d 00:36:18 ---> 6be431a8df35 00:36:18 Step 5/20 : RUN apk update && apk add make git 00:36:18 ---> Running in 8a489014b42a 00:36:18 ---> Running in 1e1ecc9c67e0 00:36:18 Removing intermediate container 49da0b8f6130 00:36:18 ---> 0527b311baa7 00:36:18 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 00:36:18 Removing intermediate container 6f04bc87caf6 00:36:18 ---> bb2f26d69341 00:36:18 Step 5/22 : RUN apk update && apk add make git 00:36:18 Removing intermediate container d554dc3cd4ec 00:36:18 ---> 273c64953a75 00:36:18 Step 5/22 : RUN apk update && apk add make && apk add bash git 00:36:19 ---> Running in 80d39a6685d5 00:36:19 ---> Running in 0dcb58f32c72 00:36:19 ---> Running in 0a2a44c98ec3 00:36:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:22 v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:22 v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:22 OK: 12745 distinct packages available 00:36:23 OK: 233 MiB in 51 packages 00:36:23 v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:23 v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:23 OK: 12745 distinct packages available 00:36:23 v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:23 v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:23 OK: 12745 distinct packages available 00:36:23 v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:23 v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:23 OK: 12745 distinct packages available 00:36:23 OK: 233 MiB in 51 packages 00:36:23 OK: 233 MiB in 51 packages 00:36:23 OK: 233 MiB in 51 packages 00:36:23 OK: 233 MiB in 51 packages 00:36:23 Removing intermediate container 1e1ecc9c67e0 00:36:23 ---> 1ccd0e1751a0 00:36:23 Step 6/20 : COPY go.mod . 00:36:23 v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:23 v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:23 OK: 12745 distinct packages available 00:36:24 OK: 233 MiB in 51 packages 00:36:24 ---> 614ddc5ee71d 00:36:24 Step 7/20 : RUN go mod download 00:36:24 Removing intermediate container 0dcb58f32c72 00:36:24 ---> e7b7085212bd 00:36:24 Step 6/22 : COPY go.mod . 00:36:24 Removing intermediate container 8a489014b42a 00:36:24 ---> e736ba462be1 00:36:24 Step 6/23 : COPY go.mod . 00:36:24 ---> Running in cb2aa102e1e7 00:36:24 Removing intermediate container 0a2a44c98ec3 00:36:24 ---> 143ac831d84d 00:36:24 Step 6/22 : COPY go.mod . 00:36:25 ---> 7dfb0950e01e 00:36:25 Step 7/22 : RUN go mod download 00:36:25 ---> 3f2fe9e407aa 00:36:25 Step 7/23 : RUN go mod download 00:36:25 ---> 71066f878ed1 00:36:25 Step 7/22 : RUN go mod download 00:36:25 ---> Running in 25daa6a1d713 00:36:25 ---> Running in 2c5fb1e3b4e8 00:36:25 Removing intermediate container 80d39a6685d5 00:36:25 ---> bb71e1fcaf15 00:36:25 Step 6/24 : COPY go.mod . 00:36:25 ---> Running in 20a792167a26 00:36:25 ---> 398a38e17052 00:36:25 Step 7/24 : RUN go mod download 00:36:25 ---> Running in 24802aa6de34 00:36:27 Removing intermediate container 2c5fb1e3b4e8 00:36:27 ---> da5ea048c3c3 00:36:27 Step 8/22 : COPY . . 00:36:27 Removing intermediate container cb2aa102e1e7 00:36:27 ---> ba9e30a60cff 00:36:27 Step 8/20 : COPY . . 00:36:28 Removing intermediate container 24802aa6de34 00:36:28 ---> ab7e58afa647 00:36:28 Step 8/24 : COPY . . 00:36:28 Removing intermediate container 20a792167a26 00:36:28 ---> 04c40adb81bb 00:36:28 Step 8/22 : COPY . . 00:36:28 Removing intermediate container 25daa6a1d713 00:36:28 ---> 79392b9cbbbc 00:36:28 Step 8/23 : COPY . . 00:36:40 (5/12) Installing fortify-headers (1.1-r0) 00:36:40 (6/12) Installing patch (2.7.6-r6) 00:36:40 (7/12) Installing build-base (0.5-r2) 00:36:40 (8/12) Installing libsodium (1.0.18-r0) 00:36:40 (9/12) Installing pkgconf (1.7.2-r0) 00:36:40 (10/12) Installing libsodium-dev (1.0.18-r0) 00:36:40 (11/12) Installing libzmq (4.3.3-r0) 00:36:40 (12/12) Installing zeromq-dev (4.3.3-r0) 00:36:40 Executing busybox-1.31.1-r19.trigger 00:36:40 OK: 217 MiB in 51 packages 00:36:45 Removing intermediate container 3ab792a82852 00:36:45 ---> 321802b53ffd 00:36:45 Step 4/7 : WORKDIR /edgex-go 00:36:45 ---> Running in 6ffeb4823187 00:36:45 Removing intermediate container 6ffeb4823187 00:36:45 ---> 45d3a218930e 00:36:45 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:36:45 latest: Pulling from library/docker 00:36:45 5f621e34cdf4: Already exists 00:36:46 85db56a05063: Pulling fs layer 00:36:46 ccb67d6aeaaa: Pulling fs layer 00:36:46 de930078acea: Pulling fs layer 00:36:46 d5a9d88a4785: Pulling fs layer 00:36:46 e7f15c1544d5: Pulling fs layer 00:36:46 877c515997d3: Pulling fs layer 00:36:46 d5a9d88a4785: Waiting 00:36:46 e7f15c1544d5: Waiting 00:36:46 877c515997d3: Waiting 00:36:46 ccb67d6aeaaa: Verifying Checksum 00:36:46 ccb67d6aeaaa: Download complete 00:36:46 85db56a05063: Verifying Checksum 00:36:46 85db56a05063: Download complete 00:36:46 d5a9d88a4785: Verifying Checksum 00:36:46 d5a9d88a4785: Download complete 00:36:46 e7f15c1544d5: Verifying Checksum 00:36:46 e7f15c1544d5: Download complete 00:36:46 877c515997d3: Verifying Checksum 00:36:46 877c515997d3: Download complete 00:36:47 85db56a05063: Pull complete 00:36:47 ccb67d6aeaaa: Pull complete 00:36:47 de930078acea: Verifying Checksum 00:36:47 de930078acea: Download complete 00:36:51 de930078acea: Pull complete 00:36:51 d5a9d88a4785: Pull complete 00:36:51 e7f15c1544d5: Pull complete 00:36:52 877c515997d3: Pull complete 00:36:52 Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a 00:36:52 Status: Downloaded newer image for docker:latest 00:36:55 ---> 3af744f4500e 00:36:55 Step 6/7 : COPY go.mod . 00:36:55 ---> c988c1b9f41d 00:36:55 Step 7/7 : RUN go mod download 00:36:55 ---> Running in dfff89b48f37 00:37:07 ---> 6c87c8b6c78b 00:37:07 Step 9/23 : RUN make cmd/core-data/core-data 00:37:07 ---> e81641b52494 00:37:07 Step 9/22 : RUN make cmd/core-command/core-command 00:37:08 ---> Running in 6bf76db31037 00:37:08 ---> Running in 9a7070e884e9 00:37:08 ---> 375cf9dabc69 00:37:08 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 00:37:08 ---> 1ae1bf223ac7 00:37:08 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:37:08 ---> d08214c96da6 00:37:08 Step 9/22 : RUN make cmd/support-logging/support-logging 00:37:08 ---> Running in 7a65db91cfca 00:37:08 ---> Running in 94344862d015 00:37:08 ---> Running in 88707c886f72 00:37:09 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:37:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:37:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:37:09 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:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 00:37:23 Removing intermediate container dfff89b48f37 00:37:23 ---> 0607939e6070 00:37:23 Successfully built 0607939e6070 00:37:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:37:23 + docker inspect -f . ci-base-image-arm64 00:37:23 . [Pipeline] withDockerContainer 00:37:23 prd-ubuntu18.04-docker-arm64-4c-16g-14221 does not seem to be running inside a container 00:37:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:25 $ docker top 8bc4c875c1390937f629a46e96b6aafb5b61fe512bb02282c88d1412f1c769ec -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:26 + go version 00:37:26 go version go1.15.5 linux/arm64 [Pipeline] } 00:37:26 $ docker stop --time=1 8bc4c875c1390937f629a46e96b6aafb5b61fe512bb02282c88d1412f1c769ec 00:37:28 $ docker rm -f 8bc4c875c1390937f629a46e96b6aafb5b61fe512bb02282c88d1412f1c769ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:29 + docker inspect -f . ci-base-image-arm64 00:37:29 . [Pipeline] withDockerContainer 00:37:30 prd-ubuntu18.04-docker-arm64-4c-16g-14221 does not seem to be running inside a container 00:37:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:31 $ docker top 69f5474a6b743f769ddc838064322b28587b2762bc92d4573335fb00c065cf27 -eo pid,comm [Pipeline] { [Pipeline] echo 00:37:32 ========================================================= 00:37:32 [edgeXBuildGoParallel] Running Tests and Build... 00:37:32 ========================================================= [Pipeline] sh 00:37:32 + make test 00:37:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:37:49 Removing intermediate container 7a65db91cfca 00:37:49 ---> 1525b156e8f0 00:37:49 00:37:49 Step 10/20 : FROM alpine 00:37:49 latest: Pulling from library/alpine 00:37:49 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 00:37:49 Status: Downloaded newer image for alpine:latest 00:37:49 ---> d6e46aa2470d 00:37:49 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 00:37:49 ---> Running in e186f19300b6 00:37:49 Removing intermediate container 88707c886f72 00:37:49 ---> 4c2f70854f0e 00:37:49 00:37:49 Step 10/22 : FROM scratch 00:37:49 ---> 00:37:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:37:50 ---> Running in ceb134d54dce 00:37:51 Removing intermediate container ceb134d54dce 00:37:51 ---> 8b6351546255 00:37:51 Step 12/22 : ENV APP_PORT=48061 00:37:51 ---> Running in 544e66056a6b 00:37:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:51 Removing intermediate container 544e66056a6b 00:37:51 ---> 553f47a89b5c 00:37:51 Step 13/22 : EXPOSE $APP_PORT 00:37:51 ---> Running in 9ead266c3186 00:37:51 v3.12.1-69-gbdfcc49399 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:37:51 v3.12.1-70-ge9f0a0ac97 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:37:51 OK: 12746 distinct packages available 00:37:51 Removing intermediate container 9ead266c3186 00:37:51 ---> 8af86e1079ee 00:37:51 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 00:37:52 (1/4) Installing ca-certificates (20191127-r4) 00:37:52 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:37:52 (3/4) Installing libcurl (7.69.1-r1) 00:37:52 (4/4) Installing curl (7.69.1-r1) 00:37:52 Executing busybox-1.31.1-r19.trigger 00:37:52 Executing ca-certificates-20191127-r4.trigger 00:37:52 OK: 7 MiB in 18 packages 00:37:55 ---> 87aea56dfb4b 00:37:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 00:37:57 Removing intermediate container 94344862d015 00:37:57 ---> 9d357c030c79 00:37:57 00:37:57 Step 10/24 : FROM scratch 00:37:57 ---> 00:37:57 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:37:57 ---> 30d4e4548cce 00:37:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 00:37:57 ---> Using cache 00:37:57 ---> 8b6351546255 00:37:57 Step 12/24 : ENV APP_PORT=48060 00:37:57 Removing intermediate container e186f19300b6 00:37:57 ---> 2c4236677394 00:37:57 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:37:57 Removing intermediate container 9a7070e884e9 00:37:57 ---> 323b62393cb9 00:37:57 00:37:57 Step 10/22 : FROM scratch 00:37:57 ---> 00:37:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:37:57 ---> Running in 4d5458f88bc0 00:37:58 ---> Running in fbc7ea3c79c2 00:37:58 ---> Running in 1d8f3287f9b1 00:37:58 ---> 490c77ba2600 00:37:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 00:37:58 Removing intermediate container 4d5458f88bc0 00:37:58 ---> f413628717a8 00:37:58 Step 13/24 : EXPOSE $APP_PORT 00:37:58 ---> Running in 5cc23c2df711 00:37:58 Removing intermediate container 1d8f3287f9b1 00:37:58 ---> 968226c065bf 00:37:58 Step 12/22 : ENV APP_PORT=48082 00:37:58 Removing intermediate container fbc7ea3c79c2 00:37:58 ---> b04b98e25ec4 00:37:58 Step 13/20 : WORKDIR /edgex 00:37:58 ---> Running in cbb3301aa084 00:37:58 ---> Running in 20d9bdc554b6 00:37:58 ---> 69a6f57b00bf 00:37:58 Step 18/22 : ENTRYPOINT ["/support-logging"] 00:37:58 Removing intermediate container 5cc23c2df711 00:37:58 ---> 765d19f7906d 00:37:58 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:37:58 Removing intermediate container cbb3301aa084 00:37:58 ---> 4f0570858f9e 00:37:58 Step 13/22 : EXPOSE $APP_PORT 00:37:59 ---> Running in b66af9d5f85a 00:37:59 ---> Running in 56a3334e74d7 00:37:59 Removing intermediate container 20d9bdc554b6 00:37:59 ---> e2041f728ce6 00:37:59 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:37:59 ---> 9424929960ca 00:37:59 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:37:59 Removing intermediate container 56a3334e74d7 00:37:59 ---> ec85e3fccf5f 00:37:59 Step 14/22 : WORKDIR / 00:37:59 ---> Running in dca51eff6470 00:37:59 Removing intermediate container b66af9d5f85a 00:37:59 ---> 41d3920cfcfb 00:37:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:59 ? github.com/edgexfoundry/edgex-go [no test files] 00:37:59 ---> Running in f39d7a2ac8fd 00:38:00 ---> ea706cc53db9 00:38:00 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:38:00 Removing intermediate container dca51eff6470 00:38:00 ---> 7a4680f729aa 00:38:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:38:00 Removing intermediate container f39d7a2ac8fd 00:38:00 ---> d1d41ebac36b 00:38:00 Step 20/22 : LABEL arch=x86_64 00:38:01 ---> fd1bc9e730ff 00:38:01 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:38:01 ---> Running in f29a839ad599 00:38:01 ---> a087955c519b 00:38:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:38:01 ---> 33ee6d6270d8 00:38:01 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:38:01 ---> Running in d13ef16efdce 00:38:02 Removing intermediate container f29a839ad599 00:38:02 ---> a9013c247aab 00:38:02 Step 21/22 : LABEL git_sha=78053f2f83c22d3208902b9b612e783bb8ac49d0 00:38:04 Removing intermediate container d13ef16efdce 00:38:04 ---> b64a2e60a804 00:38:04 Step 17/20 : CMD ["--init=true"] 00:38:04 ---> a6ea2eb985ce 00:38:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:38:04 ---> 6b921b50e43a 00:38:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:38:04 ---> Running in 6a352e68a9b9 00:38:04 ---> Running in 6cbe0c0dc375 00:38:04 Removing intermediate container 6bf76db31037 00:38:04 ---> e4e5aad9855c 00:38:04 00:38:04 Step 10/23 : FROM alpine 00:38:04 ---> d6e46aa2470d 00:38:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:38:04 ---> Running in 044e77fedf66 00:38:04 Removing intermediate container 6a352e68a9b9 00:38:04 ---> 8c195cff35fd 00:38:04 Step 18/20 : LABEL arch=x86_64 00:38:04 ---> 8fe3794493dd 00:38:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:38:04 Removing intermediate container 6cbe0c0dc375 00:38:04 ---> b11696b6a9d9 00:38:04 Step 22/22 : LABEL version=0.0.0 00:38:04 ---> aa1336ec9546 00:38:04 Step 18/22 : ENTRYPOINT ["/core-command"] 00:38:05 ---> Running in 66c2be679829 00:38:05 Removing intermediate container 044e77fedf66 00:38:05 ---> 5d0ae56847d3 00:38:05 Step 12/23 : ENV APP_PORT=48080 00:38:05 ---> Running in 39301c7f24a7 00:38:05 ---> Running in b5204d703ea4 00:38:05 ---> Running in ae06252274fa 00:38:05 Removing intermediate container 66c2be679829 00:38:05 ---> 89f1ec211716 00:38:05 Step 19/20 : LABEL git_sha=78053f2f83c22d3208902b9b612e783bb8ac49d0 00:38:05 ---> Running in f0b96805f6c5 00:38:05 ---> 06cb433eaaaf 00:38:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:38:05 Removing intermediate container 39301c7f24a7 00:38:05 ---> dfcc947d9550 00:38:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:05 Removing intermediate container b5204d703ea4 00:38:05 ---> 897d1e668fbb 00:38:05 00:38:05 Removing intermediate container ae06252274fa 00:38:05 ---> 0330fd66d07a 00:38:05 Step 13/23 : EXPOSE $APP_PORT 00:38:05 Successfully built 897d1e668fbb 00:38:05 ---> Running in c1df1a0d99f5 00:38:05 Successfully tagged docker-support-logging-go:latest 00:38:05  Building docker-support-logging-go ... done Building docker-security-bootstrap-redis-go 00:38:06 ---> Running in e4ca81ad338c 00:38:06 Removing intermediate container f0b96805f6c5 00:38:06 ---> 398edff754c3 00:38:06 Step 20/20 : LABEL version=0.0.0 00:38:06 ---> 8862936981b9 00:38:06 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:38:06 ---> Running in e1d0fece8538 00:38:06 ---> Running in bf911513a3bb 00:38:06 Removing intermediate container c1df1a0d99f5 00:38:06 ---> 378bc1df3ef5 00:38:06 Step 20/22 : LABEL arch=x86_64 00:38:06 Removing intermediate container e4ca81ad338c 00:38:06 ---> 89df459ae803 00:38:06 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:06 ---> Running in 3092fe6b5ea1 00:38:06 ---> Running in cf662091e47d 00:38:07 Removing intermediate container e1d0fece8538 00:38:07 ---> 9a47b7148f54 00:38:07 00:38:07 Removing intermediate container bf911513a3bb 00:38:07 ---> 9dac5ed07a34 00:38:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:07 Successfully built 9a47b7148f54 00:38:08 Removing intermediate container 3092fe6b5ea1 00:38:08 ---> cb4231de87d1 00:38:08 Step 21/22 : LABEL git_sha=78053f2f83c22d3208902b9b612e783bb8ac49d0 00:38:08 Successfully tagged docker-security-proxy-setup-go:latest 00:38:08  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go 00:38:09 ---> Running in 505c98d157ae 00:38:10 ---> Running in 5047e9157f9c 00:38:10 Removing intermediate container 505c98d157ae 00:38:10 ---> c07862803a8d 00:38:10 Step 22/24 : LABEL arch=x86_64 00:38:12 ---> Running in d60dd2eb3151 00:38:13 Removing intermediate container 5047e9157f9c 00:38:13 ---> e4a6bef36539 00:38:13 Step 22/22 : LABEL version=0.0.0 00:38:14 ---> Running in 0d52f24193e6 00:38:14 Removing intermediate container cf662091e47d 00:38:14 ---> b772eb6fa233 00:38:14 Step 15/23 : RUN apk --no-cache add zeromq 00:38:14 Removing intermediate container d60dd2eb3151 00:38:14 ---> eccf78c07964 00:38:14 Step 23/24 : LABEL git_sha=78053f2f83c22d3208902b9b612e783bb8ac49d0 00:38:14 ---> Running in faf446398b44 00:38:14 ---> Running in f1fecc3fe419 00:38:15 Removing intermediate container 0d52f24193e6 00:38:15 ---> 760a46f26809 00:38:15 00:38:15 Removing intermediate container f1fecc3fe419 00:38:15 ---> 5c80c138fb33 00:38:15 Step 24/24 : LABEL version=0.0.0 00:38:15 Successfully built 760a46f26809 00:38:15 Successfully tagged docker-core-command-go:latest 00:38:15 Building docker-sys-mgmt-agent-go 00:38:15  Building docker-core-command-go ... done  ---> Running in a9a54c517db6 00:38:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:17 Removing intermediate container a9a54c517db6 00:38:17 ---> 806318c5a4ab 00:38:17 00:38:17 Successfully built 806318c5a4ab 00:38:17 Successfully tagged docker-support-notifications-go:latest 00:38:17  Building docker-support-notifications-go ... done Building docker-support-scheduler-go 00:38:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:18 (1/5) Installing libgcc (9.3.0-r2) 00:38:18 (2/5) Installing libsodium (1.0.18-r0) 00:38:18 (3/5) Installing libstdc++ (9.3.0-r2) 00:38:19 (4/5) Installing libzmq (4.3.3-r0) 00:38:19 (5/5) Installing zeromq (4.3.3-r0) 00:38:19 Executing busybox-1.31.1-r19.trigger 00:38:19 OK: 8 MiB in 19 packages 00:38:21 Removing intermediate container faf446398b44 00:38:21 ---> 4636c32b742e 00:38:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:38:25 ---> 772f0b743cd3 00:38:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:38:28 ---> c7549f9a0135 00:38:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:38:29 ---> f90ff79d2220 00:38:29 Step 19/23 : ENTRYPOINT ["/core-data"] 00:38:29 ---> Running in 0cb75c94a909 00:38:29 Removing intermediate container 0cb75c94a909 00:38:29 ---> db1f238c23fa 00:38:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:29 ---> Running in 6a092ea6b647 00:38:30 Removing intermediate container 6a092ea6b647 00:38:30 ---> 8d2db8b48129 00:38:30 Step 21/23 : LABEL arch=x86_64 00:38:31 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:38:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:38:31 ---> a97ed4a1d438 00:38:31 Step 3/22 : WORKDIR /edgex-go 00:38:31 ---> Using cache 00:38:31 ---> 645470620336 00:38:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:31 ---> Using cache 00:38:31 ---> 273c64953a75 00:38:31 Step 5/22 : RUN apk update && apk add make git 00:38:31 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:38:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:38:31 ---> a97ed4a1d438 00:38:31 Step 3/24 : WORKDIR /edgex-go 00:38:31 ---> Using cache 00:38:31 ---> 645470620336 00:38:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:31 ---> Using cache 00:38:31 ---> 273c64953a75 00:38:31 Step 5/24 : RUN apk update && apk add make git 00:38:32 ---> Running in 14ffa210841f 00:38:32 ---> Running in b43152bb46f0 00:38:32 ---> Running in f5fa29002e68 00:38:34 Removing intermediate container 14ffa210841f 00:38:34 ---> 9238abd7b6f3 00:38:34 Step 22/23 : LABEL git_sha=78053f2f83c22d3208902b9b612e783bb8ac49d0 00:38:35 ---> Running in b09b3487d24e 00:38:36 Removing intermediate container b09b3487d24e 00:38:36 ---> e6f11716d767 00:38:36 Step 23/23 : LABEL version=0.0.0 00:38:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:36 ---> Running in f9da2fa6ab2d 00:38:37 Removing intermediate container f9da2fa6ab2d 00:38:37 ---> 517713e8a666 00:38:37 00:38:37 Successfully built 517713e8a666 00:38:37 Successfully tagged docker-core-data-go:latest 00:38:37 Building docker-security-secrets-setup-go 00:38:38  Building docker-core-data-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:42 v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:38:42 v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:38:42 OK: 12745 distinct packages available 00:38:42 OK: 233 MiB in 51 packages 00:38:42 v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:38:42 v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:38:42 OK: 12745 distinct packages available 00:38:43 OK: 233 MiB in 51 packages 00:38:44 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 00:38:44 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:38:44 ---> a97ed4a1d438 00:38:44 Step 3/27 : WORKDIR /edgex-go 00:38:44 ---> Using cache 00:38:44 ---> 645470620336 00:38:44 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:44 ---> Using cache 00:38:44 ---> 273c64953a75 00:38:44 Step 5/27 : RUN apk update && apk add make bash git 00:38:44 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:38:44 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:38:44 ---> a97ed4a1d438 00:38:44 Step 3/21 : WORKDIR /edgex-go 00:38:44 ---> Using cache 00:38:44 ---> 645470620336 00:38:44 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:44 ---> Using cache 00:38:44 ---> 273c64953a75 00:38:44 Step 5/21 : RUN apk update && apk add make git 00:38:46 ---> Running in e8d81e342d9e 00:38:46 ---> Running in deb6cfb5e888 00:38:46 Removing intermediate container f5fa29002e68 00:38:46 ---> 228fcf1af39f 00:38:46 Step 6/22 : COPY go.mod . 00:38:46 Removing intermediate container b43152bb46f0 00:38:46 ---> baabe473ae9b 00:38:46 Step 6/24 : COPY go.mod . 00:38:46 ---> 3a65013f3690 00:38:46 Step 7/24 : RUN go mod download 00:38:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:38:46 ---> e14be96d880b 00:38:46 Step 7/22 : RUN go mod download 00:38:46 ---> Running in f5ace56b76ac 00:38:46 ---> Running in 6d9d2216bd01 00:38:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:50 v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:38:50 v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:38:50 OK: 12745 distinct packages available 00:38:50 v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:38:50 v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:38:50 OK: 12745 distinct packages available 00:38:50 OK: 233 MiB in 51 packages 00:38:50 OK: 233 MiB in 51 packages 00:38:52 Removing intermediate container f5ace56b76ac 00:38:52 ---> 7888508ff7fc 00:38:52 Step 8/24 : COPY . . 00:38:52 Removing intermediate container 6d9d2216bd01 00:38:52 ---> a6eda1f1fb8e 00:38:52 Step 8/22 : COPY . . 00:38:52 Removing intermediate container deb6cfb5e888 00:38:52 ---> 1170a23298ba 00:38:52 Step 6/21 : COPY go.mod . 00:38:52 Removing intermediate container e8d81e342d9e 00:38:52 ---> bb7a068740ec 00:38:52 Step 6/27 : COPY go.mod . 00:38:59 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 00:38:59 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 00:38:59 ---> a97ed4a1d438 00:38:59 Step 3/29 : WORKDIR /edgex-go 00:39:01 ---> Using cache 00:39:01 ---> 645470620336 00:39:01 Step 4/29 : RUN apk update && apk add make git 00:39:02 ---> f8820edb22bf 00:39:02 Step 7/27 : RUN go mod download 00:39:03 ---> 2d53df2e284c 00:39:03 Step 7/21 : RUN go mod download 00:39:06 ---> Running in cf836dad6a19 00:39:06 ---> Running in 073d7282f09a 00:39:06 ---> Running in 1f651b4f4d5c 00:39:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:09 v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:39:09 v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:39:09 OK: 12745 distinct packages available 00:39:10 OK: 233 MiB in 51 packages 00:39:10 Removing intermediate container 1f651b4f4d5c 00:39:10 ---> 02ed7a86d0f1 00:39:10 Step 8/21 : COPY . . 00:39:10 Removing intermediate container cf836dad6a19 00:39:10 ---> fe6a817312e9 00:39:10 Step 8/27 : COPY . . 00:39:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:13 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.047s 00:39:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:39:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:39:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:39:18 Removing intermediate container 073d7282f09a 00:39:18 ---> 9cc7464d9b92 00:39:18 Step 5/29 : COPY go.mod . 00:39:23 ---> 4a26866520fd 00:39:23 Step 6/29 : RUN go mod download 00:39:25 ---> e7bb6302511d 00:39:25 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:39:25 ---> ccc25bc464ce 00:39:25 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:39:25 ---> Running in 83e542f0aff5 00:39:27 ---> Running in 21510a5d9dfa 00:39:27 ---> Running in 6f69eb068c49 00:39:27 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.262s coverage: 46.6% of statements 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:39:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:39:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:39:31 Removing intermediate container 83e542f0aff5 00:39:31 ---> 0a5888524628 00:39:31 Step 7/29 : COPY . . 00:39:36 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.649s coverage: 27.1% of statements 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:39:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.074s coverage: 100.0% of statements 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:39:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.080s coverage: 100.0% of statements 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:39:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.630s coverage: 66.4% of statements 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:39:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.776s coverage: 82.7% of statements 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:39:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.234s coverage: 28.6% of statements 00:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:39:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.183s coverage: 100.0% of statements 00:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:39:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.083s coverage: 100.0% of statements 00:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.410s coverage: 86.7% of statements 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:39:46 ---> be6734b877d2 00:39:46 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:39:46 ---> 9c6ead460625 00:39:46 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:39:46 ---> Running in b11bd8b497e0 00:39:46 ---> Running in 00d9460b259d 00:39:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.419s coverage: 97.5% of statements 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:39:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.163s coverage: 78.3% of statements 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:39:48 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:49 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:39:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:39:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.182s coverage: 95.2% of statements 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:39:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:39:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.149s coverage: 0.0% of statements [no tests to run] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.675s coverage: 63.5% of statements 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.081s coverage: 100.0% of statements 00:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements 00:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 00:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements 00:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 00:40:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.068s coverage: 55.9% of statements 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 00:40:01 ---> 200d3b36cbef 00:40:01 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 00:40:02 Removing intermediate container 21510a5d9dfa 00:40:02 ---> d49d962acde6 00:40:02 00:40:02 Step 10/22 : FROM alpine:3.10 00:40:02 ---> Running in 31ded40bf9b0 00:40:02 3.10: Pulling from library/alpine 00:40:03 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:40:03 Status: Downloaded newer image for alpine:3.10 00:40:03 ---> be4e4bea2c2e 00:40:03 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:40:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 00:40:04 ---> Running in 7d06d66b9d82 00:40:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 00:40:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 00:40:06 v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:40:06 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:40:06 OK: 10348 distinct packages available 00:40:06 (1/5) Installing ca-certificates (20191127-r2) 00:40:06 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:40:06 (3/5) Installing libcurl (7.66.0-r1) 00:40:06 (4/5) Installing curl (7.66.0-r1) 00:40:06 (5/5) Installing dumb-init (1.2.2-r1) 00:40:06 Removing intermediate container 6f69eb068c49 00:40:06 ---> 36aab19d1124 00:40:06 00:40:06 Step 10/24 : FROM alpine:3.10 00:40:06 ---> be4e4bea2c2e 00:40:06 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:40:06 Executing busybox-1.30.1-r3.trigger 00:40:06 Executing ca-certificates-20191127-r2.trigger 00:40:07 OK: 7 MiB in 19 packages 00:40:07 ---> Running in 1bda9fa39129 00:40:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 00:40:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 00:40:08 v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:40:08 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:40:08 OK: 10348 distinct packages available 00:40:08 Removing intermediate container 7d06d66b9d82 00:40:08 ---> 3d969f23c6ca 00:40:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:40:09 ---> Running in 9066ff3053b2 00:40:09 (1/5) Installing ca-certificates (20191127-r2) 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 10.854s coverage: 86.3% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 5.811s coverage: 72.2% of statements 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.887s coverage: 72.1% of statements 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.082s coverage: 82.4% of statements 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.082s coverage: 48.4% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.100s coverage: 28.8% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.089s coverage: 96.8% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 00:40:09 Removing intermediate container 9066ff3053b2 00:40:09 ---> f535029114e1 00:40:09 Step 13/22 : WORKDIR / 00:40:09 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:40:09 (3/5) Installing libcurl (7.66.0-r1) 00:40:09 (4/5) Installing curl (7.66.0-r1) 00:40:09 (5/5) Installing dumb-init (1.2.2-r1) 00:40:09 Executing busybox-1.30.1-r3.trigger 00:40:09 Executing ca-certificates-20191127-r2.trigger 00:40:09 OK: 7 MiB in 19 packages 00:40:10 ---> Running in 70bf19df1595 00:40:12 Removing intermediate container 70bf19df1595 00:40:12 ---> 31ab872ff9cc 00:40:12 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 00:40:12 Removing intermediate container 1bda9fa39129 00:40:12 ---> fa5305bcd87d 00:40:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:40:12 ---> Running in 85420ed4f1e5 00:40:12 ---> a5479cfac150 00:40:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.367s coverage: 37.2% of statements 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:40:13 Removing intermediate container 85420ed4f1e5 00:40:13 ---> a903b83636c4 00:40:13 Step 13/24 : WORKDIR / 00:40:13 ---> Running in 60f3ddb068f1 00:40:13 Removing intermediate container 60f3ddb068f1 00:40:13 ---> bf72e7fecb3a 00:40:13 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:40:13 ---> d48b03a07001 00:40:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:40:14 ---> f2b9e90cb842 00:40:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:40:14 ---> 44e5b958158d 00:40:14 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:40:14 --- FAIL: TestDoRequestBadReader (0.10s) 00:40:14 common_test.go:64: 00:40:14 Error Trace: common_test.go:64 00:40:14 Error: Not equal: 00:40:14 expected: 0 00:40:14 actual : 400 00:40:14 Test: TestDoRequestBadReader 00:40:14 FAIL 00:40:14 coverage: 82.8% of statements 00:40:14 FAIL github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.802s 00:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.113s coverage: 100.0% of statements 00:40:14 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.106s coverage: 42.9% of statements 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 00:40:14 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.097s coverage: 100.0% of statements 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 00:40:15 ---> 390ab54a990e 00:40:15 Step 18/22 : RUN chmod +x entrypoint.sh 00:40:15 ---> Running in 03dff2cd036d 00:40:15 ---> 700ad342a30a 00:40:15 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:40:16 ---> c9fe6163c7f4 00:40:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.113s coverage: 83.8% of statements 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 00:40:18 ---> 152f76da73f4 00:40:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:40:19 Removing intermediate container 00d9460b259d 00:40:19 ---> 927bfc4d0b67 00:40:19 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:40:19 Removing intermediate container 03dff2cd036d 00:40:19 ---> 39c3bf7f58fb 00:40:19 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:40:19 ---> Running in 25d459dc2ebe 00:40:20 ---> 896650e64751 00:40:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:40:20 ---> Running in 7475a1322f6f 00:40:22 Removing intermediate container b11bd8b497e0 00:40:22 ---> 19958ee93e25 00:40:22 00:40:22 Step 10/21 : FROM scratch 00:40:22 ---> 00:40:22 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:40:22 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:40:22 Removing intermediate container 7475a1322f6f 00:40:22 ---> f97fbe553705 00:40:22 Step 20/22 : LABEL arch=x86_64 00:40:22 ---> Running in cd6172b1f102 00:40:22 ---> Using cache 00:40:22 ---> 968226c065bf 00:40:22 Step 12/21 : ENV APP_PORT=48085 00:40:22 ---> 261e1820a86a 00:40:22 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:40:22 Removing intermediate container cd6172b1f102 00:40:22 ---> a6369150b89c 00:40:22 Step 21/22 : LABEL git_sha=78053f2f83c22d3208902b9b612e783bb8ac49d0 00:40:22 ---> Running in 076a95d8a888 00:40:22 ---> Running in 57db0249d325 00:40:22 ---> Running in f824b5272497 00:40:23 Removing intermediate container 076a95d8a888 00:40:23 ---> 69e045ac3e1f 00:40:23 Step 13/21 : EXPOSE $APP_PORT 00:40:23 Removing intermediate container f824b5272497 00:40:23 ---> 969b8a0eb354 00:40:23 Step 22/22 : LABEL version=0.0.0 00:40:23 ---> Running in 5912a11f3626 00:40:23 ---> Running in 016fa53b3287 00:40:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.449s coverage: 47.1% of statements 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:40:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.047s coverage: 100.0% of statements 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:40:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.175s coverage: 100.0% of statements 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:40:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.168s coverage: 100.0% of statements 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:40:25 Removing intermediate container 5912a11f3626 00:40:25 ---> b416118c80cb 00:40:25 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:40:25 Removing intermediate container 016fa53b3287 00:40:25 ---> fb6e7821d778 00:40:25 00:40:25 Removing intermediate container 25d459dc2ebe 00:40:25 ---> 726145be69ea 00:40:25 00:40:25 Step 11/27 : FROM docker:latest 00:40:25 ---> b0757c55a1fd 00:40:25 Step 12/27 : RUN apk add --no-cache bash 00:40:25 Successfully built fb6e7821d778 00:40:25 ---> e18436d8e7ab 00:40:25 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:40:25 ---> Running in e02650d50126 00:40:25 Successfully tagged docker-security-bootstrap-redis-go:latest 00:40:25  Building docker-security-bootstrap-redis-go ... done Building docker-core-metadata-go 00:40:25 Removing intermediate container 57db0249d325 00:40:25 ---> 46b0e027a27f 00:40:25 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:40:27 ---> Running in 1e865ce2488e 00:40:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:27 ---> 6155b8510749 00:40:27 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:40:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:27 Removing intermediate container 31ded40bf9b0 00:40:27 ---> 91ef2ff7ca24 00:40:27 00:40:27 Step 9/29 : FROM alpine:latest 00:40:27 ---> d6e46aa2470d 00:40:27 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 00:40:27 Removing intermediate container 1e865ce2488e 00:40:27 ---> 676f03d02e1a 00:40:27 Step 22/24 : LABEL arch=x86_64 00:40:28 (1/2) Installing readline (8.0.4-r0) 00:40:28 (2/2) Installing bash (5.0.17-r0) 00:40:28 Executing bash-5.0.17-r0.post-install 00:40:28 Executing busybox-1.31.1-r19.trigger 00:40:29 OK: 12 MiB in 22 packages 00:40:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.992s coverage: 29.1% of statements 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:40:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.213s coverage: 99.0% of statements 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:40:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.128s coverage: 100.0% of statements 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:40:30 ok github.com/edgexfoundry/edgex-go/internal/system 0.052s coverage: 0.0% of statements 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:40:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:40:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.094s coverage: 87.9% of statements 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:40:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements 00:40:31 ---> Running in 7c90fda75dfc 00:40:31 ---> Running in 7a5acaa14b3d 00:40:31 ---> 568bd6873685 00:40:31 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:40:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements 00:40:32 ---> Running in f8ff788aee68 00:40:32 Removing intermediate container 7c90fda75dfc 00:40:32 ---> 627f8059a814 00:40:32 Step 11/29 : USER root 00:40:32 Removing intermediate container 7a5acaa14b3d 00:40:32 ---> 845121c04a47 00:40:32 Step 23/24 : LABEL git_sha=78053f2f83c22d3208902b9b612e783bb8ac49d0 00:40:32 ---> Running in 9b044a92b9f1 00:40:32 ---> Running in 4b1012838e6d 00:40:32 Removing intermediate container e02650d50126 00:40:32 ---> 0d297172159c 00:40:32 Step 13/27 : RUN rm -rf /var/cache/apk/* 00:40:32 Removing intermediate container f8ff788aee68 00:40:32 ---> 6b3189880893 00:40:32 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 100.0% of statements 00:40:33 FAIL 00:40:33 ---> Running in 6a1b236f10d8 00:40:34 Removing intermediate container 4b1012838e6d 00:40:34 ---> 6154837294c9 00:40:34 Step 24/24 : LABEL version=0.0.0 00:40:34 ---> Running in 76c55791b682 00:40:34 Removing intermediate container 9b044a92b9f1 00:40:34 ---> 4eb2c8d495e4 00:40:34 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 00:40:34 make: *** [Makefile:85: test] Error 1 [Pipeline] } 00:40:34 $ docker stop --time=1 69f5474a6b743f769ddc838064322b28587b2762bc92d4573335fb00c065cf27 00:40:34 ---> Running in 1174f32efc74 00:40:35 ---> Running in f768e2d69558 00:40:36 Removing intermediate container 76c55791b682 00:40:36 ---> a9659f937927 00:40:36 Step 19/21 : LABEL arch=x86_64 00:40:36 Removing intermediate container 1174f32efc74 00:40:36 ---> fdceb3ce142f 00:40:36 00:40:36 ---> Running in f984467f5925 00:40:36 $ docker rm -f 69f5474a6b743f769ddc838064322b28587b2762bc92d4573335fb00c065cf27 00:40:37 Successfully built fdceb3ce142f 00:40:37 Successfully tagged docker-security-secretstore-setup-go:latest [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 00:40:38  Building docker-security-secretstore-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } 00:40:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:38 Removing intermediate container f984467f5925 00:40:38 ---> 322724622d64 00:40:38 Step 20/21 : LABEL git_sha=78053f2f83c22d3208902b9b612e783bb8ac49d0 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 00:40:38 v3.12.1-69-gbdfcc49399 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:40:38 v3.12.1-70-ge9f0a0ac97 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:40:38 OK: 12746 distinct packages available Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } 00:40:38 (1/2) Installing ca-certificates (20191127-r4) 00:40:38 (2/2) Installing dumb-init (1.2.2-r1) 00:40:38 Executing busybox-1.31.1-r19.trigger 00:40:38 Executing ca-certificates-20191127-r4.trigger [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 00:40:39 OK: 6 MiB in 16 packages [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:40:39 Failed in branch arm64 00:40:40 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:40:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:40:40 ---> a97ed4a1d438 00:40:40 Step 3/22 : WORKDIR /edgex-go 00:40:40 ---> Using cache 00:40:40 ---> 645470620336 00:40:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:40 ---> Using cache 00:40:40 ---> 273c64953a75 00:40:40 Step 5/22 : RUN apk update && apk add make git 00:40:40 ---> Using cache 00:40:40 ---> 1170a23298ba 00:40:40 Step 6/22 : COPY go.mod . 00:40:40 ---> Using cache 00:40:40 ---> 2d53df2e284c 00:40:40 Step 7/22 : RUN go mod download 00:40:40 ---> Using cache 00:40:40 ---> 02ed7a86d0f1 00:40:40 Step 8/22 : COPY . . 00:40:40 ---> Using cache 00:40:40 ---> be6734b877d2 00:40:40 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:40:41 ---> Running in 23da1894e321 00:40:41 Removing intermediate container 6a1b236f10d8 00:40:41 ---> 589d3a41a67d 00:40:41 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:40:41 ---> Running in b1fe2feb8047 00:40:41 ---> Running in 356f5c9d50c8 00:40:42 Removing intermediate container 23da1894e321 00:40:42 ---> 92eacc91b742 00:40:42 Step 21/21 : LABEL version=0.0.0 00:40:42 Removing intermediate container f768e2d69558 00:40:42 ---> 1ea6a1baae60 00:40:42 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 00:40:42 ---> Running in 35822b063aff 00:40:42 Removing intermediate container 356f5c9d50c8 00:40:42 ---> 7e460a5fea6e 00:40:42 Step 15/27 : ENV APP_PORT=48090 00:40:42 ---> Running in 94ede7055c55 00:40:42 ---> Running in 196845394fe0 00:40:42 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:40:42 Removing intermediate container 35822b063aff 00:40:42 ---> 94d41f08d2df 00:40:42 00:40:42 Removing intermediate container 196845394fe0 00:40:42 ---> 577cadd2d02f 00:40:42 Step 16/27 : EXPOSE $APP_PORT 00:40:42 Removing intermediate container 94ede7055c55 00:40:42 ---> 3122242a9ca3 00:40:42 Step 14/29 : WORKDIR $BASE_DIR 00:40:42 Successfully built 94d41f08d2df 00:40:42 Successfully tagged docker-support-scheduler-go:latest 00:40:42  Building docker-support-scheduler-go ... done  ---> Running in 272cad508ee6 00:40:42 ---> Running in a5a6a0c86efd 00:40:43 Removing intermediate container a5a6a0c86efd 00:40:43 ---> 216d82ec3bd8 00:40:43 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:40:43 Removing intermediate container 272cad508ee6 00:40:43 ---> f2728c3f95f2 00:40:43 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 00:40:43 ---> Running in be195e39e0d3 00:40:44 ---> 7edafe33eca9 00:40:44 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:40:44 ---> ab2a2f51dd45 00:40:44 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:40:45 Removing intermediate container be195e39e0d3 00:40:45 ---> 96ed4f63b856 00:40:45 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 00:40:45 ---> 80e50d71e2f2 00:40:45 Step 20/27 : RUN apk --no-cache add py3-pip 00:40:45 ---> Running in a673189530a2 00:40:45 ---> 8c72000f86cf 00:40:45 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 00:40:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:46 ---> 95f706dba721 00:40:46 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 00:40:46 (1/33) Installing libbz2 (1.0.8-r1) 00:40:46 (2/33) Installing expat (2.2.9-r1) 00:40:46 (3/33) Installing libffi (3.3-r2) 00:40:46 (4/33) Installing gdbm (1.13-r1) 00:40:46 (5/33) Installing xz-libs (5.2.5-r0) 00:40:46 (6/33) Installing sqlite-libs (3.32.1-r0) 00:40:46 (7/33) Installing python3 (3.8.5-r0) 00:40:50 ---> 5081bcac5633 00:40:50 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 00:40:50 (8/33) Installing py3-appdirs (1.4.4-r1) 00:40:50 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:40:50 (10/33) Installing py3-parsing (2.4.7-r0) 00:40:50 (11/33) Installing py3-six (1.15.0-r0) 00:40:50 (12/33) Installing py3-packaging (20.4-r0) 00:40:50 (13/33) Installing py3-setuptools (47.0.0-r0) 00:40:50 (14/33) Installing py3-chardet (3.0.4-r4) 00:40:50 (15/33) Installing py3-idna (2.9-r0) 00:40:50 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:40:50 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:40:50 (18/33) Installing py3-requests (2.23.0-r0) 00:40:50 (19/33) Installing py3-msgpack (1.0.0-r0) 00:40:50 (20/33) Installing py3-lockfile (0.12.2-r3) 00:40:51 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:40:51 (22/33) Installing py3-colorama (0.4.3-r0) 00:40:51 (23/33) Installing py3-distlib (0.3.0-r0) 00:40:51 ---> f2e0308029db 00:40:51 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 00:40:52 (24/33) Installing py3-distro (1.5.0-r1) 00:40:52 (25/33) Installing py3-webencodings (0.5.1-r3) 00:40:52 (26/33) Installing py3-html5lib (1.0.1-r4) 00:40:52 (27/33) Installing py3-pytoml (0.1.21-r0) 00:40:52 (28/33) Installing py3-pep517 (0.8.2-r0) 00:40:52 (29/33) Installing py3-progress (1.5-r0) 00:40:52 (30/33) Installing py3-toml (0.10.1-r0) 00:40:52 (31/33) Installing py3-retrying (1.3.3-r0) 00:40:52 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:40:52 (33/33) Installing py3-pip (20.1.1-r0) 00:40:52 Executing busybox-1.31.1-r19.trigger 00:40:52 OK: 71 MiB in 55 packages 00:40:53 ---> 4691fe107440 00:40:53 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 00:40:53 ---> Running in 57b78e0d0cb4 00:41:00 Removing intermediate container 57b78e0d0cb4 00:41:00 ---> 4d02840a8261 00:41:00 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 00:41:00 Removing intermediate container a673189530a2 00:41:00 ---> 7e9bba81c751 00:41:00 Step 21/27 : RUN pip install docker-compose==1.23.2 00:41:00 ---> Running in de0868bcebff 00:41:00 ---> 044f90e43a94 00:41:00 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:41:00 ---> Running in 87d0c74644e3 00:41:01 Removing intermediate container 87d0c74644e3 00:41:01 ---> 13c536763c44 00:41:01 Step 24/29 : RUN chmod 755 security-secrets-setup 00:41:01 ---> Running in 5af330fe1955 00:41:01 Collecting docker-compose==1.23.2 00:41:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:41:01 Collecting websocket-client<1.0,>=0.32.0 00:41:01 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:41:01 Collecting dockerpty<0.5,>=0.4.1 00:41:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:41:02 Collecting jsonschema<3,>=2.5.1 00:41:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:41:02 Collecting cached-property<2,>=1.2.0 00:41:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:41:03 Removing intermediate container 5af330fe1955 00:41:03 ---> 318d5c0a4cff 00:41:03 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 00:41:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:41:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:41:03 ---> Running in dcf0ab232adf 00:41:03 Collecting docker<4.0,>=3.6.0 00:41:03 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:41:03 Removing intermediate container dcf0ab232adf 00:41:03 ---> 981a106d31aa 00:41:03 Step 26/29 : CMD [ "generate" ] 00:41:04 ---> Running in a051293cdeb5 00:41:04 Collecting PyYAML<4,>=3.10 00:41:04 Downloading PyYAML-3.13.tar.gz (270 kB) 00:41:04 Removing intermediate container a051293cdeb5 00:41:04 ---> 59202f6589c2 00:41:04 Step 27/29 : LABEL arch=x86_64 00:41:06 Collecting docopt<0.7,>=0.6.1 00:41:06 Downloading docopt-0.6.2.tar.gz (25 kB) 00:41:06 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:41:06 ---> Running in 3ea7d09a5c30 00:41:07 Collecting texttable<0.10,>=0.9.0 00:41:07 Downloading texttable-0.9.1.tar.gz (11 kB) 00:41:07 Removing intermediate container b1fe2feb8047 00:41:07 ---> 6004001c1611 00:41:07 00:41:07 Step 10/22 : FROM scratch 00:41:07 ---> 00:41:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:41:07 Removing intermediate container 3ea7d09a5c30 00:41:07 ---> 727548584687 00:41:07 Step 28/29 : LABEL git_sha=78053f2f83c22d3208902b9b612e783bb8ac49d0 00:41:07 ---> Running in 20bb9a726b01 00:41:07 ---> Using cache 00:41:07 ---> 968226c065bf 00:41:07 Step 12/22 : ENV APP_PORT=48081 00:41:07 ---> Running in 8bbb4a07ff67 00:41:07 Removing intermediate container 20bb9a726b01 00:41:07 ---> f8843dd35f8b 00:41:07 Step 29/29 : LABEL version=0.0.0 00:41:07 ---> Running in fc60a12f33c7 00:41:07 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:41:07 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:41:07 Removing intermediate container 8bbb4a07ff67 00:41:07 ---> ef409f9bd6c8 00:41:07 Step 13/22 : EXPOSE $APP_PORT 00:41:07 Collecting urllib3<1.25,>=1.21.1 00:41:07 ---> Running in df94a5568685 00:41:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:41:07 Removing intermediate container fc60a12f33c7 00:41:07 ---> c8ee297234d7 00:41:07 00:41:07 Collecting idna<2.8,>=2.5 00:41:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:41:07 Successfully built c8ee297234d7 00:41:07 Collecting docker-pycreds>=0.4.0 00:41:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:41:07 Removing intermediate container df94a5568685 00:41:07 ---> 699601041b10 00:41:07 Step 14/22 : WORKDIR / 00:41:08 Successfully tagged docker-security-secrets-setup-go:latest 00:41:08  Building docker-security-secrets-setup-go ... done Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:41:08 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:41:08 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:41:08 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:41:08 ---> Running in 711659dd4300 00:41:08 Installing collected packages: websocket-client, dockerpty, jsonschema, cached-property, urllib3, idna, requests, docker-pycreds, docker, PyYAML, docopt, texttable, docker-compose 00:41:08 Removing intermediate container 711659dd4300 00:41:08 ---> 83a52f2fd34e 00:41:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:41:08 Running setup.py install for dockerpty: started 00:41:08 ---> ccb84746de6f 00:41:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:41:08 Running setup.py install for dockerpty: finished with status 'done' 00:41:09 Attempting uninstall: urllib3 00:41:09 Found existing installation: urllib3 1.25.9 00:41:09 Uninstalling urllib3-1.25.9: 00:41:09 Successfully uninstalled urllib3-1.25.9 00:41:09 ---> b850ea2d612a 00:41:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:41:09 Attempting uninstall: idna 00:41:09 Found existing installation: idna 2.9 00:41:09 Uninstalling idna-2.9: 00:41:10 Successfully uninstalled idna-2.9 00:41:10 Attempting uninstall: requests 00:41:10 Found existing installation: requests 2.23.0 00:41:10 Uninstalling requests-2.23.0: 00:41:10 ---> 987a03a47cb5 00:41:10 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:41:10 Successfully uninstalled requests-2.23.0 00:41:10 ---> Running in 6811742a75d8 00:41:11 Removing intermediate container 6811742a75d8 00:41:11 ---> 782bb483504f 00:41:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:11 Running setup.py install for PyYAML: started 00:41:11 ---> Running in 58d628586b1c 00:41:11 Removing intermediate container 58d628586b1c 00:41:11 ---> 4874433314c0 00:41:11 Step 20/22 : LABEL arch=x86_64 00:41:11 ---> Running in ac3db0014de7 00:41:12 Removing intermediate container ac3db0014de7 00:41:12 ---> 4fa0d9518ede 00:41:12 Step 21/22 : LABEL git_sha=78053f2f83c22d3208902b9b612e783bb8ac49d0 00:41:12 Running setup.py install for PyYAML: finished with status 'done' 00:41:12 Running setup.py install for docopt: started 00:41:12 ---> Running in e29dfd0746c4 00:41:12 Removing intermediate container e29dfd0746c4 00:41:12 ---> adf89a7ba889 00:41:12 Step 22/22 : LABEL version=0.0.0 00:41:12 ---> Running in 88206e4e5cbb 00:41:12 Running setup.py install for docopt: finished with status 'done' 00:41:12 Running setup.py install for texttable: started 00:41:13 Removing intermediate container 88206e4e5cbb 00:41:13 ---> d44f175f7ba0 00:41:13 00:41:13 Successfully built d44f175f7ba0 00:41:13 Running setup.py install for texttable: finished with status 'done' 00:41:13 Successfully tagged docker-core-metadata-go:latest 00:41:13  Building docker-core-metadata-go ... done Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 00:41:16 Removing intermediate container de0868bcebff 00:41:16 ---> fb45c7770b0a 00:41:16 Step 22/27 : RUN apk --no-cache add curl 00:41:16 ---> Running in 187aa570fa1f 00:41:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:16 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:41:16 (2/3) Installing libcurl (7.69.1-r1) 00:41:16 (3/3) Installing curl (7.69.1-r1) 00:41:16 Executing busybox-1.31.1-r19.trigger 00:41:16 OK: 72 MiB in 58 packages 00:41:17 Removing intermediate container 187aa570fa1f 00:41:17 ---> b8c62366b46f 00:41:17 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 00:41:17 ---> Running in e9ab7426d987 00:41:17 Removing intermediate container e9ab7426d987 00:41:17 ---> e6f2a33eb5e2 00:41:17 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:17 ---> Running in 79234301849b 00:41:17 Removing intermediate container 79234301849b 00:41:17 ---> a1f41a351fed 00:41:17 Step 25/27 : LABEL arch=x86_64 00:41:17 ---> Running in 86416669a7d0 00:41:17 Removing intermediate container 86416669a7d0 00:41:17 ---> 446d1afbfb58 00:41:17 Step 26/27 : LABEL git_sha=78053f2f83c22d3208902b9b612e783bb8ac49d0 00:41:18 ---> Running in e06077333bc3 00:41:18 Removing intermediate container e06077333bc3 00:41:18 ---> 0510760bb614 00:41:18 Step 27/27 : LABEL version=0.0.0 00:41:18 ---> Running in bb36876c5e8e 00:41:18 Removing intermediate container bb36876c5e8e 00:41:18 ---> a81bc6053011 00:41:18 00:41:18 Successfully built a81bc6053011 00:41:18 Successfully tagged docker-sys-mgmt-agent-go:latest 00:41:18  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:41:18 $ docker stop --time=1 f792ea33675c5b8f174f11f49d2f89ab1676eba48cc3a051df418c28057aa3a7 00:41:20 $ docker rm -f f792ea33675c5b8f174f11f49d2f89ab1676eba48cc3a051df418c28057aa3a7 [Pipeline] // withDockerContainer [Pipeline] sh 00:41:21 + docker images 00:41:21 + grep docker 00:41:21 docker-sys-mgmt-agent-go latest a81bc6053011 3 seconds ago 293MB 00:41:21 docker-core-metadata-go latest d44f175f7ba0 9 seconds ago 14.5MB 00:41:21 docker-security-secrets-setup-go latest c8ee297234d7 14 seconds ago 23.9MB 00:41:21 docker-support-scheduler-go latest 94d41f08d2df 39 seconds ago 12.3MB 00:41:21 docker-security-secretstore-setup-go latest fdceb3ce142f 45 seconds ago 24.7MB 00:41:21 docker-security-bootstrap-redis-go latest fb6e7821d778 57 seconds ago 15.8MB 00:41:21 docker-core-data-go latest 517713e8a666 2 minutes ago 23.7MB 00:41:21 docker-support-notifications-go latest 806318c5a4ab 3 minutes ago 13.6MB 00:41:21 docker-core-command-go latest 760a46f26809 3 minutes ago 12.2MB 00:41:21 docker-security-proxy-setup-go latest 9a47b7148f54 3 minutes ago 15.8MB 00:41:21 docker-support-logging-go latest 897d1e668fbb 3 minutes ago 11.1MB 00:41:21 docker latest b0757c55a1fd 23 hours ago 220MB [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:41:37 Still waiting to schedule task 00:41:37 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:42:33 Running on prd-ubuntu18.04-docker-8c-8g-14233 in /w/workspace/edgexfoundry_edgex-go_PR-2898 [Pipeline] { [Pipeline] ws 00:42:33 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 00:42:36 using credential edgex-jenkins-ssh 00:42:36 Cloning the remote Git repository 00:42:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:42:36 > git init /w/workspace/edgex-go/5 # timeout=10 00:42:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:42:36 > git --version # timeout=10 00:42:36 > git --version # 'git version 2.17.1' 00:42:36 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42:57 Merging remotes/origin/master commit 0d0448aa1bb13b12920e2a3260a06e62bf327a94 into PR head commit e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d 00:42:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:42:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:42:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:42:57 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2898/head:refs/remotes/origin/PR-2898 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:42:57 > git config core.sparsecheckout # timeout=10 00:42:57 > git checkout -f e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d # timeout=10 00:42:57 > git remote # timeout=10 00:42:57 > git config --get remote.origin.url # timeout=10 00:42:57 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:57 > git merge 0d0448aa1bb13b12920e2a3260a06e62bf327a94 # timeout=10 00:42:58 Merge succeeded, producing 16af678691184dfc9b6589a0e3a67cd9f84532b1 00:42:58 Checking out Revision 16af678691184dfc9b6589a0e3a67cd9f84532b1 (PR-2898) 00:42:58 > git rev-parse HEAD^{commit} # timeout=10 00:42:58 > git config core.sparsecheckout # timeout=10 00:42:58 > git checkout -f 16af678691184dfc9b6589a0e3a67cd9f84532b1 # timeout=10 00:43:01 Commit message: "Merge commit '0d0448aa1bb13b12920e2a3260a06e62bf327a94' into HEAD" 00:43:01 First time build. Skipping changelog. 00:43:01 > git rev-list --no-walk 0d127c1f260e55582edfe3f6f6e99e000e061250 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:43:03 + echo snap-build.sh 00:43:03 snap-build.sh 00:43:03 + SNAP_BASE_DIR=. 00:43:03 + '[' '!' -z /w/workspace/edgex-go/5 ']' 00:43:03 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 00:43:03 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 00:43:03 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 00:43:03 + cd /w/workspace/edgex-go/5 00:43:03 + sudo apt-get remove -qy --purge lxd lxd-client 00:43:03 Reading package lists... 00:43:03 Building dependency tree... 00:43:03 Reading state information... 00:43:03 The following packages were automatically installed and are no longer required: 00:43:03 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:43:03 uidmap xdelta3 00:43:03 Use 'sudo apt autoremove' to remove them. 00:43:03 The following packages will be REMOVED: 00:43:03 lxd* lxd-client* 00:43:03 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:43:03 After this operation, 31.7 MB disk space will be freed. 00:43:05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 00:43:05 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:43:06 Removing lxd dnsmasq configuration 00:43:06 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:43:06 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:43:07 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:43:07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 00:43:07 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:43:09 Processing triggers for systemd (237-3ubuntu10.42) ... 00:43:09 Processing triggers for ureadahead (0.100.0-21) ... 00:43:10 + sudo snap remove --purge lxd 00:43:10 snap "lxd" is not installed 00:43:10 + sudo groupadd --force --system lxd 00:43:10 ++ whoami 00:43:10 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:43:10 + newgrp - lxd 00:43:10 + sudo snap install lxd 00:43:18 2020-12-03T00:43:16Z INFO Waiting for automatic snapd restart... 00:43:30 lxd 4.8 from Canonical* installed 00:43:30 + sudo lxd init --auto 00:43:39 + sudo snap install --classic snapcraft 00:43:45 snapcraft 4.4.3 from Canonical* installed 00:43:45 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:43:45 + patch --verbose -p1 00:43:45 Hmm... Looks like a unified diff to me... 00:43:45 The text leading up to this was: 00:43:45 -------------------------- 00:43:45 |From a9bd8c5b8ca0ac91b0300ab4e3abf75e1384a8b7 Mon Sep 17 00:00:00 2001 00:43:45 |From: Tony Espy 00:43:45 |Date: Wed, 28 Oct 2020 12:14:21 -0400 00:43:45 |Subject: [PATCH] [PATCH] optimize snap build for pipeline CI check 00:43:45 | 00:43:45 |--- 00:43:45 | snap/snapcraft.yaml | 465 +------------------------------------------- 00:43:45 | 1 file changed, 2 insertions(+), 463 deletions(-) 00:43:45 | 00:43:45 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:43:45 |index 7d1e8c7c..24aef30d 100644 00:43:45 |--- a/snap/snapcraft.yaml 00:43:45 |+++ b/snap/snapcraft.yaml 00:43:45 -------------------------- 00:43:45 patching file snap/snapcraft.yaml 00:43:45 Using Plan A... 00:43:45 Hunk #1 succeeded at 75. 00:43:45 Hunk #2 succeeded at 84. 00:43:45 Hunk #3 succeeded at 218 (offset -1 lines). 00:43:45 Hunk #4 succeeded at 226 (offset -1 lines). 00:43:45 Hunk #5 succeeded at 233 (offset -1 lines). 00:43:45 Hunk #6 succeeded at 260 (offset -1 lines). 00:43:45 Hunk #7 succeeded at 294 (offset -1 lines). 00:43:45 Hunk #8 FAILED at 342. 00:43:45 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 00:43:45 Hmm... Ignoring the trailing garbage. 00:43:45 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:43:46 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:43:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:43:51 ---> package-listing.sh 00:43:51 ++ facter osfamily 00:43:51 ++ tr '[:upper:]' '[:lower:]' 00:43:51 + OS_FAMILY=redhat 00:43:51 + workspace=/w/workspace/edgex-go/5 00:43:51 + START_PACKAGES=/tmp/packages_start.txt 00:43:51 + END_PACKAGES=/tmp/packages_end.txt 00:43:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:43:51 + PACKAGES=/tmp/packages_start.txt 00:43:51 + '[' /w/workspace/edgex-go/5 ']' 00:43:51 + PACKAGES=/tmp/packages_end.txt 00:43:51 + case "${OS_FAMILY}" in 00:43:51 + rpm -qa 00:43:51 + sort 00:43:56 + '[' -f /tmp/packages_start.txt ']' 00:43:56 + '[' -f /tmp/packages_end.txt ']' 00:43:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:43:56 + '[' /w/workspace/edgex-go/5 ']' 00:43:56 + mkdir -p /w/workspace/edgex-go/5/archives/ 00:43:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 00:43:56 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:43:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:43:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:43:56 00:43:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:43:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:43:57 alpine: Pulling from edgex-lftools-log-publisher 00:43:57 df20fa9351a1: Pulling fs layer 00:43:57 36b3adc4ff6f: Pulling fs layer 00:43:57 8ad3a11d3b57: Pulling fs layer 00:43:57 46f8f816bc3b: Pulling fs layer 00:43:57 93b61091891f: Pulling fs layer 00:43:57 93b9cdb0e59b: Pulling fs layer 00:43:57 5e14af77c1be: Pulling fs layer 00:43:57 01666e4c0597: Pulling fs layer 00:43:57 aa168da1d23b: Pulling fs layer 00:43:57 93b9cdb0e59b: Waiting 00:43:57 5e14af77c1be: Waiting 00:43:57 01666e4c0597: Waiting 00:43:57 46f8f816bc3b: Waiting 00:43:57 93b61091891f: Waiting 00:43:57 aa168da1d23b: Waiting 00:43:57 36b3adc4ff6f: Verifying Checksum 00:43:57 36b3adc4ff6f: Download complete 00:43:57 46f8f816bc3b: Verifying Checksum 00:43:57 46f8f816bc3b: Download complete 00:43:57 df20fa9351a1: Verifying Checksum 00:43:57 df20fa9351a1: Download complete 00:43:57 93b9cdb0e59b: Verifying Checksum 00:43:57 93b9cdb0e59b: Download complete 00:43:57 93b61091891f: Verifying Checksum 00:43:57 93b61091891f: Download complete 00:43:57 5e14af77c1be: Verifying Checksum 00:43:57 5e14af77c1be: Download complete 00:43:57 01666e4c0597: Verifying Checksum 00:43:57 01666e4c0597: Download complete 00:43:57 8ad3a11d3b57: Verifying Checksum 00:43:57 8ad3a11d3b57: Download complete 00:43:57 df20fa9351a1: Pull complete 00:43:58 36b3adc4ff6f: Pull complete 00:43:58 8ad3a11d3b57: Pull complete 00:43:59 46f8f816bc3b: Pull complete 00:44:00 aa168da1d23b: Verifying Checksum 00:44:00 aa168da1d23b: Download complete 00:44:00 93b61091891f: Pull complete 00:44:00 93b9cdb0e59b: Pull complete 00:44:00 5e14af77c1be: Pull complete 00:44:01 01666e4c0597: Pull complete 00:44:19 aa168da1d23b: Pull complete 00:44:19 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:44:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:44:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:44:19 prd-centos7-docker-4c-2g-14212 does not seem to be running inside a container 00:44:19 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:44:22 $ docker top 149c3487b78296b28345b0fe071ef9da389be129f0dcd4f00e92618f22cc9b64 -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:23 + touch /tmp/pre-build-complete [Pipeline] sh 00:44:23 + mkdir -p /var/log/sa [Pipeline] sh 00:44:23 + ls /var/log/sa-host 00:44:23 + sadf -c /var/log/sa-host/sa03 00:44:23 file_magic: OK 00:44:23 HZ: Using current value: 100 00:44:23 file_header: OK 00:44:23 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:44:23 Statistics: 00:44:23 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... 00:44:23 File successfully converted to sysstat format version 12.2.1 00:44:23 + sadf -c /var/log/sa-host/sa23 00:44:23 file_magic: OK 00:44:23 HZ: Using current value: 100 00:44:23 file_header: OK 00:44:23 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:44:23 Statistics: 00:44:23 Hnuu...uuuununununu... 00:44:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:44:24 provisioning config files... 00:44:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config6974041045351840242tmp [Pipeline] { [Pipeline] echo 00:44:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:44:24 ---> create-netrc.sh [Pipeline] } 00:44:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:44:24 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:44:25 ---> python-tools-install.sh [Pipeline] echo 00:44:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:44:25 ---> sudo-logs.sh 00:44:25 Archiving 'sudo' log.. [Pipeline] echo 00:44:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:44:25 ---> job-cost.sh 00:44:25 lf-activate-venv: SKIPPING 00:44:25 INFO: No Stack... 00:44:27 INFO: Retrieving Pricing Info for: v1-standard-2 00:44:27 INFO: Archiving Costs [Pipeline] echo 00:44:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:44:27 ---> logs-deploy.sh 00:44:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2898/5 00:44:27 INFO: archiving workspace using pattern(s): 00:44:29 Archives upload complete. 00:44:29 INFO: archiving logs to Nexus 00:44:30 ---> uname -a: 00:44:30 Linux prd-centos7-docker-4c-2g-14212.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:44:30 00:44:30 00:44:30 ---> lscpu: 00:44:30 Architecture: x86_64 00:44:30 CPU op-mode(s): 32-bit, 64-bit 00:44:30 Byte Order: Little Endian 00:44:30 Address sizes: 40 bits physical, 48 bits virtual 00:44:30 CPU(s): 4 00:44:30 On-line CPU(s) list: 0-3 00:44:30 Thread(s) per core: 1 00:44:30 Core(s) per socket: 1 00:44:30 Socket(s): 4 00:44:30 NUMA node(s): 1 00:44:30 Vendor ID: GenuineIntel 00:44:30 CPU family: 6 00:44:30 Model: 44 00:44:30 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:44:30 Stepping: 1 00:44:30 CPU MHz: 2933.438 00:44:30 BogoMIPS: 5866.87 00:44:30 Virtualization: VT-x 00:44:30 Hypervisor vendor: KVM 00:44:30 Virtualization type: full 00:44:30 L1d cache: 128 KiB 00:44:30 L1i cache: 128 KiB 00:44:30 L2 cache: 16 MiB 00:44:30 L3 cache: 64 MiB 00:44:30 NUMA node0 CPU(s): 0-3 00:44:30 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:44:30 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:44:30 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:44:30 Vulnerability Meltdown: Mitigation; PTI 00:44:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:44:30 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:44:30 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:44:30 Vulnerability Srbds: Not affected 00:44:30 Vulnerability Tsx async abort: Not affected 00:44:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 00:44:30 00:44:30 00:44:30 ---> nproc: 00:44:30 4 00:44:30 00:44:30 00:44:30 ---> df -h: 00:44:30 Filesystem Size Used Available Use% Mounted on 00:44:30 overlay 50.0G 13.1G 36.9G 26% / 00:44:30 tmpfs 64.0M 0 64.0M 0% /dev 00:44:30 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:44:30 shm 64.0M 0 64.0M 0% /dev/shm 00:44:30 /dev/vda1 50.0G 13.1G 36.9G 26% /facter-os 00:44:30 /dev/vda1 50.0G 13.1G 36.9G 26% /etc/resolv.conf 00:44:30 /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hostname 00:44:30 /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hosts 00:44:30 /dev/vda1 50.0G 13.1G 36.9G 26% /run/cloud-init/result.json 00:44:30 /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/sa-host 00:44:30 /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/secure 00:44:30 /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/auth.log 00:44:30 /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/5@tmp 00:44:30 /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/5 00:44:30 00:44:30 00:44:30 ---> free -m: 00:44:30 total used free shared buff/cache available 00:44:30 Mem: 1837 661 238 0 937 1092 00:44:30 Swap: 1023 94 929 00:44:30 00:44:30 00:44:30 ---> ip addr: 00:44:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:44:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:44:30 inet 127.0.0.1/8 scope host lo 00:44:30 valid_lft forever preferred_lft forever 00:44:30 inet6 ::1/128 scope host 00:44:30 valid_lft forever preferred_lft forever 00:44:30 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:44:30 link/ether fa:16:3e:4b:a2:a1 brd ff:ff:ff:ff:ff:ff 00:44:30 inet 10.30.123.180/23 brd 10.30.123.255 scope global dynamic eth0 00:44:30 valid_lft 85534sec preferred_lft 85534sec 00:44:30 inet6 fe80::f816:3eff:fe4b:a2a1/64 scope link 00:44:30 valid_lft forever preferred_lft forever 00:44:30 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:44:30 link/ether 02:42:db:73:7d:f1 brd ff:ff:ff:ff:ff:ff 00:44:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:44:30 valid_lft forever preferred_lft forever 00:44:30 inet6 fe80::42:dbff:fe73:7df1/64 scope link 00:44:30 valid_lft forever preferred_lft forever 00:44:30 00:44:30 00:44:30 ---> sar -b -r -n DEV: 00:44:30 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/03/20 _x86_64_ (4 CPU) 00:44:30 00:44:30 00:29:50 LINUX RESTART (4 CPU) 00:44:30 00:44:30 00:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:44:30 00:32:01 200.62 89.87 110.75 0.00 7688.76 46007.17 0.00 00:44:30 00:33:01 160.51 37.86 122.65 0.00 1887.10 29636.73 0.00 00:44:30 00:34:01 219.32 125.68 93.64 0.00 5432.70 11590.31 0.00 00:44:30 00:35:01 144.05 70.86 73.19 0.00 2823.50 7064.14 0.00 00:44:30 00:36:02 318.28 128.26 190.02 0.00 56584.26 126738.94 0.00 00:44:30 00:37:02 2933.25 2612.37 320.88 0.00 173454.13 185455.29 0.00 00:44:30 00:38:01 479.60 298.89 180.72 0.00 25750.62 38175.08 0.00 00:44:30 00:39:02 1737.85 1366.59 371.26 0.00 162894.44 187406.17 0.00 00:44:30 00:40:01 1509.86 1178.66 331.20 0.00 135160.83 133047.25 0.00 00:44:30 00:41:01 823.86 518.83 305.02 0.00 30894.29 56994.33 0.00 00:44:30 00:42:01 102.90 17.71 85.19 0.00 3131.04 6453.70 0.00 00:44:30 00:43:02 0.45 0.28 0.17 0.00 6.53 2.05 0.00 00:44:30 00:44:01 70.63 54.61 16.03 0.00 4878.31 5186.97 0.00 00:44:30 Average: 668.76 499.34 169.41 0.00 46987.99 64245.21 0.00 00:44:30 00:44:30 00:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:44:30 00:32:01 140160 0 710828 37.78 1856 1028700 1768584 60.36 575972 925076 40 00:44:30 00:33:01 102340 0 733140 38.96 1484 1044580 1333216 45.50 680820 798300 0 00:44:30 00:34:01 167052 0 830952 44.16 420 883120 1756996 59.96 742700 691876 29356 00:44:30 00:35:01 286472 0 749684 39.84 360 845028 1463944 49.96 634032 671512 33956 00:44:30 00:36:02 66912 0 798952 42.46 0 1015680 2275644 77.66 764016 840824 95132 00:44:30 00:37:02 82188 0 811192 43.11 0 988164 2341132 79.90 722784 852312 90100 00:44:30 00:38:01 399340 0 747560 39.73 0 734644 1801996 61.50 514292 717764 316 00:44:30 00:39:02 77160 0 687624 36.55 0 1116760 1756564 59.95 426584 1163260 2300 00:44:30 00:40:01 527352 0 720596 38.30 0 633596 2141800 73.10 536424 583228 1080 00:44:30 00:41:01 197404 0 739436 39.30 0 944704 2240288 76.46 645296 772916 4268 00:44:30 00:42:01 590036 0 593580 31.55 0 697928 1240072 42.32 497016 541564 8 00:44:30 00:43:02 599464 0 584144 31.05 0 697936 1164752 39.75 493120 537952 8 00:44:30 00:44:01 230360 0 647632 34.42 0 1003552 1588816 54.22 588424 807128 14252 00:44:30 Average: 266634 0 719640 38.25 317 894953 1759523 60.05 601652 761824 20832 00:44:30 00:44:30 00:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:44:30 00:32:01 veth5710acc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:30 00:32:01 eth0 1091.28 1172.67 5825.40 143.35 0.00 0.00 0.00 0.00 00:44:30 00:32:01 veth4508601 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:30 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:30 00:33:01 eth0 395.52 299.54 1933.13 31.49 0.00 0.00 0.00 0.00 00:44:30 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:30 00:33:01 docker0 990.18 874.76 79.23 3484.74 0.00 0.00 0.00 0.00 00:44:30 00:34:01 eth0 54.64 41.29 32.99 59.19 0.00 0.00 0.00 0.00 00:44:30 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:30 00:34:01 veth599d9b6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:44:30 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:30 00:35:01 eth0 34.23 20.85 23.05 48.52 0.00 0.00 0.00 0.00 00:44:30 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:30 00:35:01 veth599d9b6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:30 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:30 00:36:02 eth0 218.56 170.26 1686.02 59.89 0.00 0.00 0.00 0.00 00:44:30 00:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:30 00:36:02 vethe52fff0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:44:30 00:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:30 00:37:02 eth0 41.61 21.57 160.81 8.03 0.00 0.00 0.00 0.00 00:44:30 00:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:30 00:37:02 vethe52fff0 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 00:44:30 00:37:02 docker0 13.02 22.44 0.69 147.27 0.00 0.00 0.00 0.00 00:44:30 00:38:01 eth0 33.69 22.85 56.20 44.73 0.00 0.00 0.00 0.00 00:44:30 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:30 00:38:01 vethe52fff0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 00:44:30 00:38:01 docker0 3.83 6.26 0.21 38.92 0.00 0.00 0.00 0.00 00:44:30 00:39:02 eth0 84.77 48.87 197.65 62.20 0.00 0.00 0.00 0.00 00:44:30 00:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:30 00:39:02 vethe52fff0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:44:30 00:39:02 docker0 15.08 28.20 0.81 160.23 0.00 0.00 0.00 0.00 00:44:30 00:40:01 vethbd7811b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:44:30 00:40:01 eth0 43.28 28.66 52.98 49.54 0.00 0.00 0.00 0.00 00:44:30 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:30 00:40:01 veth17c5e9a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:44:30 00:41:01 veth8104c60 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:44:30 00:41:01 veth85e7b7f 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 00:44:30 00:41:01 veth6513a27 1.66 1.86 0.18 6.57 0.00 0.00 0.00 0.00 00:44:30 00:41:01 eth0 153.93 78.54 537.01 61.59 0.00 0.00 0.00 0.00 00:44:30 00:42:01 eth0 39.31 28.96 67.19 44.15 0.00 0.00 0.00 0.00 00:44:30 00:42:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:44:30 00:42:01 docker0 1075.57 1037.38 84.27 4372.59 0.00 0.00 0.00 0.00 00:44:30 00:43:02 eth0 1.96 0.72 0.64 0.38 0.00 0.00 0.00 0.00 00:44:30 00:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:30 00:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:30 00:44:01 eth0 230.96 190.21 2201.19 29.01 0.00 0.00 0.00 0.00 00:44:30 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:30 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:30 Average: eth0 186.75 163.72 983.51 49.46 0.00 0.00 0.00 0.00 00:44:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:30 Average: docker0 82.86 79.91 6.49 336.84 0.00 0.00 0.00 0.00 00:44:30 00:44:30 00:44:30 ---> sar -P ALL: 00:44:30 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/03/20 _x86_64_ (4 CPU) 00:44:30 00:44:30 00:29:50 LINUX RESTART (4 CPU) 00:44:30 00:44:30 00:31:01 CPU %user %nice %system %iowait %steal %idle 00:44:30 00:32:01 all 17.60 0.00 10.39 2.18 0.45 69.37 00:44:30 00:32:01 0 17.44 0.00 12.36 1.70 0.47 68.03 00:44:30 00:32:01 1 18.12 0.00 9.54 4.75 0.45 67.14 00:44:30 00:32:01 2 19.46 0.00 9.97 1.70 0.43 68.43 00:44:30 00:32:01 3 15.36 0.00 9.72 0.59 0.47 73.87 00:44:30 00:33:01 all 7.36 0.00 6.35 4.25 0.42 81.63 00:44:30 00:33:01 0 8.51 0.00 7.20 3.49 0.58 80.22 00:44:30 00:33:01 1 7.59 0.00 6.04 4.56 0.47 81.33 00:44:30 00:33:01 2 7.04 0.00 6.09 4.07 0.29 82.51 00:44:30 00:33:01 3 6.29 0.00 6.05 4.87 0.36 82.44 00:44:30 00:34:01 all 51.72 0.00 13.50 4.04 1.30 29.46 00:44:30 00:34:01 0 48.92 0.00 14.07 2.42 1.55 33.04 00:44:30 00:34:01 1 52.43 0.00 13.26 5.63 1.50 27.19 00:44:30 00:34:01 2 53.76 0.00 13.79 5.23 1.08 26.14 00:44:30 00:34:01 3 51.78 0.00 12.86 2.88 1.05 31.42 00:44:30 00:35:01 all 57.14 0.00 14.85 3.77 0.32 23.92 00:44:30 00:35:01 0 56.66 0.00 15.44 3.03 0.28 24.59 00:44:30 00:35:01 1 57.96 0.00 14.59 5.80 0.33 21.33 00:44:30 00:35:01 2 57.34 0.00 14.21 3.36 0.30 24.79 00:44:30 00:35:01 3 56.61 0.00 15.17 2.87 0.37 24.97 00:44:30 00:36:02 all 22.92 0.00 20.11 4.84 0.85 51.28 00:44:30 00:36:02 0 23.01 0.00 19.55 5.51 0.86 51.07 00:44:30 00:36:02 1 22.49 0.00 19.72 4.80 0.69 52.30 00:44:30 00:36:02 2 21.56 0.00 20.37 4.37 1.02 52.69 00:44:30 00:36:02 3 24.63 0.00 20.82 4.65 0.84 49.05 00:44:30 00:37:02 all 24.68 0.00 34.30 16.43 2.67 21.93 00:44:30 00:37:02 0 25.33 0.00 34.47 16.07 2.73 21.39 00:44:30 00:37:02 1 22.79 0.00 33.71 17.18 2.91 23.41 00:44:30 00:37:02 2 23.92 0.00 34.79 15.87 2.51 22.90 00:44:30 00:37:02 3 26.69 0.00 34.21 16.58 2.54 19.99 00:44:30 00:38:01 all 64.44 0.00 17.86 8.51 0.60 8.60 00:44:30 00:38:01 0 64.81 0.00 17.96 8.75 0.59 7.90 00:44:30 00:38:01 1 64.74 0.00 17.03 7.40 0.59 10.24 00:44:30 00:38:01 2 63.91 0.00 18.62 8.99 0.59 7.88 00:44:30 00:38:01 3 64.29 0.00 17.82 8.88 0.62 8.38 00:44:30 00:39:02 all 23.48 0.00 30.30 17.83 1.98 26.41 00:44:30 00:39:02 0 22.97 0.00 29.86 16.20 2.06 28.91 00:44:30 00:39:02 1 23.82 0.00 30.48 16.54 1.98 27.19 00:44:30 00:39:02 2 24.87 0.00 31.33 20.05 1.71 22.03 00:44:30 00:39:02 3 22.24 0.00 29.52 18.56 2.18 27.50 00:44:30 00:40:01 all 46.43 0.00 28.24 13.79 1.17 10.36 00:44:30 00:40:01 0 47.66 0.00 26.93 12.57 1.24 11.60 00:44:30 00:40:01 1 47.31 0.00 28.42 14.09 1.25 8.94 00:44:30 00:40:01 2 47.39 0.00 27.40 13.42 1.02 10.76 00:44:30 00:40:01 3 43.31 0.00 30.27 15.10 1.16 10.16 00:44:30 00:41:01 all 42.64 0.00 20.06 21.20 0.25 15.85 00:44:30 00:41:01 0 40.97 0.00 22.13 21.27 0.25 15.37 00:44:30 00:41:01 1 42.59 0.00 19.14 19.14 0.21 18.92 00:44:30 00:41:01 2 43.18 0.00 19.50 21.03 0.23 16.06 00:44:30 00:41:01 3 43.80 0.00 19.47 23.36 0.33 13.03 00:44:30 00:42:01 all 4.98 0.00 3.07 4.84 0.02 87.09 00:44:30 00:42:01 0 5.02 0.00 2.92 3.47 0.03 88.55 00:44:30 00:42:01 1 4.76 0.00 3.23 4.62 0.02 87.37 00:44:30 00:42:01 2 5.40 0.00 3.03 4.66 0.02 86.90 00:44:30 00:42:01 3 4.74 0.00 3.09 6.62 0.02 85.53 00:44:30 00:44:30 00:42:01 CPU %user %nice %system %iowait %steal %idle 00:44:30 00:43:02 all 0.17 0.00 0.05 0.01 0.00 99.75 00:44:30 00:43:02 0 0.53 0.00 0.05 0.00 0.00 99.42 00:44:30 00:43:02 1 0.07 0.00 0.05 0.02 0.00 99.87 00:44:30 00:43:02 2 0.05 0.00 0.08 0.02 0.02 99.83 00:44:30 00:43:02 3 0.05 0.00 0.03 0.02 0.00 99.90 00:44:30 00:44:01 all 2.38 0.00 1.65 1.55 0.01 94.40 00:44:30 00:44:01 0 1.90 0.00 1.50 0.09 0.00 96.51 00:44:30 00:44:01 1 2.43 0.00 1.70 2.14 0.02 93.70 00:44:30 00:44:01 2 2.04 0.00 1.64 1.12 0.00 95.20 00:44:30 00:44:01 3 3.15 0.00 1.77 2.86 0.02 92.20 00:44:30 Average: all 27.78 0.00 15.20 7.82 0.76 48.44 00:44:30 Average: 0 27.63 0.00 15.50 7.17 0.81 48.90 00:44:30 Average: 1 27.88 0.00 14.92 8.10 0.79 48.31 00:44:30 Average: 2 28.09 0.00 15.20 7.87 0.69 48.15 00:44:30 Average: 3 27.52 0.00 15.18 8.16 0.75 48.39 00:44:30 00:44:30 00:44:30