Pull request #2791 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from cfca8f87d1b14f31076b595db4703328e11b50dc+5fa08527d925aa0d761a58fd1d2245c253eac308 (9265f22915f63a8972965834773e5b5090518039) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision fc09f7fe5f69055b0e322e50b0bb9debbc716db4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision fc09f7fe5f69055b0e322e50b0bb9debbc716db4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision fc09f7fe5f69055b0e322e50b0bb9debbc716db4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f fc09f7fe5f69055b0e322e50b0bb9debbc716db4 # timeout=10 Commit message: "Merge pull request #271 from ernestojeda/documentation-changes" > 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:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-5574 in /w/workspace/edgexfoundry_edgex-go_PR-2791 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 5fa08527d925aa0d761a58fd1d2245c253eac308 into PR head commit cfca8f87d1b14f31076b595db4703328e11b50dc Merge succeeded, producing cfca8f87d1b14f31076b595db4703328e11b50dc Checking out Revision cfca8f87d1b14f31076b595db4703328e11b50dc (PR-2791) > 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 --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2791/head:refs/remotes/origin/PR-2791 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cfca8f87d1b14f31076b595db4703328e11b50dc # 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 5fa08527d925aa0d761a58fd1d2245c253eac308 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cfca8f87d1b14f31076b595db4703328e11b50dc # timeout=10 Commit message: "feat(metadata): Implement Core Metadata GET /deviceservice/all V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:05:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:05:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:05:36 ========================================================= 08:05:36 EdgeX Global Pipelines Version Info 08:05:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 24e9062b2fd66692f072b8575e5c4db7621dae52 # timeout=10 08:05:38 ------------------- 08:05:38 stable info: 08:05:38 ------------------- 08:05:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:05:38 Commit SHA: fc09f7fe5f69055b0e322e50b0bb9debbc716db4 08:05:38 Message: update stable to v1.0.142 08:05:38 ------------------- 08:05:38 experimental info: 08:05:38 ------------------- 08:05:38 Commited By: **** collab-it+edgex@linuxfoundation.org 08:05:38 Commit SHA: 2f41ad55dd360c8679175c2f18fa26421540ceb6 08:05:38 Message: update experimental to v1.0.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:05:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:05:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:05:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:05:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:05:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:05:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:05:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:05:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:05:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 08:05:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 08:05:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:05:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:05:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:05:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:05:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:05:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:05:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:05:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:05:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:05:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 08:05:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:05:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2791 [Pipeline] echo 08:05:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2791 [Pipeline] echo 08:05:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2791 [Pipeline] echo 08:05:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cfca8f87d1b14f31076b595db4703328e11b50dc [Pipeline] echo 08:05:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cfca8f8 [Pipeline] echo 08:05:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh 08:05:42 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/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 08:05:42 + for file in '`ls cmd/**/Dockerfile`' 08:05:42 ++ dirname cmd/core-command/Dockerfile 08:05:42 ++ cut -d/ -f2 08:05:42 + echo core-command,cmd/core-command/Dockerfile 08:05:42 + for file in '`ls cmd/**/Dockerfile`' 08:05:42 ++ dirname cmd/core-data/Dockerfile 08:05:42 ++ cut -d/ -f2 08:05:42 + echo core-data,cmd/core-data/Dockerfile 08:05:42 + for file in '`ls cmd/**/Dockerfile`' 08:05:42 ++ dirname cmd/core-metadata/Dockerfile 08:05:42 ++ cut -d/ -f2 08:05:42 + echo core-metadata,cmd/core-metadata/Dockerfile 08:05:42 + for file in '`ls cmd/**/Dockerfile`' 08:05:42 ++ dirname cmd/security-proxy-setup/Dockerfile 08:05:42 ++ cut -d/ -f2 08:05:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:05:42 + for file in '`ls cmd/**/Dockerfile`' 08:05:42 ++ dirname cmd/security-secrets-setup/Dockerfile 08:05:42 ++ cut -d/ -f2 08:05:42 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 08:05:42 + for file in '`ls cmd/**/Dockerfile`' 08:05:42 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:05:42 ++ cut -d/ -f2 08:05:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:05:42 + for file in '`ls cmd/**/Dockerfile`' 08:05:42 ++ dirname cmd/support-logging/Dockerfile 08:05:42 ++ cut -d/ -f2 08:05:42 + echo support-logging,cmd/support-logging/Dockerfile 08:05:42 + for file in '`ls cmd/**/Dockerfile`' 08:05:42 ++ dirname cmd/support-notifications/Dockerfile 08:05:42 ++ cut -d/ -f2 08:05:42 + echo support-notifications,cmd/support-notifications/Dockerfile 08:05:42 + for file in '`ls cmd/**/Dockerfile`' 08:05:42 ++ dirname cmd/support-scheduler/Dockerfile 08:05:42 ++ cut -d/ -f2 08:05:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:05:42 + for file in '`ls cmd/**/Dockerfile`' 08:05:42 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:05:42 ++ cut -d/ -f2 08:05:42 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:05:42 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-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 08:05:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:05:43 08:05:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:05:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:05:43 latest: Pulling from edgex-devops/git-semver 08:05:43 31603596830f: Pulling fs layer 08:05:43 2a8b12db71e7: Pulling fs layer 08:05:43 6ca5941a6612: Pulling fs layer 08:05:43 ecc8261a40a4: Pulling fs layer 08:05:43 ecc8261a40a4: Waiting 08:05:43 2a8b12db71e7: Verifying Checksum 08:05:43 2a8b12db71e7: Download complete 08:05:43 31603596830f: Verifying Checksum 08:05:43 31603596830f: Download complete 08:05:43 ecc8261a40a4: Verifying Checksum 08:05:43 ecc8261a40a4: Download complete 08:05:43 6ca5941a6612: Verifying Checksum 08:05:43 6ca5941a6612: Download complete 08:05:44 31603596830f: Pull complete 08:05:44 2a8b12db71e7: Pull complete 08:05:45 6ca5941a6612: Pull complete 08:05:45 ecc8261a40a4: Pull complete 08:05:45 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:05:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:05:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:05:45 prd-centos7-docker-4c-2g-5574 does not seem to be running inside a container 08:05:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:05:48 $ docker top 7f9f22563a1fcc55da325ac869d23a7d8c1f3b91a2c8d19eb81916dbfb389677 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:05:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:05:48 [ssh-agent] Looking for ssh-agent implementation... 08:05:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:05:48 $ docker exec 7f9f22563a1fcc55da325ac869d23a7d8c1f3b91a2c8d19eb81916dbfb389677 ssh-agent 08:05:48 SSH_AUTH_SOCK=/tmp/ssh-C6HpMU7AAMFZ/agent.11 08:05:48 SSH_AGENT_PID=16 08:05:48 Running ssh-add (command line suppressed) 08:05:48 Identity added: /w/workspace/edgex-go/7@tmp/private_key_1627719077426771478.key (/w/workspace/edgex-go/7@tmp/private_key_1627719077426771478.key) 08:05:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:05:49 + git tag --points-at HEAD [Pipeline] } 08:05:49 $ docker exec --env ******** --env ******** 7f9f22563a1fcc55da325ac869d23a7d8c1f3b91a2c8d19eb81916dbfb389677 ssh-agent -k 08:05:49 unset SSH_AUTH_SOCK; 08:05:49 unset SSH_AGENT_PID; 08:05:49 echo Agent pid 16 killed; 08:05:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:05:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:05:49 [ssh-agent] Looking for ssh-agent implementation... 08:05:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:05:49 $ docker exec 7f9f22563a1fcc55da325ac869d23a7d8c1f3b91a2c8d19eb81916dbfb389677 ssh-agent 08:05:49 SSH_AUTH_SOCK=/tmp/ssh-zt99OfOMBhtd/agent.44 08:05:49 SSH_AGENT_PID=49 08:05:49 Running ssh-add (command line suppressed) 08:05:50 Identity added: /w/workspace/edgex-go/7@tmp/private_key_1039742750676791276.key (/w/workspace/edgex-go/7@tmp/private_key_1039742750676791276.key) 08:05:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:05:50 + git semver init 08:05:50 # -> Open(): unable to determine branch for HEAD 08:05:50 # $GIT_DIR = /w/workspace/edgex-go/7/.git 08:05:50 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 08:05:50 # $SEMVER_REMOTE_NAME = origin 08:05:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:05:50 # $SEMVER_USER_NAME = edgex-jenkins 08:05:50 # $SEMVER_BRANCH = PR-2791 08:05:50 # $SEMVER_TEMP = /tmp/semver-875123870 08:05:50 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:06:08 # '/tmp/semver-875123870' -> '/w/workspace/edgex-go/7/.semver' 08:06:08 # -> Force: false 08:06:08 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 08:06:08 $ docker exec --env ******** --env ******** 7f9f22563a1fcc55da325ac869d23a7d8c1f3b91a2c8d19eb81916dbfb389677 ssh-agent -k 08:06:08 unset SSH_AUTH_SOCK; 08:06:08 unset SSH_AGENT_PID; 08:06:08 echo Agent pid 49 killed; 08:06:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:06:09 + git semver [Pipeline] } 08:06:09 $ docker stop --time=1 7f9f22563a1fcc55da325ac869d23a7d8c1f3b91a2c8d19eb81916dbfb389677 08:06:11 $ docker rm -f 7f9f22563a1fcc55da325ac869d23a7d8c1f3b91a2c8d19eb81916dbfb389677 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 08:06:12 Stashed 1 file(s) [Pipeline] echo 08:06:12 [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] echo 08:06:12 ========================================================= 08:06:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:06:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:06:13 + 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 . 08:06:13 error checking context: 'can't stat '/w/workspace/edgex-go/7/.semver''. [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 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] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:06:14 Failed in branch amd64 08:06:27 Still waiting to schedule task 08:06:27 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:09:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5578 in /w/workspace/edgexfoundry_edgex-go_PR-2791 [Pipeline] { [Pipeline] ws 08:09:07 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 08:09:12 using credential edgex-jenkins-ssh 08:09:12 Cloning the remote Git repository 08:09:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:09:12 > git init /w/workspace/edgex-go/7 # timeout=10 08:09:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:09:12 > git --version # timeout=10 08:09:12 > git --version # 'git version 2.17.1' 08:09:12 using GIT_SSH to set credentials SSH Credentials for GitHub 08:09:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:09:29 Merging remotes/origin/master commit 5fa08527d925aa0d761a58fd1d2245c253eac308 into PR head commit cfca8f87d1b14f31076b595db4703328e11b50dc 08:09:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:09:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:09:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:09:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:09:28 using GIT_SSH to set credentials SSH Credentials for GitHub 08:09:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2791/head:refs/remotes/origin/PR-2791 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:09:29 > git config core.sparsecheckout # timeout=10 08:09:29 > git checkout -f cfca8f87d1b14f31076b595db4703328e11b50dc # timeout=10 08:09:29 Merge succeeded, producing cfca8f87d1b14f31076b595db4703328e11b50dc 08:09:29 Checking out Revision cfca8f87d1b14f31076b595db4703328e11b50dc (PR-2791) 08:09:29 > git remote # timeout=10 08:09:29 > git config --get remote.origin.url # timeout=10 08:09:29 using GIT_SSH to set credentials SSH Credentials for GitHub 08:09:29 > git merge 5fa08527d925aa0d761a58fd1d2245c253eac308 # timeout=10 08:09:29 > git rev-parse HEAD^{commit} # timeout=10 08:09:29 > git config core.sparsecheckout # timeout=10 08:09:29 > git checkout -f cfca8f87d1b14f31076b595db4703328e11b50dc # timeout=10 08:09:34 Commit message: "feat(metadata): Implement Core Metadata GET /deviceservice/all V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:09:35 ========================================================= 08:09:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:09:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:09:36 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 08:09:39 Sending build context to Docker daemon 165MB 08:09:39 Step 1/7 : ARG BASE=golang:1.15-alpine 08:09:39 Step 2/7 : FROM ${BASE} 08:09:39 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:09:39 b538f80385f9: Pulling fs layer 08:09:39 74f711af9a0d: Pulling fs layer 08:09:39 99f96fe45779: Pulling fs layer 08:09:39 8529a6b9a6be: Pulling fs layer 08:09:39 45590311c82a: Pulling fs layer 08:09:39 69ca0ff8b7b3: Pulling fs layer 08:09:39 209524e5b208: Pulling fs layer 08:09:39 45590311c82a: Waiting 08:09:39 69ca0ff8b7b3: Waiting 08:09:39 209524e5b208: Waiting 08:09:39 8529a6b9a6be: Waiting 08:09:39 99f96fe45779: Verifying Checksum 08:09:39 99f96fe45779: Download complete 08:09:39 74f711af9a0d: Verifying Checksum 08:09:39 74f711af9a0d: Download complete 08:09:39 45590311c82a: Verifying Checksum 08:09:39 45590311c82a: Download complete 08:09:39 69ca0ff8b7b3: Download complete 08:09:39 b538f80385f9: Verifying Checksum 08:09:39 b538f80385f9: Download complete 08:09:40 b538f80385f9: Pull complete 08:09:40 74f711af9a0d: Pull complete 08:09:41 99f96fe45779: Pull complete 08:09:42 209524e5b208: Download complete 08:09:43 8529a6b9a6be: Download complete 08:09:53 8529a6b9a6be: Pull complete 08:09:54 45590311c82a: Pull complete 08:09:54 69ca0ff8b7b3: Pull complete 08:09:59 209524e5b208: Pull complete 08:09:59 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 08:09:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:09:59 ---> 5bddaf1c2fca 08:09:59 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 08:10:02 ---> Running in 28c02580cf58 08:10:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:10:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:10:05 (1/12) Installing libmagic (5.38-r0) 08:10:05 (2/12) Installing file (5.38-r0) 08:10:05 (3/12) Installing libc-dev (0.7.2-r3) 08:10:05 (4/12) Installing g++ (9.3.0-r2) 08:10:15 (5/12) Installing fortify-headers (1.1-r0) 08:10:15 (6/12) Installing patch (2.7.6-r6) 08:10:15 (7/12) Installing build-base (0.5-r2) 08:10:15 (8/12) Installing libsodium (1.0.18-r0) 08:10:15 (9/12) Installing pkgconf (1.7.2-r0) 08:10:15 (10/12) Installing libsodium-dev (1.0.18-r0) 08:10:15 (11/12) Installing libzmq (4.3.3-r0) 08:10:15 (12/12) Installing zeromq-dev (4.3.3-r0) 08:10:15 Executing busybox-1.31.1-r16.trigger 08:10:15 OK: 217 MiB in 51 packages 08:10:20 Removing intermediate container 28c02580cf58 08:10:20 ---> bfa80114d04a 08:10:20 Step 4/7 : WORKDIR /edgex-go 08:10:20 ---> Running in 4578e528096c 08:10:20 Removing intermediate container 4578e528096c 08:10:20 ---> 63fa79a7ad5c 08:10:20 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:10:20 latest: Pulling from library/docker 08:10:20 b538f80385f9: Already exists 08:10:20 259a493cd78d: Pulling fs layer 08:10:20 b8e66b5100f5: Pulling fs layer 08:10:20 7f8258a56ab6: Pulling fs layer 08:10:20 75a0a0ebb566: Pulling fs layer 08:10:20 4a2c62f0a2a3: Pulling fs layer 08:10:20 294320357d30: Pulling fs layer 08:10:20 75a0a0ebb566: Waiting 08:10:20 4a2c62f0a2a3: Waiting 08:10:20 294320357d30: Waiting 08:10:21 b8e66b5100f5: Verifying Checksum 08:10:21 b8e66b5100f5: Download complete 08:10:21 259a493cd78d: Download complete 08:10:21 75a0a0ebb566: Verifying Checksum 08:10:21 75a0a0ebb566: Download complete 08:10:21 4a2c62f0a2a3: Verifying Checksum 08:10:21 4a2c62f0a2a3: Download complete 08:10:21 294320357d30: Verifying Checksum 08:10:21 294320357d30: Download complete 08:10:21 259a493cd78d: Pull complete 08:10:22 b8e66b5100f5: Pull complete 08:10:22 7f8258a56ab6: Verifying Checksum 08:10:22 7f8258a56ab6: Download complete 08:10:25 7f8258a56ab6: Pull complete 08:10:25 75a0a0ebb566: Pull complete 08:10:26 4a2c62f0a2a3: Pull complete 08:10:26 294320357d30: Pull complete 08:10:26 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 08:10:26 Status: Downloaded newer image for docker:latest 08:10:30 ---> 1fbee44a6757 08:10:30 Step 6/7 : COPY go.mod . 08:10:30 ---> 4863a373c006 08:10:30 Step 7/7 : RUN go mod download 08:10:30 ---> Running in e75fa9b612bc 08:10:57 Removing intermediate container e75fa9b612bc 08:10:57 ---> c3583d01c833 08:10:57 Successfully built c3583d01c833 08:10:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:10:57 + docker inspect -f . ci-base-image-arm64 08:10:57 . [Pipeline] withDockerContainer 08:10:58 prd-ubuntu18.04-docker-arm64-4c-16g-5578 does not seem to be running inside a container 08:10:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-arm64 cat 08:11:00 $ docker top c545d75cd25404271b974782c6a37ef97a106a7a519e7dfa533dd9c0f836ebdc -eo pid,comm [Pipeline] { [Pipeline] sh 08:11:01 + go version 08:11:01 go version go1.15.2 linux/arm64 [Pipeline] } 08:11:01 $ docker stop --time=1 c545d75cd25404271b974782c6a37ef97a106a7a519e7dfa533dd9c0f836ebdc 08:11:03 $ docker rm -f c545d75cd25404271b974782c6a37ef97a106a7a519e7dfa533dd9c0f836ebdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:11:04 + docker inspect -f . ci-base-image-arm64 08:11:04 . [Pipeline] withDockerContainer 08:11:05 prd-ubuntu18.04-docker-arm64-4c-16g-5578 does not seem to be running inside a container 08:11:05 $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-arm64 cat 08:11:06 $ docker top b870a649dc3011163d3880adfff0271621617eb3d5173e4e25fce5db84d87ac4 -eo pid,comm [Pipeline] { [Pipeline] echo 08:11:06 ========================================================= 08:11:06 [edgeXBuildGoParallel] Running Tests and Build... 08:11:06 ========================================================= [Pipeline] sh 08:11:07 + make test 08:11:07 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:11:10 ? github.com/edgexfoundry/edgex-go [no test files] 08:11:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:11:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:11:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:11:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:11:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:11:59 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.044s 08:11:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 08:11:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:11:59 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 08:12:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:12:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:12:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:12:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:12:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:12:11 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.063s coverage: 46.6% of statements 08:12:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:12:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:12:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:12:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:12:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:12:18 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.252s coverage: 27.1% of statements 08:12:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:12:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:12:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:12:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:12:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:12:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:12:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.019s coverage: 100.0% of statements 08:12:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:12:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.016s coverage: 100.0% of statements 08:12:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:12:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:12:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.083s coverage: 83.6% of statements 08:12:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:12:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:12:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.409s coverage: 88.9% of statements 08:12:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:12:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:12:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 08:12:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:12:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.367s coverage: 28.6% of statements 08:12:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:12:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:12:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:12:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:12:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:12:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.036s coverage: 100.0% of statements 08:12:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:12:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.072s coverage: 100.0% of statements 08:12:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:12:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.084s coverage: 86.7% of statements 08:12:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:12:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.120s coverage: 97.5% of statements 08:12:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:12:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.066s coverage: 100.0% of statements 08:12:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:12:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:12:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:12:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:12:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.145s coverage: 96.1% of statements 08:12:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:12:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:12:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:12:27 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:12:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:12:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:12:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:12:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:12:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:12:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:12:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:12:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:12:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:12:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:12:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 08:12:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 08:12:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:12:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:12:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:12:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:12:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.020s coverage: 58.8% of statements 08:12:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:12:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:12:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.046s coverage: 0.0% of statements [no tests to run] 08:12:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:12:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 08:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.161s coverage: 63.5% of statements 08:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.017s coverage: 100.0% of statements 08:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.024s coverage: 91.3% of statements 08:12:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements 08:12:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements 08:12:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 08:12:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.267s coverage: 55.9% of statements 08:12:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:12:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:12:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 08:12:34 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 08:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 17.430s coverage: 86.3% of statements 08:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 08:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.132s coverage: 72.2% of statements 08:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.369s coverage: 72.1% of statements 08:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.044s coverage: 82.4% of statements 08:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.015s coverage: 48.4% of statements 08:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 08:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 08:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 08:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.022s coverage: 28.8% of statements 08:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 08:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.015s coverage: 96.8% of statements 08:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 08:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.081s coverage: 36.5% of statements 08:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.257s coverage: 84.1% of statements 08:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.030s coverage: 100.0% of statements 08:12:52 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.024s coverage: 42.9% of statements 08:12:52 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 08:12:52 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 08:12:52 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.021s coverage: 100.0% of statements 08:12:52 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 08:12:52 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.023s coverage: 83.8% of statements 08:12:52 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 08:12:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.114s coverage: 47.1% of statements 08:12:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:12:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:12:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.022s coverage: 100.0% of statements 08:12:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:12:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:12:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:12:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.025s coverage: 100.0% of statements 08:12:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:12:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.061s coverage: 100.0% of statements 08:12:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:12:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.184s coverage: 29.1% of statements 08:12:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:12:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:12:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:12:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:12:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:12:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.054s coverage: 99.0% of statements 08:12:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:12:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.026s coverage: 100.0% of statements 08:12:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:12:55 ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements 08:12:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:12:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements 08:12:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:12:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:12:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:12:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:12:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.015s coverage: 87.9% of statements 08:12:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:12:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:12:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements 08:12:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.019s coverage: 32.1% of statements 08:12:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.022s coverage: 100.0% of statements 08:12:58 GO111MODULE=on go vet ./... 08:13:20 gofmt -l . 08:13:20 [ "`gofmt -l .`" = "" ] 08:13:22 ./bin/test-go-mod-tidy.sh 08:13:23 ./bin/test-attribution-txt.sh [Pipeline] sh 08:13:28 + ls -al . 08:13:28 total 632 08:13:28 drwxrwxr-x 9 1001 1001 4096 Oct 15 08:13 . 08:13:28 drwxr-xr-x 4 root root 4096 Oct 15 08:11 .. 08:13:28 -rw-rw-r-- 1 1001 1001 11 Oct 15 08:09 .dockerignore 08:13:28 drwxrwxr-x 8 1001 1001 4096 Oct 15 08:09 .git 08:13:28 drwxrwxr-x 3 1001 1001 4096 Oct 15 08:09 .github 08:13:28 -rw-rw-r-- 1 1001 1001 932 Oct 15 08:09 .gitignore 08:13:28 -rw-rw-r-- 1 1001 1001 166 Oct 15 08:09 .sonarcloud.properties 08:13:28 -rw-rw-r-- 1 1001 1001 3804 Oct 15 08:09 CONTRIBUTING.md 08:13:28 -rw-rw-r-- 1 1001 1001 1035 Oct 15 08:09 Dockerfile.build 08:13:28 -rw-rw-r-- 1 1001 1001 863 Oct 15 08:09 Jenkinsfile 08:13:28 -rw-rw-r-- 1 1001 1001 10775 Oct 15 08:09 LICENSE 08:13:28 -rw-rw-r-- 1 1001 1001 6237 Oct 15 08:09 Makefile 08:13:28 -rw-rw-r-- 1 1001 1001 6447 Oct 15 08:09 README.md 08:13:28 -rw-rw-r-- 1 1001 1001 259 Oct 15 08:09 SECURITY.md 08:13:28 -rw-rw-r-- 1 1001 1001 5 Oct 15 08:06 VERSION 08:13:28 -rw-rw-r-- 1 1001 1001 4131 Oct 15 08:09 ZMQWindows.md 08:13:28 drwxrwxr-x 2 1001 1001 4096 Oct 15 08:09 bin 08:13:28 drwxrwxr-x 15 1001 1001 4096 Oct 15 08:09 cmd 08:13:28 -rw-r--r-- 1 root root 510628 Oct 15 08:12 coverage.out 08:13:28 -rw-r--r-- 1 root root 1041 Oct 15 08:13 go.mod 08:13:28 -rw-r--r-- 1 root root 18985 Oct 15 08:13 go.sum 08:13:28 drwxrwxr-x 8 1001 1001 4096 Oct 15 08:09 internal 08:13:28 drwxrwxr-x 4 1001 1001 4096 Oct 15 08:09 openapi 08:13:28 drwxrwxr-x 4 1001 1001 4096 Oct 15 08:09 snap 08:13:28 -rw-rw-r-- 1 1001 1001 168 Oct 15 08:09 version.go [Pipeline] sh 08:13:28 + '[' -e coverage.out ] 08:13:28 + chown 1001:1001 coverage.out [Pipeline] stash 08:13:30 Stashed 1 file(s) [Pipeline] sh 08:13:30 + make build 08:13:30 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 08:13: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 08:14:04 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 08:14:07 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 08:14:12 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 08:14:16 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 08:14:17 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 08:14:22 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 08:14:26 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 08:14:29 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 08:14:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:14:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:14:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } 08:14:45 $ docker stop --time=1 b870a649dc3011163d3880adfff0271621617eb3d5173e4e25fce5db84d87ac4 08:14:48 $ docker rm -f b870a649dc3011163d3880adfff0271621617eb3d5173e4e25fce5db84d87ac4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:14:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:14:50 08:14:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:14:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:14:51 latest: Pulling from edgex-devops/edgex-compose-arm64 08:14:51 29e5d40040c1: Pulling fs layer 08:14:51 1ce36da41761: Pulling fs layer 08:14:51 25b303627fd3: Pulling fs layer 08:14:51 29e5d40040c1: Verifying Checksum 08:14:51 29e5d40040c1: Download complete 08:14:52 1ce36da41761: Verifying Checksum 08:14:52 1ce36da41761: Download complete 08:14:52 29e5d40040c1: Pull complete 08:14:53 1ce36da41761: Pull complete 08:14:54 25b303627fd3: Verifying Checksum 08:14:54 25b303627fd3: Download complete 08:15:04 25b303627fd3: Pull complete 08:15:04 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:15:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:15:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:15:05 prd-ubuntu18.04-docker-arm64-4c-16g-5578 does not seem to be running inside a container 08:15:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:15:08 $ docker top a6d24c302c2c84b8011ef8433086cd4c9e8afc6a4efcf966d895fa99eca5d31a -eo pid,comm [Pipeline] { [Pipeline] sh 08:15:10 + docker-compose build --help 08:15:10 + grep parallel 08:15:13 --parallel Build images in parallel. [Pipeline] } 08:15:13 $ docker stop --time=1 a6d24c302c2c84b8011ef8433086cd4c9e8afc6a4efcf966d895fa99eca5d31a 08:15:15 $ docker rm -f a6d24c302c2c84b8011ef8433086cd4c9e8afc6a4efcf966d895fa99eca5d31a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:15:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:15:16 . [Pipeline] withDockerContainer 08:15:16 prd-ubuntu18.04-docker-arm64-4c-16g-5578 does not seem to be running inside a container 08:15:16 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-devops/edgex-compose-arm64:latest cat 08:15:18 $ docker top 0ae57263882ff9c7e879b3c3fbe659340fd1c3f4deb8a0f852f7b8b01e7e3087 -eo pid,comm [Pipeline] { [Pipeline] sh 08:15:19 + docker-compose -f ./docker-compose-build.yml build --parallel 08:15:23 Building docker-core-command-go ... 08:15:23 Building docker-core-data-go ... 08:15:23 Building docker-core-metadata-go ... 08:15:23 Building docker-security-proxy-setup-go ... 08:15:23 Building docker-security-secrets-setup-go ... 08:15:23 Building docker-security-secretstore-setup-go ... 08:15:23 Building docker-support-logging-go ... 08:15:23 Building docker-support-notifications-go ... 08:15:23 Building docker-support-scheduler-go ... 08:15:23 Building docker-sys-mgmt-agent-go ... 08:15:23 Building docker-support-scheduler-go 08:15:23 Building docker-sys-mgmt-agent-go 08:15:23 Building docker-core-data-go 08:15:23 Building docker-support-notifications-go 08:15:23 Building docker-support-logging-go 08:16:45 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 08:16:45 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:16:45 ---> c3583d01c833 08:16:45 Step 3/27 : WORKDIR /edgex-go 08:16:45 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 08:16:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:16:45 ---> c3583d01c833 08:16:45 Step 3/23 : WORKDIR /edgex-go 08:16:45 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 08:16:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:16:45 ---> c3583d01c833 08:16:45 Step 3/24 : WORKDIR /edgex-go 08:16:45 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 08:16:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:16:45 ---> c3583d01c833 08:16:45 Step 3/21 : WORKDIR /edgex-go 08:16:45 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:16:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:16:45 ---> c3583d01c833 08:16:45 Step 3/22 : WORKDIR /edgex-go 08:16:45 ---> Running in f8ec6e385f86 08:16:45 ---> Running in e8ef8105f2f7 08:16:45 ---> Running in 9693b6e16716 08:16:45 ---> Running in f32f2ec971df 08:16:45 ---> Running in f80245c13ae2 08:16:45 Removing intermediate container 9693b6e16716 08:16:45 ---> e6f3583bbc70 08:16:45 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:16:45 Removing intermediate container f32f2ec971df 08:16:45 ---> 9c7ee7b13b0e 08:16:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:16:45 Removing intermediate container f80245c13ae2 08:16:45 ---> 777f9a6aa66e 08:16:45 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:16:45 Removing intermediate container e8ef8105f2f7 08:16:45 ---> 5b5a23dbe8b6 08:16:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:16:45 Removing intermediate container f8ec6e385f86 08:16:45 ---> beca139a512b 08:16:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:16:45 ---> Running in b316d9be82df 08:16:45 ---> Running in f1f9ac523aee 08:16:45 ---> Running in 30b85e424546 08:16:45 ---> Running in 20ad9d0ca583 08:16:45 ---> Running in 17633ebd7475 08:16:48 Removing intermediate container b316d9be82df 08:16:48 ---> a9d98ee69c04 08:16:48 Step 5/21 : RUN apk update && apk add make git 08:16:48 ---> Running in 6dfa6dcafa4f 08:16:48 Removing intermediate container f1f9ac523aee 08:16:48 ---> 2e6f783ce1ee 08:16:48 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 08:16:48 ---> Running in 15aac059ee74 08:16:49 Removing intermediate container 30b85e424546 08:16:49 Removing intermediate container 20ad9d0ca583 08:16:49 ---> d5333862026d 08:16:49 Step 5/27 : RUN apk update && apk add make bash git 08:16:49 ---> a3cf991ac073 08:16:49 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 08:16:49 Removing intermediate container 17633ebd7475 08:16:49 ---> 6e0c6d8d0a0a 08:16:49 Step 5/22 : RUN apk update && apk add make && apk add bash git 08:16:49 ---> Running in ac63a6fc6efa 08:16:49 ---> Running in 2207601a04e4 08:16:49 ---> Running in c352058ce074 08:16:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:16:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:16:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:16:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:16:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:16:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:16:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:16:52 v3.12.0-410-g9380b2bf9c [http://nl.alpinelinux.org/alpine/v3.12/main] 08:16:52 v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:16:52 OK: 12623 distinct packages available 08:16:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:16:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:16:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:16:52 OK: 217 MiB in 51 packages 08:16:52 v3.12.0-410-g9380b2bf9c [http://nl.alpinelinux.org/alpine/v3.12/main] 08:16:52 v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:16:52 OK: 12623 distinct packages available 08:16:53 v3.12.0-410-g9380b2bf9c [http://nl.alpinelinux.org/alpine/v3.12/main] 08:16:53 v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:16:53 OK: 12623 distinct packages available 08:16:53 v3.12.0-410-g9380b2bf9c [http://nl.alpinelinux.org/alpine/v3.12/main] 08:16:53 v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:16:53 OK: 12623 distinct packages available 08:16:53 v3.12.0-410-g9380b2bf9c [http://nl.alpinelinux.org/alpine/v3.12/main] 08:16:53 v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:16:53 OK: 12623 distinct packages available 08:16:53 OK: 217 MiB in 51 packages 08:16:54 OK: 217 MiB in 51 packages 08:16:54 OK: 217 MiB in 51 packages 08:16:54 OK: 217 MiB in 51 packages 08:16:54 Removing intermediate container 6dfa6dcafa4f 08:16:54 ---> ce8304d49212 08:16:54 Step 6/21 : COPY go.mod . 08:16:55 OK: 217 MiB in 51 packages 08:16:55 Removing intermediate container 15aac059ee74 08:16:55 ---> df699f930a84 08:16:55 Step 6/23 : COPY go.mod . 08:16:56 ---> 9316dfece0d3 08:16:56 Step 7/21 : RUN go mod download 08:16:56 Removing intermediate container c352058ce074 08:16:56 ---> 6689faad42c9 08:16:56 Step 6/24 : COPY go.mod . 08:16:56 ---> Running in cdd721e5ed12 08:16:56 Removing intermediate container ac63a6fc6efa 08:16:56 ---> 73092bd04f04 08:16:56 Step 6/27 : COPY go.mod . 08:16:56 ---> 428464ca57cc 08:16:56 Step 7/23 : RUN go mod download 08:16:57 ---> Running in 9fef0c015228 08:16:57 Removing intermediate container 2207601a04e4 08:16:57 ---> b4b1814eb5a8 08:16:57 Step 6/22 : COPY go.mod . 08:16:57 ---> f309723f239f 08:16:57 Step 7/27 : RUN go mod download 08:16:57 ---> e0999919aae2 08:16:57 Step 7/24 : RUN go mod download 08:16:57 ---> Running in d45612088b3b 08:16:57 ---> Running in b970e6445b38 08:16:58 ---> 2184ac70e18c 08:16:58 Step 7/22 : RUN go mod download 08:16:58 ---> Running in 89f314f1241b 08:17:01 Removing intermediate container cdd721e5ed12 08:17:01 ---> 70fbd1b6a16a 08:17:01 Step 8/21 : COPY . . 08:17:02 Removing intermediate container 9fef0c015228 08:17:02 ---> 8d850fc3986a 08:17:02 Step 8/23 : COPY . . 08:17:03 Removing intermediate container d45612088b3b 08:17:03 ---> d5a686b7f07d 08:17:03 Step 8/27 : COPY . . 08:17:03 Removing intermediate container b970e6445b38 08:17:03 ---> 04cf46976942 08:17:03 Step 8/24 : COPY . . 08:17:04 Removing intermediate container 89f314f1241b 08:17:04 ---> 441f45020c9e 08:17:04 Step 8/22 : COPY . . 08:17:26 ---> dc7849895845 08:17:26 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 08:17:26 ---> 58c9982d54dd 08:17:26 Step 9/23 : RUN make cmd/core-data/core-data 08:17:26 ---> 76b900d12d7f 08:17:26 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:17:26 ---> 744ba11b6d2c 08:17:26 Step 9/24 : RUN make cmd/support-notifications/support-notifications 08:17:26 ---> d979506203c3 08:17:26 Step 9/22 : RUN make cmd/support-logging/support-logging 08:17:26 ---> Running in c27bb47466ab 08:17:26 ---> Running in 72ed4ebe2e6c 08:17:26 ---> Running in 9c789d20dd88 08:17:26 ---> Running in aedb2c08370c 08:17:26 ---> Running in 57a72e2bcb38 08:17:27 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 08:17:27 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 08:17:27 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 08:17:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:17:28 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 08:19:05 Removing intermediate container aedb2c08370c 08:19:05 ---> c1c841b12747 08:19:05 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:19:05 ---> Running in 94b59f7efb24 08:19:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:19:05 Removing intermediate container 57a72e2bcb38 08:19:05 ---> 8cf30879fdfd 08:19:05 08:19:05 Step 10/22 : FROM scratch 08:19:05 ---> 08:19:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 08:19:05 ---> Running in faeffe5d2eb7 08:19:05 Removing intermediate container faeffe5d2eb7 08:19:05 ---> 37f4c3879112 08:19:05 Step 12/22 : ENV APP_PORT=48061 08:19:06 ---> Running in 0ce113159188 08:19:06 Removing intermediate container 0ce113159188 08:19:06 ---> 5996e222fa94 08:19:06 Step 13/22 : EXPOSE $APP_PORT 08:19:07 ---> Running in c0ac9b6c763d 08:19:07 Removing intermediate container c0ac9b6c763d 08:19:07 ---> 07adc0dea31b 08:19:07 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 08:19:08 ---> 5226b35a41c0 08:19:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 08:19:10 ---> 43266763168e 08:19:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 08:19:10 Removing intermediate container 94b59f7efb24 08:19:10 ---> c8357a2fe3fd 08:19:10 08:19:10 Step 11/27 : FROM docker:latest 08:19:10 ---> 45884bde0078 08:19:10 Step 12/27 : RUN apk add --no-cache bash 08:19:11 ---> Running in 756c7aca8c59 08:19:12 ---> d1219b3d4262 08:19:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 08:19:14 ---> f6806ad7ce06 08:19:14 Step 18/22 : ENTRYPOINT ["/support-logging"] 08:19:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:19:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:19:14 ---> Running in 7a94e7968eb5 08:19:14 (1/2) Installing readline (8.0.4-r0) 08:19:14 (2/2) Installing bash (5.0.17-r0) 08:19:14 Executing bash-5.0.17-r0.post-install 08:19:14 Executing busybox-1.31.1-r16.trigger 08:19:14 OK: 12 MiB in 22 packages 08:19:14 Removing intermediate container 7a94e7968eb5 08:19:14 ---> 501edfed693a 08:19:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:19:15 ---> Running in 64de5074b165 08:19:16 Removing intermediate container 64de5074b165 08:19:16 ---> ec5a197db0a9 08:19:16 Step 20/22 : LABEL arch=arm64 08:19:17 ---> Running in 058ff92dd200 08:19:18 Removing intermediate container 756c7aca8c59 08:19:18 ---> 23e4b69b2299 08:19:18 Step 13/27 : RUN rm -rf /var/cache/apk/* 08:19:18 ---> Running in eb88298c45f7 08:19:18 Removing intermediate container 058ff92dd200 08:19:18 ---> 02353bd75b87 08:19:18 Step 21/22 : LABEL git_sha=cfca8f87d1b14f31076b595db4703328e11b50dc 08:19:19 ---> Running in 376c8eaa199b 08:19:22 Removing intermediate container 376c8eaa199b 08:19:22 ---> 89de4b987a9c 08:19:22 Step 22/22 : LABEL version=0.0.0 08:19:22 ---> Running in 17d0ac062c96 08:19:22 Removing intermediate container 72ed4ebe2e6c 08:19:22 ---> 807a62c3e962 08:19:22 08:19:22 Step 10/21 : FROM scratch 08:19:22 ---> 08:19:22 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:19:22 Removing intermediate container 9c789d20dd88 08:19:22 ---> b7c5b42e678f 08:19:22 08:19:22 Step 10/24 : FROM scratch 08:19:22 ---> 08:19:22 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 08:19:23 ---> Using cache 08:19:23 ---> 37f4c3879112 08:19:23 Step 12/24 : ENV APP_PORT=48060 08:19:23 ---> Running in d3345e4297bf 08:19:23 Removing intermediate container 17d0ac062c96 08:19:23 ---> 03ecd95ad40b 08:19:23 08:19:23 ---> Running in d729b09048a6 08:19:23 Successfully built 03ecd95ad40b 08:19:23 Successfully tagged docker-support-logging-go-arm64:latest 08:19:23  Building docker-support-logging-go ... done Building docker-security-secretstore-setup-go 08:19:24 Removing intermediate container d3345e4297bf 08:19:24 ---> f5fb830e1d46 08:19:24 Step 12/21 : ENV APP_PORT=48085 08:19:24 Removing intermediate container d729b09048a6 08:19:24 ---> 94397a457971 08:19:24 Step 13/24 : EXPOSE $APP_PORTRemoving intermediate container eb88298c45f7 08:19:24 08:19:24 ---> 9f9d97895365 08:19:24 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 08:19:24 ---> Running in b5af4326a60d 08:19:24 ---> Running in 65b42d8764ad 08:19:24 ---> Running in f6cde7ba8ac5 08:19:25 Removing intermediate container b5af4326a60d 08:19:25 ---> 746f4d961624 08:19:25 Step 13/21 : EXPOSE $APP_PORT 08:19:25 Removing intermediate container 65b42d8764ad 08:19:25 ---> 7d2cdb2a4582 08:19:25 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 08:19:25 ---> Running in 59bdb72c48d8 08:19:25 Removing intermediate container f6cde7ba8ac5 08:19:25 ---> c9f7ad37c92a 08:19:25 Step 15/27 : ENV APP_PORT=48090 08:19:25 ---> Running in dc435c95f182 08:19:26 Removing intermediate container 59bdb72c48d8 08:19:26 ---> 985a4d25ef2e 08:19:26 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 08:19:26 ---> 667f0984e9ed 08:19:26 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 08:19:26 Removing intermediate container dc435c95f182 08:19:26 ---> 94f126743fc2 08:19:26 Step 16/27 : EXPOSE $APP_PORT 08:19:27 ---> Running in 7172d7566307 08:19:28 ---> aac06b1046eb 08:19:28 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:19:28 Removing intermediate container 7172d7566307 08:19:28 ---> 53ac18415de4 08:19:28 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:19:29 ---> 9dbd746c3b81 08:19:29 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 08:19:31 ---> bc2953e274e3 08:19:31 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:19:31 ---> 515a8428efeb 08:19:31 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:19:31 ---> e383ef6d7689 08:19:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 08:19:32 ---> 730d8dc5046a 08:19:32 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 08:19:33 ---> Running in 4a0a95788b8a 08:19:33 ---> 2b3184e87893 08:19:33 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:19:33 ---> 5971715d01c0 08:19:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:19:34 Removing intermediate container 4a0a95788b8a 08:19:34 ---> df45571974ee 08:19:34 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:19:34 ---> Running in 1c8732386e66 08:19:35 ---> d5c28e5e92c5 08:19:35 Step 20/27 : RUN apk --no-cache add py3-pip 08:19:36 ---> a9eee1f6090c 08:19:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:19:36 ---> Running in 7eeffba762c7 08:19:36 Removing intermediate container 1c8732386e66 08:19:36 ---> e84f8b6cac7d 08:19:36 Step 19/21 : LABEL arch=arm64 08:19:36 ---> Running in 2424742915db 08:19:37 ---> 3abadab15d23 08:19:37 Step 20/24 : ENTRYPOINT ["/support-notifications"] 08:19:37 Removing intermediate container 2424742915db 08:19:37 ---> 11636e789245 08:19:37 Step 20/21 : LABEL git_sha=cfca8f87d1b14f31076b595db4703328e11b50dc 08:19:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:19:38 ---> Running in e1a3a23884c2 08:19:38 ---> Running in aa3b80365d6a 08:19:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:19:39 (1/33) Installing libbz2 (1.0.8-r1) 08:19:39 (2/33) Installing expat (2.2.9-r1) 08:19:39 (3/33) Installing libffi (3.3-r2) 08:19:39 (4/33) Installing gdbm (1.13-r1) 08:19:39 (5/33) Installing xz-libs (5.2.5-r0) 08:19:39 (6/33) Installing sqlite-libs (3.32.1-r0) 08:19:39 Removing intermediate container aa3b80365d6a 08:19:39 ---> 423382eaa7de 08:19:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:19:39 (7/33) Installing python3 (3.8.5-r0) 08:19:40 Removing intermediate container e1a3a23884c2 08:19:40 ---> b69fc6b0c2fb 08:19:40 Step 21/21 : LABEL version=0.0.0 08:19:40 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine 08:19:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:19:40 ---> c3583d01c833 08:19:40 Step 3/26 : WORKDIR /edgex-go 08:19:40 ---> Using cache 08:19:40 ---> 777f9a6aa66e 08:19:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:19:40 ---> Using cache 08:19:40 ---> d5333862026d 08:19:40 Step 5/26 : RUN apk update && apk add make git 08:19:41 (8/33) Installing py3-appdirs (1.4.4-r1) 08:19:41 (9/33) Installing py3-ordered-set (4.0.1-r0) 08:19:41 (10/33) Installing py3-parsing (2.4.7-r0) 08:19:41 (11/33) Installing py3-six (1.15.0-r0) 08:19:41 (12/33) Installing py3-packaging (20.4-r0) 08:19:41 ---> Running in 6e286a8ea8c5 08:19:41 (13/33) Installing py3-setuptools (47.0.0-r0) 08:19:41 (14/33) Installing py3-chardet (3.0.4-r4) 08:19:41 ---> Running in ade1aa2efb8d 08:19:41 ---> Running in 8eb12a121c40 08:19:41 (15/33) Installing py3-idna (2.9-r0) 08:19:41 (16/33) Installing py3-certifi (2020.4.5.1-r0) 08:19:42 (17/33) Installing py3-urllib3 (1.25.9-r0) 08:19:42 (18/33) Installing py3-requests (2.23.0-r0) 08:19:42 (19/33) Installing py3-msgpack (1.0.0-r0) 08:19:42 (20/33) Installing py3-lockfile (0.12.2-r3) 08:19:42 (21/33) Installing py3-cachecontrol (0.12.6-r0) 08:19:42 (22/33) Installing py3-colorama (0.4.3-r0) 08:19:42 (23/33) Installing py3-distlib (0.3.0-r0) 08:19:42 (24/33) Installing py3-distro (1.5.0-r1) 08:19:42 Removing intermediate container c27bb47466ab 08:19:42 ---> c58e45a2e2d6 08:19:42 08:19:42 Step 10/23 : FROM alpine 08:19:42 (25/33) Installing py3-webencodings (0.5.1-r3) 08:19:42 (26/33) Installing py3-html5lib (1.0.1-r4) 08:19:42 (27/33) Installing py3-pytoml (0.1.21-r0) 08:19:42 (28/33) Installing py3-pep517 (0.8.2-r0) 08:19:42 (29/33) Installing py3-progress (1.5-r0) 08:19:42 (30/33) Installing py3-toml (0.10.1-r0) 08:19:42 (31/33) Installing py3-retrying (1.3.3-r0) 08:19:42 (32/33) Installing py3-contextlib2 (0.6.0-r0) 08:19:42 (33/33) Installing py3-pip (20.1.1-r0) 08:19:42 Removing intermediate container 6e286a8ea8c5 08:19:42 ---> ac274b016ce1 08:19:42 latest: Pulling from library/alpine 08:19:42 Step 22/24 : LABEL arch=arm64 08:19:42 Executing busybox-1.31.1-r16.trigger 08:19:42 OK: 71 MiB in 55 packages 08:19:43 Removing intermediate container ade1aa2efb8d 08:19:43 ---> 3a3ce97295fc 08:19:43 08:19:43 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 08:19:43 Status: Downloaded newer image for alpine:latest 08:19:43 ---> 62ee0e9f8440 08:19:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:19:43 ---> Running in d7074cfd7b71 08:19:43 ---> Running in c85ccab49642 08:19:43 Successfully built 3a3ce97295fc 08:19:43 Successfully tagged docker-support-scheduler-go-arm64:latest 08:19:43  Building docker-support-scheduler-go ... done Building docker-core-command-go 08:19:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:19:43 Removing intermediate container d7074cfd7b71 08:19:43 ---> 4b1adec03413 08:19:43 Step 23/24 : LABEL git_sha=cfca8f87d1b14f31076b595db4703328e11b50dc 08:19:44 ---> Running in 0358d084f49c 08:19:44 Removing intermediate container c85ccab49642 08:19:44 ---> 435324ca5dba 08:19:44 Step 12/23 : ENV APP_PORT=48080 08:19:44 ---> Running in 38d703c49884 08:19:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:19:44 Removing intermediate container 0358d084f49c 08:19:44 ---> bbd90e757fe6 08:19:44 Step 24/24 : LABEL version=0.0.0 08:19:45 ---> Running in c9dab3f05d50 08:19:45 Removing intermediate container 38d703c49884 08:19:45 ---> 9d75cf2f86d6 08:19:45 Step 13/23 : EXPOSE $APP_PORT 08:19:45 v3.12.0-410-g9380b2bf9c [http://nl.alpinelinux.org/alpine/v3.12/main] 08:19:45 v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:19:45 OK: 12623 distinct packages available 08:19:46 ---> Running in 06139324ace9 08:19:46 Removing intermediate container c9dab3f05d50 08:19:46 ---> 6e0246d70cfe 08:19:46 08:19:46 OK: 217 MiB in 51 packages 08:19:47 Successfully built 6e0246d70cfe 08:19:48 Successfully tagged docker-support-notifications-go-arm64:latest 08:19:48 Building docker-core-metadata-go 08:19:48  Building docker-support-notifications-go ... done Removing intermediate container 06139324ace9 08:19:48 ---> af0c1e7ffee8 08:19:48 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:19:49 ---> Running in b17ae9cefaaf 08:19:50 Removing intermediate container 8eb12a121c40 08:19:50 ---> 456b3bc9c57e 08:19:50 Step 6/26 : COPY go.mod . 08:19:50 Removing intermediate container 7eeffba762c7 08:19:50 ---> 0d0ed03abee0 08:19:50 Step 21/27 : RUN pip install docker-compose==1.23.2 08:19:51 ---> 030b4dbc31cf 08:19:51 Step 7/26 : RUN go mod download 08:19:51 ---> Running in cc9df0c966a9 08:19:51 ---> Running in 91f9cb7250fa 08:19:52 Removing intermediate container b17ae9cefaaf 08:19:52 ---> fc4c98e1ab81 08:19:52 Step 15/23 : RUN apk --no-cache add zeromq 08:19:53 ---> Running in 61983abbdda6 08:19:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:19:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:19:57 (1/5) Installing libgcc (9.3.0-r2) 08:19:57 Removing intermediate container 91f9cb7250fa 08:19:57 ---> 3d99b9b5d011 08:19:57 Step 8/26 : COPY . . 08:19:57 (2/5) Installing libsodium (1.0.18-r0) 08:19:57 (3/5) Installing libstdc++ (9.3.0-r2) 08:19:57 (4/5) Installing libzmq (4.3.3-r0) 08:19:57 (5/5) Installing zeromq (4.3.3-r0) 08:19:58 Executing busybox-1.31.1-r16.trigger 08:19:58 OK: 8 MiB in 19 packages 08:19:59 Collecting docker-compose==1.23.2 08:19:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:20:01 Collecting PyYAML<4,>=3.10 08:20:01 Downloading PyYAML-3.13.tar.gz (270 kB) 08:20:01 Removing intermediate container 61983abbdda6 08:20:01 ---> 7a140f5d2a81 08:20:01 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 08:20:03 ---> 439c2e82c202 08:20:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:20:05 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:20:05 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:20:06 Collecting docopt<0.7,>=0.6.1 08:20:06 Downloading docopt-0.6.2.tar.gz (25 kB) 08:20:06 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:20:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:20:06 ---> c3583d01c833 08:20:06 Step 3/22 : WORKDIR /edgex-go 08:20:06 ---> Using cache 08:20:06 ---> 777f9a6aa66e 08:20:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:06 ---> Using cache 08:20:06 ---> d5333862026d 08:20:06 Step 5/22 : RUN apk update && apk add make git 08:20:06 ---> Using cache 08:20:06 ---> 456b3bc9c57e 08:20:06 Step 6/22 : COPY go.mod . 08:20:06 ---> Using cache 08:20:06 ---> 030b4dbc31cf 08:20:06 Step 7/22 : RUN go mod download 08:20:06 ---> Using cache 08:20:06 ---> 3d99b9b5d011 08:20:06 Step 8/22 : COPY . . 08:20:08 ---> 89ee3316def3 08:20:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:20:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:20:09 Collecting docker<4.0,>=3.6.0 08:20:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:20:11 Collecting dockerpty<0.5,>=0.4.1 08:20:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:20:11 ---> c38c3a1d3070 08:20:11 Step 19/23 : ENTRYPOINT ["/core-data"] 08:20:11 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:20:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:20:11 ---> c3583d01c833 08:20:11 Step 3/22 : WORKDIR /edgex-go 08:20:11 ---> Using cache 08:20:11 ---> 777f9a6aa66e 08:20:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:11 ---> Using cache 08:20:11 ---> d5333862026d 08:20:11 Step 5/22 : RUN apk update && apk add make git 08:20:11 ---> Using cache 08:20:11 ---> 456b3bc9c57e 08:20:11 Step 6/22 : COPY go.mod . 08:20:11 ---> Using cache 08:20:11 ---> 030b4dbc31cf 08:20:11 Step 7/22 : RUN go mod download 08:20:11 ---> Using cache 08:20:11 ---> 3d99b9b5d011 08:20:11 Step 8/22 : COPY . . 08:20:12 ---> Running in d21428ad0ded 08:20:14 Removing intermediate container d21428ad0ded 08:20:14 ---> f23504eeb0cb 08:20:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:20:14 Collecting jsonschema<3,>=2.5.1 08:20:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:20:15 ---> Running in 9efce8ac5f3e 08:20:15 Collecting cached-property<2,>=1.2.0 08:20:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:20:16 Collecting websocket-client<1.0,>=0.32.0 08:20:16 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 08:20:16 Removing intermediate container 9efce8ac5f3e 08:20:16 ---> 81e96a1c3da6 08:20:16 Step 21/23 : LABEL arch=arm64 08:20:17 ---> 066e56331730 08:20:17 Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read 08:20:17 Collecting texttable<0.10,>=0.9.0 08:20:17 Downloading texttable-0.9.1.tar.gz (11 kB) 08:20:17 ---> Running in 35a82470d7cd 08:20:17 ---> Running in 2315460b98c4 08:20:19 Removing intermediate container 2315460b98c4 08:20:19 ---> caab79cf4488 08:20:19 Step 22/23 : LABEL git_sha=cfca8f87d1b14f31076b595db4703328e11b50dc 08:20:20 ---> Running in 7e9869bb6351 08:20:20 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 08:20:20 Collecting idna<2.8,>=2.5 08:20:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:20:20 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) 08:20:21 Removing intermediate container 7e9869bb6351 08:20:21 ---> 60201df231e0 08:20:21 Step 23/23 : LABEL version=0.0.0 08:20:21 Collecting urllib3<1.25,>=1.21.1 08:20:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:20:21 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) 08:20:21 ---> Running in ae1bfee6ccdb 08:20:21 Collecting docker-pycreds>=0.4.0 08:20:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:20:21 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:20:21 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:20:21 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:20:21 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:20:22 Removing intermediate container ae1bfee6ccdb 08:20:22 ---> ff263c9daaff 08:20:22 08:20:23 Installing collected packages: PyYAML, idna, urllib3, requests, docopt, docker-pycreds, websocket-client, docker, dockerpty, jsonschema, cached-property, texttable, docker-compose 08:20:23 Running setup.py install for PyYAML: started 08:20:23 Successfully built ff263c9daaff 08:20:23 Successfully tagged docker-core-data-go-arm64:latest 08:20:23  Building docker-core-data-go ... done Building docker-security-proxy-setup-go 08:20:25 Running setup.py install for PyYAML: finished with status 'done' 08:20:25 Attempting uninstall: idna 08:20:25 Found existing installation: idna 2.9 08:20:26 Uninstalling idna-2.9: 08:20:26 Successfully uninstalled idna-2.9 08:20:28 Attempting uninstall: urllib3 08:20:28 Found existing installation: urllib3 1.25.9 08:20:28 Uninstalling urllib3-1.25.9: 08:20:28 Successfully uninstalled urllib3-1.25.9 08:20:29 Attempting uninstall: requests 08:20:29 Found existing installation: requests 2.23.0 08:20:29 Uninstalling requests-2.23.0: 08:20:29 ---> 18004ae70865 08:20:29 Step 9/22 : RUN make cmd/core-command/core-command 08:20:29 Successfully uninstalled requests-2.23.0 08:20:30 Running setup.py install for docopt: started 08:20:30 ---> Running in 2b3f534f0e69 08:20:31 ---> e72c2c1990dd 08:20:31 Step 9/22 : RUN make cmd/core-metadata/core-metadata 08:20:31 ---> Running in ee8f096dd21b 08:20:32 Running setup.py install for docopt: finished with status 'done' 08:20:33 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 08:20:34 Running setup.py install for dockerpty: started 08:20:34 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 08:20:38 Running setup.py install for dockerpty: finished with status 'done' 08:20:38 Running setup.py install for texttable: started 08:20:41 Running setup.py install for texttable: finished with status 'done' 08:20:42 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 08:20:46 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 08:20:46 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:20:46 ---> c3583d01c833 08:20:46 Step 3/20 : WORKDIR /edgex-go 08:20:46 ---> Using cache 08:20:46 ---> 777f9a6aa66e 08:20:46 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:46 ---> Using cache 08:20:46 ---> d5333862026d 08:20:46 Step 5/20 : RUN apk update && apk add make git 08:20:46 ---> Using cache 08:20:46 ---> 456b3bc9c57e 08:20:46 Step 6/20 : COPY go.mod . 08:20:46 ---> Using cache 08:20:46 ---> 030b4dbc31cf 08:20:46 Step 7/20 : RUN go mod download 08:20:46 ---> Using cache 08:20:46 ---> 3d99b9b5d011 08:20:46 Step 8/20 : COPY . . 08:20:46 ---> Using cache 08:20:46 ---> e72c2c1990dd 08:20:46 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 08:20:48 ---> Running in a3b5e2a414b0 08:20:51 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 08:20:51 Removing intermediate container cc9df0c966a9 08:20:51 ---> d6616449896d 08:20:51 Step 22/27 : RUN apk --no-cache add curl 08:20:51 ---> Running in a0c05c24aa2c 08:20:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:20:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:20:54 (1/3) Installing nghttp2-libs (1.41.0-r0) 08:20:54 (2/3) Installing libcurl (7.69.1-r1) 08:20:54 (3/3) Installing curl (7.69.1-r1) 08:20:54 Executing busybox-1.31.1-r16.trigger 08:20:54 OK: 71 MiB in 58 packages 08:20:56 Removing intermediate container a0c05c24aa2c 08:20:56 ---> a4529b37c52b 08:20:56 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 08:20:56 ---> Running in 782178e95a4e 08:20:57 Removing intermediate container 782178e95a4e 08:20:57 ---> 10040a7cffe7 08:20:57 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:20:57 ---> Running in 5ef4ff09fe89 08:20:58 Removing intermediate container 5ef4ff09fe89 08:20:58 ---> 1018127f82ca 08:20:58 Step 25/27 : LABEL arch=arm64 08:20:58 ---> Running in 25fecd3269c7 08:20:59 Removing intermediate container 25fecd3269c7 08:20:59 ---> 9fe273cede18 08:20:59 Step 26/27 : LABEL git_sha=cfca8f87d1b14f31076b595db4703328e11b50dc 08:20:59 ---> Running in d34e41d802be 08:20:59 Removing intermediate container d34e41d802be 08:20:59 ---> 35802d647cb7 08:20:59 Step 27/27 : LABEL version=0.0.0 08:21:00 ---> Running in 8b4c71acf57d 08:21:00 Removing intermediate container 8b4c71acf57d 08:21:00 ---> 6d8e8ff5f329 08:21:00 08:21:01 Successfully built 6d8e8ff5f329 08:21:01 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 08:21:01  Building docker-sys-mgmt-agent-go ... done Building docker-security-secrets-setup-go 08:21:23 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 08:21:23 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 08:21:23 ---> c3583d01c833 08:21:23 Step 3/29 : WORKDIR /edgex-go 08:21:23 ---> Using cache 08:21:23 ---> 777f9a6aa66e 08:21:23 Step 4/29 : RUN apk update && apk add make git 08:21:23 ---> Running in 80520c5f8160 08:21:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:21:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:21:27 v3.12.0-410-g9380b2bf9c [http://nl.alpinelinux.org/alpine/v3.12/main] 08:21:27 v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:21:27 OK: 12623 distinct packages available 08:21:27 OK: 217 MiB in 51 packages 08:21:29 Removing intermediate container 80520c5f8160 08:21:29 ---> 43588150edd0 08:21:29 Step 5/29 : COPY go.mod . 08:21:30 ---> 6fdf878e2fee 08:21:30 Step 6/29 : RUN go mod download 08:21:31 ---> Running in 3221d4b16633 08:21:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:21:36 Removing intermediate container 3221d4b16633 08:21:36 ---> 2a1ec71e81be 08:21:36 Step 7/29 : COPY . . 08:21:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read 08:21:54 ---> a2be8511ff15 08:21:54 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 08:21:54 ---> Running in 344649305ae7 08:21:56 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 08:22:01 Removing intermediate container 35a82470d7cd 08:22:01 ---> 1ba474d8ade7 08:22:01 08:22:01 Step 10/26 : FROM alpine:3.10 08:22:01 3.10: Pulling from library/alpine 08:22:03 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 08:22:03 Status: Downloaded newer image for alpine:3.10 08:22:03 ---> 536a684cf733 08:22:03 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 08:22:03 ---> Running in 7410e1ce6011 08:22:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 08:22:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 08:22:07 v3.10.5-100-gfe1189d439 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 08:22:07 v3.10.5-98-g584c0fff37 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 08:22:07 OK: 10167 distinct packages available 08:22:07 (1/5) Installing ca-certificates (20191127-r2) 08:22:07 (2/5) Installing nghttp2-libs (1.39.2-r1) 08:22:07 (3/5) Installing libcurl (7.66.0-r1) 08:22:08 (4/5) Installing curl (7.66.0-r1) 08:22:08 (5/5) Installing dumb-init (1.2.2-r1) 08:22:08 Executing busybox-1.30.1-r3.trigger 08:22:08 Executing ca-certificates-20191127-r2.trigger 08:22:08 OK: 7 MiB in 19 packages 08:22:11 Removing intermediate container 7410e1ce6011 08:22:11 ---> 98511edc11c9 08:22:11 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:22:11 ---> Running in 0f62c0df91d0 08:22:11 Removing intermediate container 0f62c0df91d0 08:22:11 ---> 87a18cb29c55 08:22:11 Step 13/26 : WORKDIR / 08:22:12 ---> Running in e97a0d62684e 08:22:13 Removing intermediate container e97a0d62684e 08:22:13 ---> e46bbb4a7864 08:22:13 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:22:14 ---> 1f8c5f8cd066 08:22:14 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:22:16 ---> 737c1a9b60d2 08:22:16 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:22:16 Removing intermediate container a3b5e2a414b0 08:22:16 ---> 768043cce696 08:22:16 08:22:16 Step 10/20 : FROM alpine 08:22:16 ---> 62ee0e9f8440 08:22:16 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 08:22:16 ---> Running in 1d11d307c32a 08:22:17 ---> 7ea6b3255c88 08:22:17 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 08:22:19 ---> 39d5ac2ebff3 08:22:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:22:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:22:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:22:20 v3.12.0-410-g9380b2bf9c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 08:22:20 v3.12.0-408-gd867057e25 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 08:22:20 OK: 12621 distinct packages available 08:22:20 ---> 65d8e9364814 08:22:20 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:22:21 (1/4) Installing ca-certificates (20191127-r4) 08:22:21 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:22:21 (3/4) Installing libcurl (7.69.1-r1) 08:22:21 (4/4) Installing curl (7.69.1-r1) 08:22:21 Executing busybox-1.31.1-r16.trigger 08:22:21 Executing ca-certificates-20191127-r4.trigger 08:22:22 OK: 7 MiB in 18 packages 08:22:22 ---> 075f5318ebf5 08:22:22 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 08:22:23 ---> 61d81c326ed3 08:22:23 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:22:24 Removing intermediate container 1d11d307c32a 08:22:24 ---> 7e60110410f5 08:22:24 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:22:25 ---> Running in 8d62392019c1 08:22:25 ---> 20dfa8518871 08:22:25 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:22:25 ---> Running in b2e1294efa49 08:22:26 Removing intermediate container 8d62392019c1 08:22:26 ---> 60f097a162bb 08:22:26 Step 13/20 : WORKDIR /edgex 08:22:26 ---> Running in 7a42c60215f2 08:22:27 Removing intermediate container 7a42c60215f2 08:22:27 ---> 21539ddb36be 08:22:27 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:22:27 ---> 65c15311b7eb 08:22:27 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:22:29 ---> 1ca0fed5b091 08:22:29 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:22:30 ---> Running in 5b0bdcc87cd7 08:22:30 Removing intermediate container b2e1294efa49 08:22:30 ---> 9b83f00aad2f 08:22:30 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:22:30 ---> Running in c0d0433fa948 08:22:31 Removing intermediate container 5b0bdcc87cd7 08:22:31 ---> beb7afbce6ff 08:22:31 Step 17/20 : CMD ["--init=true"] 08:22:31 ---> Running in 6c33bb1244dc 08:22:31 Removing intermediate container c0d0433fa948 08:22:31 ---> b195bfe44980 08:22:31 Step 24/26 : LABEL arch=arm64 08:22:32 ---> Running in d4cea700d20e 08:22:32 Removing intermediate container 6c33bb1244dc 08:22:32 ---> 6ab21b5f53d9 08:22:32 Step 18/20 : LABEL arch=arm64 08:22:32 ---> Running in 3d177d815fd9 08:22:33 Removing intermediate container d4cea700d20e 08:22:33 ---> 05eb475c206f 08:22:33 Step 25/26 : LABEL git_sha=cfca8f87d1b14f31076b595db4703328e11b50dc 08:22:33 ---> Running in d15506a58dce 08:22:34 Removing intermediate container 3d177d815fd9 08:22:34 ---> 3de063ac28fb 08:22:34 Step 19/20 : LABEL git_sha=cfca8f87d1b14f31076b595db4703328e11b50dc 08:22:34 ---> Running in 87935448cda2 08:22:34 Removing intermediate container d15506a58dce 08:22:34 ---> 44cdef4a702d 08:22:34 Step 26/26 : LABEL version=0.0.0 08:22:34 ---> Running in ec1fc217eedb 08:22:34 Removing intermediate container 2b3f534f0e69 08:22:34 ---> 2b28902dde7e 08:22:34 08:22:34 Step 10/22 : FROM scratch 08:22:34 ---> 08:22:34 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:22:35 Removing intermediate container 87935448cda2 08:22:35 ---> dcb38da66be1 08:22:35 Step 20/20 : LABEL version=0.0.0 08:22:35 ---> Using cache 08:22:35 ---> f5fb830e1d46 08:22:35 Step 12/22 : ENV APP_PORT=48082 08:22:35 ---> Running in 460d51bf3a58 08:22:35 Removing intermediate container ec1fc217eedb 08:22:35 ---> b056b68789b4 08:22:35 08:22:35 ---> Running in 5ff9766069f6 08:22:37 Successfully built b056b68789b4 08:22:37 Removing intermediate container 5ff9766069f6 08:22:37 ---> c5a7b42ab4d8 08:22:37 Step 13/22 : EXPOSE $APP_PORT 08:22:37 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 08:22:37  Building docker-security-secretstore-setup-go ... done Removing intermediate container 460d51bf3a58 08:22:37 ---> cdfed0e744ef 08:22:37 08:22:37 ---> Running in fbef89803479 08:22:37 Successfully built cdfed0e744ef 08:22:37 Successfully tagged docker-security-proxy-setup-go-arm64:latest 08:22:37  Building docker-security-proxy-setup-go ... done Removing intermediate container fbef89803479 08:22:37 ---> 64dc61854c12 08:22:37 Step 14/22 : WORKDIR / 08:22:37 ---> Running in f301ef866a9d 08:22:37 Removing intermediate container f301ef866a9d 08:22:37 ---> e4539761c9b5 08:22:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 08:22:38 ---> c6bead9fddf2 08:22:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:22:40 ---> dd151ae66517 08:22:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:22:41 ---> 0258909c49d3 08:22:41 Step 18/22 : ENTRYPOINT ["/core-command"] 08:22:41 ---> Running in 421d6c17ba8f 08:22:41 Removing intermediate container 421d6c17ba8f 08:22:41 ---> 1d46a8320386 08:22:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:22:42 ---> Running in 300ea44794f2 08:22:43 Removing intermediate container 300ea44794f2 08:22:43 ---> dcdadec5e45f 08:22:43 Step 20/22 : LABEL arch=arm64 08:22:43 ---> Running in 99f2ec08d308 08:22:43 Removing intermediate container 99f2ec08d308 08:22:43 ---> 61165d480396 08:22:43 Step 21/22 : LABEL git_sha=cfca8f87d1b14f31076b595db4703328e11b50dc 08:22:44 ---> Running in 3dec6bb7aab2 08:22:45 Removing intermediate container 3dec6bb7aab2 08:22:45 ---> 72fa4429f2d9 08:22:45 Step 22/22 : LABEL version=0.0.0 08:22:45 ---> Running in e3e306288171 08:22:46 Removing intermediate container e3e306288171 08:22:46 ---> fb61080766be 08:22:46 08:22:47 Removing intermediate container ee8f096dd21b 08:22:47 ---> efadac279e12 08:22:47 08:22:47 Step 10/22 : FROM scratch 08:22:47 ---> 08:22:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:22:47 ---> Using cache 08:22:47 ---> f5fb830e1d46 08:22:47 Step 12/22 : ENV APP_PORT=48081 08:22:47 Successfully built fb61080766be 08:22:47 Successfully tagged docker-core-command-go-arm64:latest 08:22:47  Building docker-core-command-go ... done  ---> Running in f92fe1f4135c 08:22:47 Removing intermediate container f92fe1f4135c 08:22:47 ---> ccd21ab4ed29 08:22:48 Step 13/22 : EXPOSE $APP_PORT 08:22:48 ---> Running in 4464851bf3e9 08:22:48 Removing intermediate container 4464851bf3e9 08:22:48 ---> 55b9a519eb51 08:22:48 Step 14/22 : WORKDIR / 08:22:48 ---> Running in b99d4fc8bf94 08:22:49 Removing intermediate container b99d4fc8bf94 08:22:49 ---> 383498f4f29e 08:22:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 08:22:50 ---> 59d13ad0783a 08:22:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:22:51 ---> 6f511da6355d 08:22:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:22:52 Removing intermediate container 344649305ae7 08:22:52 ---> cc3cd99e72dc 08:22:52 08:22:52 Step 9/29 : FROM alpine:latest 08:22:52 ---> 62ee0e9f8440 08:22:52 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 08:22:52 ---> Running in d45f3c573eb1 08:22:52 ---> 17dd8885c8a0 08:22:52 Step 18/22 : ENTRYPOINT ["/core-metadata"] 08:22:52 Removing intermediate container d45f3c573eb1 08:22:52 ---> 9bbfdc29c61d 08:22:52 Step 11/29 : USER root 08:22:52 ---> Running in 7645ded36ead 08:22:52 ---> Running in 2cd71ddd7887 08:22:53 Removing intermediate container 7645ded36ead 08:22:53 ---> 2adfa2a34216 08:22:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:22:53 ---> Running in f7e75f8af423 08:22:53 Removing intermediate container 2cd71ddd7887 08:22:53 ---> c1ebe423967c 08:22:53 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 08:22:53 ---> Running in d54d1eddbf0a 08:22:53 Removing intermediate container f7e75f8af423 08:22:53 ---> dd4ecbe37dc1 08:22:53 Step 20/22 : LABEL arch=arm64 08:22:53 ---> Running in 151e9006643f 08:22:54 Removing intermediate container 151e9006643f 08:22:54 ---> f16a61580af6 08:22:54 Step 21/22 : LABEL git_sha=cfca8f87d1b14f31076b595db4703328e11b50dc 08:22:54 ---> Running in 0350aac281ed 08:22:54 Removing intermediate container 0350aac281ed 08:22:54 ---> 0e70e894fa36 08:22:54 Step 22/22 : LABEL version=0.0.0 08:22:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:22:55 ---> Running in 071ffcf3ee37 08:22:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:22:55 Removing intermediate container 071ffcf3ee37 08:22:55 ---> fb477e07fc5d 08:22:55 08:22:55 Successfully built fb477e07fc5d 08:22:55 v3.12.0-410-g9380b2bf9c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 08:22:55 v3.12.0-408-gd867057e25 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 08:22:55 OK: 12621 distinct packages available 08:22:55 Successfully tagged docker-core-metadata-go-arm64:latest 08:22:56  Building docker-core-metadata-go ... done (1/2) Installing ca-certificates (20191127-r4) 08:22:56 (2/2) Installing dumb-init (1.2.2-r1) 08:22:56 Executing busybox-1.31.1-r16.trigger 08:22:56 Executing ca-certificates-20191127-r4.trigger 08:22:56 OK: 6 MiB in 16 packages 08:22:58 Removing intermediate container d54d1eddbf0a 08:22:58 ---> 51eab8d346e3 08:22:58 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 08:22:58 ---> Running in da99b202ec81 08:22:59 Removing intermediate container da99b202ec81 08:22:59 ---> 1090041d8db5 08:22:59 Step 14/29 : WORKDIR $BASE_DIR 08:22:59 ---> Running in d8fec6daef41 08:22:59 Removing intermediate container d8fec6daef41 08:22:59 ---> 446005d8f090 08:22:59 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 08:22:59 ---> Running in b8ad2a060933 08:23:02 Removing intermediate container b8ad2a060933 08:23:02 ---> 451f1db1ce47 08:23:02 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 08:23:03 ---> 5c8e087d8752 08:23:03 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 08:23:04 ---> fbe870c72144 08:23:04 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 08:23:04 ---> 10c52cdab959 08:23:04 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 08:23:05 ---> 4ed45ae59b9c 08:23:05 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 08:23:06 ---> 57915e43bd2f 08:23:06 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 08:23:06 ---> Running in f11b65cd4aa7 08:23:08 Removing intermediate container f11b65cd4aa7 08:23:08 ---> 04ad5044e378 08:23:08 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 08:23:09 ---> ab4c5cbba784 08:23:09 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:23:09 ---> Running in 63d21ba479fb 08:23:12 Removing intermediate container 63d21ba479fb 08:23:12 ---> 147336680b9c 08:23:12 Step 24/29 : RUN chmod 755 security-secrets-setup 08:23:12 ---> Running in 020eb6aaaee1 08:23:15 Removing intermediate container 020eb6aaaee1 08:23:15 ---> f98f66b6836e 08:23:15 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 08:23:15 ---> Running in 40ba92787190 08:23:15 Removing intermediate container 40ba92787190 08:23:15 ---> 903473be0d4f 08:23:15 Step 26/29 : CMD [ "generate" ] 08:23:15 ---> Running in a29f3cbd99fd 08:23:16 Removing intermediate container a29f3cbd99fd 08:23:16 ---> 4d0f03d08481 08:23:16 Step 27/29 : LABEL arch=arm64 08:23:16 ---> Running in 503c6f625a73 08:23:16 Removing intermediate container 503c6f625a73 08:23:16 ---> 10a1920fe260 08:23:16 Step 28/29 : LABEL git_sha=cfca8f87d1b14f31076b595db4703328e11b50dc 08:23:16 ---> Running in 7353dc7f6554 08:23:17 Removing intermediate container 7353dc7f6554 08:23:17 ---> 9f866840b7af 08:23:17 Step 29/29 : LABEL version=0.0.0 08:23:17 ---> Running in 22b77971e241 08:23:17 Removing intermediate container 22b77971e241 08:23:17 ---> f39385eec5a0 08:23:17 08:23:18 Successfully built f39385eec5a0 08:23:18 Successfully tagged docker-security-secrets-setup-go-arm64:latest 08:23:18  Building docker-security-secrets-setup-go ... done  [Pipeline] } 08:23:18 $ docker stop --time=1 0ae57263882ff9c7e879b3c3fbe659340fd1c3f4deb8a0f852f7b8b01e7e3087 08:23:20 $ docker rm -f 0ae57263882ff9c7e879b3c3fbe659340fd1c3f4deb8a0f852f7b8b01e7e3087 [Pipeline] // withDockerContainer [Pipeline] sh 08:23:20 + + dockergrep images docker 08:23:20 08:23:21 docker-security-secrets-setup-go-arm64 latest f39385eec5a0 4 seconds ago 22.7MB 08:23:21 docker-core-metadata-go-arm64 latest fb477e07fc5d 26 seconds ago 13.4MB 08:23:21 docker-core-command-go-arm64 latest fb61080766be 35 seconds ago 11.4MB 08:23:21 docker-security-proxy-setup-go-arm64 latest cdfed0e744ef 46 seconds ago 15.1MB 08:23:21 docker-security-secretstore-setup-go-arm64 latest b056b68789b4 46 seconds ago 30.8MB 08:23:21 docker-sys-mgmt-agent-go-arm64 latest 6d8e8ff5f329 2 minutes ago 270MB 08:23:21 docker-core-data-go-arm64 latest ff263c9daaff 2 minutes ago 22.2MB 08:23:21 docker-support-notifications-go-arm64 latest 6e0246d70cfe 3 minutes ago 12.9MB 08:23:21 docker-support-scheduler-go-arm64 latest 3a3ce97295fc 3 minutes ago 11.5MB 08:23:21 docker-support-logging-go-arm64 latest 03ecd95ad40b 3 minutes ago 10.6MB 08:23:21 docker latest 45884bde0078 3 weeks ago 198MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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 08:23:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:23:25 ---> package-listing.sh 08:23:25 ++ facter osfamily 08:23:25 ++ tr '[:upper:]' '[:lower:]' 08:23:25 + OS_FAMILY=redhat 08:23:25 + workspace=/w/workspace/edgex-go/7 08:23:25 + START_PACKAGES=/tmp/packages_start.txt 08:23:25 + END_PACKAGES=/tmp/packages_end.txt 08:23:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:23:25 + PACKAGES=/tmp/packages_start.txt 08:23:25 + '[' /w/workspace/edgex-go/7 ']' 08:23:25 + PACKAGES=/tmp/packages_end.txt 08:23:25 + case "${OS_FAMILY}" in 08:23:25 + rpm -qa 08:23:25 + sort 08:23:31 + '[' -f /tmp/packages_start.txt ']' 08:23:31 + '[' -f /tmp/packages_end.txt ']' 08:23:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:23:31 + '[' /w/workspace/edgex-go/7 ']' 08:23:31 + mkdir -p /w/workspace/edgex-go/7/archives/ 08:23:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 08:23:31 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:23:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:23:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:23:31 08:23:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:23:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:23:32 alpine: Pulling from edgex-lftools-log-publisher 08:23:32 df20fa9351a1: Pulling fs layer 08:23:32 36b3adc4ff6f: Pulling fs layer 08:23:32 8ad3a11d3b57: Pulling fs layer 08:23:32 46f8f816bc3b: Pulling fs layer 08:23:32 93b61091891f: Pulling fs layer 08:23:32 93b9cdb0e59b: Pulling fs layer 08:23:32 5e14af77c1be: Pulling fs layer 08:23:32 01666e4c0597: Pulling fs layer 08:23:32 aa168da1d23b: Pulling fs layer 08:23:32 5e14af77c1be: Waiting 08:23:32 01666e4c0597: Waiting 08:23:32 93b9cdb0e59b: Waiting 08:23:32 46f8f816bc3b: Waiting 08:23:32 93b61091891f: Waiting 08:23:32 36b3adc4ff6f: Verifying Checksum 08:23:32 36b3adc4ff6f: Download complete 08:23:32 46f8f816bc3b: Verifying Checksum 08:23:32 46f8f816bc3b: Download complete 08:23:32 df20fa9351a1: Verifying Checksum 08:23:32 df20fa9351a1: Download complete 08:23:32 93b9cdb0e59b: Verifying Checksum 08:23:32 93b9cdb0e59b: Download complete 08:23:32 93b61091891f: Verifying Checksum 08:23:32 5e14af77c1be: Download complete 08:23:32 93b61091891f: Download complete 08:23:32 01666e4c0597: Verifying Checksum 08:23:32 01666e4c0597: Download complete 08:23:32 df20fa9351a1: Pull complete 08:23:32 36b3adc4ff6f: Pull complete 08:23:33 8ad3a11d3b57: Verifying Checksum 08:23:33 8ad3a11d3b57: Download complete 08:23:34 8ad3a11d3b57: Pull complete 08:23:34 46f8f816bc3b: Pull complete 08:23:34 93b61091891f: Pull complete 08:23:34 93b9cdb0e59b: Pull complete 08:23:35 aa168da1d23b: Verifying Checksum 08:23:35 aa168da1d23b: Download complete 08:23:35 5e14af77c1be: Pull complete 08:23:35 01666e4c0597: Pull complete 08:23:42 aa168da1d23b: Pull complete 08:23:42 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:23:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:23:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:23:42 prd-centos7-docker-4c-2g-5574 does not seem to be running inside a container 08:23:42 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:23:45 $ docker top c0048f13839a94c7c708e35a2e33ff905ce3476309bdf47b8116e1b3a4145b3b -eo pid,comm [Pipeline] { [Pipeline] sh 08:23:46 + touch /tmp/pre-build-complete [Pipeline] sh 08:23:46 + mkdir -p /var/log/sa [Pipeline] sh 08:23:46 + ls /var/log/sa-host 08:23:46 + sadf -c /var/log/sa-host/sa05 08:23:46 file_magic: OK 08:23:46 HZ: Using current value: 100 08:23:46 file_header: OK 08:23:46 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 08:23:46 Statistics: 08:23:46 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:23:46 File successfully converted to sysstat format version 12.2.1 08:23:46 + sadf -c /var/log/sa-host/sa15 08:23:46 file_magic: OK 08:23:46 HZ: Using current value: 100 08:23:46 file_header: OK 08:23:46 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 08:23:46 Statistics: 08:23:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:23:46 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:23:47 provisioning config files... 08:23:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config6833651164608729228tmp [Pipeline] { [Pipeline] echo 08:23:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:23:47 ---> create-netrc.sh [Pipeline] } 08:23:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:23:48 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:23:48 ---> python-tools-install.sh [Pipeline] echo 08:23:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:23:48 ---> sudo-logs.sh 08:23:48 Archiving 'sudo' log.. [Pipeline] echo 08:23:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:23:48 ---> job-cost.sh 08:23:48 lf-activate-venv: SKIPPING 08:23:48 INFO: No Stack... 08:23:50 INFO: Retrieving Pricing Info for: v1-standard-2 08:23:50 INFO: Archiving Costs [Pipeline] echo 08:23:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:23:51 ---> logs-deploy.sh 08:23:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2791/7 08:23:51 INFO: archiving workspace using pattern(s): 08:23:52 Archives upload complete. 08:23:52 INFO: archiving logs to Nexus 08:23:53 ---> uname -a: 08:23:53 Linux prd-centos7-docker-4c-2g-5574.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 08:23:53 08:23:53 08:23:53 ---> lscpu: 08:23:53 Architecture: x86_64 08:23:53 CPU op-mode(s): 32-bit, 64-bit 08:23:53 Byte Order: Little Endian 08:23:53 Address sizes: 40 bits physical, 48 bits virtual 08:23:53 CPU(s): 4 08:23:53 On-line CPU(s) list: 0-3 08:23:53 Thread(s) per core: 1 08:23:53 Core(s) per socket: 1 08:23:53 Socket(s): 4 08:23:53 NUMA node(s): 1 08:23:53 Vendor ID: GenuineIntel 08:23:53 CPU family: 6 08:23:53 Model: 44 08:23:53 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:23:53 Stepping: 1 08:23:53 CPU MHz: 2933.438 08:23:53 BogoMIPS: 5866.87 08:23:53 Virtualization: VT-x 08:23:53 Hypervisor vendor: KVM 08:23:53 Virtualization type: full 08:23:53 L1d cache: 128 KiB 08:23:53 L1i cache: 128 KiB 08:23:53 L2 cache: 16 MiB 08:23:53 L3 cache: 64 MiB 08:23:53 NUMA node0 CPU(s): 0-3 08:23:53 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:23:53 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:23:53 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:23:53 Vulnerability Meltdown: Mitigation; PTI 08:23:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:23:53 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:23:53 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:23:53 Vulnerability Tsx async abort: Not affected 08:23:53 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 08:23:53 08:23:53 08:23:53 ---> nproc: 08:23:53 4 08:23:53 08:23:53 08:23:53 ---> df -h: 08:23:53 Filesystem Size Used Available Use% Mounted on 08:23:53 overlay 50.0G 7.2G 42.8G 14% / 08:23:53 tmpfs 64.0M 0 64.0M 0% /dev 08:23:53 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:23:53 shm 64.0M 0 64.0M 0% /dev/shm 08:23:53 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 08:23:53 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 08:23:53 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 08:23:53 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 08:23:53 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 08:23:53 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 08:23:53 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 08:23:53 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 08:23:53 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/edgex-go/7@tmp 08:23:53 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/edgex-go/7 08:23:53 08:23:53 08:23:53 ---> free -m: 08:23:53 total used free shared buff/cache available 08:23:53 Mem: 1837 661 143 0 1032 1072 08:23:53 Swap: 1023 1 1022 08:23:53 08:23:53 08:23:53 ---> ip addr: 08:23:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:23:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:23:53 inet 127.0.0.1/8 scope host lo 08:23:53 valid_lft forever preferred_lft forever 08:23:53 inet6 ::1/128 scope host 08:23:53 valid_lft forever preferred_lft forever 08:23:53 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:23:53 link/ether fa:16:3e:ca:e4:08 brd ff:ff:ff:ff:ff:ff 08:23:53 inet 10.30.122.167/23 brd 10.30.123.255 scope global dynamic eth0 08:23:53 valid_lft 85262sec preferred_lft 85262sec 08:23:53 inet6 fe80::f816:3eff:feca:e408/64 scope link 08:23:53 valid_lft forever preferred_lft forever 08:23:53 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:23:53 link/ether 02:42:bb:63:dc:66 brd ff:ff:ff:ff:ff:ff 08:23:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:23:53 valid_lft forever preferred_lft forever 08:23:53 inet6 fe80::42:bbff:fe63:dc66/64 scope link 08:23:53 valid_lft forever preferred_lft forever 08:23:53 08:23:53 08:23:53 ---> sar -b -r -n DEV: 08:23:53 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/15/20 _x86_64_ (4 CPU) 08:23:53 08:23:53 08:04:34 LINUX RESTART (4 CPU) 08:23:53 08:23:53 08:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:23:53 08:06:01 168.59 70.77 97.82 0.00 9014.85 50813.77 0.00 08:23:53 08:07:02 37.92 26.25 11.67 0.00 2503.86 5416.01 0.00 08:23:53 08:08:01 2.05 0.00 2.05 0.00 0.00 38.98 0.00 08:23:53 08:09:01 0.22 0.00 0.22 0.00 0.00 2.35 0.00 08:23:53 08:10:01 0.30 0.00 0.30 0.00 0.00 4.85 0.00 08:23:53 08:11:01 0.35 0.00 0.35 0.00 0.00 4.18 0.00 08:23:53 08:12:01 0.27 0.03 0.23 0.00 0.67 1.90 0.00 08:23:53 08:13:01 0.25 0.00 0.25 0.00 0.00 3.38 0.00 08:23:53 08:14:01 0.27 0.00 0.27 0.00 0.00 3.26 0.00 08:23:53 08:15:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 08:23:53 08:16:01 0.42 0.17 0.25 0.00 88.87 2.56 0.00 08:23:53 08:17:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 08:23:53 08:18:01 0.28 0.00 0.28 0.00 0.00 3.21 0.00 08:23:53 08:19:01 0.25 0.00 0.25 0.00 0.00 2.30 0.00 08:23:53 08:20:01 0.37 0.17 0.20 0.00 5.33 3.61 0.00 08:23:53 08:21:01 0.72 0.00 0.72 0.00 0.00 13.95 0.00 08:23:53 08:22:01 0.28 0.00 0.28 0.00 0.00 3.36 0.00 08:23:53 08:23:01 0.20 0.00 0.20 0.00 0.00 2.56 0.00 08:23:53 Average: 11.86 5.42 6.44 0.00 646.06 3133.26 0.00 08:23:53 08:23:53 08:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:23:53 08:06:01 68324 0 697036 37.05 2620 1113576 1442228 49.22 639016 1010220 20 08:23:53 08:07:02 367440 0 545344 28.98 2620 966152 1105804 37.74 455136 900732 8 08:23:53 08:08:01 372860 0 539944 28.70 2620 966132 1068124 36.45 454000 897388 12 08:23:53 08:09:01 371200 0 541604 28.78 2620 966132 1068280 36.46 456692 896892 8 08:23:53 08:10:01 371348 0 541452 28.78 2620 966136 1068268 36.46 462716 890684 8 08:23:53 08:11:01 370688 0 542104 28.81 2620 966144 1068196 36.46 464580 889568 8 08:23:53 08:12:01 354952 0 557820 29.65 2620 966164 1068232 36.46 536368 833524 12 08:23:53 08:13:01 355636 0 557124 29.61 2620 966176 1068124 36.45 537804 831456 20 08:23:53 08:14:01 355384 0 557372 29.62 2620 966180 1068124 36.45 537848 831456 8 08:23:53 08:15:01 355524 0 557224 29.62 2620 966188 1068124 36.45 537856 831456 8 08:23:53 08:16:01 350236 0 559792 29.75 2620 968908 1068184 36.46 535444 839596 16 08:23:53 08:17:01 350300 0 559772 29.75 2620 968864 1068160 36.45 535252 839588 8 08:23:53 08:18:01 350240 0 559828 29.75 2620 968868 1068124 36.45 535204 839584 8 08:23:53 08:19:01 350308 0 559760 29.75 2620 968868 1068124 36.45 535068 839584 16 08:23:53 08:20:01 350152 0 559904 29.76 2620 968880 1068124 36.45 536424 838116 24 08:23:53 08:21:01 349652 0 560400 29.78 2620 968884 1068208 36.46 536984 838116 8 08:23:53 08:22:01 349816 0 560232 29.77 2620 968888 1068172 36.45 536812 838116 8 08:23:53 08:23:01 349684 0 560360 29.78 2620 968892 1068184 36.46 536860 838132 16 08:23:53 Average: 341319 0 562060 29.87 2620 975557 1091044 37.24 520559 862456 12 08:23:53 08:23:53 08:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:23:53 08:06:01 vethe003078 860.46 761.36 81.11 2664.74 0.00 0.00 0.00 0.00 08:23:53 08:06:01 eth0 1788.53 1496.74 6337.76 183.59 0.00 0.00 0.00 0.00 08:23:53 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:06:01 docker0 860.46 761.23 69.35 2664.73 0.00 0.00 0.00 0.00 08:23:53 08:07:02 eth0 20.01 13.85 14.22 20.57 0.00 0.00 0.00 0.00 08:23:53 08:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:07:02 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:08:01 eth0 1.02 0.07 0.08 0.04 0.00 0.00 0.00 0.00 08:23:53 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:09:01 eth0 1.03 0.40 0.32 0.21 0.00 0.00 0.00 0.00 08:23:53 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:10:01 eth0 0.52 0.32 0.27 0.20 0.00 0.00 0.00 0.00 08:23:53 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:11:01 eth0 0.98 0.15 0.14 0.07 0.00 0.00 0.00 0.00 08:23:53 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:12:01 eth0 1.08 0.48 0.38 0.21 0.00 0.00 0.00 0.00 08:23:53 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:13:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:23:53 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:14:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:23:53 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:15:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:23:53 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:16:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:23:53 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:17:01 eth0 0.18 0.17 0.09 0.01 0.00 0.00 0.00 0.00 08:23:53 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:18:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:19:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:23:53 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:20:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:23:53 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:21:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 08:23:53 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:22:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 08:23:53 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:23:01 eth0 0.18 0.18 0.12 0.01 0.00 0.00 0.00 0.00 08:23:53 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 Average: eth0 100.95 84.18 353.44 11.41 0.00 0.00 0.00 0.00 08:23:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:53 Average: docker0 47.87 42.35 3.86 148.23 0.00 0.00 0.00 0.00 08:23:53 08:23:53