Pull request #2939 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 66a0badd9ac85f114c8928439e132ee1fd5f5757+382321cdbf919cdcf7c2812d3a520779371560e7 (32c34c3b8c70293866919d48988b0b7e8db033a8) Running in Durability level: MAX_SURVIVABILITY 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2939/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2939/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-15453 in /w/workspace/edgexfoundry_edgex-go_PR-2939 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 382321cdbf919cdcf7c2812d3a520779371560e7 into PR head commit 66a0badd9ac85f114c8928439e132ee1fd5f5757 Merge succeeded, producing 66a0badd9ac85f114c8928439e132ee1fd5f5757 Checking out Revision 66a0badd9ac85f114c8928439e132ee1fd5f5757 (PR-2939) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2939/head:refs/remotes/origin/PR-2939 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66a0badd9ac85f114c8928439e132ee1fd5f5757 # 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 382321cdbf919cdcf7c2812d3a520779371560e7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66a0badd9ac85f114c8928439e132ee1fd5f5757 # timeout=10 Commit message: "build(snap): Remove Vault's dependency on Consul" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-10T22:14:39.688Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-10T22:14:40.084Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-10T22:14:40.489Z] ========================================================= [2020-12-10T22:14:40.489Z] EdgeX Global Pipelines Version Info [2020-12-10T22:14:40.489Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-10T22:14:42.019Z] ------------------- [2020-12-10T22:14:42.019Z] stable info: [2020-12-10T22:14:42.019Z] ------------------- [2020-12-10T22:14:42.019Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-10T22:14:42.019Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-10T22:14:42.019Z] Message: update stable to v1.0.172 [2020-12-10T22:14:42.970Z] ------------------- [2020-12-10T22:14:42.970Z] experimental info: [2020-12-10T22:14:42.970Z] ------------------- [2020-12-10T22:14:42.970Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-10T22:14:42.970Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-10T22:14:42.970Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-10T22:14:43.340Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-10T22:14:43.492Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-10T22:14:43.658Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-10T22:14:43.789Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-10T22:14:43.924Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-10T22:14:44.078Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-10T22:14:44.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-10T22:14:44.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-10T22:14:44.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-10T22:14:44.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-10T22:14:44.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-10T22:14:45.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-10T22:14:45.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-10T22:14:45.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-10T22:14:45.458Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-10T22:14:45.591Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-10T22:14:45.753Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-10T22:14:45.879Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-10T22:14:46.005Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-10T22:14:46.174Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-10T22:14:46.299Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-10T22:14:46.425Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-10T22:14:46.564Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2939 [Pipeline] echo [2020-12-10T22:14:46.694Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2939 [Pipeline] echo [2020-12-10T22:14:46.818Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2939 [Pipeline] echo [2020-12-10T22:14:46.944Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66a0badd9ac85f114c8928439e132ee1fd5f5757 [Pipeline] echo [2020-12-10T22:14:47.067Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66a0bad [Pipeline] echo [2020-12-10T22:14:47.211Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-10T22:14:47.467Z] provisioning config files... [2020-12-10T22:14:47.529Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8666755291908644988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-10T22:14:47.968Z] ---> docker-login.sh [2020-12-10T22:14:47.968Z] nexus3.edgexfoundry.org:10001 [2020-12-10T22:14:48.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T22:14:48.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T22:14:48.497Z] Configure a credential helper to remove this warning. See [2020-12-10T22:14:48.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T22:14:48.497Z] [2020-12-10T22:14:48.497Z] Login Succeeded [2020-12-10T22:14:48.497Z] nexus3.edgexfoundry.org:10002 [2020-12-10T22:14:48.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T22:14:48.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T22:14:48.497Z] Configure a credential helper to remove this warning. See [2020-12-10T22:14:48.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T22:14:48.497Z] [2020-12-10T22:14:48.497Z] Login Succeeded [2020-12-10T22:14:48.497Z] nexus3.edgexfoundry.org:10003 [2020-12-10T22:14:48.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T22:14:48.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T22:14:48.761Z] Configure a credential helper to remove this warning. See [2020-12-10T22:14:48.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T22:14:48.761Z] [2020-12-10T22:14:48.761Z] Login Succeeded [2020-12-10T22:14:48.761Z] nexus3.edgexfoundry.org:10004 [2020-12-10T22:14:49.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T22:14:49.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T22:14:49.026Z] Configure a credential helper to remove this warning. See [2020-12-10T22:14:49.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T22:14:49.026Z] [2020-12-10T22:14:49.026Z] Login Succeeded [2020-12-10T22:14:49.026Z] docker.io [2020-12-10T22:14:49.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T22:14:49.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T22:14:49.289Z] Configure a credential helper to remove this warning. See [2020-12-10T22:14:49.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T22:14:49.289Z] [2020-12-10T22:14:49.289Z] Login Succeeded [2020-12-10T22:14:49.289Z] ---> docker-login.sh ends [Pipeline] } [2020-12-10T22:14:49.310Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-10T22:14:49.895Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-10T22:14:49.895Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-10T22:14:49.895Z] ++ dirname cmd/core-command/Dockerfile [2020-12-10T22:14:49.895Z] ++ cut -d/ -f2 [2020-12-10T22:14:49.895Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-10T22:14:49.895Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-10T22:14:49.895Z] ++ dirname cmd/core-data/Dockerfile [2020-12-10T22:14:49.895Z] ++ cut -d/ -f2 [2020-12-10T22:14:49.895Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-10T22:14:49.895Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-10T22:14:49.895Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-10T22:14:49.895Z] ++ cut -d/ -f2 [2020-12-10T22:14:49.895Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-10T22:14:49.895Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-10T22:14:49.895Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-10T22:14:49.895Z] ++ cut -d/ -f2 [2020-12-10T22:14:49.895Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-10T22:14:49.895Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-10T22:14:49.895Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-10T22:14:49.895Z] ++ cut -d/ -f2 [2020-12-10T22:14:49.895Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-10T22:14:49.895Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-10T22:14:49.895Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-12-10T22:14:49.895Z] ++ cut -d/ -f2 [2020-12-10T22:14:49.895Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-12-10T22:14:49.895Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-10T22:14:49.895Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-10T22:14:49.895Z] ++ cut -d/ -f2 [2020-12-10T22:14:49.895Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-10T22:14:49.895Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-10T22:14:49.895Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-10T22:14:49.895Z] ++ cut -d/ -f2 [2020-12-10T22:14:49.895Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-10T22:14:49.895Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-10T22:14:49.895Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-10T22:14:49.895Z] ++ cut -d/ -f2 [2020-12-10T22:14:49.895Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-10T22:14:49.895Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-10T22:14:49.895Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-10T22:14:49.895Z] ++ cut -d/ -f2 [2020-12-10T22:14:49.895Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-10T22:14:49.985Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-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 [2020-12-10T22:14:51.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-10T22:14:51.557Z] [2020-12-10T22:14:51.557Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-10T22:14:51.950Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-10T22:14:51.950Z] latest: Pulling from edgex-devops/git-semver [2020-12-10T22:14:51.950Z] 31603596830f: Pulling fs layer [2020-12-10T22:14:51.950Z] 2a8b12db71e7: Pulling fs layer [2020-12-10T22:14:51.950Z] 6ca5941a6612: Pulling fs layer [2020-12-10T22:14:51.950Z] ecc8261a40a4: Pulling fs layer [2020-12-10T22:14:51.950Z] ecc8261a40a4: Waiting [2020-12-10T22:14:51.950Z] 2a8b12db71e7: Verifying Checksum [2020-12-10T22:14:51.950Z] 2a8b12db71e7: Download complete [2020-12-10T22:14:51.950Z] 31603596830f: Verifying Checksum [2020-12-10T22:14:51.950Z] 31603596830f: Download complete [2020-12-10T22:14:52.214Z] ecc8261a40a4: Verifying Checksum [2020-12-10T22:14:52.214Z] ecc8261a40a4: Download complete [2020-12-10T22:14:52.214Z] 6ca5941a6612: Verifying Checksum [2020-12-10T22:14:52.214Z] 6ca5941a6612: Download complete [2020-12-10T22:14:52.475Z] 31603596830f: Pull complete [2020-12-10T22:14:52.742Z] 2a8b12db71e7: Pull complete [2020-12-10T22:14:53.695Z] 6ca5941a6612: Pull complete [2020-12-10T22:14:53.695Z] ecc8261a40a4: Pull complete [2020-12-10T22:14:53.695Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-10T22:14:53.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-10T22:14:53.695Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-10T22:14:53.839Z] prd-centos7-docker-4c-2g-15453 does not seem to be running inside a container [2020-12-10T22:14:53.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-10T22:14:56.491Z] $ docker top 626df608703f4125aa161db945a18316493027ffc8d0427f6746a31bb7443464 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-10T22:14:56.963Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-10T22:14:56.963Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-10T22:14:57.199Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-10T22:14:57.202Z] $ docker exec 626df608703f4125aa161db945a18316493027ffc8d0427f6746a31bb7443464 ssh-agent [2020-12-10T22:14:57.391Z] SSH_AUTH_SOCK=/tmp/ssh-uE0Xp2eyGQol/agent.12 [2020-12-10T22:14:57.391Z] SSH_AGENT_PID=18 [2020-12-10T22:14:57.406Z] Running ssh-add (command line suppressed) [2020-12-10T22:14:57.536Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5686297518627953426.key (/w/workspace/edgex-go/1@tmp/private_key_5686297518627953426.key) [2020-12-10T22:14:57.589Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-10T22:14:57.977Z] + git tag --points-at HEAD [Pipeline] } [2020-12-10T22:14:58.009Z] $ docker exec --env ******** --env ******** 626df608703f4125aa161db945a18316493027ffc8d0427f6746a31bb7443464 ssh-agent -k [2020-12-10T22:14:58.129Z] unset SSH_AUTH_SOCK; [2020-12-10T22:14:58.129Z] unset SSH_AGENT_PID; [2020-12-10T22:14:58.129Z] echo Agent pid 18 killed; [2020-12-10T22:14:58.178Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-10T22:14:58.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-10T22:14:58.376Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-10T22:14:58.555Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-10T22:14:58.558Z] $ docker exec 626df608703f4125aa161db945a18316493027ffc8d0427f6746a31bb7443464 ssh-agent [2020-12-10T22:14:58.720Z] SSH_AUTH_SOCK=/tmp/ssh-3uHK73e0NG5C/agent.46 [2020-12-10T22:14:58.720Z] SSH_AGENT_PID=52 [2020-12-10T22:14:58.727Z] Running ssh-add (command line suppressed) [2020-12-10T22:14:58.861Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8688015696209167599.key (/w/workspace/edgex-go/1@tmp/private_key_8688015696209167599.key) [2020-12-10T22:14:58.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-10T22:14:59.308Z] + git semver init [2020-12-10T22:14:59.308Z] # -> Open(): unable to determine branch for HEAD [2020-12-10T22:14:59.308Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2020-12-10T22:14:59.308Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2020-12-10T22:14:59.308Z] # $SEMVER_REMOTE_NAME = origin [2020-12-10T22:14:59.308Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-10T22:14:59.308Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-10T22:14:59.308Z] # $SEMVER_BRANCH = PR-2939 [2020-12-10T22:14:59.308Z] # $SEMVER_TEMP = /tmp/semver-011138288 [2020-12-10T22:14:59.308Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-10T22:15:17.493Z] # '/tmp/semver-011138288' -> '/w/workspace/edgex-go/1/.semver' [2020-12-10T22:15:17.493Z] # -> Force: false [2020-12-10T22:15:17.493Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2020-12-10T22:15:17.518Z] $ docker exec --env ******** --env ******** 626df608703f4125aa161db945a18316493027ffc8d0427f6746a31bb7443464 ssh-agent -k [2020-12-10T22:15:17.712Z] unset SSH_AUTH_SOCK; [2020-12-10T22:15:17.713Z] unset SSH_AGENT_PID; [2020-12-10T22:15:17.713Z] echo Agent pid 52 killed; [2020-12-10T22:15:17.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-10T22:15:18.433Z] + git semver [Pipeline] } [2020-12-10T22:15:18.465Z] $ docker stop --time=1 626df608703f4125aa161db945a18316493027ffc8d0427f6746a31bb7443464 [2020-12-10T22:15:20.140Z] $ docker rm -f 626df608703f4125aa161db945a18316493027ffc8d0427f6746a31bb7443464 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-10T22:15:20.761Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-10T22:15:21.351Z] Stashed 1 file(s) [Pipeline] echo [2020-12-10T22:15:21.373Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-10T22:15:22.832Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-10T22:15:23.159Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-10T22:15:23.483Z] + sudo service docker restart [2020-12-10T22:15:23.483Z] + true [2020-12-10T22:15:23.483Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-10T22:15:24.094Z] ========================================================= [2020-12-10T22:15:24.094Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-10T22:15:24.094Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-10T22:15:24.482Z] + 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 . [2020-12-10T22:15:28.730Z] Sending build context to Docker daemon 326.4MB [2020-12-10T22:15:28.730Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-10T22:15:28.730Z] Step 2/7 : FROM ${BASE} [2020-12-10T22:15:28.730Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-10T22:15:28.730Z] 188c0c94c7c5: Pulling fs layer [2020-12-10T22:15:28.730Z] 0ef7d3d256c8: Pulling fs layer [2020-12-10T22:15:28.730Z] de9db76c5a1d: Pulling fs layer [2020-12-10T22:15:28.730Z] bca2f99d35d6: Pulling fs layer [2020-12-10T22:15:28.730Z] 93359f2a8cfa: Pulling fs layer [2020-12-10T22:15:28.730Z] 7c6f9722023f: Pulling fs layer [2020-12-10T22:15:28.730Z] a35cf1a2eb13: Pulling fs layer [2020-12-10T22:15:28.730Z] 93359f2a8cfa: Waiting [2020-12-10T22:15:28.730Z] 7c6f9722023f: Waiting [2020-12-10T22:15:28.730Z] a35cf1a2eb13: Waiting [2020-12-10T22:15:28.730Z] bca2f99d35d6: Waiting [2020-12-10T22:15:28.730Z] de9db76c5a1d: Verifying Checksum [2020-12-10T22:15:28.730Z] de9db76c5a1d: Download complete [2020-12-10T22:15:28.730Z] 0ef7d3d256c8: Download complete [2020-12-10T22:15:28.730Z] 93359f2a8cfa: Verifying Checksum [2020-12-10T22:15:28.730Z] 93359f2a8cfa: Download complete [2020-12-10T22:15:28.730Z] 188c0c94c7c5: Verifying Checksum [2020-12-10T22:15:28.730Z] 188c0c94c7c5: Download complete [2020-12-10T22:15:28.730Z] 7c6f9722023f: Verifying Checksum [2020-12-10T22:15:28.730Z] 188c0c94c7c5: Pull complete [2020-12-10T22:15:28.993Z] 0ef7d3d256c8: Pull complete [2020-12-10T22:15:28.993Z] de9db76c5a1d: Pull complete [2020-12-10T22:15:30.391Z] a35cf1a2eb13: Verifying Checksum [2020-12-10T22:15:30.391Z] a35cf1a2eb13: Download complete [2020-12-10T22:15:30.976Z] bca2f99d35d6: Verifying Checksum [2020-12-10T22:15:30.976Z] bca2f99d35d6: Download complete [2020-12-10T22:15:36.319Z] bca2f99d35d6: Pull complete [2020-12-10T22:15:36.319Z] 93359f2a8cfa: Pull complete [2020-12-10T22:15:36.319Z] 7c6f9722023f: Pull complete [2020-12-10T22:15:37.161Z] Still waiting to schedule task [2020-12-10T22:15:37.162Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-10T22:15:41.648Z] a35cf1a2eb13: Pull complete [2020-12-10T22:15:41.648Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-10T22:15:41.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-10T22:15:41.648Z] ---> a62c8e92a672 [2020-12-10T22:15:41.648Z] 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 [2020-12-10T22:15:41.648Z] ---> Running in 289b8e4f9225 [2020-12-10T22:15:41.912Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-10T22:15:42.488Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-10T22:15:43.068Z] (1/12) Installing libmagic (5.38-r0) [2020-12-10T22:15:43.332Z] (2/12) Installing file (5.38-r0) [2020-12-10T22:15:43.332Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-10T22:15:43.596Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-10T22:15:50.218Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-10T22:15:50.218Z] (6/12) Installing patch (2.7.6-r6) [2020-12-10T22:15:50.218Z] (7/12) Installing build-base (0.5-r2) [2020-12-10T22:15:50.218Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-10T22:15:50.218Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-10T22:15:50.218Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-10T22:15:50.218Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-10T22:15:50.218Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-10T22:15:50.218Z] Executing busybox-1.31.1-r19.trigger [2020-12-10T22:15:50.218Z] OK: 233 MiB in 51 packages [2020-12-10T22:15:53.541Z] Removing intermediate container 289b8e4f9225 [2020-12-10T22:15:53.541Z] ---> 8f23ade6d97b [2020-12-10T22:15:53.541Z] Step 4/7 : WORKDIR /edgex-go [2020-12-10T22:15:53.541Z] ---> Running in 5dc6509f6ae8 [2020-12-10T22:15:53.804Z] Removing intermediate container 5dc6509f6ae8 [2020-12-10T22:15:53.804Z] ---> 328ebe46e392 [2020-12-10T22:15:53.804Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-10T22:15:54.378Z] latest: Pulling from library/docker [2020-12-10T22:15:54.378Z] 188c0c94c7c5: Already exists [2020-12-10T22:15:54.378Z] 0c7c675703d6: Pulling fs layer [2020-12-10T22:15:54.378Z] cc8c12a437cb: Pulling fs layer [2020-12-10T22:15:54.378Z] 0fad174ccba3: Pulling fs layer [2020-12-10T22:15:54.378Z] f78b7b4f0096: Pulling fs layer [2020-12-10T22:15:54.378Z] 4b74a9be2796: Pulling fs layer [2020-12-10T22:15:54.378Z] 6e2fb13aee8f: Pulling fs layer [2020-12-10T22:15:54.378Z] f78b7b4f0096: Waiting [2020-12-10T22:15:54.378Z] 4b74a9be2796: Waiting [2020-12-10T22:15:54.378Z] 6e2fb13aee8f: Waiting [2020-12-10T22:15:54.643Z] cc8c12a437cb: Verifying Checksum [2020-12-10T22:15:54.643Z] cc8c12a437cb: Download complete [2020-12-10T22:15:54.643Z] f78b7b4f0096: Verifying Checksum [2020-12-10T22:15:54.643Z] f78b7b4f0096: Download complete [2020-12-10T22:15:54.643Z] 0c7c675703d6: Verifying Checksum [2020-12-10T22:15:54.643Z] 0c7c675703d6: Download complete [2020-12-10T22:15:54.906Z] 4b74a9be2796: Verifying Checksum [2020-12-10T22:15:54.906Z] 4b74a9be2796: Download complete [2020-12-10T22:15:54.906Z] 6e2fb13aee8f: Verifying Checksum [2020-12-10T22:15:54.906Z] 6e2fb13aee8f: Download complete [2020-12-10T22:15:55.170Z] 0c7c675703d6: Pull complete [2020-12-10T22:15:55.170Z] cc8c12a437cb: Pull complete [2020-12-10T22:15:55.756Z] 0fad174ccba3: Verifying Checksum [2020-12-10T22:15:55.756Z] 0fad174ccba3: Download complete [2020-12-10T22:15:59.077Z] 0fad174ccba3: Pull complete [2020-12-10T22:15:59.077Z] f78b7b4f0096: Pull complete [2020-12-10T22:15:59.077Z] 4b74a9be2796: Pull complete [2020-12-10T22:15:59.077Z] 6e2fb13aee8f: Pull complete [2020-12-10T22:15:59.077Z] Digest: sha256:a1784b31ad3d6369497dbb5ece4c1d4659dcf720614dc7d82b26936c8ba67b94 [2020-12-10T22:15:59.077Z] Status: Downloaded newer image for docker:latest [2020-12-10T22:16:00.485Z] ---> 5a4410107bba [2020-12-10T22:16:00.485Z] Step 6/7 : COPY go.mod . [2020-12-10T22:16:00.485Z] ---> 168f9c80a19a [2020-12-10T22:16:00.485Z] Step 7/7 : RUN go mod download [2020-12-10T22:16:00.751Z] ---> Running in d16d909e6008 [2020-12-10T22:16:22.796Z] Removing intermediate container d16d909e6008 [2020-12-10T22:16:22.796Z] ---> d74df9a981d4 [2020-12-10T22:16:22.796Z] Successfully built d74df9a981d4 [2020-12-10T22:16:22.796Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-10T22:16:23.162Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-10T22:16:23.162Z] . [Pipeline] withDockerContainer [2020-12-10T22:16:23.307Z] prd-centos7-docker-4c-2g-15453 does not seem to be running inside a container [2020-12-10T22:16:23.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-x86_64 cat [2020-12-10T22:16:24.307Z] $ docker top df6b9c7374e0c9a23a1bbe1e4d2583b730531b8be6f855e8bd85ccc528141fde -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-10T22:16:24.962Z] + go version [2020-12-10T22:16:24.962Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-10T22:16:24.993Z] $ docker stop --time=1 df6b9c7374e0c9a23a1bbe1e4d2583b730531b8be6f855e8bd85ccc528141fde [2020-12-10T22:16:26.363Z] $ docker rm -f df6b9c7374e0c9a23a1bbe1e4d2583b730531b8be6f855e8bd85ccc528141fde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-10T22:16:27.427Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-10T22:16:27.427Z] . [Pipeline] withDockerContainer [2020-12-10T22:16:27.560Z] prd-centos7-docker-4c-2g-15453 does not seem to be running inside a container [2020-12-10T22:16:27.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-x86_64 cat [2020-12-10T22:16:28.243Z] $ docker top 8acd7df3091e4ae1446584a08976e9b3e0b173200ae713c825074ebbe738cc06 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-10T22:16:28.515Z] ========================================================= [2020-12-10T22:16:28.515Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-10T22:16:28.515Z] ========================================================= [Pipeline] sh [2020-12-10T22:16:28.865Z] + make test [2020-12-10T22:16:28.865Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-10T22:16:39.032Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-10T22:16:54.074Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-10T22:17:00.730Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-10T22:17:02.147Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-10T22:17:02.147Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-10T22:17:02.147Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-10T22:17:02.147Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-10T22:17:02.410Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-10T22:17:05.774Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.045s [2020-12-10T22:17:05.774Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-10T22:17:05.774Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-10T22:17:06.042Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-10T22:17:06.042Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-10T22:17:06.042Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-10T22:17:06.042Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-10T22:17:10.327Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.129s coverage: 46.6% of statements [2020-12-10T22:17:10.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-10T22:17:10.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-10T22:17:10.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-10T22:17:10.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-10T22:17:10.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-10T22:17:12.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.193s coverage: 27.1% of statements [2020-12-10T22:17:12.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-10T22:17:12.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-10T22:17:12.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-10T22:17:12.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-10T22:17:12.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-10T22:17:12.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-10T22:17:12.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.036s coverage: 100.0% of statements [2020-12-10T22:17:12.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-10T22:17:12.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.049s coverage: 100.0% of statements [2020-12-10T22:17:12.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-10T22:17:12.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-10T22:17:12.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.086s coverage: 67.7% of statements [2020-12-10T22:17:12.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-10T22:17:12.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-10T22:17:12.871Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.431s coverage: 82.3% of statements [2020-12-10T22:17:12.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-10T22:17:12.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-10T22:17:12.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-10T22:17:12.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-10T22:17:14.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.410s coverage: 28.6% of statements [2020-12-10T22:17:14.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-10T22:17:14.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-10T22:17:14.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-10T22:17:14.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-10T22:17:14.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-10T22:17:14.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.068s coverage: 100.0% of statements [2020-12-10T22:17:14.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-10T22:17:14.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.035s coverage: 100.0% of statements [2020-12-10T22:17:14.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-10T22:17:14.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.095s coverage: 86.7% of statements [2020-12-10T22:17:14.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-10T22:17:15.092Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.206s coverage: 97.5% of statements [2020-12-10T22:17:15.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-10T22:17:15.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.076s coverage: 78.3% of statements [2020-12-10T22:17:15.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-10T22:17:15.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-10T22:17:15.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-10T22:17:15.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-10T22:17:17.662Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.319s coverage: 93.8% of statements [2020-12-10T22:17:17.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-10T22:17:17.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-10T22:17:17.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-10T22:17:17.662Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-10T22:17:17.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-10T22:17:17.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-10T22:17:17.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-10T22:17:17.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-10T22:17:17.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-10T22:17:17.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-10T22:17:17.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-10T22:17:17.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-10T22:17:17.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-10T22:17:17.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-10T22:17:17.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-10T22:17:17.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-10T22:17:17.663Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-10T22:17:17.663Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-10T22:17:17.663Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-10T22:17:17.663Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-10T22:17:17.663Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2020-12-10T22:17:17.663Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-10T22:17:17.663Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-10T22:17:17.663Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.058s coverage: 0.1% of statements [2020-12-10T22:17:17.663Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-10T22:17:17.663Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-10T22:17:17.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-10T22:17:17.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-10T22:17:17.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.037s coverage: 100.0% of statements [2020-12-10T22:17:17.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-10T22:17:17.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 75.5% of statements [2020-12-10T22:17:17.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-10T22:17:17.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.8% of statements [2020-12-10T22:17:17.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.082s coverage: 87.2% of statements [2020-12-10T22:17:17.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 84.2% of statements [2020-12-10T22:17:18.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.4% of statements [2020-12-10T22:17:18.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-10T22:17:19.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.204s coverage: 63.5% of statements [2020-12-10T22:17:19.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-10T22:17:19.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-10T22:17:19.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2020-12-10T22:17:19.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.057s coverage: 91.3% of statements [2020-12-10T22:17:19.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2020-12-10T22:17:19.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2020-12-10T22:17:19.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2020-12-10T22:17:21.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.335s coverage: 55.9% of statements [2020-12-10T22:17:21.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-10T22:17:21.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-10T22:17:21.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-10T22:17:21.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-10T22:17:21.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-10T22:17:21.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-10T22:17:22.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 2.292s coverage: 86.3% of statements [2020-12-10T22:17:22.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-10T22:17:22.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.178s coverage: 72.2% of statements [2020-12-10T22:17:22.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.397s coverage: 72.1% of statements [2020-12-10T22:17:22.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.059s coverage: 82.4% of statements [2020-12-10T22:17:22.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.038s coverage: 48.4% of statements [2020-12-10T22:17:22.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-10T22:17:22.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-10T22:17:22.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-10T22:17:22.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.040s coverage: 28.8% of statements [2020-12-10T22:17:22.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-10T22:17:23.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.051s coverage: 96.8% of statements [2020-12-10T22:17:23.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-10T22:17:25.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 37.2% of statements [2020-12-10T22:17:25.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-10T22:17:25.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-10T22:17:25.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.460s coverage: 84.0% of statements [2020-12-10T22:17:25.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.037s coverage: 100.0% of statements [2020-12-10T22:17:26.571Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.121s coverage: 47.1% of statements [2020-12-10T22:17:26.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-10T22:17:26.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-10T22:17:26.571Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.039s coverage: 100.0% of statements [2020-12-10T22:17:26.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-10T22:17:26.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-10T22:17:26.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-10T22:17:26.571Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements [2020-12-10T22:17:26.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-10T22:17:26.571Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.056s coverage: 100.0% of statements [2020-12-10T22:17:26.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-10T22:17:28.853Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15454 in /w/workspace/edgexfoundry_edgex-go_PR-2939 [Pipeline] { [Pipeline] ws [2020-12-10T22:17:28.953Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-12-10T22:17:29.184Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.759s coverage: 29.1% of statements [2020-12-10T22:17:29.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-10T22:17:29.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-10T22:17:29.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-10T22:17:29.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-10T22:17:29.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-10T22:17:29.184Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.092s coverage: 99.0% of statements [2020-12-10T22:17:29.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-10T22:17:29.184Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.055s coverage: 100.0% of statements [2020-12-10T22:17:29.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-10T22:17:29.184Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2020-12-10T22:17:29.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-10T22:17:29.184Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements [2020-12-10T22:17:29.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-10T22:17:29.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-10T22:17:29.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-10T22:17:29.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-10T22:17:29.184Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.075s coverage: 87.9% of statements [2020-12-10T22:17:29.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-10T22:17:29.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-10T22:17:29.184Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements [2020-12-10T22:17:29.184Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2020-12-10T22:17:29.762Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2020-12-10T22:17:30.025Z] GO111MODULE=on go vet ./... [2020-12-10T22:17:33.823Z] using credential edgex-jenkins-ssh [2020-12-10T22:17:33.892Z] Cloning the remote Git repository [2020-12-10T22:17:33.940Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-10T22:17:34.047Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-12-10T22:17:34.133Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-10T22:17:34.134Z] > git --version # timeout=10 [2020-12-10T22:17:34.166Z] > git --version # 'git version 2.17.1' [2020-12-10T22:17:34.167Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-10T22:17:34.226Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-10T22:17:50.633Z] Merging remotes/origin/master commit 382321cdbf919cdcf7c2812d3a520779371560e7 into PR head commit 66a0badd9ac85f114c8928439e132ee1fd5f5757 [2020-12-10T22:17:51.065Z] Merge succeeded, producing 66a0badd9ac85f114c8928439e132ee1fd5f5757 [2020-12-10T22:17:51.067Z] Checking out Revision 66a0badd9ac85f114c8928439e132ee1fd5f5757 (PR-2939) [2020-12-10T22:17:49.749Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-10T22:17:49.767Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-10T22:17:49.807Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-10T22:17:49.848Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-10T22:17:49.849Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-10T22:17:49.860Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2939/head:refs/remotes/origin/PR-2939 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-10T22:17:50.657Z] > git config core.sparsecheckout # timeout=10 [2020-12-10T22:17:50.671Z] > git checkout -f 66a0badd9ac85f114c8928439e132ee1fd5f5757 # timeout=10 [2020-12-10T22:17:50.986Z] > git remote # timeout=10 [2020-12-10T22:17:51.003Z] > git config --get remote.origin.url # timeout=10 [2020-12-10T22:17:51.014Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-10T22:17:51.024Z] > git merge 382321cdbf919cdcf7c2812d3a520779371560e7 # timeout=10 [2020-12-10T22:17:51.047Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-10T22:17:51.076Z] > git config core.sparsecheckout # timeout=10 [2020-12-10T22:17:51.097Z] > git checkout -f 66a0badd9ac85f114c8928439e132ee1fd5f5757 # timeout=10 [2020-12-10T22:17:55.767Z] Commit message: "build(snap): Remove Vault's dependency on Consul" [2020-12-10T22:17:55.862Z] > git --version # timeout=10 [2020-12-10T22:17:55.872Z] > git --version # 'git version 2.17.1' [2020-12-10T22:17:55.886Z] fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2020-12-10T22:17:56.743Z] gofmt -l . [2020-12-10T22:17:56.743Z] [ "`gofmt -l .`" = "" ] [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-10T22:17:57.330Z] ./bin/test-go-mod-tidy.sh [2020-12-10T22:17:57.776Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-10T22:17:57.906Z] ./bin/test-attribution-txt.sh [2020-12-10T22:17:58.194Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-10T22:17:58.571Z] + sudo service docker restart [2020-12-10T22:17:58.571Z] + true [Pipeline] sh [2020-12-10T22:18:00.162Z] + ls -al . [2020-12-10T22:18:00.162Z] total 668 [2020-12-10T22:18:00.162Z] drwxrwxr-x 10 1001 1001 4096 Dec 10 22:17 . [2020-12-10T22:18:00.162Z] drwxr-xr-x 4 root root 28 Dec 10 22:16 .. [2020-12-10T22:18:00.162Z] -rw-rw-r-- 1 1001 1001 11 Dec 10 22:14 .dockerignore [2020-12-10T22:18:00.162Z] drwxrwxr-x 8 1001 1001 179 Dec 10 22:14 .git [2020-12-10T22:18:00.162Z] drwxrwxr-x 3 1001 1001 125 Dec 10 22:14 .github [2020-12-10T22:18:00.162Z] -rw-rw-r-- 1 1001 1001 943 Dec 10 22:14 .gitignore [2020-12-10T22:18:00.162Z] drwx------ 3 1001 1001 47 Dec 10 22:15 .semver [2020-12-10T22:18:00.162Z] -rw-rw-r-- 1 1001 1001 166 Dec 10 22:14 .sonarcloud.properties [2020-12-10T22:18:00.162Z] -rw-rw-r-- 1 1001 1001 3804 Dec 10 22:14 CONTRIBUTING.md [2020-12-10T22:18:00.162Z] -rw-rw-r-- 1 1001 1001 1035 Dec 10 22:14 Dockerfile.build [2020-12-10T22:18:00.162Z] -rw-rw-r-- 1 1001 1001 863 Dec 10 22:14 Jenkinsfile [2020-12-10T22:18:00.162Z] -rw-rw-r-- 1 1001 1001 10775 Dec 10 22:14 LICENSE [2020-12-10T22:18:00.162Z] -rw-rw-r-- 1 1001 1001 6318 Dec 10 22:14 Makefile [2020-12-10T22:18:00.162Z] -rw-rw-r-- 1 1001 1001 6447 Dec 10 22:14 README.md [2020-12-10T22:18:00.162Z] -rw-rw-r-- 1 1001 1001 7286 Dec 10 22:14 SECURITY.md [2020-12-10T22:18:00.162Z] -rw-rw-r-- 1 1001 1001 5 Dec 10 22:15 VERSION [2020-12-10T22:18:00.162Z] -rw-rw-r-- 1 1001 1001 4131 Dec 10 22:14 ZMQWindows.md [2020-12-10T22:18:00.162Z] drwxrwxr-x 2 1001 1001 117 Dec 10 22:14 bin [2020-12-10T22:18:00.162Z] drwxrwxr-x 15 1001 1001 4096 Dec 10 22:14 cmd [2020-12-10T22:18:00.162Z] -rw-r--r-- 1 root root 569562 Dec 10 22:17 coverage.out [2020-12-10T22:18:00.162Z] -rw-r--r-- 1 root root 1041 Dec 10 22:17 go.mod [2020-12-10T22:18:00.162Z] -rw-r--r-- 1 root root 18856 Dec 10 22:17 go.sum [2020-12-10T22:18:00.162Z] drwxrwxr-x 8 1001 1001 127 Dec 10 22:14 internal [2020-12-10T22:18:00.162Z] drwxrwxr-x 4 1001 1001 26 Dec 10 22:14 openapi [2020-12-10T22:18:00.162Z] drwxrwxr-x 4 1001 1001 71 Dec 10 22:14 snap [2020-12-10T22:18:00.162Z] -rw-rw-r-- 1 1001 1001 168 Dec 10 22:14 version.go [Pipeline] sh [2020-12-10T22:18:00.484Z] + '[' -e coverage.out ] [2020-12-10T22:18:00.484Z] + chown 1001:1001 coverage.out [Pipeline] stash [Pipeline] withEnv [Pipeline] { [2020-12-10T22:18:00.723Z] Stashed 1 file(s) [Pipeline] sh [Pipeline] wrap [2020-12-10T22:18:00.880Z] provisioning config files... [2020-12-10T22:18:00.958Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7487075357995027670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-10T22:18:01.123Z] + make build [2020-12-10T22:18:01.123Z] 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 [2020-12-10T22:18:01.446Z] ---> docker-login.sh [2020-12-10T22:18:01.446Z] nexus3.edgexfoundry.org:10001 [2020-12-10T22:18:02.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T22:18:02.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T22:18:02.712Z] Configure a credential helper to remove this warning. See [2020-12-10T22:18:02.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T22:18:02.712Z] [2020-12-10T22:18:02.712Z] Login Succeeded [2020-12-10T22:18:02.712Z] nexus3.edgexfoundry.org:10002 [2020-12-10T22:18:02.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T22:18:03.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T22:18:03.266Z] Configure a credential helper to remove this warning. See [2020-12-10T22:18:03.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T22:18:03.266Z] [2020-12-10T22:18:03.266Z] Login Succeeded [2020-12-10T22:18:03.266Z] nexus3.edgexfoundry.org:10003 [2020-12-10T22:18:03.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T22:18:03.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T22:18:03.541Z] Configure a credential helper to remove this warning. See [2020-12-10T22:18:03.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T22:18:03.541Z] [2020-12-10T22:18:03.541Z] Login Succeeded [2020-12-10T22:18:03.541Z] nexus3.edgexfoundry.org:10004 [2020-12-10T22:18:04.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T22:18:04.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T22:18:04.140Z] Configure a credential helper to remove this warning. See [2020-12-10T22:18:04.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T22:18:04.140Z] [2020-12-10T22:18:04.140Z] Login Succeeded [2020-12-10T22:18:04.140Z] docker.io [2020-12-10T22:18:04.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T22:18:04.435Z] 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 [2020-12-10T22:18:05.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T22:18:05.007Z] Configure a credential helper to remove this warning. See [2020-12-10T22:18:05.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T22:18:05.007Z] [2020-12-10T22:18:05.007Z] Login Succeeded [2020-12-10T22:18:05.007Z] ---> docker-login.sh ends [Pipeline] } [2020-12-10T22:18:05.038Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-10T22:18:05.610Z] ========================================================= [2020-12-10T22:18:05.611Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-10T22:18:05.611Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-10T22:18:06.059Z] + 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 . [2020-12-10T22:18:08.713Z] Sending build context to Docker daemon 165.7MB [2020-12-10T22:18:08.713Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-10T22:18:08.713Z] Step 2/7 : FROM ${BASE} [2020-12-10T22:18:08.713Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-10T22:18:08.713Z] 5f621e34cdf4: Pulling fs layer [2020-12-10T22:18:08.713Z] a4357932f1b6: Pulling fs layer [2020-12-10T22:18:08.713Z] 18c013af1878: Pulling fs layer [2020-12-10T22:18:08.713Z] 00ac8860ef70: Pulling fs layer [2020-12-10T22:18:08.713Z] 63d7cb157983: Pulling fs layer [2020-12-10T22:18:08.713Z] b116817d02f9: Pulling fs layer [2020-12-10T22:18:08.713Z] 745a02a5169b: Pulling fs layer [2020-12-10T22:18:08.713Z] 63d7cb157983: Waiting [2020-12-10T22:18:08.713Z] b116817d02f9: Waiting [2020-12-10T22:18:08.713Z] 745a02a5169b: Waiting [2020-12-10T22:18:08.713Z] 00ac8860ef70: Waiting [2020-12-10T22:18:08.713Z] 18c013af1878: Verifying Checksum [2020-12-10T22:18:08.713Z] 18c013af1878: Download complete [2020-12-10T22:18:08.713Z] a4357932f1b6: Download complete [2020-12-10T22:18:08.713Z] 63d7cb157983: Verifying Checksum [2020-12-10T22:18:08.713Z] 63d7cb157983: Download complete [2020-12-10T22:18:09.313Z] b116817d02f9: Verifying Checksum [2020-12-10T22:18:09.313Z] b116817d02f9: Download complete [2020-12-10T22:18:09.313Z] 5f621e34cdf4: Download complete [2020-12-10T22:18:09.928Z] 5f621e34cdf4: Pull complete [2020-12-10T22:18:10.535Z] a4357932f1b6: Pull complete [2020-12-10T22:18:10.815Z] 18c013af1878: Pull complete [2020-12-10T22:18:11.411Z] 745a02a5169b: Download complete [2020-12-10T22:18:12.404Z] 00ac8860ef70: Verifying Checksum [2020-12-10T22:18:12.404Z] 00ac8860ef70: Download complete [2020-12-10T22:18:14.590Z] 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 [2020-12-10T22:18:14.590Z] 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 [2020-12-10T22:18:15.990Z] 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 [2020-12-10T22:18:16.254Z] 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 [2020-12-10T22:18:17.661Z] 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 [2020-12-10T22:18:19.062Z] 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 [2020-12-10T22:18:20.012Z] 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 [2020-12-10T22:18:21.407Z] 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 [2020-12-10T22:18:22.581Z] 00ac8860ef70: Pull complete [2020-12-10T22:18:22.804Z] 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 [2020-12-10T22:18:23.177Z] 63d7cb157983: Pull complete [2020-12-10T22:18:23.450Z] b116817d02f9: Pull complete [2020-12-10T22:18:23.753Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-10T22:18:24.707Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2020-12-10T22:18:26.134Z] $ docker stop --time=1 8acd7df3091e4ae1446584a08976e9b3e0b173200ae713c825074ebbe738cc06 [2020-12-10T22:18:26.853Z] 745a02a5169b: Pull complete [2020-12-10T22:18:26.853Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-10T22:18:26.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-10T22:18:26.853Z] ---> b7e6874047d6 [2020-12-10T22:18:26.853Z] 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 [2020-12-10T22:18:27.859Z] $ docker rm -f 8acd7df3091e4ae1446584a08976e9b3e0b173200ae713c825074ebbe738cc06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2020-12-10T22:18:30.308Z] ---> Running in 2baf261b2d28 [Pipeline] isUnix [Pipeline] sh [2020-12-10T22:18:31.755Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-10T22:18:31.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-10T22:18:31.979Z] [2020-12-10T22:18:31.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-10T22:18:32.349Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-10T22:18:32.394Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-10T22:18:32.394Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-10T22:18:32.394Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-10T22:18:32.394Z] ca9280d653b3: Pulling fs layer [2020-12-10T22:18:32.394Z] 7e9c9ca2126c: Pulling fs layer [2020-12-10T22:18:32.657Z] cbdbe7a5bc2a: Download complete [2020-12-10T22:18:32.922Z] cbdbe7a5bc2a: Pull complete [2020-12-10T22:18:33.195Z] ca9280d653b3: Verifying Checksum [2020-12-10T22:18:33.195Z] ca9280d653b3: Download complete [2020-12-10T22:18:33.786Z] (1/12) Installing libmagic (5.38-r0) [2020-12-10T22:18:34.059Z] (2/12) Installing file (5.38-r0) [2020-12-10T22:18:34.059Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-10T22:18:34.144Z] 7e9c9ca2126c: Verifying Checksum [2020-12-10T22:18:34.145Z] 7e9c9ca2126c: Download complete [2020-12-10T22:18:34.145Z] ca9280d653b3: Pull complete [2020-12-10T22:18:34.331Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-10T22:18:40.769Z] 7e9c9ca2126c: Pull complete [2020-12-10T22:18:40.769Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-10T22:18:40.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-10T22:18:40.769Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-10T22:18:40.931Z] prd-centos7-docker-4c-2g-15453 does not seem to be running inside a container [2020-12-10T22:18:40.978Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:latest cat [2020-12-10T22:18:43.929Z] $ docker top 97716bad2db326036b056d6cbdeaec78aa08f812b7f4cdcb963b2fade8741ffe -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-10T22:18:44.694Z] + docker-compose build --help [2020-12-10T22:18:44.694Z] + grep parallel [2020-12-10T22:18:45.684Z] --parallel Build images in parallel. [Pipeline] } [2020-12-10T22:18:45.716Z] $ docker stop --time=1 97716bad2db326036b056d6cbdeaec78aa08f812b7f4cdcb963b2fade8741ffe [2020-12-10T22:18:46.702Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-10T22:18:46.702Z] (6/12) Installing patch (2.7.6-r6) [2020-12-10T22:18:46.702Z] (7/12) Installing build-base (0.5-r2) [2020-12-10T22:18:46.702Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-10T22:18:46.702Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-10T22:18:46.702Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-10T22:18:46.702Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-10T22:18:46.702Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-10T22:18:46.702Z] Executing busybox-1.31.1-r19.trigger [2020-12-10T22:18:46.702Z] OK: 217 MiB in 51 packages [2020-12-10T22:18:47.124Z] $ docker rm -f 97716bad2db326036b056d6cbdeaec78aa08f812b7f4cdcb963b2fade8741ffe [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-10T22:18:47.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-10T22:18:47.948Z] . [Pipeline] withDockerContainer [2020-12-10T22:18:48.075Z] prd-centos7-docker-4c-2g-15453 does not seem to be running inside a container [2020-12-10T22:18:48.121Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:latest cat [2020-12-10T22:18:48.854Z] $ docker top 2a572ec742d824b7850881cb6edb963e2c453919daa28076c96cb38b9a77ffcd -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-10T22:18:49.550Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-10T22:18:50.091Z] Removing intermediate container 2baf261b2d28 [2020-12-10T22:18:50.091Z] ---> eacc4f8e5095 [2020-12-10T22:18:50.091Z] Step 4/7 : WORKDIR /edgex-go [2020-12-10T22:18:50.091Z] ---> Running in 3b9fa237ca8b [2020-12-10T22:18:50.499Z] Building docker-core-command-go ... [2020-12-10T22:18:50.499Z] Building docker-core-data-go ... [2020-12-10T22:18:50.499Z] Building docker-core-metadata-go ... [2020-12-10T22:18:50.499Z] Building docker-security-bootstrap-redis-go ... [2020-12-10T22:18:50.499Z] Building docker-security-proxy-setup-go ... [2020-12-10T22:18:50.499Z] Building docker-security-secrets-setup-go ... [2020-12-10T22:18:50.499Z] Building docker-security-secretstore-setup-go ... [2020-12-10T22:18:50.499Z] Building docker-support-notifications-go ... [2020-12-10T22:18:50.499Z] Building docker-support-scheduler-go ... [2020-12-10T22:18:50.499Z] Building docker-sys-mgmt-agent-go ... [2020-12-10T22:18:50.499Z] Building docker-core-command-go [2020-12-10T22:18:50.499Z] Building docker-support-notifications-go [2020-12-10T22:18:50.499Z] Building docker-security-secretstore-setup-go [2020-12-10T22:18:50.499Z] Building docker-sys-mgmt-agent-go [2020-12-10T22:18:50.499Z] Building docker-core-metadata-go [2020-12-10T22:18:50.684Z] Removing intermediate container 3b9fa237ca8b [2020-12-10T22:18:50.684Z] ---> 721eaf3b15d4 [2020-12-10T22:18:50.684Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-10T22:18:50.954Z] latest: Pulling from library/docker [2020-12-10T22:18:51.226Z] 5f621e34cdf4: Already exists [2020-12-10T22:18:51.226Z] 85db56a05063: Pulling fs layer [2020-12-10T22:18:51.226Z] ccb67d6aeaaa: Pulling fs layer [2020-12-10T22:18:51.226Z] 078a48a8a50a: Pulling fs layer [2020-12-10T22:18:51.226Z] 158a5e565521: Pulling fs layer [2020-12-10T22:18:51.226Z] 580500bbad4e: Pulling fs layer [2020-12-10T22:18:51.226Z] cf2dce50f859: Pulling fs layer [2020-12-10T22:18:51.226Z] 158a5e565521: Waiting [2020-12-10T22:18:51.226Z] 580500bbad4e: Waiting [2020-12-10T22:18:51.226Z] cf2dce50f859: Waiting [2020-12-10T22:18:51.500Z] ccb67d6aeaaa: Verifying Checksum [2020-12-10T22:18:51.500Z] ccb67d6aeaaa: Download complete [2020-12-10T22:18:51.501Z] 85db56a05063: Verifying Checksum [2020-12-10T22:18:51.501Z] 85db56a05063: Download complete [2020-12-10T22:18:51.501Z] 158a5e565521: Verifying Checksum [2020-12-10T22:18:51.501Z] 158a5e565521: Download complete [2020-12-10T22:18:51.501Z] 580500bbad4e: Verifying Checksum [2020-12-10T22:18:51.501Z] 580500bbad4e: Download complete [2020-12-10T22:18:51.780Z] cf2dce50f859: Verifying Checksum [2020-12-10T22:18:51.780Z] cf2dce50f859: Download complete [2020-12-10T22:18:52.057Z] 85db56a05063: Pull complete [2020-12-10T22:18:52.683Z] ccb67d6aeaaa: Pull complete [2020-12-10T22:18:53.014Z] 078a48a8a50a: Verifying Checksum [2020-12-10T22:18:53.014Z] 078a48a8a50a: Download complete [2020-12-10T22:18:57.392Z] 078a48a8a50a: Pull complete [2020-12-10T22:18:57.392Z] 158a5e565521: Pull complete [2020-12-10T22:18:57.666Z] 580500bbad4e: Pull complete [2020-12-10T22:18:57.938Z] cf2dce50f859: Pull complete [2020-12-10T22:18:58.208Z] Digest: sha256:a1784b31ad3d6369497dbb5ece4c1d4659dcf720614dc7d82b26936c8ba67b94 [2020-12-10T22:18:58.208Z] Status: Downloaded newer image for docker:latest [2020-12-10T22:19:01.592Z] ---> 1b82f100e3ae [2020-12-10T22:19:01.592Z] Step 6/7 : COPY go.mod . [2020-12-10T22:19:02.186Z] ---> a94cc802b1d9 [2020-12-10T22:19:02.186Z] Step 7/7 : RUN go mod download [2020-12-10T22:19:02.186Z] ---> Running in ca048dff4c83 [2020-12-10T22:19:22.764Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-10T22:19:22.764Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-10T22:19:22.764Z] ---> d74df9a981d4 [2020-12-10T22:19:22.764Z] Step 3/24 : WORKDIR /edgex-go [2020-12-10T22:19:22.764Z] ---> Running in f2376ffdd664 [2020-12-10T22:19:22.764Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-10T22:19:22.764Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-10T22:19:22.764Z] ---> d74df9a981d4 [2020-12-10T22:19:22.764Z] Step 3/22 : WORKDIR /edgex-go [2020-12-10T22:19:22.764Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-10T22:19:22.764Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-10T22:19:22.764Z] ---> d74df9a981d4 [2020-12-10T22:19:22.764Z] Step 3/24 : WORKDIR /edgex-go [2020-12-10T22:19:22.764Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-10T22:19:22.764Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-10T22:19:22.764Z] ---> d74df9a981d4 [2020-12-10T22:19:22.764Z] Step 3/27 : WORKDIR /edgex-go [2020-12-10T22:19:22.764Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-10T22:19:22.764Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-10T22:19:22.764Z] ---> d74df9a981d4 [2020-12-10T22:19:22.764Z] Step 3/22 : WORKDIR /edgex-go [2020-12-10T22:19:23.350Z] ---> Running in 76649ddd5bcc [2020-12-10T22:19:23.350Z] ---> Running in 5951dfffc30a [2020-12-10T22:19:23.350Z] ---> Running in 0bcdc657734d [2020-12-10T22:19:23.350Z] ---> Running in d82a0c7df06a [2020-12-10T22:19:23.350Z] Removing intermediate container f2376ffdd664 [2020-12-10T22:19:23.350Z] ---> cfb9e32f8360 [2020-12-10T22:19:23.350Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-10T22:19:23.350Z] ---> Running in caf571f36dd1 [2020-12-10T22:19:23.614Z] Removing intermediate container 76649ddd5bcc [2020-12-10T22:19:23.614Z] ---> d1a94ff0a18c [2020-12-10T22:19:23.614Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-10T22:19:23.877Z] Removing intermediate container 5951dfffc30a [2020-12-10T22:19:23.877Z] ---> a4d946735cb9 [2020-12-10T22:19:23.877Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-10T22:19:23.877Z] Removing intermediate container d82a0c7df06a [2020-12-10T22:19:23.877Z] ---> 86a9df1898e7 [2020-12-10T22:19:23.877Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-10T22:19:23.877Z] Removing intermediate container 0bcdc657734d [2020-12-10T22:19:23.877Z] ---> ab9a6265d641 [2020-12-10T22:19:23.877Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-10T22:19:23.877Z] ---> Running in 867ee82882f4 [2020-12-10T22:19:23.877Z] ---> Running in f06d466befd7 [2020-12-10T22:19:24.143Z] ---> Running in 3243f5c8c850 [2020-12-10T22:19:24.143Z] ---> Running in a3005ab433cd [2020-12-10T22:19:25.102Z] Removing intermediate container caf571f36dd1 [2020-12-10T22:19:25.102Z] ---> abfda13fb766 [2020-12-10T22:19:25.102Z] Step 5/24 : RUN apk update && apk add make git [2020-12-10T22:19:25.364Z] ---> Running in c3cf92002c0e [2020-12-10T22:19:25.626Z] Removing intermediate container 867ee82882f4 [2020-12-10T22:19:25.626Z] ---> 87c514684e36 [2020-12-10T22:19:25.626Z] Step 5/22 : RUN apk update && apk add make git [2020-12-10T22:19:25.889Z] ---> Running in 6ef33355b91f [2020-12-10T22:19:26.153Z] Removing intermediate container f06d466befd7 [2020-12-10T22:19:26.153Z] ---> 03b6e1749a07 [2020-12-10T22:19:26.153Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-10T22:19:26.416Z] ---> Running in 3b418dfc5707 [2020-12-10T22:19:26.416Z] Removing intermediate container a3005ab433cd [2020-12-10T22:19:26.416Z] ---> 0022680c28df [2020-12-10T22:19:26.416Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-10T22:19:26.416Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-10T22:19:26.416Z] Removing intermediate container 3243f5c8c850 [2020-12-10T22:19:26.416Z] ---> 9fd58a974c5c [2020-12-10T22:19:26.416Z] Step 5/22 : RUN apk update && apk add make git [2020-12-10T22:19:26.679Z] ---> Running in e61243a13033 [2020-12-10T22:19:26.679Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-10T22:19:26.679Z] ---> Running in 00062e0c97f0 [2020-12-10T22:19:26.948Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-10T22:19:27.213Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-10T22:19:27.213Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-10T22:19:27.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-10T22:19:27.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-10T22:19:27.745Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-10T22:19:27.745Z] v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-10T22:19:27.745Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-10T22:19:27.745Z] OK: 12748 distinct packages available [2020-12-10T22:19:28.009Z] OK: 233 MiB in 51 packages [2020-12-10T22:19:28.009Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-10T22:19:28.009Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-10T22:19:28.009Z] v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-10T22:19:28.009Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-10T22:19:28.009Z] OK: 12748 distinct packages available [2020-12-10T22:19:28.274Z] OK: 233 MiB in 51 packages [2020-12-10T22:19:28.547Z] v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-10T22:19:28.547Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-10T22:19:28.547Z] OK: 12748 distinct packages available [2020-12-10T22:19:28.547Z] Removing intermediate container c3cf92002c0e [2020-12-10T22:19:28.547Z] ---> 32335403baa5 [2020-12-10T22:19:28.547Z] Step 6/24 : COPY go.mod . [2020-12-10T22:19:28.824Z] v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-10T22:19:28.824Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-10T22:19:28.824Z] OK: 12748 distinct packages available [2020-12-10T22:19:28.824Z] OK: 233 MiB in 51 packages [2020-12-10T22:19:28.824Z] v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-10T22:19:28.824Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-10T22:19:28.824Z] OK: 12748 distinct packages available [2020-12-10T22:19:28.824Z] ---> 53385519d16f [2020-12-10T22:19:28.824Z] Step 7/24 : RUN go mod download [2020-12-10T22:19:28.969Z] Removing intermediate container ca048dff4c83 [2020-12-10T22:19:28.969Z] ---> 3d18525e49d5 [2020-12-10T22:19:28.969Z] Successfully built 3d18525e49d5 [2020-12-10T22:19:28.969Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-10T22:19:29.092Z] OK: 233 MiB in 51 packages [2020-12-10T22:19:29.092Z] ---> Running in 2deb1708ced8 [2020-12-10T22:19:29.092Z] Removing intermediate container 6ef33355b91f [2020-12-10T22:19:29.092Z] ---> da9246e60b3b [2020-12-10T22:19:29.092Z] Step 6/22 : COPY go.mod . [2020-12-10T22:19:29.092Z] OK: 233 MiB in 51 packages [2020-12-10T22:19:29.345Z] + docker inspect -f . ci-base-image-arm64 [2020-12-10T22:19:29.345Z] . [2020-12-10T22:19:29.356Z] ---> 4e97e5a35a65 [2020-12-10T22:19:29.356Z] Step 7/22 : RUN go mod download [Pipeline] withDockerContainer [2020-12-10T22:19:29.619Z] Removing intermediate container 3b418dfc5707 [2020-12-10T22:19:29.619Z] ---> 84bd916a5fc4 [2020-12-10T22:19:29.619Z] Step 6/27 : COPY go.mod . [2020-12-10T22:19:29.619Z] ---> Running in 96e038fbd6a0 [2020-12-10T22:19:29.654Z] prd-ubuntu18.04-docker-arm64-4c-16g-15454 does not seem to be running inside a container [2020-12-10T22:19:29.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 [2020-12-10T22:19:30.201Z] Removing intermediate container e61243a13033 [2020-12-10T22:19:30.201Z] ---> 53163cfc7d93 [2020-12-10T22:19:30.201Z] Step 6/24 : COPY go.mod . [2020-12-10T22:19:30.201Z] ---> c2729e12bdd2 [2020-12-10T22:19:30.201Z] Step 7/27 : RUN go mod download [2020-12-10T22:19:30.201Z] Removing intermediate container 00062e0c97f0 [2020-12-10T22:19:30.201Z] ---> a2beb5ce64e0 [2020-12-10T22:19:30.201Z] Step 6/22 : COPY go.mod . [2020-12-10T22:19:30.201Z] ---> Running in 20a15ddac4c7 [2020-12-10T22:19:30.472Z] ---> c679565b16d0 [2020-12-10T22:19:30.472Z] Step 7/24 : RUN go mod download [2020-12-10T22:19:30.472Z] ---> cdf01057dc32 [2020-12-10T22:19:30.472Z] Step 7/22 : RUN go mod download [2020-12-10T22:19:30.736Z] ---> Running in 977fb3a386ef [2020-12-10T22:19:30.736Z] ---> Running in 303eda801bb8 [2020-12-10T22:19:31.001Z] Removing intermediate container 2deb1708ced8 [2020-12-10T22:19:31.001Z] ---> 8a4444448497 [2020-12-10T22:19:31.001Z] Step 8/24 : COPY . . [2020-12-10T22:19:31.226Z] $ docker top d5d0cc390dccee36e6863aace76d45d2cfbe09498683c93dee0d3c7012261097 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-10T22:19:32.343Z] + go version [2020-12-10T22:19:32.343Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-10T22:19:32.388Z] $ docker stop --time=1 d5d0cc390dccee36e6863aace76d45d2cfbe09498683c93dee0d3c7012261097 [2020-12-10T22:19:32.424Z] Removing intermediate container 96e038fbd6a0 [2020-12-10T22:19:32.424Z] ---> d99bb223f3e3 [2020-12-10T22:19:32.424Z] Step 8/22 : COPY . . [2020-12-10T22:19:33.836Z] Removing intermediate container 20a15ddac4c7 [2020-12-10T22:19:33.836Z] ---> 8efb0d47fdc6 [2020-12-10T22:19:33.836Z] Step 8/27 : COPY . . [2020-12-10T22:19:34.312Z] $ docker rm -f d5d0cc390dccee36e6863aace76d45d2cfbe09498683c93dee0d3c7012261097 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-10T22:19:35.615Z] + docker inspect -f . ci-base-image-arm64 [2020-12-10T22:19:35.615Z] . [Pipeline] withDockerContainer [2020-12-10T22:19:35.899Z] prd-ubuntu18.04-docker-arm64-4c-16g-15454 does not seem to be running inside a container [2020-12-10T22:19:35.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 [2020-12-10T22:19:37.448Z] $ docker top fd665e2e51f43091e0c82194db8af125dc0cd143b82e63407c166e7aa49df252 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-10T22:19:37.865Z] ========================================================= [2020-12-10T22:19:37.865Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-10T22:19:37.865Z] ========================================================= [Pipeline] sh [2020-12-10T22:19:38.527Z] + make test [2020-12-10T22:19:38.527Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-10T22:19:46.150Z] Removing intermediate container 977fb3a386ef [2020-12-10T22:19:46.150Z] ---> 29c83b665859 [2020-12-10T22:19:46.150Z] Step 8/24 : COPY . . [2020-12-10T22:19:47.122Z] Removing intermediate container 303eda801bb8 [2020-12-10T22:19:47.122Z] ---> 22d6a44b2906 [2020-12-10T22:19:47.122Z] Step 8/22 : COPY . . [2020-12-10T22:20:00.694Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-10T22:20:14.188Z] ---> 1ae8eb489098 [2020-12-10T22:20:14.188Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-10T22:20:14.188Z] ---> a543a96044ef [2020-12-10T22:20:14.188Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-10T22:20:14.188Z] ---> Running in 5f128796cbe9 [2020-12-10T22:20:14.188Z] ---> Running in a4f22edf75b7 [2020-12-10T22:20:14.188Z] ---> f6509605e334 [2020-12-10T22:20:14.188Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-10T22:20:14.778Z] ---> Running in db569e763ee8 [2020-12-10T22:20:15.748Z] 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 [2020-12-10T22:20:15.748Z] 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 [2020-12-10T22:20:15.748Z] 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 [2020-12-10T22:20:21.144Z] ---> a282932ad35e [2020-12-10T22:20:21.144Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-10T22:20:21.738Z] ---> Running in 8b61a8ac9138 [2020-12-10T22:20:21.738Z] ---> 852ac3733207 [2020-12-10T22:20:21.738Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-10T22:20:22.009Z] ---> Running in e1259337f41b [2020-12-10T22:20:22.622Z] 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 [2020-12-10T22:20:22.912Z] 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 [2020-12-10T22:20:39.741Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-10T22:20:41.167Z] 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 [2020-12-10T22:20:47.830Z] Removing intermediate container db569e763ee8 [2020-12-10T22:20:47.830Z] ---> 9944144ebaa8 [2020-12-10T22:20:47.830Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-10T22:20:48.802Z] ---> Running in ec9f87c8b7c9 [2020-12-10T22:20:49.775Z] 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 [2020-12-10T22:20:51.191Z] Removing intermediate container 5f128796cbe9 [2020-12-10T22:20:51.191Z] ---> 7abdfc12d43c [2020-12-10T22:20:51.191Z] [2020-12-10T22:20:51.191Z] Step 10/24 : FROM alpine:3.10 [2020-12-10T22:20:51.191Z] 3.10: Pulling from library/alpine [2020-12-10T22:20:52.175Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-10T22:20:52.175Z] Status: Downloaded newer image for alpine:3.10 [2020-12-10T22:20:52.175Z] ---> be4e4bea2c2e [2020-12-10T22:20:52.175Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-10T22:20:52.175Z] ---> Running in 147ab3fcb317 [2020-12-10T22:20:52.446Z] Removing intermediate container ec9f87c8b7c9 [2020-12-10T22:20:52.446Z] ---> 13354df8837f [2020-12-10T22:20:52.446Z] [2020-12-10T22:20:52.446Z] Step 11/27 : FROM docker:latest [2020-12-10T22:20:52.446Z] ---> 86c48ffa8038 [2020-12-10T22:20:52.446Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-10T22:20:52.715Z] ---> Running in eeb2aa7c69ac [2020-12-10T22:20:53.299Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-10T22:20:53.299Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-10T22:20:53.563Z] v3.10.5-155-gab6c8e84d1 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-10T22:20:53.563Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-10T22:20:53.563Z] OK: 10348 distinct packages available [2020-12-10T22:20:53.563Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-10T22:20:53.563Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-10T22:20:53.829Z] (3/5) Installing libcurl (7.66.0-r2) [2020-12-10T22:20:53.829Z] (4/5) Installing curl (7.66.0-r2) [2020-12-10T22:20:53.829Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-10T22:20:53.829Z] Executing busybox-1.30.1-r3.trigger [2020-12-10T22:20:53.829Z] Executing ca-certificates-20191127-r2.trigger [2020-12-10T22:20:53.829Z] OK: 7 MiB in 19 packages [2020-12-10T22:20:53.829Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-10T22:20:53.829Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-10T22:20:54.094Z] (1/2) Installing readline (8.0.4-r0) [2020-12-10T22:20:54.094Z] (2/2) Installing bash (5.0.17-r0) [2020-12-10T22:20:54.094Z] Executing bash-5.0.17-r0.post-install [2020-12-10T22:20:54.357Z] Executing busybox-1.31.1-r19.trigger [2020-12-10T22:20:54.622Z] OK: 12 MiB in 22 packages [2020-12-10T22:20:59.940Z] Removing intermediate container a4f22edf75b7 [2020-12-10T22:20:59.940Z] ---> 6306d21dbd21 [2020-12-10T22:20:59.940Z] [2020-12-10T22:20:59.940Z] Step 10/22 : FROM scratch [2020-12-10T22:20:59.940Z] ---> [2020-12-10T22:20:59.940Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-10T22:20:59.940Z] Removing intermediate container e1259337f41b [2020-12-10T22:20:59.940Z] ---> a6d11ec2be30 [2020-12-10T22:20:59.940Z] [2020-12-10T22:20:59.940Z] Step 10/22 : FROM scratch [2020-12-10T22:20:59.940Z] ---> [2020-12-10T22:20:59.940Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-10T22:20:59.940Z] Removing intermediate container 8b61a8ac9138 [2020-12-10T22:20:59.940Z] ---> cd115ef619f3 [2020-12-10T22:20:59.940Z] [2020-12-10T22:20:59.940Z] Step 10/24 : FROM scratch [2020-12-10T22:20:59.940Z] ---> [2020-12-10T22:20:59.940Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-10T22:21:00.516Z] ---> Running in d9665e739b50 [2020-12-10T22:21:00.516Z] ---> Running in 26b947837093 [2020-12-10T22:21:00.516Z] ---> Running in 68a394247d8d [2020-12-10T22:21:00.516Z] Removing intermediate container eeb2aa7c69ac [2020-12-10T22:21:00.516Z] ---> f2ff129dfd3f [2020-12-10T22:21:00.517Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-10T22:21:00.517Z] Removing intermediate container 147ab3fcb317 [2020-12-10T22:21:00.517Z] ---> 5133bda68d38 [2020-12-10T22:21:00.517Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-10T22:21:00.780Z] ---> Running in 4635d86f4417 [2020-12-10T22:21:00.780Z] ---> Running in 38509f7a5a58 [2020-12-10T22:21:00.780Z] Removing intermediate container 26b947837093 [2020-12-10T22:21:00.780Z] ---> 084119d3eb4f [2020-12-10T22:21:00.780Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-10T22:21:00.780Z] Removing intermediate container d9665e739b50 [2020-12-10T22:21:00.780Z] ---> c8799bab0d24 [2020-12-10T22:21:00.780Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-10T22:21:01.042Z] Removing intermediate container 68a394247d8d [2020-12-10T22:21:01.042Z] ---> 48a50ffa85a9 [2020-12-10T22:21:01.042Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-10T22:21:01.042Z] ---> Running in 07947983bc6e [2020-12-10T22:21:01.043Z] ---> Running in b5dcc27d3cdd [2020-12-10T22:21:01.043Z] ---> Running in 5e9db2f48461 [2020-12-10T22:21:01.311Z] Removing intermediate container 38509f7a5a58 [2020-12-10T22:21:01.311Z] ---> 5e7b327a464a [2020-12-10T22:21:01.311Z] Step 13/24 : WORKDIR / [2020-12-10T22:21:01.311Z] Removing intermediate container 07947983bc6e [2020-12-10T22:21:01.311Z] ---> b1b7e792305a [2020-12-10T22:21:01.311Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-10T22:21:01.311Z] Removing intermediate container b5dcc27d3cdd [2020-12-10T22:21:01.311Z] ---> 04a39382783c [2020-12-10T22:21:01.311Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-10T22:21:01.311Z] ---> Running in c8e7ea07355b [2020-12-10T22:21:01.576Z] ---> Running in 692f22ca20c0 [2020-12-10T22:21:01.576Z] Removing intermediate container 5e9db2f48461 [2020-12-10T22:21:01.576Z] ---> fe519e77040b [2020-12-10T22:21:01.576Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-10T22:21:01.576Z] ---> Running in b84917fd3cdb [2020-12-10T22:21:01.576Z] ---> Running in 9bec5f33a8e1 [2020-12-10T22:21:01.879Z] Removing intermediate container c8e7ea07355b [2020-12-10T22:21:01.879Z] ---> bc605b1aa3e8 [2020-12-10T22:21:01.879Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-10T22:21:01.879Z] Removing intermediate container 692f22ca20c0 [2020-12-10T22:21:01.879Z] ---> 344b4f00c6f9 [2020-12-10T22:21:01.879Z] Step 14/22 : WORKDIR / [2020-12-10T22:21:01.879Z] Removing intermediate container b84917fd3cdb [2020-12-10T22:21:01.879Z] ---> 6bf013cb2d0b [2020-12-10T22:21:01.879Z] Step 14/22 : WORKDIR / [2020-12-10T22:21:01.934Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-10T22:21:01.934Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-10T22:21:01.934Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-10T22:21:01.934Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-10T22:21:01.934Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-10T22:21:01.934Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-10T22:21:02.147Z] ---> Running in 91dbc5faffef [2020-12-10T22:21:02.147Z] Removing intermediate container 9bec5f33a8e1 [2020-12-10T22:21:02.147Z] ---> a44c99fb0b86 [2020-12-10T22:21:02.147Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-10T22:21:02.147Z] ---> Running in b4a6e8fabd26 [2020-12-10T22:21:02.418Z] ---> 0afbef0899b4 [2020-12-10T22:21:02.418Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-10T22:21:02.418Z] Removing intermediate container 91dbc5faffef [2020-12-10T22:21:02.418Z] ---> 30244bbb26cc [2020-12-10T22:21:02.418Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-10T22:21:02.418Z] Removing intermediate container 4635d86f4417 [2020-12-10T22:21:02.418Z] ---> 93a29241b935 [2020-12-10T22:21:02.418Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-10T22:21:03.370Z] ---> 0ae959afcefd [2020-12-10T22:21:03.371Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-10T22:21:03.371Z] Removing intermediate container b4a6e8fabd26 [2020-12-10T22:21:03.371Z] ---> 478ab6ef12a9 [2020-12-10T22:21:03.371Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-10T22:21:03.371Z] ---> Running in d8a8ec2f282b [2020-12-10T22:21:03.641Z] ---> 40258aa75a0d [2020-12-10T22:21:03.641Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-10T22:21:03.641Z] ---> 103bfda38e99 [2020-12-10T22:21:03.641Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-10T22:21:03.641Z] ---> e5dd3dfd1360 [2020-12-10T22:21:03.641Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-10T22:21:03.980Z] Removing intermediate container d8a8ec2f282b [2020-12-10T22:21:03.980Z] ---> 69ca16bfdd31 [2020-12-10T22:21:03.980Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-10T22:21:04.583Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.061s [2020-12-10T22:21:04.583Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-10T22:21:04.583Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-10T22:21:05.004Z] ---> Running in fb140e05d082 [2020-12-10T22:21:05.004Z] ---> beda21c6f30a [2020-12-10T22:21:05.004Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-10T22:21:05.004Z] ---> 8b10c3c6f22d [2020-12-10T22:21:05.004Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-10T22:21:05.004Z] ---> 85685376cd6a [2020-12-10T22:21:05.004Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-10T22:21:05.004Z] ---> 51b3da715f1e [2020-12-10T22:21:05.004Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-10T22:21:05.280Z] Removing intermediate container fb140e05d082 [2020-12-10T22:21:05.280Z] ---> 5b5a618c4eba [2020-12-10T22:21:05.280Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-10T22:21:05.280Z] ---> Running in b631c43b99a5 [2020-12-10T22:21:05.548Z] ---> 16a5f7fc8d19 [2020-12-10T22:21:05.548Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-10T22:21:05.548Z] ---> efaaeeac7669 [2020-12-10T22:21:05.548Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-10T22:21:05.548Z] ---> 26c7e59a3515 [2020-12-10T22:21:05.548Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-10T22:21:05.818Z] ---> Running in 43a6535cf03e [2020-12-10T22:21:05.818Z] ---> Running in 3ea1de55818b [2020-12-10T22:21:06.087Z] Removing intermediate container b631c43b99a5 [2020-12-10T22:21:06.087Z] ---> 90420e24485d [2020-12-10T22:21:06.087Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-10T22:21:06.087Z] ---> fa37e3192687 [2020-12-10T22:21:06.087Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-10T22:21:06.087Z] ---> 89e72eaa8914 [2020-12-10T22:21:06.087Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-10T22:21:06.353Z] Removing intermediate container 3ea1de55818b [2020-12-10T22:21:06.353Z] ---> ee536827b943 [2020-12-10T22:21:06.353Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-10T22:21:06.353Z] Removing intermediate container 43a6535cf03e [2020-12-10T22:21:06.353Z] ---> 5f0bb185fc0c [2020-12-10T22:21:06.353Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-10T22:21:06.617Z] ---> Running in 2ebe63198388 [2020-12-10T22:21:06.617Z] ---> Running in 4042cf41ddcd [2020-12-10T22:21:06.880Z] ---> 8ae5175d0154 [2020-12-10T22:21:06.880Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-10T22:21:06.880Z] ---> 02d004d177a1 [2020-12-10T22:21:06.880Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-10T22:21:06.880Z] ---> 54dbec3066da [2020-12-10T22:21:06.880Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-10T22:21:06.880Z] Removing intermediate container 4042cf41ddcd [2020-12-10T22:21:06.880Z] ---> 386ef86c5a2f [2020-12-10T22:21:06.880Z] Step 20/22 : LABEL arch=x86_64 [2020-12-10T22:21:07.147Z] Removing intermediate container 2ebe63198388 [2020-12-10T22:21:07.147Z] ---> 091b522438cf [2020-12-10T22:21:07.147Z] Step 20/22 : LABEL arch=x86_64 [2020-12-10T22:21:07.147Z] ---> Running in b9450bcca2db [2020-12-10T22:21:07.147Z] ---> Running in 1b3a95b3bc8b [2020-12-10T22:21:07.147Z] ---> 20716de93926 [2020-12-10T22:21:07.147Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-10T22:21:07.217Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-10T22:21:07.217Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-10T22:21:07.217Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-10T22:21:07.217Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-10T22:21:07.410Z] ---> 6b70c9960e70 [2020-12-10T22:21:07.410Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-10T22:21:07.410Z] ---> 630b1849da42 [2020-12-10T22:21:07.410Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-10T22:21:07.410Z] ---> Running in 88e2779182ad [2020-12-10T22:21:07.672Z] ---> Running in 38a83cf369cb [2020-12-10T22:21:07.672Z] Removing intermediate container b9450bcca2db [2020-12-10T22:21:07.672Z] ---> 0d316a71232a [2020-12-10T22:21:07.672Z] Step 21/22 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 [2020-12-10T22:21:07.939Z] Removing intermediate container 1b3a95b3bc8b [2020-12-10T22:21:07.939Z] ---> 7a8092f14e7b [2020-12-10T22:21:07.939Z] Step 21/22 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 [2020-12-10T22:21:07.939Z] ---> Running in 02f0d4f04446 [2020-12-10T22:21:07.939Z] ---> 40c93b81af1e [2020-12-10T22:21:07.939Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-10T22:21:07.939Z] ---> Running in 35360eb73948 [2020-12-10T22:21:08.203Z] Removing intermediate container 88e2779182ad [2020-12-10T22:21:08.203Z] ---> 833f2b9e23b9 [2020-12-10T22:21:08.203Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-10T22:21:08.203Z] ---> Running in 3822b3455c60 [2020-12-10T22:21:08.465Z] ---> Running in ad03fa41f38d [2020-12-10T22:21:08.465Z] Removing intermediate container 35360eb73948 [2020-12-10T22:21:08.465Z] ---> 4a374f1eb39b [2020-12-10T22:21:08.465Z] Step 22/22 : LABEL version=0.0.0 [2020-12-10T22:21:08.465Z] Removing intermediate container 02f0d4f04446 [2020-12-10T22:21:08.465Z] ---> 5b1e0d628ba3 [2020-12-10T22:21:08.465Z] Step 22/22 : LABEL version=0.0.0 [2020-12-10T22:21:08.729Z] ---> Running in 2e38e0e82eae [2020-12-10T22:21:08.729Z] ---> Running in 518170f6f1d9 [2020-12-10T22:21:08.729Z] Removing intermediate container ad03fa41f38d [2020-12-10T22:21:08.729Z] ---> f29c589da17e [2020-12-10T22:21:08.729Z] Step 22/24 : LABEL arch=x86_64 [2020-12-10T22:21:08.994Z] ---> Running in b3050824bbc3 [2020-12-10T22:21:08.995Z] Removing intermediate container 2e38e0e82eae [2020-12-10T22:21:08.995Z] ---> 96d5f1088ee5 [2020-12-10T22:21:08.995Z] [2020-12-10T22:21:08.995Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-10T22:21:09.258Z] Removing intermediate container 518170f6f1d9 [2020-12-10T22:21:09.258Z] ---> 8b3da91f9c58 [2020-12-10T22:21:09.258Z] [2020-12-10T22:21:09.258Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-10T22:21:09.258Z] Successfully built 96d5f1088ee5 [2020-12-10T22:21:09.258Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-10T22:21:09.258Z] (2/33) Installing expat (2.2.9-r1) [2020-12-10T22:21:09.258Z] (3/33) Installing libffi (3.3-r2) [2020-12-10T22:21:09.523Z] (4/33) Installing gdbm (1.13-r1) [2020-12-10T22:21:09.523Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-10T22:21:09.523Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-10T22:21:09.523Z] Successfully built 8b3da91f9c58 [2020-12-10T22:21:09.523Z] Successfully tagged docker-core-command-go:latest [2020-12-10T22:21:09.523Z] Building docker-support-scheduler-go [2020-12-10T22:21:09.523Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-10T22:21:09.523Z]  Building docker-core-command-go ... done Successfully tagged docker-core-metadata-go:latest [2020-12-10T22:21:09.523Z] Building docker-core-data-go [2020-12-10T22:21:09.523Z]  Building docker-core-metadata-go ... done Removing intermediate container b3050824bbc3 [2020-12-10T22:21:09.523Z] ---> fc92491ccd09 [2020-12-10T22:21:09.523Z] Step 23/24 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 [2020-12-10T22:21:15.531Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.211s coverage: 46.6% of statements [2020-12-10T22:21:15.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-10T22:21:15.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-10T22:21:15.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-10T22:21:15.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-10T22:21:15.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-10T22:21:17.689Z] ---> Running in 4c174a1a3c0d [2020-12-10T22:21:17.689Z] Removing intermediate container 38a83cf369cb [2020-12-10T22:21:17.689Z] ---> 0030b96a31f1 [2020-12-10T22:21:17.689Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-10T22:21:19.611Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-10T22:21:19.611Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-10T22:21:19.611Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-10T22:21:19.611Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-10T22:21:19.611Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-10T22:21:19.611Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-10T22:21:19.874Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-10T22:21:19.874Z] ---> Running in fb53cb417585 [2020-12-10T22:21:19.874Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-10T22:21:19.874Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-10T22:21:19.874Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-10T22:21:20.452Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-10T22:21:20.720Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-10T22:21:20.983Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-10T22:21:20.983Z] Removing intermediate container 4c174a1a3c0d [2020-12-10T22:21:20.983Z] ---> 4544408f1b0f [2020-12-10T22:21:20.983Z] Step 24/24 : LABEL version=0.0.0 [2020-12-10T22:21:21.249Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-10T22:21:21.512Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-10T22:21:22.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.564s coverage: 27.1% of statements [2020-12-10T22:21:22.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-10T22:21:22.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-10T22:21:22.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-10T22:21:22.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-10T22:21:22.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-10T22:21:22.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-10T22:21:22.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.085s coverage: 100.0% of statements [2020-12-10T22:21:22.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-10T22:21:22.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.081s coverage: 100.0% of statements [2020-12-10T22:21:22.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-10T22:21:22.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-10T22:21:22.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.566s coverage: 68.5% of statements [2020-12-10T22:21:22.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-10T22:21:22.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-10T22:21:22.475Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-10T22:21:22.891Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.704s coverage: 82.3% of statements [2020-12-10T22:21:22.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-10T22:21:22.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-10T22:21:22.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-10T22:21:22.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-10T22:21:23.884Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-10T22:21:23.884Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-10T22:21:24.156Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-10T22:21:25.115Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-10T22:21:25.378Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-10T22:21:25.378Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-10T22:21:25.378Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-10T22:21:25.378Z] Removing intermediate container fb53cb417585 [2020-12-10T22:21:25.378Z] ---> 6f3eba93f196 [2020-12-10T22:21:25.378Z] Step 22/24 : LABEL arch=x86_64 [2020-12-10T22:21:26.328Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-10T22:21:26.590Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-10T22:21:26.590Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-10T22:21:28.005Z] ---> Running in 1ae4387968ea [2020-12-10T22:21:29.931Z] Executing busybox-1.31.1-r19.trigger [2020-12-10T22:21:29.931Z] OK: 71 MiB in 55 packages [2020-12-10T22:21:30.513Z] ---> Running in 52b6180ad8bd [2020-12-10T22:21:31.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.111s coverage: 28.6% of statements [2020-12-10T22:21:31.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-10T22:21:31.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-10T22:21:31.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-10T22:21:31.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-10T22:21:31.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-10T22:21:31.173Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.154s coverage: 100.0% of statements [2020-12-10T22:21:31.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-10T22:21:31.173Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements [2020-12-10T22:21:31.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-10T22:21:31.173Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.368s coverage: 86.7% of statements [2020-12-10T22:21:31.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-10T22:21:31.173Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.364s coverage: 97.5% of statements [2020-12-10T22:21:31.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-10T22:21:31.173Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.162s coverage: 78.3% of statements [2020-12-10T22:21:31.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-10T22:21:31.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-10T22:21:31.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-10T22:21:31.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-10T22:21:31.486Z] Removing intermediate container 1ae4387968ea [2020-12-10T22:21:31.486Z] ---> cbba3f2e6fec [2020-12-10T22:21:31.486Z] [2020-12-10T22:21:31.758Z] Successfully built cbba3f2e6fec [2020-12-10T22:21:32.028Z] Removing intermediate container 52b6180ad8bd [2020-12-10T22:21:32.028Z] ---> 5cdb8aafd1b6 [2020-12-10T22:21:32.028Z] Step 23/24 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 [2020-12-10T22:21:32.028Z] Successfully tagged docker-support-notifications-go:latest [2020-12-10T22:21:32.028Z]  Building docker-support-notifications-go ... done Building docker-security-bootstrap-redis-go [2020-12-10T22:21:35.379Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-10T22:21:35.379Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-10T22:21:35.379Z] ---> d74df9a981d4 [2020-12-10T22:21:35.379Z] Step 3/21 : WORKDIR /edgex-go [2020-12-10T22:21:35.379Z] ---> Using cache [2020-12-10T22:21:35.379Z] ---> ab9a6265d641 [2020-12-10T22:21:35.379Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-10T22:21:35.379Z] ---> Using cache [2020-12-10T22:21:35.379Z] ---> 0022680c28df [2020-12-10T22:21:35.379Z] Step 5/21 : RUN apk update && apk add make git [2020-12-10T22:21:35.379Z] ---> Running in b742ac9cccd0 [2020-12-10T22:21:35.379Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-10T22:21:35.379Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-10T22:21:35.379Z] ---> d74df9a981d4 [2020-12-10T22:21:35.379Z] Step 3/23 : WORKDIR /edgex-go [2020-12-10T22:21:35.379Z] ---> Using cache [2020-12-10T22:21:35.379Z] ---> ab9a6265d641 [2020-12-10T22:21:35.379Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-10T22:21:35.379Z] ---> Using cache [2020-12-10T22:21:35.379Z] ---> 0022680c28df [2020-12-10T22:21:35.379Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-10T22:21:39.556Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.065s coverage: 93.8% of statements [2020-12-10T22:21:39.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-10T22:21:39.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-10T22:21:39.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-10T22:21:39.556Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-10T22:21:39.556Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-10T22:21:39.556Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-10T22:21:39.556Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-10T22:21:39.556Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-10T22:21:39.556Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-10T22:21:39.556Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-10T22:21:39.556Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-10T22:21:39.556Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-10T22:21:39.556Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-10T22:21:39.556Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-10T22:21:39.556Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-10T22:21:39.556Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-10T22:21:39.556Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-10T22:21:39.556Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-10T22:21:39.556Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-10T22:21:39.556Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-10T22:21:39.556Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements [2020-12-10T22:21:39.556Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-10T22:21:39.556Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-10T22:21:39.556Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.171s coverage: 0.1% of statements [2020-12-10T22:21:39.556Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-10T22:21:39.556Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-10T22:21:39.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-10T22:21:39.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-10T22:21:39.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements [2020-12-10T22:21:39.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-10T22:21:39.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.156s coverage: 75.5% of statements [2020-12-10T22:21:39.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-10T22:21:39.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.094s coverage: 80.8% of statements [2020-12-10T22:21:39.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.152s coverage: 87.2% of statements [2020-12-10T22:21:39.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.146s coverage: 84.2% of statements [2020-12-10T22:21:39.620Z] ---> Running in 9f224f1ad23c [2020-12-10T22:21:39.620Z] ---> Running in 978fb7b8319a [2020-12-10T22:21:40.576Z] Removing intermediate container b742ac9cccd0 [2020-12-10T22:21:40.576Z] ---> b0fb069bd417 [2020-12-10T22:21:40.576Z] Step 24/24 : LABEL version=0.0.0 [2020-12-10T22:21:41.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 91.4% of statements [2020-12-10T22:21:41.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-10T22:21:43.144Z] ---> Running in a53235bd37c2 [2020-12-10T22:21:43.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.640s coverage: 63.5% of statements [2020-12-10T22:21:43.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-10T22:21:43.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-10T22:21:43.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2020-12-10T22:21:43.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 91.3% of statements [2020-12-10T22:21:44.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements [2020-12-10T22:21:44.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements [2020-12-10T22:21:44.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements [2020-12-10T22:21:46.496Z] Removing intermediate container a53235bd37c2 [2020-12-10T22:21:46.497Z] ---> 22067f37a29b [2020-12-10T22:21:46.497Z] [2020-12-10T22:21:46.497Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-10T22:21:46.497Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-10T22:21:46.497Z] Successfully built 22067f37a29b [2020-12-10T22:21:47.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-10T22:21:47.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-10T22:21:47.342Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-10T22:21:47.342Z] Building docker-security-secrets-setup-go [2020-12-10T22:21:47.924Z]  Building docker-security-secretstore-setup-go ... done v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-10T22:21:47.924Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-10T22:21:47.924Z] OK: 12748 distinct packages available [2020-12-10T22:21:47.924Z] v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-10T22:21:47.924Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-10T22:21:47.924Z] OK: 12748 distinct packages available [2020-12-10T22:21:48.192Z] OK: 233 MiB in 51 packages [2020-12-10T22:21:48.778Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-10T22:21:48.778Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-10T22:21:48.778Z] ---> d74df9a981d4 [2020-12-10T22:21:48.778Z] Step 3/22 : WORKDIR /edgex-go [2020-12-10T22:21:48.778Z] ---> Using cache [2020-12-10T22:21:48.778Z] ---> ab9a6265d641 [2020-12-10T22:21:48.778Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-10T22:21:48.778Z] ---> Using cache [2020-12-10T22:21:48.778Z] ---> 0022680c28df [2020-12-10T22:21:48.778Z] Step 5/22 : RUN apk update && apk add make git [2020-12-10T22:21:48.778Z] OK: 233 MiB in 51 packages [2020-12-10T22:21:49.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.792s coverage: 55.9% of statements [2020-12-10T22:21:49.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-10T22:21:49.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-10T22:21:49.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-10T22:21:49.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-10T22:21:49.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-10T22:21:49.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-10T22:21:53.009Z] ---> Running in 0410681ba919 [2020-12-10T22:21:54.934Z] Removing intermediate container 3822b3455c60 [2020-12-10T22:21:54.934Z] ---> 1686ccd73e66 [2020-12-10T22:21:54.934Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-10T22:21:56.869Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-10T22:21:56.869Z] Removing intermediate container 9f224f1ad23c [2020-12-10T22:21:56.869Z] ---> 8aa8a2a46ea4 [2020-12-10T22:21:56.869Z] Step 6/21 : COPY go.mod . [2020-12-10T22:21:56.869Z] Removing intermediate container 978fb7b8319a [2020-12-10T22:21:56.869Z] ---> d180f07b35e8 [2020-12-10T22:21:56.869Z] Step 6/23 : COPY go.mod . [2020-12-10T22:21:56.869Z] ---> Running in a7f993db1f5c [2020-12-10T22:21:57.137Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-10T22:21:57.402Z] ---> 12baffaf1130 [2020-12-10T22:21:57.402Z] Step 7/21 : RUN go mod download [2020-12-10T22:21:57.985Z] v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-10T22:21:57.986Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-10T22:21:57.986Z] OK: 12748 distinct packages available [2020-12-10T22:21:58.251Z] OK: 233 MiB in 51 packages [2020-12-10T22:22:00.181Z] ---> 0d16abcc6289 [2020-12-10T22:22:00.181Z] Step 7/23 : RUN go mod download [2020-12-10T22:22:00.760Z] ---> Running in ef5148122d0d [2020-12-10T22:22:01.022Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-10T22:22:01.022Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-10T22:22:01.022Z] ---> d74df9a981d4 [2020-12-10T22:22:01.022Z] Step 3/29 : WORKDIR /edgex-go [2020-12-10T22:22:01.022Z] ---> Using cache [2020-12-10T22:22:01.022Z] ---> ab9a6265d641 [2020-12-10T22:22:01.022Z] Step 4/29 : RUN apk update && apk add make git [2020-12-10T22:22:01.637Z] ---> Running in 050c010e655f [2020-12-10T22:22:01.907Z] ---> Running in 81cfdb048c42 [2020-12-10T22:22:02.172Z] Removing intermediate container 0410681ba919 [2020-12-10T22:22:02.172Z] ---> a414d95e7b6d [2020-12-10T22:22:02.172Z] Step 6/22 : COPY go.mod . [2020-12-10T22:22:02.443Z] ---> 5dda5630db50 [2020-12-10T22:22:02.443Z] Step 7/22 : RUN go mod download [2020-12-10T22:22:02.713Z] ---> Running in 362c29c029a7 [2020-12-10T22:22:02.980Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-10T22:22:03.577Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-10T22:22:03.862Z] Collecting docker-compose==1.23.2 [2020-12-10T22:22:03.862Z] Removing intermediate container 050c010e655f [2020-12-10T22:22:03.862Z] ---> 1295452fd42f [2020-12-10T22:22:03.862Z] Step 8/23 : COPY . . [2020-12-10T22:22:03.862Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-10T22:22:03.862Z] Removing intermediate container ef5148122d0d [2020-12-10T22:22:03.862Z] ---> 9a324d4c00b0 [2020-12-10T22:22:03.862Z] Step 8/21 : COPY . . [2020-12-10T22:22:04.131Z] Collecting docker<4.0,>=3.6.0 [2020-12-10T22:22:04.131Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-10T22:22:04.131Z] Removing intermediate container 362c29c029a7 [2020-12-10T22:22:04.131Z] ---> 4a8dc1565f71 [2020-12-10T22:22:04.131Z] Step 8/22 : COPY . . [2020-12-10T22:22:04.406Z] v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-10T22:22:04.406Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-10T22:22:04.406Z] OK: 12748 distinct packages available [2020-12-10T22:22:04.406Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-10T22:22:04.680Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-10T22:22:04.681Z] OK: 233 MiB in 51 packages [2020-12-10T22:22:07.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 18.928s coverage: 86.3% of statements [2020-12-10T22:22:07.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-10T22:22:07.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.370s coverage: 72.2% of statements [2020-12-10T22:22:07.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.451s coverage: 72.1% of statements [2020-12-10T22:22:07.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.091s coverage: 82.4% of statements [2020-12-10T22:22:07.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.066s coverage: 48.4% of statements [2020-12-10T22:22:07.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-10T22:22:07.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-10T22:22:07.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-10T22:22:07.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.084s coverage: 28.8% of statements [2020-12-10T22:22:07.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-10T22:22:07.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.073s coverage: 96.8% of statements [2020-12-10T22:22:07.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-10T22:22:07.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.311s coverage: 37.2% of statements [2020-12-10T22:22:07.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-10T22:22:07.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-10T22:22:07.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.513s coverage: 84.0% of statements [2020-12-10T22:22:07.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.078s coverage: 100.0% of statements [2020-12-10T22:22:07.523Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.374s coverage: 47.1% of statements [2020-12-10T22:22:07.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-10T22:22:07.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-10T22:22:07.523Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.063s coverage: 100.0% of statements [2020-12-10T22:22:07.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-10T22:22:07.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-10T22:22:07.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-10T22:22:07.523Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.148s coverage: 100.0% of statements [2020-12-10T22:22:07.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-10T22:22:07.523Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.119s coverage: 100.0% of statements [2020-12-10T22:22:07.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-10T22:22:08.924Z] Collecting cached-property<2,>=1.2.0 [2020-12-10T22:22:08.925Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-10T22:22:10.864Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-10T22:22:10.864Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-10T22:22:14.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.664s coverage: 29.1% of statements [2020-12-10T22:22:14.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-10T22:22:14.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-10T22:22:14.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-10T22:22:14.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-10T22:22:14.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-10T22:22:14.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.211s coverage: 99.0% of statements [2020-12-10T22:22:14.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-10T22:22:14.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.092s coverage: 100.0% of statements [2020-12-10T22:22:14.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-10T22:22:14.239Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.041s coverage: 0.0% of statements [2020-12-10T22:22:14.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-10T22:22:14.239Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.048s coverage: 100.0% of statements [2020-12-10T22:22:14.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-10T22:22:14.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-10T22:22:14.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-10T22:22:14.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-10T22:22:14.239Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.110s coverage: 87.9% of statements [2020-12-10T22:22:14.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-10T22:22:14.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-10T22:22:14.239Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2020-12-10T22:22:14.239Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.071s coverage: 32.1% of statements [2020-12-10T22:22:15.216Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2020-12-10T22:22:15.809Z] GO111MODULE=on go vet ./... [2020-12-10T22:22:16.184Z] Collecting texttable<0.10,>=0.9.0 [2020-12-10T22:22:16.184Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-10T22:22:17.592Z] Removing intermediate container 81cfdb048c42 [2020-12-10T22:22:17.592Z] ---> ad814a073d39 [2020-12-10T22:22:17.592Z] Step 5/29 : COPY go.mod . [2020-12-10T22:22:17.592Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-10T22:22:17.592Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-10T22:22:17.858Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-10T22:22:18.805Z] Collecting PyYAML<4,>=3.10 [2020-12-10T22:22:18.805Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-10T22:22:23.041Z] Collecting jsonschema<3,>=2.5.1 [2020-12-10T22:22:23.041Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-10T22:22:23.997Z] Collecting docopt<0.7,>=0.6.1 [2020-12-10T22:22:23.997Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-10T22:22:24.578Z] ---> dd2e839122a6 [2020-12-10T22:22:24.578Z] Step 6/29 : RUN go mod download [2020-12-10T22:22:26.544Z] Collecting docker-pycreds>=0.4.0 [2020-12-10T22:22:26.544Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-10T22:22:26.544Z] 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) [2020-12-10T22:22:27.519Z] ---> Running in 50eaaa4468a9 [2020-12-10T22:22:27.519Z] Collecting idna<2.8,>=2.5 [2020-12-10T22:22:27.519Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-10T22:22:27.519Z] 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) [2020-12-10T22:22:27.519Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-10T22:22:27.519Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-10T22:22:27.782Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-10T22:22:27.782Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-10T22:22:27.782Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-10T22:22:27.782Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-10T22:22:28.049Z] Installing collected packages: websocket-client, idna, urllib3, requests, docker-pycreds, docker, cached-property, dockerpty, texttable, PyYAML, jsonschema, docopt, docker-compose [2020-12-10T22:22:28.049Z] Attempting uninstall: idna [2020-12-10T22:22:28.049Z] Found existing installation: idna 2.9 [2020-12-10T22:22:28.049Z] Uninstalling idna-2.9: [2020-12-10T22:22:28.346Z] Successfully uninstalled idna-2.9 [2020-12-10T22:22:28.928Z] Attempting uninstall: urllib3 [2020-12-10T22:22:28.928Z] Found existing installation: urllib3 1.25.9 [2020-12-10T22:22:28.928Z] Uninstalling urllib3-1.25.9: [2020-12-10T22:22:30.325Z] Successfully uninstalled urllib3-1.25.9 [2020-12-10T22:22:33.673Z] Attempting uninstall: requests [2020-12-10T22:22:33.673Z] Found existing installation: requests 2.23.0 [2020-12-10T22:22:33.673Z] Uninstalling requests-2.23.0: [2020-12-10T22:22:33.673Z] Successfully uninstalled requests-2.23.0 [2020-12-10T22:22:35.073Z] ---> 8cf53ced7535 [2020-12-10T22:22:35.073Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-10T22:22:35.339Z] Running setup.py install for dockerpty: started [2020-12-10T22:22:35.339Z] Removing intermediate container 50eaaa4468a9 [2020-12-10T22:22:35.339Z] ---> 41c64db0dd6c [2020-12-10T22:22:35.339Z] Step 7/29 : COPY . . [2020-12-10T22:22:35.609Z] ---> Running in 49ee5e2da682 [2020-12-10T22:22:35.609Z] ---> 4809281065ab [2020-12-10T22:22:35.609Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-10T22:22:35.874Z] ---> b369f43be4d0 [2020-12-10T22:22:35.874Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-10T22:22:35.874Z] ---> Running in 2ba0b64ebe1c [2020-12-10T22:22:35.874Z] ---> Running in 99c233fd3db2 [2020-12-10T22:22:36.569Z] 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 [2020-12-10T22:22:36.569Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-10T22:22:36.569Z] Running setup.py install for texttable: started [2020-12-10T22:22:37.285Z] Running setup.py install for texttable: finished with status 'done' [2020-12-10T22:22:37.285Z] Running setup.py install for PyYAML: started [2020-12-10T22:22:38.378Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-10T22:22:40.341Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-10T22:22:40.341Z] Running setup.py install for docopt: started [2020-12-10T22:22:40.341Z] 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 [2020-12-10T22:22:40.933Z] Running setup.py install for docopt: finished with status 'done' [2020-12-10T22:22:42.360Z] 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 [2020-12-10T22:22:57.394Z] Removing intermediate container a7f993db1f5c [2020-12-10T22:22:57.394Z] ---> d62fbef772b9 [2020-12-10T22:22:57.394Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-10T22:22:57.394Z] ---> Running in 59eed2ac8d72 [2020-12-10T22:22:57.981Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-10T22:22:57.981Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-10T22:22:58.251Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-10T22:22:58.251Z] (2/3) Installing libcurl (7.69.1-r2) [2020-12-10T22:22:58.251Z] (3/3) Installing curl (7.69.1-r2) [2020-12-10T22:22:58.556Z] Executing busybox-1.31.1-r19.trigger [2020-12-10T22:22:58.556Z] OK: 72 MiB in 58 packages [2020-12-10T22:23:01.159Z] ---> a5178898fb4c [2020-12-10T22:23:01.159Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-10T22:23:02.564Z] ---> Running in 9ed425d2b0eb [2020-12-10T22:23:02.831Z] Removing intermediate container 59eed2ac8d72 [2020-12-10T22:23:02.831Z] ---> f8d9ec977ad4 [2020-12-10T22:23:02.831Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-10T22:23:03.427Z] ---> Running in aa79fd2413e0 [2020-12-10T22:23:03.708Z] Removing intermediate container aa79fd2413e0 [2020-12-10T22:23:03.708Z] ---> c05875776ccc [2020-12-10T22:23:03.708Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-10T22:23:03.975Z] ---> Running in 629b65ac51c4 [2020-12-10T22:23:04.250Z] 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 [2020-12-10T22:23:04.250Z] Removing intermediate container 629b65ac51c4 [2020-12-10T22:23:04.250Z] ---> 30475618565a [2020-12-10T22:23:04.250Z] Step 25/27 : LABEL arch=x86_64 [2020-12-10T22:23:04.250Z] ---> Running in 844a6a80b506 [2020-12-10T22:23:04.534Z] Removing intermediate container 844a6a80b506 [2020-12-10T22:23:04.534Z] ---> 9f93da29cf01 [2020-12-10T22:23:04.534Z] Step 26/27 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 [2020-12-10T22:23:04.534Z] ---> Running in 8dfeeb53d039 [2020-12-10T22:23:04.809Z] Removing intermediate container 8dfeeb53d039 [2020-12-10T22:23:04.809Z] ---> 190d76dd0b47 [2020-12-10T22:23:04.809Z] Step 27/27 : LABEL version=0.0.0 [2020-12-10T22:23:05.079Z] ---> Running in 3b3ca1c196b8 [2020-12-10T22:23:05.349Z] Removing intermediate container 3b3ca1c196b8 [2020-12-10T22:23:05.349Z] ---> 14d9f908b7d8 [2020-12-10T22:23:05.349Z] [2020-12-10T22:23:05.627Z] Successfully built 14d9f908b7d8 [2020-12-10T22:23:05.627Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-10T22:23:05.627Z]  Building docker-sys-mgmt-agent-go ... done Building docker-security-proxy-setup-go [2020-12-10T22:23:12.345Z] Removing intermediate container 99c233fd3db2 [2020-12-10T22:23:12.345Z] ---> 71b832f5c0a8 [2020-12-10T22:23:12.345Z] [2020-12-10T22:23:12.345Z] Step 10/22 : FROM alpine:3.10 [2020-12-10T22:23:12.345Z] ---> be4e4bea2c2e [2020-12-10T22:23:12.345Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-10T22:23:12.931Z] ---> Using cache [2020-12-10T22:23:12.931Z] ---> 5133bda68d38 [2020-12-10T22:23:12.931Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-10T22:23:17.205Z] ---> Running in 9f9d0d1f1545 [2020-12-10T22:23:18.173Z] Removing intermediate container 49ee5e2da682 [2020-12-10T22:23:18.173Z] ---> accca328282e [2020-12-10T22:23:18.173Z] [2020-12-10T22:23:18.173Z] Step 10/21 : FROM scratch [2020-12-10T22:23:18.173Z] ---> [2020-12-10T22:23:18.173Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-10T22:23:18.444Z] Removing intermediate container 9f9d0d1f1545 [2020-12-10T22:23:18.444Z] ---> 0e1bdb7fcd88 [2020-12-10T22:23:18.444Z] Step 13/22 : WORKDIR / [2020-12-10T22:23:18.708Z] ---> Running in 2ddc6daac51f [2020-12-10T22:23:19.668Z] ---> Using cache [2020-12-10T22:23:19.668Z] ---> c8799bab0d24 [2020-12-10T22:23:19.668Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-10T22:23:22.272Z] ---> Running in b756bcde5e29 [2020-12-10T22:23:22.858Z] Removing intermediate container 2ddc6daac51f [2020-12-10T22:23:22.858Z] ---> d844e94826dc [2020-12-10T22:23:22.858Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-10T22:23:23.127Z] Removing intermediate container b756bcde5e29 [2020-12-10T22:23:23.127Z] ---> ea9d4d081615 [2020-12-10T22:23:23.127Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-10T22:23:23.721Z] ---> Running in c527d4366428 [2020-12-10T22:23:23.721Z] ---> 7132f6db6cf1 [2020-12-10T22:23:23.721Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-10T22:23:23.861Z] gofmt -l . [2020-12-10T22:23:24.307Z] Removing intermediate container c527d4366428 [2020-12-10T22:23:24.307Z] ---> 3b533328a2c2 [2020-12-10T22:23:24.307Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-10T22:23:25.289Z] [ "`gofmt -l .`" = "" ] [2020-12-10T22:23:25.715Z] ---> 8337a60f5309 [2020-12-10T22:23:25.716Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-10T22:23:25.989Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-10T22:23:25.989Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-10T22:23:25.989Z] ---> d74df9a981d4 [2020-12-10T22:23:25.989Z] Step 3/21 : WORKDIR /edgex-go [2020-12-10T22:23:25.989Z] ---> Using cache [2020-12-10T22:23:25.989Z] ---> ab9a6265d641 [2020-12-10T22:23:25.989Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-10T22:23:25.989Z] ---> Using cache [2020-12-10T22:23:25.989Z] ---> 0022680c28df [2020-12-10T22:23:25.989Z] Step 5/21 : RUN apk update && apk add make git [2020-12-10T22:23:25.989Z] ---> Using cache [2020-12-10T22:23:25.989Z] ---> a414d95e7b6d [2020-12-10T22:23:25.989Z] Step 6/21 : COPY go.mod . [2020-12-10T22:23:25.989Z] ---> Using cache [2020-12-10T22:23:25.989Z] ---> 5dda5630db50 [2020-12-10T22:23:25.989Z] Step 7/21 : RUN go mod download [2020-12-10T22:23:25.989Z] ---> Using cache [2020-12-10T22:23:25.989Z] ---> 4a8dc1565f71 [2020-12-10T22:23:25.989Z] Step 8/21 : COPY . . [2020-12-10T22:23:25.989Z] ---> Using cache [2020-12-10T22:23:25.989Z] ---> b369f43be4d0 [2020-12-10T22:23:25.989Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-10T22:23:26.580Z] ---> 13f51ce051e8 [2020-12-10T22:23:26.580Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-10T22:23:27.947Z] ./bin/test-go-mod-tidy.sh [2020-12-10T22:23:28.941Z] ./bin/test-attribution-txt.sh [2020-12-10T22:23:29.138Z] ---> Running in fac6d613e077 [2020-12-10T22:23:29.138Z] ---> 5a14372eeff5 [2020-12-10T22:23:29.138Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-10T22:23:29.411Z] ---> d7cb03fc7a99 [2020-12-10T22:23:29.411Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-10T22:23:29.678Z] Removing intermediate container 2ba0b64ebe1c [2020-12-10T22:23:29.678Z] ---> 0d9cbc68fe6a [2020-12-10T22:23:29.678Z] [2020-12-10T22:23:29.678Z] Step 10/23 : FROM alpine [2020-12-10T22:23:29.678Z] latest: Pulling from library/alpine [2020-12-10T22:23:30.627Z] 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 [2020-12-10T22:23:30.914Z] ---> 663abeee11bf [2020-12-10T22:23:30.914Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-10T22:23:30.914Z] ---> d555b3a0d2a4 [2020-12-10T22:23:30.914Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-10T22:23:30.914Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-10T22:23:30.914Z] Status: Downloaded newer image for alpine:latest [2020-12-10T22:23:30.914Z] ---> d6e46aa2470d [2020-12-10T22:23:30.914Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-10T22:23:30.914Z] ---> Running in e401a226f195 [2020-12-10T22:23:30.914Z] Removing intermediate container 9ed425d2b0eb [2020-12-10T22:23:30.914Z] ---> 93ba1caae6b3 [2020-12-10T22:23:30.914Z] [2020-12-10T22:23:30.914Z] Step 9/29 : FROM alpine:latest [2020-12-10T22:23:30.914Z] ---> d6e46aa2470d [2020-12-10T22:23:30.914Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-10T22:23:31.188Z] ---> Running in 657ee21c34aa [2020-12-10T22:23:31.188Z] ---> Running in cdf27c7a6d2d [2020-12-10T22:23:31.188Z] ---> Running in 0d760c083a66 [2020-12-10T22:23:31.802Z] Removing intermediate container 657ee21c34aa [2020-12-10T22:23:31.802Z] ---> 8a6b05785585 [2020-12-10T22:23:31.802Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-10T22:23:31.802Z] Removing intermediate container cdf27c7a6d2d [2020-12-10T22:23:31.802Z] ---> 7e9b30068e50 [2020-12-10T22:23:31.802Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-10T22:23:31.802Z] Removing intermediate container 0d760c083a66 [2020-12-10T22:23:31.802Z] ---> 7680c993534d [2020-12-10T22:23:31.802Z] Step 11/29 : USER root [2020-12-10T22:23:31.802Z] ---> Running in 18e9f1a78558 [2020-12-10T22:23:31.802Z] ---> Running in f123de5706ce [2020-12-10T22:23:31.802Z] ---> Running in a0ef0c16392b [2020-12-10T22:23:32.403Z] Removing intermediate container f123de5706ce [2020-12-10T22:23:32.403Z] ---> 46f80fd3b069 [2020-12-10T22:23:32.403Z] Step 19/21 : LABEL arch=x86_64 [2020-12-10T22:23:32.403Z] ---> Running in 15c1b972599f [2020-12-10T22:23:32.403Z] Removing intermediate container 18e9f1a78558 [2020-12-10T22:23:32.403Z] ---> dec434fe4ec1 [2020-12-10T22:23:32.403Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-10T22:23:32.403Z] Removing intermediate container a0ef0c16392b [2020-12-10T22:23:32.403Z] ---> 3cde8a218611 [2020-12-10T22:23:32.403Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-10T22:23:32.403Z] ---> Running in 82568d33b2d3 [2020-12-10T22:23:32.681Z] ---> Running in 7b6ea363f3f7 [2020-12-10T22:23:32.681Z] Removing intermediate container 15c1b972599f [2020-12-10T22:23:32.681Z] ---> 266227a6965c [2020-12-10T22:23:32.681Z] Step 20/21 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 [2020-12-10T22:23:32.959Z] ---> Running in 16d6802a486d [Pipeline] sh [2020-12-10T22:23:33.569Z] Removing intermediate container 82568d33b2d3 [2020-12-10T22:23:33.569Z] ---> 5bc6b4926473 [2020-12-10T22:23:33.569Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-10T22:23:33.928Z] + ls -al . [2020-12-10T22:23:33.928Z] total 696 [2020-12-10T22:23:33.928Z] drwxrwxr-x 9 1001 1001 4096 Dec 10 22:23 . [2020-12-10T22:23:33.928Z] drwxr-xr-x 4 root root 4096 Dec 10 22:19 .. [2020-12-10T22:23:33.928Z] -rw-rw-r-- 1 1001 1001 11 Dec 10 22:17 .dockerignore [2020-12-10T22:23:33.928Z] drwxrwxr-x 8 1001 1001 4096 Dec 10 22:17 .git [2020-12-10T22:23:33.928Z] drwxrwxr-x 3 1001 1001 4096 Dec 10 22:17 .github [2020-12-10T22:23:33.928Z] -rw-rw-r-- 1 1001 1001 943 Dec 10 22:17 .gitignore [2020-12-10T22:23:33.928Z] -rw-rw-r-- 1 1001 1001 166 Dec 10 22:17 .sonarcloud.properties [2020-12-10T22:23:33.928Z] -rw-rw-r-- 1 1001 1001 3804 Dec 10 22:17 CONTRIBUTING.md [2020-12-10T22:23:33.928Z] -rw-rw-r-- 1 1001 1001 1035 Dec 10 22:17 Dockerfile.build [2020-12-10T22:23:33.928Z] -rw-rw-r-- 1 1001 1001 863 Dec 10 22:17 Jenkinsfile [2020-12-10T22:23:33.928Z] -rw-rw-r-- 1 1001 1001 10775 Dec 10 22:17 LICENSE [2020-12-10T22:23:33.928Z] -rw-rw-r-- 1 1001 1001 6318 Dec 10 22:17 Makefile [2020-12-10T22:23:33.928Z] -rw-rw-r-- 1 1001 1001 6447 Dec 10 22:17 README.md [2020-12-10T22:23:33.928Z] -rw-rw-r-- 1 1001 1001 7286 Dec 10 22:17 SECURITY.md [2020-12-10T22:23:33.928Z] -rw-rw-r-- 1 1001 1001 5 Dec 10 22:15 VERSION [2020-12-10T22:23:33.928Z] -rw-rw-r-- 1 1001 1001 4131 Dec 10 22:17 ZMQWindows.md [2020-12-10T22:23:33.928Z] drwxrwxr-x 2 1001 1001 4096 Dec 10 22:17 bin [2020-12-10T22:23:33.928Z] drwxrwxr-x 15 1001 1001 4096 Dec 10 22:17 cmd [2020-12-10T22:23:33.928Z] -rw-r--r-- 1 root root 569562 Dec 10 22:22 coverage.out [2020-12-10T22:23:33.928Z] -rw-r--r-- 1 root root 1041 Dec 10 22:23 go.mod [2020-12-10T22:23:33.928Z] -rw-r--r-- 1 root root 18856 Dec 10 22:23 go.sum [2020-12-10T22:23:33.928Z] drwxrwxr-x 8 1001 1001 4096 Dec 10 22:17 internal [2020-12-10T22:23:33.928Z] drwxrwxr-x 4 1001 1001 4096 Dec 10 22:17 openapi [2020-12-10T22:23:33.928Z] drwxrwxr-x 4 1001 1001 4096 Dec 10 22:17 snap [2020-12-10T22:23:33.928Z] -rw-rw-r-- 1 1001 1001 168 Dec 10 22:17 version.go [Pipeline] sh [2020-12-10T22:23:34.544Z] ---> Running in c3bb2903d87a [2020-12-10T22:23:34.605Z] + '[' -e coverage.out ] [2020-12-10T22:23:34.605Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-10T22:23:34.691Z] Warning: overwriting stash ‘coverage-report’ [2020-12-10T22:23:34.821Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-10T22:23:34.821Z] Removing intermediate container 16d6802a486d [2020-12-10T22:23:34.821Z] ---> dccf1007fe07 [2020-12-10T22:23:34.821Z] Step 21/21 : LABEL version=0.0.0 [2020-12-10T22:23:34.821Z] Removing intermediate container e401a226f195 [2020-12-10T22:23:34.821Z] ---> 4c8a16f5383a [2020-12-10T22:23:34.821Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-10T22:23:34.821Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-10T22:23:35.099Z] ---> Running in 18e55c1c91a9 [2020-12-10T22:23:35.099Z] ---> Running in 6225158c1e77 [2020-12-10T22:23:35.099Z] v3.12.1-100-gbff1916ae4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-10T22:23:35.099Z] v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-10T22:23:35.099Z] OK: 12747 distinct packages available [2020-12-10T22:23:35.378Z] Removing intermediate container 18e55c1c91a9 [2020-12-10T22:23:35.378Z] ---> 2513c1f10e25 [2020-12-10T22:23:35.378Z] [2020-12-10T22:23:35.378Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-10T22:23:35.378Z] Removing intermediate container 6225158c1e77 [2020-12-10T22:23:35.378Z] ---> 5ce152426204 [2020-12-10T22:23:35.378Z] Step 20/22 : LABEL arch=x86_64 [2020-12-10T22:23:35.378Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-10T22:23:35.378Z] Executing busybox-1.31.1-r19.trigger [2020-12-10T22:23:35.378Z] Executing ca-certificates-20191127-r4.trigger [2020-12-10T22:23:35.648Z] OK: 6 MiB in 16 packages [2020-12-10T22:23:35.648Z] Successfully built 2513c1f10e25 [2020-12-10T22:23:35.648Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-10T22:23:35.648Z]  Building docker-support-scheduler-go ... done  ---> Running in 581e41f21485 [2020-12-10T22:23:35.802Z] Stashed 1 file(s) [Pipeline] sh [2020-12-10T22:23:35.918Z] Removing intermediate container 581e41f21485 [2020-12-10T22:23:35.918Z] ---> e69100a413c6 [2020-12-10T22:23:35.918Z] Step 21/22 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 [2020-12-10T22:23:36.184Z] ---> Running in 551542456ef6 [2020-12-10T22:23:36.472Z] + make build [2020-12-10T22:23:36.472Z] 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 [2020-12-10T22:23:36.808Z] Removing intermediate container 551542456ef6 [2020-12-10T22:23:36.808Z] ---> 39caeea38511 [2020-12-10T22:23:36.808Z] Step 22/22 : LABEL version=0.0.0 [2020-12-10T22:23:37.399Z] ---> Running in 8120e52994ea [2020-12-10T22:23:37.399Z] Removing intermediate container 7b6ea363f3f7 [2020-12-10T22:23:37.399Z] ---> 22fe1e214b5f [2020-12-10T22:23:37.399Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-10T22:23:37.399Z] Removing intermediate container c3bb2903d87a [2020-12-10T22:23:37.399Z] ---> 87f208c484e4 [2020-12-10T22:23:37.399Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-10T22:23:37.669Z] ---> Running in cf1c76e1cdfe [2020-12-10T22:23:37.670Z] ---> Running in 67b775708cc5 [2020-12-10T22:23:37.670Z] Removing intermediate container 8120e52994ea [2020-12-10T22:23:37.670Z] ---> 489421f2d2d8 [2020-12-10T22:23:37.670Z] [2020-12-10T22:23:38.262Z] Successfully built 489421f2d2d8 [2020-12-10T22:23:38.262Z] Removing intermediate container cf1c76e1cdfe [2020-12-10T22:23:38.262Z] ---> 169d6b334896 [2020-12-10T22:23:38.262Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-10T22:23:38.262Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-10T22:23:38.262Z]  Building docker-security-bootstrap-redis-go ... done  ---> Running in 3e7c965a12c5 [2020-12-10T22:23:38.851Z] Removing intermediate container 3e7c965a12c5 [2020-12-10T22:23:38.852Z] ---> 6577114c8172 [2020-12-10T22:23:38.852Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-10T22:23:38.852Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-10T22:23:38.852Z] ---> Running in 9d8fecf2ea83 [2020-12-10T22:23:39.436Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-10T22:23:40.022Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-10T22:23:40.022Z] Removing intermediate container 9d8fecf2ea83 [2020-12-10T22:23:40.022Z] ---> ccd16d27ff53 [2020-12-10T22:23:40.022Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-10T22:23:40.290Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-10T22:23:40.290Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-10T22:23:40.563Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-10T22:23:40.563Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-10T22:23:40.833Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-10T22:23:40.833Z] ---> 1bb8e3170b65 [2020-12-10T22:23:40.833Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-10T22:23:40.833Z] Executing busybox-1.31.1-r19.trigger [2020-12-10T22:23:40.833Z] OK: 8 MiB in 19 packages [2020-12-10T22:23:41.425Z] ---> 01dfc5a5722a [2020-12-10T22:23:41.425Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-10T22:23:41.704Z] Removing intermediate container 67b775708cc5 [2020-12-10T22:23:41.704Z] ---> 74fa112c2489 [2020-12-10T22:23:41.704Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-10T22:23:41.704Z] ---> d63de83a9fde [2020-12-10T22:23:41.704Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-10T22:23:41.978Z] ---> 512c32995394 [2020-12-10T22:23:41.978Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-10T22:23:42.242Z] ---> 04ca36deccbc [2020-12-10T22:23:42.242Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-10T22:23:42.818Z] ---> 89186d027f7f [2020-12-10T22:23:42.818Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-10T22:23:42.818Z] ---> Running in fe307b6b5a49 [2020-12-10T22:23:42.818Z] ---> 3399bfef7a3b [2020-12-10T22:23:42.818Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-10T22:23:44.743Z] ---> 34132bd1b98b [2020-12-10T22:23:44.743Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-10T22:23:44.743Z] ---> Running in 2a86a48dd5de [2020-12-10T22:23:45.014Z] Removing intermediate container fac6d613e077 [2020-12-10T22:23:45.014Z] ---> fa1c50a2de59 [2020-12-10T22:23:45.014Z] [2020-12-10T22:23:45.014Z] Step 10/21 : FROM alpine [2020-12-10T22:23:45.014Z] ---> d6e46aa2470d [2020-12-10T22:23:45.014Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-10T22:23:45.014Z] ---> Running in d67b337d2db8 [2020-12-10T22:23:45.277Z] Removing intermediate container 2a86a48dd5de [2020-12-10T22:23:45.277Z] ---> 2dabc2d2b717 [2020-12-10T22:23:45.277Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-10T22:23:45.544Z] ---> Running in 68cc9c375c40 [2020-12-10T22:23:45.544Z] Removing intermediate container fe307b6b5a49 [2020-12-10T22:23:45.544Z] ---> 85727a1cef62 [2020-12-10T22:23:45.544Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-10T22:23:45.821Z] Removing intermediate container 68cc9c375c40 [2020-12-10T22:23:45.821Z] ---> cb5f7a1f3996 [2020-12-10T22:23:45.821Z] Step 21/23 : LABEL arch=x86_64 [2020-12-10T22:23:45.821Z] ---> Running in a52f1dd8c3ec [2020-12-10T22:23:45.821Z] ---> a4d4d034359b [2020-12-10T22:23:45.821Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-10T22:23:45.821Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-10T22:23:45.821Z] ---> Running in 66baa6ccdedb [2020-12-10T22:23:46.087Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-10T22:23:46.087Z] Removing intermediate container a52f1dd8c3ec [2020-12-10T22:23:46.087Z] ---> 288da2c090b8 [2020-12-10T22:23:46.087Z] Step 22/23 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 [2020-12-10T22:23:46.087Z] v3.12.1-100-gbff1916ae4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-10T22:23:46.087Z] v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-10T22:23:46.087Z] OK: 12747 distinct packages available [2020-12-10T22:23:46.087Z] ---> Running in 39fc457a19ba [2020-12-10T22:23:46.352Z] Removing intermediate container 39fc457a19ba [2020-12-10T22:23:46.352Z] ---> d7a98d6f23bc [2020-12-10T22:23:46.352Z] Step 23/23 : LABEL version=0.0.0 [2020-12-10T22:23:46.352Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-10T22:23:46.617Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-10T22:23:46.617Z] ---> Running in 6182b29edab5 [2020-12-10T22:23:46.617Z] (3/4) Installing libcurl (7.69.1-r2) [2020-12-10T22:23:46.617Z] (4/4) Installing curl (7.69.1-r2) [2020-12-10T22:23:46.617Z] Executing busybox-1.31.1-r19.trigger [2020-12-10T22:23:46.617Z] Executing ca-certificates-20191127-r4.trigger [2020-12-10T22:23:46.617Z] OK: 7 MiB in 18 packages [2020-12-10T22:23:46.625Z] 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 [2020-12-10T22:23:46.885Z] Removing intermediate container 6182b29edab5 [2020-12-10T22:23:46.885Z] ---> 64bd48a4acfc [2020-12-10T22:23:46.885Z] [2020-12-10T22:23:47.148Z] Successfully built 64bd48a4acfc [2020-12-10T22:23:47.411Z] Successfully tagged docker-core-data-go:latest [2020-12-10T22:23:48.805Z]  Building docker-core-data-go ... done Removing intermediate container 66baa6ccdedb [2020-12-10T22:23:48.805Z] ---> b67e715ab91b [2020-12-10T22:23:48.805Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-10T22:23:48.805Z] ---> Running in 259cb3b6287f [2020-12-10T22:23:49.752Z] Removing intermediate container d67b337d2db8 [2020-12-10T22:23:49.752Z] ---> 55ef920672ff [2020-12-10T22:23:49.752Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-10T22:23:49.752Z] ---> Running in 924f03956708 [2020-12-10T22:23:49.752Z] Removing intermediate container 924f03956708 [2020-12-10T22:23:49.752Z] ---> 2247fb6565bc [2020-12-10T22:23:49.752Z] Step 13/21 : WORKDIR /edgex [2020-12-10T22:23:50.038Z] ---> Running in ecca93ca25f7 [2020-12-10T22:23:50.300Z] Removing intermediate container ecca93ca25f7 [2020-12-10T22:23:50.300Z] ---> 68d021f1ee80 [2020-12-10T22:23:50.300Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-10T22:23:50.566Z] ---> 143572b5856f [2020-12-10T22:23:50.566Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-10T22:23:50.566Z] Removing intermediate container 259cb3b6287f [2020-12-10T22:23:50.566Z] ---> 52d428a68a7d [2020-12-10T22:23:50.566Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-10T22:23:50.566Z] ---> Running in 8fa889296402 [2020-12-10T22:23:50.829Z] Removing intermediate container 8fa889296402 [2020-12-10T22:23:50.829Z] ---> aa71c5cb3a57 [2020-12-10T22:23:50.829Z] Step 26/29 : CMD [ "generate" ] [2020-12-10T22:23:50.829Z] ---> Running in 0c8e76b757e7 [2020-12-10T22:23:50.829Z] ---> fd1a8e3333ea [2020-12-10T22:23:50.829Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-10T22:23:51.095Z] Removing intermediate container 0c8e76b757e7 [2020-12-10T22:23:51.095Z] ---> 5aaec04fe5fe [2020-12-10T22:23:51.095Z] Step 27/29 : LABEL arch=x86_64 [2020-12-10T22:23:51.095Z] ---> Running in eea9c6fa1b69 [2020-12-10T22:23:51.361Z] ---> 0995219d639a [2020-12-10T22:23:51.361Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-10T22:23:51.361Z] Removing intermediate container eea9c6fa1b69 [2020-12-10T22:23:51.361Z] ---> 719efe933b5c [2020-12-10T22:23:51.361Z] Step 28/29 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 [2020-12-10T22:23:51.361Z] ---> Running in b6d2ad89aa96 [2020-12-10T22:23:51.361Z] ---> Running in 64e6e0c53e6e [2020-12-10T22:23:51.626Z] Removing intermediate container 64e6e0c53e6e [2020-12-10T22:23:51.626Z] ---> 7a8c62b7f0a0 [2020-12-10T22:23:51.626Z] Step 18/21 : CMD ["--init=true"] [2020-12-10T22:23:51.626Z] Removing intermediate container b6d2ad89aa96 [2020-12-10T22:23:51.626Z] ---> 01ea47d90cf3 [2020-12-10T22:23:51.626Z] Step 29/29 : LABEL version=0.0.0 [2020-12-10T22:23:51.626Z] ---> Running in 2e7293947d82 [2020-12-10T22:23:51.626Z] ---> Running in bdc9e4594b58 [2020-12-10T22:23:51.889Z] Removing intermediate container 2e7293947d82 [2020-12-10T22:23:51.889Z] ---> 25217b8e46db [2020-12-10T22:23:51.889Z] Step 19/21 : LABEL arch=x86_64 [2020-12-10T22:23:51.889Z] Removing intermediate container bdc9e4594b58 [2020-12-10T22:23:51.889Z] ---> a4339a693019 [2020-12-10T22:23:51.889Z] [2020-12-10T22:23:51.889Z] ---> Running in af1623f50d3f [2020-12-10T22:23:51.889Z] Successfully built a4339a693019 [2020-12-10T22:23:52.152Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-12-10T22:23:52.152Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container af1623f50d3f [2020-12-10T22:23:52.152Z] ---> ba3a33a29096 [2020-12-10T22:23:52.152Z] Step 20/21 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 [2020-12-10T22:23:52.152Z] ---> Running in 01607efb4e6e [2020-12-10T22:23:52.415Z] Removing intermediate container 01607efb4e6e [2020-12-10T22:23:52.415Z] ---> e42cf87f15d3 [2020-12-10T22:23:52.415Z] Step 21/21 : LABEL version=0.0.0 [2020-12-10T22:23:52.415Z] ---> Running in 69e3826178f5 [2020-12-10T22:23:52.677Z] Removing intermediate container 69e3826178f5 [2020-12-10T22:23:52.677Z] ---> acdd6942ade8 [2020-12-10T22:23:52.677Z] [2020-12-10T22:23:52.940Z] Successfully built acdd6942ade8 [2020-12-10T22:23:52.940Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-10T22:23:53.220Z]  Building docker-security-proxy-setup-go ... done  [Pipeline] } [2020-12-10T22:23:53.243Z] $ docker stop --time=1 2a572ec742d824b7850881cb6edb963e2c453919daa28076c96cb38b9a77ffcd [2020-12-10T22:23:54.887Z] $ docker rm -f 2a572ec742d824b7850881cb6edb963e2c453919daa28076c96cb38b9a77ffcd [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-10T22:23:55.583Z] + docker images [2020-12-10T22:23:55.583Z] + grep docker [2020-12-10T22:23:55.583Z] docker-security-proxy-setup-go latest acdd6942ade8 3 seconds ago 24.6MB [2020-12-10T22:23:55.583Z] docker-security-secrets-setup-go latest a4339a693019 4 seconds ago 23.9MB [2020-12-10T22:23:55.583Z] docker-core-data-go latest 64bd48a4acfc 9 seconds ago 23.7MB [2020-12-10T22:23:55.583Z] docker-security-bootstrap-redis-go latest 489421f2d2d8 18 seconds ago 15.8MB [2020-12-10T22:23:55.583Z] docker-support-scheduler-go latest 2513c1f10e25 20 seconds ago 12.3MB [2020-12-10T22:23:55.583Z] docker-sys-mgmt-agent-go latest 14d9f908b7d8 50 seconds ago 313MB [2020-12-10T22:23:55.583Z] docker-security-secretstore-setup-go latest 22067f37a29b 2 minutes ago 24.7MB [2020-12-10T22:23:55.583Z] docker-support-notifications-go latest cbba3f2e6fec 2 minutes ago 13.6MB [2020-12-10T22:23:55.583Z] docker-core-command-go latest 96d5f1088ee5 2 minutes ago 12.2MB [2020-12-10T22:23:55.583Z] docker-core-metadata-go latest 8b3da91f9c58 2 minutes ago 14.5MB [2020-12-10T22:23:55.583Z] docker latest 86c48ffa8038 6 hours ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-12-10T22:24:11.816Z] Still waiting to schedule task [2020-12-10T22:24:11.816Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-10T22:24:13.437Z] 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 [2020-12-10T22:24:14.426Z] 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 [2020-12-10T22:24:21.137Z] 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 [2020-12-10T22:24:21.413Z] 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 [2020-12-10T22:24:25.713Z] 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 [2020-12-10T22:24:31.107Z] 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 [2020-12-10T22:24:33.721Z] 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 [2020-12-10T22:24:38.028Z] 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 [2020-12-10T22:24:41.425Z] 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 [2020-12-10T22:24:44.820Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-10T22:24:49.118Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2020-12-10T22:24:52.561Z] $ docker stop --time=1 fd665e2e51f43091e0c82194db8af125dc0cd143b82e63407c166e7aa49df252 [2020-12-10T22:24:55.216Z] $ docker rm -f fd665e2e51f43091e0c82194db8af125dc0cd143b82e63407c166e7aa49df252 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-10T22:24:57.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-10T22:24:57.453Z] [2020-12-10T22:24:57.453Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-10T22:24:57.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-10T22:24:57.905Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-10T22:24:57.905Z] 29e5d40040c1: Pulling fs layer [2020-12-10T22:24:57.905Z] 1ce36da41761: Pulling fs layer [2020-12-10T22:24:57.905Z] 25b303627fd3: Pulling fs layer [2020-12-10T22:24:58.885Z] 29e5d40040c1: Verifying Checksum [2020-12-10T22:24:58.885Z] 29e5d40040c1: Download complete [2020-12-10T22:24:59.168Z] 1ce36da41761: Verifying Checksum [2020-12-10T22:24:59.168Z] 1ce36da41761: Download complete [2020-12-10T22:24:59.453Z] 29e5d40040c1: Pull complete [2020-12-10T22:25:00.418Z] Running on prd-ubuntu18.04-docker-8c-8g-15455 in /w/workspace/edgexfoundry_edgex-go_PR-2939 [Pipeline] { [Pipeline] ws [2020-12-10T22:25:00.524Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-12-10T22:25:00.885Z] 1ce36da41761: Pull complete [2020-12-10T22:25:00.886Z] 25b303627fd3: Verifying Checksum [2020-12-10T22:25:00.886Z] 25b303627fd3: Download complete [2020-12-10T22:25:02.824Z] using credential edgex-jenkins-ssh [2020-12-10T22:25:02.895Z] Cloning the remote Git repository [2020-12-10T22:25:02.871Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-10T22:25:02.947Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-12-10T22:25:02.974Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-10T22:25:02.974Z] > git --version # timeout=10 [2020-12-10T22:25:02.981Z] > git --version # 'git version 2.17.1' [2020-12-10T22:25:02.981Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-10T22:25:03.006Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-10T22:25:09.939Z] Merging remotes/origin/master commit 382321cdbf919cdcf7c2812d3a520779371560e7 into PR head commit 66a0badd9ac85f114c8928439e132ee1fd5f5757 [2020-12-10T22:25:10.082Z] Merge succeeded, producing 66a0badd9ac85f114c8928439e132ee1fd5f5757 [2020-12-10T22:25:10.083Z] Checking out Revision 66a0badd9ac85f114c8928439e132ee1fd5f5757 (PR-2939) [2020-12-10T22:25:09.254Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-10T22:25:09.260Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-10T22:25:09.271Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-10T22:25:09.284Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-10T22:25:09.284Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-10T22:25:09.288Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2939/head:refs/remotes/origin/PR-2939 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-10T22:25:09.925Z] > git config core.sparsecheckout # timeout=10 [2020-12-10T22:25:09.929Z] > git checkout -f 66a0badd9ac85f114c8928439e132ee1fd5f5757 # timeout=10 [2020-12-10T22:25:10.029Z] > git remote # timeout=10 [2020-12-10T22:25:10.035Z] > git config --get remote.origin.url # timeout=10 [2020-12-10T22:25:10.039Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-10T22:25:10.042Z] > git merge 382321cdbf919cdcf7c2812d3a520779371560e7 # timeout=10 [2020-12-10T22:25:10.050Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-10T22:25:10.064Z] > git config core.sparsecheckout # timeout=10 [2020-12-10T22:25:10.068Z] > git checkout -f 66a0badd9ac85f114c8928439e132ee1fd5f5757 # timeout=10 [2020-12-10T22:25:11.029Z] 25b303627fd3: Pull complete [2020-12-10T22:25:11.029Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-10T22:25:11.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-10T22:25:11.029Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-10T22:25:11.312Z] prd-ubuntu18.04-docker-arm64-4c-16g-15454 does not seem to be running inside a container [2020-12-10T22:25:11.415Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 [2020-12-10T22:25:13.779Z] Commit message: "build(snap): Remove Vault's dependency on Consul" [2020-12-10T22:25:13.788Z] > git --version # timeout=10 [2020-12-10T22:25:13.791Z] > git --version # 'git version 2.17.1' [2020-12-10T22:25:13.793Z] fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-10T22:25:14.415Z] $ docker top b2d5425699f1a47b678c5cd9c3565ffbdb4938ee0321c36b42ca1318858ad663 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-10T22:25:15.477Z] + grep parallel [2020-12-10T22:25:15.477Z] + docker-compose build --help [2020-12-10T22:25:15.721Z] + echo snap-build.sh [2020-12-10T22:25:15.721Z] snap-build.sh [2020-12-10T22:25:15.721Z] + SNAP_BASE_DIR=. [2020-12-10T22:25:15.721Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2020-12-10T22:25:15.721Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2020-12-10T22:25:15.721Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2020-12-10T22:25:15.721Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2020-12-10T22:25:15.721Z] + cd /w/workspace/edgex-go/1 [2020-12-10T22:25:15.721Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-10T22:25:15.721Z] Reading package lists... [2020-12-10T22:25:15.721Z] Building dependency tree... [2020-12-10T22:25:15.721Z] Reading state information... [2020-12-10T22:25:15.983Z] The following packages were automatically installed and are no longer required: [2020-12-10T22:25:15.983Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-10T22:25:15.983Z] uidmap xdelta3 [2020-12-10T22:25:15.983Z] Use 'sudo apt autoremove' to remove them. [2020-12-10T22:25:15.983Z] The following packages will be REMOVED: [2020-12-10T22:25:15.983Z] lxd* lxd-client* [2020-12-10T22:25:16.557Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-10T22:25:16.557Z] After this operation, 31.7 MB disk space will be freed. [2020-12-10T22:25:17.340Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2020-12-10T22:25:17.340Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-10T22:25:18.285Z] Removing lxd dnsmasq configuration [2020-12-10T22:25:18.285Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-10T22:25:18.546Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-10T22:25:18.855Z] --parallel Build images in parallel. [2020-12-10T22:25:19.120Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [Pipeline] } [2020-12-10T22:25:19.192Z] $ docker stop --time=1 b2d5425699f1a47b678c5cd9c3565ffbdb4938ee0321c36b42ca1318858ad663 [2020-12-10T22:25:19.381Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2020-12-10T22:25:19.645Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-10T22:25:21.030Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-10T22:25:21.030Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-10T22:25:21.146Z] $ docker rm -f b2d5425699f1a47b678c5cd9c3565ffbdb4938ee0321c36b42ca1318858ad663 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-10T22:25:22.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-10T22:25:22.171Z] . [Pipeline] withDockerContainer [2020-12-10T22:25:22.418Z] + sudo snap remove --purge lxd [2020-12-10T22:25:22.461Z] prd-ubuntu18.04-docker-arm64-4c-16g-15454 does not seem to be running inside a container [2020-12-10T22:25:22.562Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 [2020-12-10T22:25:22.678Z] snap "lxd" is not installed [2020-12-10T22:25:22.679Z] + sudo groupadd --force --system lxd [2020-12-10T22:25:22.679Z] ++ whoami [2020-12-10T22:25:22.679Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-10T22:25:22.679Z] + newgrp - lxd [2020-12-10T22:25:22.679Z] + sudo snap install lxd [2020-12-10T22:25:23.916Z] $ docker top 487b8e0741b345f8c90b4f0405f1229e489651ef5612fbf85390018f4d76531b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-10T22:25:24.979Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-10T22:25:29.255Z] Building docker-core-command-go ... [2020-12-10T22:25:29.255Z] Building docker-core-data-go ... [2020-12-10T22:25:29.255Z] Building docker-core-metadata-go ... [2020-12-10T22:25:29.255Z] Building docker-security-bootstrap-redis-go ... [2020-12-10T22:25:29.255Z] Building docker-security-proxy-setup-go ... [2020-12-10T22:25:29.255Z] Building docker-security-secrets-setup-go ... [2020-12-10T22:25:29.255Z] Building docker-security-secretstore-setup-go ... [2020-12-10T22:25:29.255Z] Building docker-support-notifications-go ... [2020-12-10T22:25:29.255Z] Building docker-support-scheduler-go ... [2020-12-10T22:25:29.255Z] Building docker-sys-mgmt-agent-go ... [2020-12-10T22:25:29.255Z] Building docker-core-data-go [2020-12-10T22:25:29.255Z] Building docker-core-metadata-go [2020-12-10T22:25:29.255Z] Building docker-security-secrets-setup-go [2020-12-10T22:25:29.255Z] Building docker-security-bootstrap-redis-go [2020-12-10T22:25:29.255Z] Building docker-security-proxy-setup-go [2020-12-10T22:25:32.695Z] 2020-12-10T22:25:29Z INFO Waiting for automatic snapd restart... [2020-12-10T22:25:44.942Z] lxd 4.8 from Canonical* installed [2020-12-10T22:25:44.942Z] + sudo lxd init --auto [2020-12-10T22:25:53.119Z] + sudo snap install --classic snapcraft [2020-12-10T22:26:01.267Z] snapcraft 4.4.4 from Canonical* installed [2020-12-10T22:26:01.267Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-10T22:26:01.267Z] + patch --verbose -p1 [2020-12-10T22:26:01.267Z] Hmm... Looks like a unified diff to me... [2020-12-10T22:26:01.267Z] The text leading up to this was: [2020-12-10T22:26:01.267Z] -------------------------- [2020-12-10T22:26:01.267Z] |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 [2020-12-10T22:26:01.267Z] |From: Tony Espy [2020-12-10T22:26:01.267Z] |Date: Wed, 2 Dec 2020 17:38:31 -0500 [2020-12-10T22:26:01.267Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-10T22:26:01.267Z] | [2020-12-10T22:26:01.267Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-10T22:26:01.267Z] |optimize the snap CI check run for pull requests. When [2020-12-10T22:26:01.268Z] |applied, it essentially strips out everything (apps and [2020-12-10T22:26:01.268Z] |parts) from the snapcraft.yaml file except those required [2020-12-10T22:26:01.268Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-10T22:26:01.268Z] |catch changes to edgex-go that break the snap build. [2020-12-10T22:26:01.268Z] | [2020-12-10T22:26:01.268Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-10T22:26:01.268Z] |to update this patch file, otherwise it may fail to apply, [2020-12-10T22:26:01.268Z] |resulting in a failed snap build CI check in the associated [2020-12-10T22:26:01.268Z] |pull request. [2020-12-10T22:26:01.268Z] | [2020-12-10T22:26:01.268Z] |Note - in addition to applying this patch, the pipeline also [2020-12-10T22:26:01.268Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-10T22:26:01.268Z] |need to build the finally binary .snap file (and it won't [2020-12-10T22:26:01.268Z] |work with the patch applied). This further reduces the build [2020-12-10T22:26:01.268Z] |time. [2020-12-10T22:26:01.268Z] |--- [2020-12-10T22:26:01.268Z] | snap/snapcraft.yaml | 466 +------------------------------------------- [2020-12-10T22:26:01.268Z] | 1 file changed, 2 insertions(+), 464 deletions(-) [2020-12-10T22:26:01.268Z] | [2020-12-10T22:26:01.268Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-10T22:26:01.268Z] |index b265277c..d7e1de37 100644 [2020-12-10T22:26:01.268Z] |--- a/snap/snapcraft.yaml [2020-12-10T22:26:01.268Z] |+++ b/snap/snapcraft.yaml [2020-12-10T22:26:01.268Z] -------------------------- [2020-12-10T22:26:01.268Z] patching file snap/snapcraft.yaml [2020-12-10T22:26:01.268Z] Using Plan A... [2020-12-10T22:26:01.268Z] Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). [2020-12-10T22:26:01.268Z] Hunk #2 FAILED at 84. [2020-12-10T22:26:01.268Z] Hunk #3 succeeded at 232 (offset -8 lines). [2020-12-10T22:26:01.268Z] Hunk #4 succeeded at 247 (offset -8 lines). [2020-12-10T22:26:01.268Z] Hunk #5 succeeded at 255 (offset -8 lines). [2020-12-10T22:26:01.268Z] Hunk #6 succeeded at 262 (offset -8 lines). [2020-12-10T22:26:01.268Z] Hunk #7 succeeded at 289 (offset -8 lines). [2020-12-10T22:26:01.268Z] Hunk #8 succeeded at 323 (offset -8 lines). [2020-12-10T22:26:01.268Z] Hunk #9 succeeded at 379 (offset -8 lines). [2020-12-10T22:26:01.268Z] 1 out of 9 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2020-12-10T22:26:01.268Z] Hmm... Ignoring the trailing garbage. [2020-12-10T22:26:01.268Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-10T22:26:02.569Z] Failed in branch amd64 [2020-12-10T22:26:51.000Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-10T22:26:51.000Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-10T22:26:51.000Z] ---> 3d18525e49d5 [2020-12-10T22:26:51.000Z] Step 3/21 : WORKDIR /edgex-go [2020-12-10T22:26:51.000Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-10T22:26:51.000Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-10T22:26:51.000Z] ---> 3d18525e49d5 [2020-12-10T22:26:51.000Z] Step 3/29 : WORKDIR /edgex-go [2020-12-10T22:26:51.000Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-10T22:26:51.000Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-10T22:26:51.000Z] ---> 3d18525e49d5 [2020-12-10T22:26:51.000Z] Step 3/22 : WORKDIR /edgex-go [2020-12-10T22:26:51.000Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-10T22:26:51.000Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-10T22:26:51.000Z] ---> 3d18525e49d5 [2020-12-10T22:26:51.000Z] Step 3/23 : WORKDIR /edgex-go [2020-12-10T22:26:51.000Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-10T22:26:51.000Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-10T22:26:51.000Z] ---> 3d18525e49d5 [2020-12-10T22:26:51.000Z] Step 3/22 : WORKDIR /edgex-go [2020-12-10T22:26:51.000Z] ---> Running in 877d494cee55 [2020-12-10T22:26:51.000Z] ---> Running in b571345fd6fe [2020-12-10T22:26:51.000Z] ---> Running in c72d3f4f7f6a [2020-12-10T22:26:51.000Z] ---> Running in 90bd448af0a4 [2020-12-10T22:26:51.000Z] ---> Running in 8351c50140e2 [2020-12-10T22:26:51.000Z] Removing intermediate container 8351c50140e2 [2020-12-10T22:26:51.000Z] ---> 64cbef7483cb [2020-12-10T22:26:51.000Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-10T22:26:51.001Z] Removing intermediate container b571345fd6fe [2020-12-10T22:26:51.001Z] ---> b86c64b7ef95 [2020-12-10T22:26:51.001Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-10T22:26:51.001Z] ---> Running in e0bab03b7549 [2020-12-10T22:26:51.001Z] Removing intermediate container 877d494cee55 [2020-12-10T22:26:51.001Z] ---> 61cedfc0de58 [2020-12-10T22:26:51.001Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-10T22:26:51.001Z] Removing intermediate container 90bd448af0a4 [2020-12-10T22:26:51.001Z] ---> ca042f2f3028 [2020-12-10T22:26:51.001Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-10T22:26:51.001Z] Removing intermediate container c72d3f4f7f6a [2020-12-10T22:26:51.001Z] ---> 9a119ca3dd3d [2020-12-10T22:26:51.001Z] Step 4/29 : RUN apk update && apk add make git [2020-12-10T22:26:51.001Z] ---> Running in 13f10db05c68 [2020-12-10T22:26:51.001Z] ---> Running in 61913b55f9cd [2020-12-10T22:26:51.001Z] ---> Running in a924a53c5767 [2020-12-10T22:26:51.001Z] ---> Running in e47d471b017b [2020-12-10T22:26:51.001Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-10T22:26:51.001Z] Removing intermediate container e0bab03b7549 [2020-12-10T22:26:51.001Z] ---> a049dea6f745 [2020-12-10T22:26:51.001Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-10T22:26:51.001Z] ---> Running in cb920856f1ed [2020-12-10T22:26:51.001Z] Removing intermediate container 13f10db05c68 [2020-12-10T22:26:51.001Z] ---> b12f2b524414 [2020-12-10T22:26:51.001Z] Step 5/21 : RUN apk update && apk add make git [2020-12-10T22:26:51.001Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-10T22:26:51.001Z] ---> Running in 5703fea8e608 [2020-12-10T22:26:51.001Z] Removing intermediate container a924a53c5767 [2020-12-10T22:26:51.001Z] ---> 77e35cdc5268 [2020-12-10T22:26:51.001Z] Step 5/22 : RUN apk update && apk add make git [2020-12-10T22:26:51.001Z] ---> Running in 9d5bdae7b5a2 [2020-12-10T22:26:51.001Z] Removing intermediate container 61913b55f9cd [2020-12-10T22:26:51.001Z] ---> 8d525d6aa122 [2020-12-10T22:26:51.001Z] Step 5/22 : RUN apk update && apk add make git [2020-12-10T22:26:51.001Z] ---> Running in ca9e1bffff13 [2020-12-10T22:26:51.001Z] v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-10T22:26:51.001Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-10T22:26:51.001Z] OK: 12618 distinct packages available [2020-12-10T22:26:51.001Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-10T22:26:51.001Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-10T22:26:51.001Z] OK: 217 MiB in 51 packages [2020-12-10T22:26:51.001Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-10T22:26:51.001Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-10T22:26:51.001Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-10T22:26:51.001Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-10T22:26:51.001Z] Removing intermediate container e47d471b017b [2020-12-10T22:26:51.001Z] ---> 2f86a425f0d8 [2020-12-10T22:26:51.001Z] Step 5/29 : COPY go.mod . [2020-12-10T22:26:51.001Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-10T22:26:51.597Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-10T22:26:51.597Z] v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-10T22:26:51.597Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-10T22:26:51.597Z] OK: 12618 distinct packages available [2020-12-10T22:26:51.597Z] v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-10T22:26:51.597Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-10T22:26:51.597Z] OK: 12618 distinct packages available [2020-12-10T22:26:51.876Z] ---> 23718f8a74d6 [2020-12-10T22:26:51.876Z] Step 6/29 : RUN go mod download [2020-12-10T22:26:51.876Z] ---> Running in 2407da754361 [2020-12-10T22:26:52.152Z] v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-10T22:26:52.152Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-10T22:26:52.152Z] OK: 12618 distinct packages available [2020-12-10T22:26:52.435Z] OK: 217 MiB in 51 packages [2020-12-10T22:26:52.718Z] OK: 217 MiB in 51 packages [2020-12-10T22:26:52.718Z] v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-10T22:26:52.718Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-10T22:26:52.718Z] OK: 12618 distinct packages available [2020-12-10T22:26:53.327Z] OK: 217 MiB in 51 packages [2020-12-10T22:26:53.610Z] OK: 217 MiB in 51 packages [2020-12-10T22:26:54.208Z] Removing intermediate container cb920856f1ed [2020-12-10T22:26:54.208Z] ---> 5fda1b2f21cd [2020-12-10T22:26:54.208Z] Step 6/23 : COPY go.mod . [2020-12-10T22:26:54.814Z] Removing intermediate container 5703fea8e608 [2020-12-10T22:26:54.814Z] ---> 2d335cce9298 [2020-12-10T22:26:54.814Z] Step 6/21 : COPY go.mod . [2020-12-10T22:26:55.089Z] Removing intermediate container 9d5bdae7b5a2 [2020-12-10T22:26:55.089Z] ---> 2e8c63e80002 [2020-12-10T22:26:55.089Z] Step 6/22 : COPY go.mod . [2020-12-10T22:26:55.367Z] ---> 1fc85af08d54 [2020-12-10T22:26:55.367Z] Step 7/23 : RUN go mod download [2020-12-10T22:26:55.367Z] Removing intermediate container ca9e1bffff13 [2020-12-10T22:26:55.367Z] ---> 2b603a0facff [2020-12-10T22:26:55.367Z] Step 6/22 : COPY go.mod . [2020-12-10T22:26:55.640Z] ---> Running in 0fb2b4a052b5 [2020-12-10T22:26:55.913Z] ---> 8487361e2c23 [2020-12-10T22:26:55.913Z] Step 7/21 : RUN go mod download [2020-12-10T22:26:56.187Z] ---> 4f056ef0ce89 [2020-12-10T22:26:56.187Z] Removing intermediate container 2407da754361 [2020-12-10T22:26:56.187Z] ---> 266a7defe0ee [2020-12-10T22:26:56.187Z] Step 7/29 : COPY . . [2020-12-10T22:26:56.187Z] Step 7/22 : RUN go mod download [2020-12-10T22:26:56.187Z] ---> Running in 8d2ed1c43e99 [2020-12-10T22:26:56.462Z] ---> Running in b3bc5ca6c6ce [2020-12-10T22:26:56.738Z] ---> 424bceeb1527 [2020-12-10T22:26:56.738Z] Step 7/22 : RUN go mod download [2020-12-10T22:26:57.013Z] ---> Running in 7fb48e65f33d [2020-12-10T22:27:00.418Z] Removing intermediate container 0fb2b4a052b5 [2020-12-10T22:27:00.418Z] ---> 582da4fca091 [2020-12-10T22:27:00.418Z] Step 8/23 : COPY . . [2020-12-10T22:27:00.418Z] Removing intermediate container 8d2ed1c43e99 [2020-12-10T22:27:00.418Z] ---> 0958cb01b607 [2020-12-10T22:27:00.418Z] Step 8/21 : COPY . . [2020-12-10T22:27:01.011Z] Removing intermediate container b3bc5ca6c6ce [2020-12-10T22:27:01.011Z] ---> b9515bbafd21 [2020-12-10T22:27:01.011Z] Step 8/22 : COPY . . [2020-12-10T22:27:01.286Z] Removing intermediate container 7fb48e65f33d [2020-12-10T22:27:01.286Z] ---> 29c6d7254c1b [2020-12-10T22:27:01.286Z] Step 8/22 : COPY . . [2020-12-10T22:27:28.185Z] ---> 5914826c7f9f [2020-12-10T22:27:28.185Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-10T22:27:28.185Z] ---> 6f7f43a1cbce [2020-12-10T22:27:28.185Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-10T22:27:28.185Z] ---> Running in e0b274d33ce1 [2020-12-10T22:27:28.185Z] ---> Running in 389c297ec6ec [2020-12-10T22:27:28.185Z] ---> d0ca5de4b5cb [2020-12-10T22:27:28.185Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-10T22:27:28.185Z] ---> 7fc097273afe [2020-12-10T22:27:28.185Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-10T22:27:28.185Z] ---> fe3d37743bfc [2020-12-10T22:27:28.185Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-10T22:27:28.185Z] ---> Running in ab9ad2ebb400 [2020-12-10T22:27:28.185Z] ---> Running in 29607b31db37 [2020-12-10T22:27:28.185Z] ---> Running in b31c73732066 [2020-12-10T22:27:28.185Z] 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 [2020-12-10T22:27:28.185Z] 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 [2020-12-10T22:27:28.185Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-10T22:27:28.185Z] 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 [2020-12-10T22:27:28.185Z] 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 [2020-12-10T22:28:49.976Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-10T22:28:49.976Z] Removing intermediate container e0b274d33ce1 [2020-12-10T22:28:49.976Z] ---> 97c7e1b5e11d [2020-12-10T22:28:49.976Z] [2020-12-10T22:28:49.976Z] Step 9/29 : FROM alpine:latest [2020-12-10T22:28:49.976Z] latest: Pulling from library/alpine [2020-12-10T22:28:49.976Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-10T22:28:49.976Z] Status: Downloaded newer image for alpine:latest [2020-12-10T22:28:49.976Z] ---> 2e77e061c27f [2020-12-10T22:28:49.976Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-10T22:28:49.976Z] ---> Running in 54908a344ee4 [2020-12-10T22:28:49.976Z] Removing intermediate container 54908a344ee4 [2020-12-10T22:28:49.976Z] ---> 9b88703a06d5 [2020-12-10T22:28:49.976Z] Step 11/29 : USER root [2020-12-10T22:28:49.976Z] ---> Running in 26ca1de36ee0 [2020-12-10T22:28:49.976Z] Removing intermediate container 26ca1de36ee0 [2020-12-10T22:28:49.976Z] ---> a43522543721 [2020-12-10T22:28:49.976Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-10T22:28:49.976Z] ---> Running in ac91f42b507a [2020-12-10T22:28:50.960Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-10T22:28:51.235Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-10T22:28:52.223Z] v3.12.1-100-gbff1916ae4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-10T22:28:52.223Z] v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-10T22:28:52.223Z] OK: 12617 distinct packages available [2020-12-10T22:28:53.669Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-10T22:28:53.669Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-10T22:28:53.669Z] Executing busybox-1.31.1-r19.trigger [2020-12-10T22:28:53.669Z] Executing ca-certificates-20191127-r4.trigger [2020-12-10T22:28:53.945Z] OK: 6 MiB in 16 packages [2020-12-10T22:28:56.592Z] Removing intermediate container ab9ad2ebb400 [2020-12-10T22:28:56.592Z] ---> 2a7f2d839a7e [2020-12-10T22:28:56.592Z] [2020-12-10T22:28:56.592Z] Step 10/22 : FROM alpine:3.10 [2020-12-10T22:28:56.592Z] 3.10: Pulling from library/alpine [2020-12-10T22:28:56.870Z] Removing intermediate container ac91f42b507a [2020-12-10T22:28:56.870Z] ---> 4ffddea8de42 [2020-12-10T22:28:56.870Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-10T22:28:57.148Z] ---> Running in 31cefea54920 [2020-12-10T22:28:58.145Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-10T22:28:58.146Z] Removing intermediate container 31cefea54920 [2020-12-10T22:28:58.146Z] ---> 13f4e50cf3a2 [2020-12-10T22:28:58.146Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-10T22:28:58.146Z] Status: Downloaded newer image for alpine:3.10 [2020-12-10T22:28:58.146Z] ---> 536a684cf733 [2020-12-10T22:28:58.146Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-10T22:28:58.428Z] ---> Running in 60e3109229d9 [2020-12-10T22:28:58.428Z] ---> Running in dbe276929844 [2020-12-10T22:28:59.430Z] Removing intermediate container 60e3109229d9 [2020-12-10T22:28:59.430Z] ---> 87ab6202d96d [2020-12-10T22:28:59.430Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-10T22:28:59.715Z] ---> Running in 557dc10701c7 [2020-12-10T22:29:01.177Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-10T22:29:01.459Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-10T22:29:02.067Z] v3.10.5-155-gab6c8e84d1 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-10T22:29:02.068Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-10T22:29:02.068Z] OK: 10169 distinct packages available [2020-12-10T22:29:02.672Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-10T22:29:02.672Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-10T22:29:02.672Z] (3/5) Installing libcurl (7.66.0-r2) [2020-12-10T22:29:02.672Z] (4/5) Installing curl (7.66.0-r2) [2020-12-10T22:29:02.961Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-10T22:29:02.961Z] Executing busybox-1.30.1-r3.trigger [2020-12-10T22:29:02.961Z] Executing ca-certificates-20191127-r2.trigger [2020-12-10T22:29:03.241Z] OK: 7 MiB in 19 packages [2020-12-10T22:29:04.242Z] Removing intermediate container b31c73732066 [2020-12-10T22:29:04.242Z] ---> cbac3a54c3f3 [2020-12-10T22:29:04.242Z] [2020-12-10T22:29:04.242Z] Step 10/21 : FROM alpine [2020-12-10T22:29:04.242Z] ---> 2e77e061c27f [2020-12-10T22:29:04.242Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-10T22:29:04.525Z] ---> Running in 50ae710b9691 [2020-12-10T22:29:04.804Z] Removing intermediate container 557dc10701c7 [2020-12-10T22:29:04.804Z] ---> 666c89cf2e21 [2020-12-10T22:29:04.804Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-10T22:29:06.805Z] Removing intermediate container dbe276929844 [2020-12-10T22:29:06.805Z] ---> 42264ca4788f [2020-12-10T22:29:06.805Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-10T22:29:06.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-10T22:29:07.083Z] ---> Running in c67138ea72cd [2020-12-10T22:29:07.356Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-10T22:29:07.356Z] ---> dbd65c56d067 [2020-12-10T22:29:07.356Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-10T22:29:07.963Z] Removing intermediate container c67138ea72cd [2020-12-10T22:29:07.963Z] ---> 721ae12d5ffc [2020-12-10T22:29:07.963Z] Step 13/22 : WORKDIR / [2020-12-10T22:29:07.963Z] v3.12.1-100-gbff1916ae4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-10T22:29:07.963Z] v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-10T22:29:07.963Z] OK: 12617 distinct packages available [2020-12-10T22:29:07.963Z] ---> Running in fe355e4be0a8 [2020-12-10T22:29:08.956Z] ---> 5a0912603c8c [2020-12-10T22:29:08.956Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-10T22:29:08.956Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-10T22:29:08.956Z] Removing intermediate container fe355e4be0a8 [2020-12-10T22:29:08.956Z] ---> c5073dcced11 [2020-12-10T22:29:08.956Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-10T22:29:08.956Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-10T22:29:09.232Z] (3/4) Installing libcurl (7.69.1-r2) [2020-12-10T22:29:09.232Z] (4/4) Installing curl (7.69.1-r2) [2020-12-10T22:29:09.232Z] Executing busybox-1.31.1-r19.trigger [2020-12-10T22:29:09.232Z] Executing ca-certificates-20191127-r4.trigger [2020-12-10T22:29:09.512Z] OK: 7 MiB in 18 packages [2020-12-10T22:29:10.499Z] ---> 634d6c0017a4 [2020-12-10T22:29:10.499Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-10T22:29:10.810Z] ---> 7913a12e713b [2020-12-10T22:29:10.810Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-10T22:29:12.373Z] ---> cee114424ebf [2020-12-10T22:29:12.373Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-10T22:29:12.977Z] Removing intermediate container 50ae710b9691 [2020-12-10T22:29:12.977Z] ---> 29288f19f25e [2020-12-10T22:29:12.977Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-10T22:29:13.252Z] ---> Running in f7066699cb10 [2020-12-10T22:29:13.527Z] ---> 3a204e1ae5ba [2020-12-10T22:29:13.527Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-10T22:29:14.125Z] ---> 2c43a20bc6a5 [2020-12-10T22:29:14.125Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-10T22:29:14.125Z] Removing intermediate container f7066699cb10 [2020-12-10T22:29:14.125Z] ---> 4b7ed4e4ee7f [2020-12-10T22:29:14.125Z] Step 13/21 : WORKDIR /edgex [2020-12-10T22:29:14.399Z] ---> Running in c1084d2e0a2f [2020-12-10T22:29:14.674Z] ---> Running in 4df37a0c08a2 [2020-12-10T22:29:15.278Z] ---> a1d0f7407312 [2020-12-10T22:29:15.278Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-10T22:29:15.881Z] Removing intermediate container 4df37a0c08a2 [2020-12-10T22:29:15.881Z] ---> 7b4f11db8db2 [2020-12-10T22:29:15.881Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-10T22:29:17.368Z] ---> 64ad78b9c1a9 [2020-12-10T22:29:17.368Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-10T22:29:17.652Z] ---> Running in 8844b01e446b [2020-12-10T22:29:17.652Z] ---> 1c9266000616 [2020-12-10T22:29:17.652Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-10T22:29:19.111Z] Removing intermediate container c1084d2e0a2f [2020-12-10T22:29:19.112Z] ---> 940e5f9dfdd3 [2020-12-10T22:29:19.112Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-10T22:29:20.570Z] ---> e7d749a98ef8 [2020-12-10T22:29:20.570Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-10T22:29:21.181Z] ---> c1e3996ec669 [2020-12-10T22:29:21.181Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-10T22:29:21.458Z] ---> Running in 2cb0e7186cb9 [2020-12-10T22:29:22.062Z] Removing intermediate container 8844b01e446b [2020-12-10T22:29:22.062Z] ---> 7828f2c0f6e5 [2020-12-10T22:29:22.062Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-10T22:29:22.342Z] ---> Running in bf45fbe56bc1 [2020-12-10T22:29:23.339Z] ---> 063816420ab5 [2020-12-10T22:29:23.339Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-10T22:29:23.624Z] Removing intermediate container bf45fbe56bc1 [2020-12-10T22:29:23.624Z] ---> 14004eee7268 [2020-12-10T22:29:23.624Z] Step 20/22 : LABEL arch=arm64 [2020-12-10T22:29:23.624Z] ---> Running in 6a3a5fc16eaf [2020-12-10T22:29:23.902Z] ---> Running in 404815aa922a [2020-12-10T22:29:24.509Z] Removing intermediate container 6a3a5fc16eaf [2020-12-10T22:29:24.509Z] ---> 361a0eb7d9d3 [2020-12-10T22:29:24.509Z] Step 18/21 : CMD ["--init=true"] [2020-12-10T22:29:24.788Z] ---> Running in 96c4b3dce3d5 [2020-12-10T22:29:24.788Z] Removing intermediate container 404815aa922a [2020-12-10T22:29:24.788Z] ---> 7965fce33560 [2020-12-10T22:29:24.788Z] Step 21/22 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 [2020-12-10T22:29:25.069Z] ---> Running in d49f1c86dc42 [2020-12-10T22:29:25.347Z] Removing intermediate container 2cb0e7186cb9 [2020-12-10T22:29:25.347Z] ---> 6ca07b0fe19e [2020-12-10T22:29:25.347Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-10T22:29:25.633Z] Removing intermediate container 96c4b3dce3d5 [2020-12-10T22:29:25.633Z] ---> af82c2eae25b [2020-12-10T22:29:25.633Z] Step 19/21 : LABEL arch=arm64 [2020-12-10T22:29:25.633Z] ---> Running in 733f240e65be [2020-12-10T22:29:25.633Z] Removing intermediate container d49f1c86dc42 [2020-12-10T22:29:25.633Z] ---> d54d071df1bc [2020-12-10T22:29:25.633Z] Step 22/22 : LABEL version=0.0.0 [2020-12-10T22:29:25.913Z] ---> Running in b0b40eedff7c [2020-12-10T22:29:25.913Z] ---> Running in ba2a9128632d [2020-12-10T22:29:26.909Z] Removing intermediate container b0b40eedff7c [2020-12-10T22:29:26.909Z] ---> 9408e650d16d [2020-12-10T22:29:26.909Z] Step 20/21 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 [2020-12-10T22:29:26.909Z] ---> Running in 2888d88d074d [2020-12-10T22:29:26.909Z] Removing intermediate container ba2a9128632d [2020-12-10T22:29:26.909Z] ---> 1881954ba1ab [2020-12-10T22:29:26.909Z] [2020-12-10T22:29:27.514Z] Successfully built 1881954ba1ab [2020-12-10T22:29:27.794Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-10T22:29:27.794Z]  Building docker-security-bootstrap-redis-go ... done Building docker-support-notifications-go [2020-12-10T22:29:28.070Z] Removing intermediate container 2888d88d074d [2020-12-10T22:29:28.070Z] ---> 9aebde4a114f [2020-12-10T22:29:28.070Z] Step 21/21 : LABEL version=0.0.0 [2020-12-10T22:29:28.070Z] ---> Running in 26a43d657cd7 [2020-12-10T22:29:29.053Z] Removing intermediate container 26a43d657cd7 [2020-12-10T22:29:29.053Z] ---> 973a13d7458b [2020-12-10T22:29:29.053Z] [2020-12-10T22:29:29.659Z] Successfully built 973a13d7458b [2020-12-10T22:29:29.659Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-10T22:29:29.659Z]  Building docker-security-proxy-setup-go ... done Building docker-core-command-go [2020-12-10T22:29:29.659Z] Removing intermediate container 733f240e65be [2020-12-10T22:29:29.659Z] ---> da2e41810021 [2020-12-10T22:29:29.659Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-10T22:29:29.936Z] ---> Running in 300eb1363e69 [2020-12-10T22:29:30.537Z] Removing intermediate container 300eb1363e69 [2020-12-10T22:29:30.537Z] ---> 9031a764e77a [2020-12-10T22:29:30.537Z] Step 26/29 : CMD [ "generate" ] [2020-12-10T22:29:31.150Z] ---> Running in 72c063bc9eb1 [2020-12-10T22:29:31.762Z] Removing intermediate container 72c063bc9eb1 [2020-12-10T22:29:31.762Z] ---> f1b14d9b024e [2020-12-10T22:29:31.762Z] Step 27/29 : LABEL arch=arm64 [2020-12-10T22:29:32.360Z] ---> Running in 38c2738fc7b2 [2020-12-10T22:29:33.342Z] Removing intermediate container 38c2738fc7b2 [2020-12-10T22:29:33.342Z] ---> f221a72e13b2 [2020-12-10T22:29:33.342Z] Step 28/29 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 [2020-12-10T22:29:34.321Z] ---> Running in 1b83e98bc671 [2020-12-10T22:29:35.320Z] Removing intermediate container 1b83e98bc671 [2020-12-10T22:29:35.320Z] ---> 2273cd1e38d4 [2020-12-10T22:29:35.320Z] Step 29/29 : LABEL version=0.0.0 [2020-12-10T22:29:36.305Z] ---> Running in e085f7ccf8ee [2020-12-10T22:29:36.306Z] Removing intermediate container 29607b31db37 [2020-12-10T22:29:36.306Z] ---> 529c3f2ae6a2 [2020-12-10T22:29:36.306Z] [2020-12-10T22:29:36.306Z] Step 10/22 : FROM scratch [2020-12-10T22:29:36.306Z] ---> [2020-12-10T22:29:36.306Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-10T22:29:36.580Z] ---> Running in d2f7a4dc33df [2020-12-10T22:29:36.852Z] Removing intermediate container e085f7ccf8ee [2020-12-10T22:29:36.852Z] ---> b2034b1d3da8 [2020-12-10T22:29:36.852Z] [2020-12-10T22:29:37.449Z] Successfully built b2034b1d3da8 [2020-12-10T22:29:37.758Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-12-10T22:29:37.758Z] Building docker-security-secretstore-setup-go [2020-12-10T22:29:37.758Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container d2f7a4dc33df [2020-12-10T22:29:37.758Z] ---> d6962f150dce [2020-12-10T22:29:37.758Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-10T22:29:38.069Z] ---> Running in 2780709128de [2020-12-10T22:29:38.689Z] Removing intermediate container 2780709128de [2020-12-10T22:29:38.689Z] ---> 03dc7e95dec2 [2020-12-10T22:29:38.689Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-10T22:29:38.689Z] ---> Running in 9a9da601d795 [2020-12-10T22:29:39.284Z] Removing intermediate container 9a9da601d795 [2020-12-10T22:29:39.284Z] ---> dcdb49bb6f93 [2020-12-10T22:29:39.284Z] Step 14/22 : WORKDIR / [2020-12-10T22:29:39.284Z] ---> Running in b8e277d5b4c4 [2020-12-10T22:29:39.883Z] Removing intermediate container b8e277d5b4c4 [2020-12-10T22:29:39.883Z] ---> 0aae9c1e1fe5 [2020-12-10T22:29:39.883Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-10T22:29:40.868Z] ---> fd8fa97af28f [2020-12-10T22:29:40.868Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-10T22:29:43.502Z] ---> fee47186cc46 [2020-12-10T22:29:43.502Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-10T22:29:44.490Z] ---> 157304664a0b [2020-12-10T22:29:44.490Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-10T22:29:45.087Z] ---> Running in b25a65d51436 [2020-12-10T22:29:46.072Z] Removing intermediate container b25a65d51436 [2020-12-10T22:29:46.072Z] ---> 83b2bca67442 [2020-12-10T22:29:46.072Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-10T22:29:46.347Z] Removing intermediate container 389c297ec6ec [2020-12-10T22:29:46.347Z] ---> 883f60f29494 [2020-12-10T22:29:46.347Z] [2020-12-10T22:29:46.347Z] Step 10/23 : FROM alpine [2020-12-10T22:29:46.347Z] ---> 2e77e061c27f [2020-12-10T22:29:46.347Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-10T22:29:46.619Z] ---> Running in c9f7de8457c4 [2020-12-10T22:29:46.898Z] ---> Running in e8d755648ec9 [2020-12-10T22:29:47.496Z] Removing intermediate container c9f7de8457c4 [2020-12-10T22:29:47.496Z] ---> 1e4ee24bc127 [2020-12-10T22:29:47.496Z] Step 20/22 : LABEL arch=arm64 [2020-12-10T22:29:47.496Z] Removing intermediate container e8d755648ec9 [2020-12-10T22:29:47.496Z] ---> 0bb6e3c5c7d6 [2020-12-10T22:29:47.496Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-10T22:29:47.781Z] ---> Running in 9905a17fc2c7 [2020-12-10T22:29:47.781Z] ---> Running in 1f7fad630456 [2020-12-10T22:29:48.381Z] Removing intermediate container 9905a17fc2c7 [2020-12-10T22:29:48.381Z] ---> cf3f4bb71508 [2020-12-10T22:29:48.381Z] Step 21/22 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 [2020-12-10T22:29:48.381Z] ---> Running in 0dac9408f490 [2020-12-10T22:29:48.381Z] Removing intermediate container 1f7fad630456 [2020-12-10T22:29:48.381Z] ---> 08c7b34c0f5a [2020-12-10T22:29:48.381Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-10T22:29:48.656Z] ---> Running in 0353cf7a2f12 [2020-12-10T22:29:49.252Z] Removing intermediate container 0dac9408f490 [2020-12-10T22:29:49.252Z] ---> 78447124d475 [2020-12-10T22:29:49.252Z] Step 22/22 : LABEL version=0.0.0 [2020-12-10T22:29:49.526Z] Removing intermediate container 0353cf7a2f12 [2020-12-10T22:29:49.526Z] ---> dbe743e554cd [2020-12-10T22:29:49.526Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-10T22:29:49.526Z] ---> Running in 268dfd25419b [2020-12-10T22:29:49.801Z] ---> Running in 09813590fe0d [2020-12-10T22:29:50.402Z] Removing intermediate container 268dfd25419b [2020-12-10T22:29:50.402Z] ---> 2d1b9a034abe [2020-12-10T22:29:50.402Z] [2020-12-10T22:29:51.008Z] Successfully built 2d1b9a034abe [2020-12-10T22:29:51.008Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-10T22:29:51.008Z]  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go [2020-12-10T22:29:52.986Z] Removing intermediate container 09813590fe0d [2020-12-10T22:29:52.986Z] ---> d6b77acecf4d [2020-12-10T22:29:52.986Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-10T22:29:52.986Z] ---> Running in 342f0a506c6f [2020-12-10T22:29:53.970Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-10T22:29:54.946Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-10T22:29:55.926Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-10T22:29:55.926Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-10T22:29:55.926Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-10T22:29:56.201Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-10T22:29:56.201Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-10T22:29:56.473Z] Executing busybox-1.31.1-r19.trigger [2020-12-10T22:29:56.473Z] OK: 8 MiB in 19 packages [2020-12-10T22:29:59.114Z] Removing intermediate container 342f0a506c6f [2020-12-10T22:29:59.114Z] ---> ab7c26cf1668 [2020-12-10T22:29:59.114Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-10T22:30:00.095Z] ---> c58b66a205ad [2020-12-10T22:30:00.095Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-10T22:30:02.086Z] ---> ffdffbc7c0c9 [2020-12-10T22:30:02.086Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-10T22:30:03.073Z] ---> fdd67b30dcd7 [2020-12-10T22:30:03.073Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-10T22:30:03.349Z] ---> Running in a34f4e6f291f [2020-12-10T22:30:03.955Z] Removing intermediate container a34f4e6f291f [2020-12-10T22:30:03.955Z] ---> 78a530bee7b2 [2020-12-10T22:30:03.955Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-10T22:30:04.554Z] ---> Running in 68813946a139 [2020-12-10T22:30:05.158Z] Removing intermediate container 68813946a139 [2020-12-10T22:30:05.158Z] ---> 9e2bb0c3729c [2020-12-10T22:30:05.158Z] Step 21/23 : LABEL arch=arm64 [2020-12-10T22:30:05.158Z] ---> Running in 64ea3bacfdfc [2020-12-10T22:30:05.756Z] Removing intermediate container 64ea3bacfdfc [2020-12-10T22:30:05.756Z] ---> 5df7fefacada [2020-12-10T22:30:05.756Z] Step 22/23 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 [2020-12-10T22:30:06.058Z] ---> Running in ba3118984416 [2020-12-10T22:30:06.747Z] Removing intermediate container ba3118984416 [2020-12-10T22:30:06.747Z] ---> dfa40730298d [2020-12-10T22:30:06.747Z] Step 23/23 : LABEL version=0.0.0 [2020-12-10T22:30:07.034Z] ---> Running in 5f94d03b18a0 [2020-12-10T22:30:07.644Z] Removing intermediate container 5f94d03b18a0 [2020-12-10T22:30:07.644Z] ---> 1d835d966fff [2020-12-10T22:30:07.644Z] [2020-12-10T22:30:08.244Z] Successfully built 1d835d966fff [2020-12-10T22:30:08.244Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-10T22:30:08.244Z]  Building docker-core-data-go ... done Building docker-support-scheduler-go [2020-12-10T22:30:12.563Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-10T22:30:12.563Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-10T22:30:12.563Z] ---> 3d18525e49d5 [2020-12-10T22:30:12.563Z] Step 3/24 : WORKDIR /edgex-go [2020-12-10T22:30:12.563Z] ---> Using cache [2020-12-10T22:30:12.563Z] ---> ca042f2f3028 [2020-12-10T22:30:12.563Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-10T22:30:12.563Z] ---> Using cache [2020-12-10T22:30:12.563Z] ---> 77e35cdc5268 [2020-12-10T22:30:12.563Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-10T22:30:12.836Z] ---> Running in 5cb4d193dfc0 [2020-12-10T22:30:14.284Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-10T22:30:15.264Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-10T22:30:15.860Z] v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-10T22:30:15.860Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-10T22:30:15.860Z] OK: 12618 distinct packages available [2020-12-10T22:30:16.839Z] OK: 217 MiB in 51 packages [2020-12-10T22:30:18.289Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-10T22:30:18.290Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-10T22:30:18.290Z] ---> 3d18525e49d5 [2020-12-10T22:30:18.290Z] Step 3/22 : WORKDIR /edgex-go [2020-12-10T22:30:18.290Z] ---> Using cache [2020-12-10T22:30:18.290Z] ---> ca042f2f3028 [2020-12-10T22:30:18.290Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-10T22:30:18.290Z] ---> Using cache [2020-12-10T22:30:18.290Z] ---> 77e35cdc5268 [2020-12-10T22:30:18.290Z] Step 5/22 : RUN apk update && apk add make git [2020-12-10T22:30:18.290Z] ---> Using cache [2020-12-10T22:30:18.290Z] ---> 2e8c63e80002 [2020-12-10T22:30:18.290Z] Step 6/22 : COPY go.mod . [2020-12-10T22:30:18.290Z] ---> Using cache [2020-12-10T22:30:18.290Z] ---> 4f056ef0ce89 [2020-12-10T22:30:18.290Z] Step 7/22 : RUN go mod download [2020-12-10T22:30:18.290Z] ---> Using cache [2020-12-10T22:30:18.290Z] ---> b9515bbafd21 [2020-12-10T22:30:18.290Z] Step 8/22 : COPY . . [2020-12-10T22:30:18.290Z] ---> Using cache [2020-12-10T22:30:18.290Z] ---> d0ca5de4b5cb [2020-12-10T22:30:18.290Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-10T22:30:18.880Z] ---> Running in 0f578d1f106c [2020-12-10T22:30:19.496Z] Removing intermediate container 5cb4d193dfc0 [2020-12-10T22:30:19.496Z] ---> 8c8c5f23162b [2020-12-10T22:30:19.496Z] Step 6/24 : COPY go.mod . [2020-12-10T22:30:20.093Z] 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 [2020-12-10T22:30:21.541Z] ---> b2fe126be712 [2020-12-10T22:30:21.541Z] Step 7/24 : RUN go mod download [2020-12-10T22:30:21.541Z] ---> Running in 97e1d9e30af4 [2020-12-10T22:30:28.283Z] Removing intermediate container 97e1d9e30af4 [2020-12-10T22:30:28.283Z] ---> e1bc8d05c985 [2020-12-10T22:30:28.283Z] Step 8/24 : COPY . . [2020-12-10T22:30:30.911Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-10T22:30:30.911Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-10T22:30:30.911Z] ---> 3d18525e49d5 [2020-12-10T22:30:30.911Z] Step 3/24 : WORKDIR /edgex-go [2020-12-10T22:30:30.911Z] ---> Using cache [2020-12-10T22:30:30.911Z] ---> ca042f2f3028 [2020-12-10T22:30:30.911Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-10T22:30:30.911Z] ---> Using cache [2020-12-10T22:30:30.911Z] ---> 77e35cdc5268 [2020-12-10T22:30:30.911Z] Step 5/24 : RUN apk update && apk add make git [2020-12-10T22:30:30.911Z] ---> Using cache [2020-12-10T22:30:30.911Z] ---> 2e8c63e80002 [2020-12-10T22:30:30.911Z] Step 6/24 : COPY go.mod . [2020-12-10T22:30:30.911Z] ---> Using cache [2020-12-10T22:30:30.911Z] ---> 4f056ef0ce89 [2020-12-10T22:30:30.911Z] Step 7/24 : RUN go mod download [2020-12-10T22:30:30.911Z] ---> Using cache [2020-12-10T22:30:30.911Z] ---> b9515bbafd21 [2020-12-10T22:30:30.911Z] Step 8/24 : COPY . . [2020-12-10T22:30:30.911Z] ---> Using cache [2020-12-10T22:30:30.911Z] ---> d0ca5de4b5cb [2020-12-10T22:30:30.911Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-10T22:30:32.361Z] ---> Running in 8cf0ef54dc3f [2020-12-10T22:30:35.001Z] 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 [2020-12-10T22:30:41.746Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-10T22:30:41.747Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-10T22:30:41.747Z] ---> 3d18525e49d5 [2020-12-10T22:30:41.747Z] Step 3/27 : WORKDIR /edgex-go [2020-12-10T22:30:41.747Z] ---> Using cache [2020-12-10T22:30:41.747Z] ---> ca042f2f3028 [2020-12-10T22:30:41.747Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-10T22:30:41.747Z] ---> Using cache [2020-12-10T22:30:41.747Z] ---> 77e35cdc5268 [2020-12-10T22:30:41.747Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-10T22:30:43.865Z] ---> Running in d530269676bf [2020-12-10T22:30:46.594Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-10T22:30:47.581Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-10T22:30:48.572Z] v3.12.1-100-gbff1916ae4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-10T22:30:48.572Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-10T22:30:48.572Z] OK: 12618 distinct packages available [2020-12-10T22:30:49.566Z] OK: 217 MiB in 51 packages [2020-12-10T22:30:50.566Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-10T22:30:50.566Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-10T22:30:50.566Z] ---> 3d18525e49d5 [2020-12-10T22:30:50.566Z] Step 3/21 : WORKDIR /edgex-go [2020-12-10T22:30:50.566Z] ---> Using cache [2020-12-10T22:30:50.566Z] ---> ca042f2f3028 [2020-12-10T22:30:50.566Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-10T22:30:50.566Z] ---> Using cache [2020-12-10T22:30:50.566Z] ---> 77e35cdc5268 [2020-12-10T22:30:50.566Z] Step 5/21 : RUN apk update && apk add make git [2020-12-10T22:30:50.566Z] ---> Using cache [2020-12-10T22:30:50.566Z] ---> 2e8c63e80002 [2020-12-10T22:30:50.566Z] Step 6/21 : COPY go.mod . [2020-12-10T22:30:50.566Z] ---> Using cache [2020-12-10T22:30:50.566Z] ---> 4f056ef0ce89 [2020-12-10T22:30:50.566Z] Step 7/21 : RUN go mod download [2020-12-10T22:30:50.566Z] ---> Using cache [2020-12-10T22:30:50.566Z] ---> b9515bbafd21 [2020-12-10T22:30:50.566Z] Step 8/21 : COPY . . [2020-12-10T22:30:50.844Z] ---> Using cache [2020-12-10T22:30:50.844Z] ---> d0ca5de4b5cb [2020-12-10T22:30:50.844Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-10T22:30:52.837Z] ---> Running in 7a26601d85db [2020-12-10T22:30:54.281Z] Removing intermediate container d530269676bf [2020-12-10T22:30:54.281Z] ---> 4a0c6a859f24 [2020-12-10T22:30:54.281Z] Step 6/27 : COPY go.mod . [2020-12-10T22:30:54.882Z] 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 [2020-12-10T22:30:56.332Z] ---> f565e58de5a1 [2020-12-10T22:30:56.332Z] Step 7/27 : RUN go mod download [2020-12-10T22:30:56.937Z] ---> Running in c8f03cd14fd9 [2020-12-10T22:31:00.755Z] ---> d1f7a06b4fe5 [2020-12-10T22:31:00.755Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-10T22:31:00.755Z] ---> Running in 96b591816ca9 [2020-12-10T22:31:02.212Z] 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 [2020-12-10T22:31:02.489Z] Removing intermediate container c8f03cd14fd9 [2020-12-10T22:31:02.489Z] ---> 9a685e6d6187 [2020-12-10T22:31:02.489Z] Step 8/27 : COPY . . [2020-12-10T22:31:24.729Z] ---> f101a368fa12 [2020-12-10T22:31:24.729Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-10T22:31:24.729Z] ---> Running in 7dbfbf4701bf [2020-12-10T22:31:24.729Z] 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 [2020-12-10T22:31:43.048Z] 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 [2020-12-10T22:31:53.656Z] Removing intermediate container 0f578d1f106c [2020-12-10T22:31:53.656Z] ---> ae8a6a5f2d2c [2020-12-10T22:31:53.656Z] [2020-12-10T22:31:53.656Z] Step 10/22 : FROM scratch [2020-12-10T22:31:53.656Z] ---> [2020-12-10T22:31:53.656Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-10T22:31:53.656Z] ---> Using cache [2020-12-10T22:31:53.656Z] ---> d6962f150dce [2020-12-10T22:31:53.656Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-10T22:31:53.656Z] ---> Running in 6921d766870a [2020-12-10T22:31:53.656Z] Removing intermediate container 6921d766870a [2020-12-10T22:31:53.656Z] ---> 1d78b50e3b8e [2020-12-10T22:31:53.656Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-10T22:31:53.656Z] ---> Running in 4888bfe407a3 [2020-12-10T22:31:54.252Z] Removing intermediate container 4888bfe407a3 [2020-12-10T22:31:54.252Z] ---> c8bd9c9622b6 [2020-12-10T22:31:54.252Z] Step 14/22 : WORKDIR / [2020-12-10T22:31:54.526Z] ---> Running in a849718b46e3 [2020-12-10T22:31:55.128Z] Removing intermediate container a849718b46e3 [2020-12-10T22:31:55.128Z] ---> d300891f5d25 [2020-12-10T22:31:55.128Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-10T22:31:56.566Z] ---> cb2ce774ec9f [2020-12-10T22:31:56.566Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-10T22:31:59.967Z] ---> fb8fcb0389e4 [2020-12-10T22:31:59.967Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-10T22:31:59.967Z] Removing intermediate container 8cf0ef54dc3f [2020-12-10T22:31:59.967Z] ---> 98b949f9151d [2020-12-10T22:31:59.967Z] [2020-12-10T22:31:59.967Z] Step 10/24 : FROM alpine:3.10 [2020-12-10T22:31:59.967Z] ---> 536a684cf733 [2020-12-10T22:31:59.967Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-10T22:31:59.967Z] ---> Using cache [2020-12-10T22:31:59.967Z] ---> 42264ca4788f [2020-12-10T22:31:59.967Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-10T22:32:00.242Z] ---> Running in 30382d56c828 [2020-12-10T22:32:00.839Z] Removing intermediate container 30382d56c828 [2020-12-10T22:32:00.839Z] ---> 3d9d0b44c333 [2020-12-10T22:32:00.839Z] Step 13/24 : WORKDIR / [2020-12-10T22:32:01.114Z] ---> Running in 8be39747110f [2020-12-10T22:32:01.114Z] ---> cb223d095112 [2020-12-10T22:32:01.114Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-10T22:32:01.114Z] ---> Running in ed60fa799cdc [2020-12-10T22:32:01.717Z] Removing intermediate container 8be39747110f [2020-12-10T22:32:01.717Z] ---> a50ce730376b [2020-12-10T22:32:01.717Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-10T22:32:01.999Z] Removing intermediate container ed60fa799cdc [2020-12-10T22:32:01.999Z] ---> 948a766069f7 [2020-12-10T22:32:01.999Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-10T22:32:02.275Z] ---> Running in 7f13eb6fc1fc [2020-12-10T22:32:02.872Z] Removing intermediate container 7f13eb6fc1fc [2020-12-10T22:32:02.872Z] ---> 0fd434a2c95c [2020-12-10T22:32:02.872Z] Step 20/22 : LABEL arch=arm64 [2020-12-10T22:32:03.146Z] ---> Running in 8bc4dae43ffd [2020-12-10T22:32:03.146Z] ---> 02bef0114cda [2020-12-10T22:32:03.146Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-10T22:32:03.743Z] Removing intermediate container 8bc4dae43ffd [2020-12-10T22:32:03.743Z] ---> 1812ed32af4b [2020-12-10T22:32:03.743Z] Step 21/22 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 [2020-12-10T22:32:04.017Z] ---> Running in effd95dc6b81 [2020-12-10T22:32:04.292Z] ---> 230a27f131b4 [2020-12-10T22:32:04.292Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-10T22:32:04.892Z] Removing intermediate container effd95dc6b81 [2020-12-10T22:32:04.892Z] ---> 895659d16a64 [2020-12-10T22:32:04.892Z] Step 22/22 : LABEL version=0.0.0 [2020-12-10T22:32:05.166Z] ---> Running in 978a9b7c3941 [2020-12-10T22:32:05.761Z] Removing intermediate container 978a9b7c3941 [2020-12-10T22:32:05.761Z] ---> 5e54cbbec0de [2020-12-10T22:32:05.761Z] [2020-12-10T22:32:05.761Z] ---> 3b053466829f [2020-12-10T22:32:05.761Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-10T22:32:06.358Z] Successfully built 5e54cbbec0de [2020-12-10T22:32:06.358Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-10T22:32:07.795Z]  Building docker-core-command-go ... done  ---> 11a28030a779 [2020-12-10T22:32:07.795Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-10T22:32:09.235Z] ---> bc355480a8cf [2020-12-10T22:32:09.235Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-10T22:32:10.674Z] ---> daf4fed49d2b [2020-12-10T22:32:10.674Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-10T22:32:10.674Z] ---> Running in 58ab300447f3 [2020-12-10T22:32:14.070Z] Removing intermediate container 58ab300447f3 [2020-12-10T22:32:14.070Z] ---> 6cfcdfad539f [2020-12-10T22:32:14.070Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-10T22:32:14.346Z] ---> Running in a8fd26214e50 [2020-12-10T22:32:14.944Z] Removing intermediate container a8fd26214e50 [2020-12-10T22:32:14.944Z] ---> 04a04062877b [2020-12-10T22:32:14.944Z] Step 22/24 : LABEL arch=arm64 [2020-12-10T22:32:15.221Z] ---> Running in a1f1a39eb7cd [2020-12-10T22:32:15.820Z] Removing intermediate container a1f1a39eb7cd [2020-12-10T22:32:15.820Z] ---> df5cebaa53c2 [2020-12-10T22:32:15.820Z] Step 23/24 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 [2020-12-10T22:32:16.094Z] ---> Running in fbe52b365c65 [2020-12-10T22:32:16.700Z] Removing intermediate container fbe52b365c65 [2020-12-10T22:32:16.700Z] ---> 24d2097668d0 [2020-12-10T22:32:16.700Z] Step 24/24 : LABEL version=0.0.0 [2020-12-10T22:32:16.983Z] ---> Running in bf1dd7544aaf [2020-12-10T22:32:17.661Z] Removing intermediate container bf1dd7544aaf [2020-12-10T22:32:17.661Z] ---> c1674ec48910 [2020-12-10T22:32:17.661Z] [2020-12-10T22:32:18.262Z] Successfully built c1674ec48910 [2020-12-10T22:32:18.262Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-10T22:32:40.450Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 7a26601d85db [2020-12-10T22:32:40.450Z] ---> c0a1f87c7110 [2020-12-10T22:32:40.450Z] [2020-12-10T22:32:40.450Z] Step 10/21 : FROM scratch [2020-12-10T22:32:40.450Z] ---> [2020-12-10T22:32:40.450Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-10T22:32:40.450Z] ---> Using cache [2020-12-10T22:32:40.450Z] ---> d6962f150dce [2020-12-10T22:32:40.450Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-10T22:32:40.450Z] ---> Running in 404e1e1bdfef [2020-12-10T22:32:40.450Z] Removing intermediate container 404e1e1bdfef [2020-12-10T22:32:40.450Z] ---> 03030c2688ec [2020-12-10T22:32:40.450Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-10T22:32:40.450Z] ---> Running in 891fc3f1bef0 [2020-12-10T22:32:40.450Z] Removing intermediate container 7dbfbf4701bf [2020-12-10T22:32:40.450Z] ---> 80391f84dcc1 [2020-12-10T22:32:40.450Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-10T22:32:40.450Z] Removing intermediate container 96b591816ca9 [2020-12-10T22:32:40.450Z] ---> 1855ebfb4cd9 [2020-12-10T22:32:40.450Z] [2020-12-10T22:32:40.450Z] Step 10/24 : FROM scratch [2020-12-10T22:32:40.450Z] ---> [2020-12-10T22:32:40.450Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-10T22:32:40.450Z] ---> Running in 69c32a29a54a [2020-12-10T22:32:40.450Z] ---> Running in f37f6778e5a6 [2020-12-10T22:32:40.450Z] Removing intermediate container 891fc3f1bef0 [2020-12-10T22:32:40.450Z] ---> 21ad15e7acaf [2020-12-10T22:32:40.450Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-10T22:32:40.450Z] Removing intermediate container f37f6778e5a6 [2020-12-10T22:32:40.450Z] ---> 059ecfe79865 [2020-12-10T22:32:40.450Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-10T22:32:40.450Z] ---> Running in 6cca225b1fe7 [2020-12-10T22:32:40.723Z] ---> 6e0ad947dc80 [2020-12-10T22:32:40.723Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-10T22:32:40.996Z] Removing intermediate container 6cca225b1fe7 [2020-12-10T22:32:40.996Z] ---> 0e4c02410f62 [2020-12-10T22:32:40.996Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-10T22:32:40.996Z] ---> Running in f6db30b99d43 [2020-12-10T22:32:40.996Z] 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 [2020-12-10T22:32:41.599Z] Removing intermediate container f6db30b99d43 [2020-12-10T22:32:41.599Z] ---> d7f7019768ee [2020-12-10T22:32:41.599Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-10T22:32:42.197Z] ---> b4ab02fe24a5 [2020-12-10T22:32:42.197Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-10T22:32:42.795Z] ---> 4df844d168c2 [2020-12-10T22:32:42.795Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-10T22:32:43.067Z] ---> e5411a1fdb4b [2020-12-10T22:32:43.067Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-10T22:32:43.341Z] ---> Running in 2c3342140051 [2020-12-10T22:32:43.942Z] ---> 491e0a612f2a [2020-12-10T22:32:43.942Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-10T22:32:43.942Z] Removing intermediate container 2c3342140051 [2020-12-10T22:32:43.942Z] ---> 70410cd9f6e9 [2020-12-10T22:32:43.942Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-10T22:32:43.942Z] ---> Running in 8afcce3b90af [2020-12-10T22:32:44.221Z] Removing intermediate container 69c32a29a54a [2020-12-10T22:32:44.221Z] ---> bbc78e0b1d20 [2020-12-10T22:32:44.221Z] [2020-12-10T22:32:44.221Z] Step 11/27 : FROM docker:latest [2020-12-10T22:32:44.221Z] ---> f31140561b03 [2020-12-10T22:32:44.221Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-10T22:32:44.503Z] ---> Running in b195d614bf08 [2020-12-10T22:32:44.777Z] Removing intermediate container 8afcce3b90af [2020-12-10T22:32:44.777Z] ---> 0bbe6e63f677 [2020-12-10T22:32:44.777Z] Step 19/21 : LABEL arch=arm64 [2020-12-10T22:32:45.053Z] ---> Running in c8e92a326473 [2020-12-10T22:32:45.334Z] ---> 1cd4e50babce [2020-12-10T22:32:45.334Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-10T22:32:45.607Z] Removing intermediate container c8e92a326473 [2020-12-10T22:32:45.607Z] ---> 18a6a68afcb7 [2020-12-10T22:32:45.607Z] Step 20/21 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 [2020-12-10T22:32:45.880Z] ---> Running in 8123260f2a66 [2020-12-10T22:32:46.155Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-10T22:32:46.155Z] Removing intermediate container 8123260f2a66 [2020-12-10T22:32:46.155Z] ---> 50840f095de4 [2020-12-10T22:32:46.155Z] Step 21/21 : LABEL version=0.0.0 [2020-12-10T22:32:46.429Z] ---> bc82f8d3e2e5 [2020-12-10T22:32:46.430Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-10T22:32:46.430Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-10T22:32:46.430Z] ---> Running in 6fe999d2acf3 [2020-12-10T22:32:47.031Z] (1/2) Installing readline (8.0.4-r0) [2020-12-10T22:32:47.032Z] (2/2) Installing bash (5.0.17-r0) [2020-12-10T22:32:47.032Z] Removing intermediate container 6fe999d2acf3 [2020-12-10T22:32:47.032Z] ---> 39233e50cc0c [2020-12-10T22:32:47.032Z] [2020-12-10T22:32:47.032Z] Executing bash-5.0.17-r0.post-install [2020-12-10T22:32:47.032Z] Executing busybox-1.31.1-r19.trigger [2020-12-10T22:32:47.032Z] OK: 12 MiB in 22 packages [2020-12-10T22:32:47.630Z] Successfully built 39233e50cc0c [2020-12-10T22:32:47.630Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-10T22:32:47.630Z]  Building docker-support-scheduler-go ... done  ---> f38df8491bb2 [2020-12-10T22:32:47.630Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-10T22:32:48.616Z] Removing intermediate container b195d614bf08 [2020-12-10T22:32:48.616Z] ---> 8990f7437985 [2020-12-10T22:32:48.616Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-10T22:32:48.616Z] ---> 0d0e94f5d85d [2020-12-10T22:32:48.616Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-10T22:32:48.616Z] ---> Running in 3c10767962eb [2020-12-10T22:32:48.892Z] ---> Running in 139881cf6a80 [2020-12-10T22:32:49.169Z] Removing intermediate container 139881cf6a80 [2020-12-10T22:32:49.169Z] ---> 7e0055d89b32 [2020-12-10T22:32:49.169Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-10T22:32:49.445Z] ---> Running in 13f76c9f3d3f [2020-12-10T22:32:50.040Z] Removing intermediate container 13f76c9f3d3f [2020-12-10T22:32:50.040Z] ---> 04b0113bdbe2 [2020-12-10T22:32:50.040Z] Step 22/24 : LABEL arch=arm64 [2020-12-10T22:32:50.040Z] ---> Running in dac508f33d4b [2020-12-10T22:32:50.633Z] Removing intermediate container dac508f33d4b [2020-12-10T22:32:50.633Z] ---> 8359384f15e1 [2020-12-10T22:32:50.634Z] Step 23/24 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 [2020-12-10T22:32:50.904Z] ---> Running in c495f5ddd32a [2020-12-10T22:32:50.904Z] Removing intermediate container 3c10767962eb [2020-12-10T22:32:50.904Z] ---> 1e9ac497b5e1 [2020-12-10T22:32:50.904Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-10T22:32:51.498Z] ---> Running in e542fd0a7ddd [2020-12-10T22:32:51.498Z] Removing intermediate container c495f5ddd32a [2020-12-10T22:32:51.498Z] ---> 99d2aa483698 [2020-12-10T22:32:51.498Z] Step 24/24 : LABEL version=0.0.0 [2020-12-10T22:32:51.771Z] ---> Running in 65c2526b1356 [2020-12-10T22:32:51.771Z] Removing intermediate container e542fd0a7ddd [2020-12-10T22:32:51.771Z] ---> ccfc8360b9a3 [2020-12-10T22:32:51.771Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-10T22:32:52.046Z] ---> Running in ef011e5ac586 [2020-12-10T22:32:52.318Z] Removing intermediate container 65c2526b1356 [2020-12-10T22:32:52.318Z] ---> 881362002eab [2020-12-10T22:32:52.318Z] [2020-12-10T22:32:52.592Z] Successfully built 881362002eab [2020-12-10T22:32:52.592Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-10T22:32:52.592Z]  Building docker-support-notifications-go ... done Removing intermediate container ef011e5ac586 [2020-12-10T22:32:52.592Z] ---> 8876c8433297 [2020-12-10T22:32:52.592Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-10T22:32:52.864Z] ---> Running in d3b5e7c924fd [2020-12-10T22:32:53.137Z] Removing intermediate container d3b5e7c924fd [2020-12-10T22:32:53.137Z] ---> bc21598c1da5 [2020-12-10T22:32:53.137Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-10T22:32:54.565Z] ---> f5dc494d35c0 [2020-12-10T22:32:54.565Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-10T22:32:55.156Z] ---> bf4e47d6f4df [2020-12-10T22:32:55.157Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-10T22:32:56.131Z] ---> b4abe6aa6351 [2020-12-10T22:32:56.131Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-10T22:32:56.131Z] ---> Running in af5ba46643fc [2020-12-10T22:32:57.103Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-10T22:32:57.372Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-10T22:32:57.987Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-10T22:32:57.987Z] (2/33) Installing expat (2.2.9-r1) [2020-12-10T22:32:57.987Z] (3/33) Installing libffi (3.3-r2) [2020-12-10T22:32:57.987Z] (4/33) Installing gdbm (1.13-r1) [2020-12-10T22:32:57.987Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-10T22:32:57.987Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-10T22:32:58.269Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-10T22:33:00.225Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-10T22:33:00.225Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-10T22:33:00.225Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-10T22:33:00.225Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-10T22:33:00.225Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-10T22:33:00.225Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-10T22:33:00.225Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-10T22:33:00.225Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-10T22:33:00.225Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-10T22:33:00.225Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-10T22:33:00.225Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-10T22:33:00.225Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-10T22:33:00.225Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-10T22:33:00.225Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-10T22:33:00.225Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-10T22:33:00.225Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-10T22:33:00.494Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-10T22:33:00.494Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-10T22:33:00.494Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-10T22:33:00.494Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-10T22:33:00.494Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-10T22:33:00.494Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-10T22:33:00.494Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-10T22:33:00.494Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-10T22:33:00.494Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-10T22:33:00.494Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-10T22:33:00.766Z] Executing busybox-1.31.1-r19.trigger [2020-12-10T22:33:00.767Z] OK: 71 MiB in 55 packages [2020-12-10T22:33:07.469Z] Removing intermediate container af5ba46643fc [2020-12-10T22:33:07.469Z] ---> df32d9ca4d1c [2020-12-10T22:33:07.469Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-10T22:33:07.469Z] ---> Running in 12de5f9e94ab [2020-12-10T22:33:11.755Z] Collecting docker-compose==1.23.2 [2020-12-10T22:33:12.028Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-10T22:33:13.006Z] Collecting PyYAML<4,>=3.10 [2020-12-10T22:33:13.006Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-10T22:33:16.376Z] Collecting docker<4.0,>=3.6.0 [2020-12-10T22:33:16.376Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-10T22:33:16.648Z] Collecting texttable<0.10,>=0.9.0 [2020-12-10T22:33:16.648Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-10T22:33:19.252Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-10T22:33:19.252Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-10T22:33:19.840Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-10T22:33:19.840Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-10T22:33:20.430Z] Collecting cached-property<2,>=1.2.0 [2020-12-10T22:33:20.430Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-10T22:33:20.700Z] Collecting docopt<0.7,>=0.6.1 [2020-12-10T22:33:20.700Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-10T22:33:22.662Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-10T22:33:22.662Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-10T22:33:22.662Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-10T22:33:24.622Z] Collecting jsonschema<3,>=2.5.1 [2020-12-10T22:33:24.622Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-10T22:33:24.893Z] Collecting docker-pycreds>=0.4.0 [2020-12-10T22:33:24.893Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-10T22:33:24.893Z] 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) [2020-12-10T22:33:25.482Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-10T22:33:25.482Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-10T22:33:25.752Z] Collecting idna<2.8,>=2.5 [2020-12-10T22:33:26.024Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-10T22:33:26.024Z] 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) [2020-12-10T22:33:26.024Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-10T22:33:26.024Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-10T22:33:26.024Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-10T22:33:26.024Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-10T22:33:26.616Z] Installing collected packages: PyYAML, docker-pycreds, websocket-client, urllib3, idna, requests, docker, texttable, cached-property, docopt, dockerpty, jsonschema, docker-compose [2020-12-10T22:33:26.616Z] Running setup.py install for PyYAML: started [2020-12-10T22:33:29.222Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-10T22:33:29.222Z] Attempting uninstall: urllib3 [2020-12-10T22:33:29.222Z] Found existing installation: urllib3 1.25.9 [2020-12-10T22:33:29.222Z] Uninstalling urllib3-1.25.9: [2020-12-10T22:33:29.493Z] Successfully uninstalled urllib3-1.25.9 [2020-12-10T22:33:30.087Z] Attempting uninstall: idna [2020-12-10T22:33:30.087Z] Found existing installation: idna 2.9 [2020-12-10T22:33:30.087Z] Uninstalling idna-2.9: [2020-12-10T22:33:30.087Z] Successfully uninstalled idna-2.9 [2020-12-10T22:33:30.692Z] Attempting uninstall: requests [2020-12-10T22:33:30.692Z] Found existing installation: requests 2.23.0 [2020-12-10T22:33:30.692Z] Uninstalling requests-2.23.0: [2020-12-10T22:33:30.977Z] Successfully uninstalled requests-2.23.0 [2020-12-10T22:33:31.950Z] Running setup.py install for texttable: started [2020-12-10T22:33:33.916Z] Running setup.py install for texttable: finished with status 'done' [2020-12-10T22:33:33.916Z] Running setup.py install for docopt: started [2020-12-10T22:33:35.339Z] Running setup.py install for docopt: finished with status 'done' [2020-12-10T22:33:35.610Z] Running setup.py install for dockerpty: started [2020-12-10T22:33:37.571Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-10T22:33:38.546Z] 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 [2020-12-10T22:33:42.835Z] Removing intermediate container 12de5f9e94ab [2020-12-10T22:33:42.835Z] ---> aad7bebf6a86 [2020-12-10T22:33:42.835Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-10T22:33:42.835Z] ---> Running in 44e8e70041d9 [2020-12-10T22:33:43.429Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-10T22:33:43.429Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-10T22:33:44.022Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-10T22:33:44.022Z] (2/3) Installing libcurl (7.69.1-r2) [2020-12-10T22:33:44.022Z] (3/3) Installing curl (7.69.1-r2) [2020-12-10T22:33:44.294Z] Executing busybox-1.31.1-r19.trigger [2020-12-10T22:33:44.294Z] OK: 71 MiB in 58 packages [2020-12-10T22:33:45.271Z] Removing intermediate container 44e8e70041d9 [2020-12-10T22:33:45.271Z] ---> 6b4bb54ed405 [2020-12-10T22:33:45.271Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-10T22:33:45.547Z] ---> Running in 863e154df179 [2020-12-10T22:33:46.141Z] Removing intermediate container 863e154df179 [2020-12-10T22:33:46.141Z] ---> 7e0d8539915e [2020-12-10T22:33:46.141Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-10T22:33:46.141Z] ---> Running in a943d41978b7 [2020-12-10T22:33:46.735Z] Removing intermediate container a943d41978b7 [2020-12-10T22:33:46.735Z] ---> 1617241a10e0 [2020-12-10T22:33:46.735Z] Step 25/27 : LABEL arch=arm64 [2020-12-10T22:33:46.735Z] ---> Running in 396576e6cbab [2020-12-10T22:33:47.330Z] Removing intermediate container 396576e6cbab [2020-12-10T22:33:47.330Z] ---> 7b96d120cfeb [2020-12-10T22:33:47.330Z] Step 26/27 : LABEL git_sha=66a0badd9ac85f114c8928439e132ee1fd5f5757 [2020-12-10T22:33:47.330Z] ---> Running in f5061f98dbd7 [2020-12-10T22:33:47.927Z] Removing intermediate container f5061f98dbd7 [2020-12-10T22:33:47.927Z] ---> 7a580de940b4 [2020-12-10T22:33:47.927Z] Step 27/27 : LABEL version=0.0.0 [2020-12-10T22:33:47.927Z] ---> Running in 83585a12cc4f [2020-12-10T22:33:48.520Z] Removing intermediate container 83585a12cc4f [2020-12-10T22:33:48.520Z] ---> 28e50aa586ac [2020-12-10T22:33:48.520Z] [2020-12-10T22:33:48.793Z] Successfully built 28e50aa586ac [2020-12-10T22:33:48.793Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-10T22:33:49.080Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-10T22:33:49.161Z] $ docker stop --time=1 487b8e0741b345f8c90b4f0405f1229e489651ef5612fbf85390018f4d76531b [2020-12-10T22:33:51.056Z] $ docker rm -f 487b8e0741b345f8c90b4f0405f1229e489651ef5612fbf85390018f4d76531b [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-10T22:33:51.856Z] + + docker imagesgrep [2020-12-10T22:33:51.856Z] docker [2020-12-10T22:33:52.130Z] docker-sys-mgmt-agent-go-arm64 latest 28e50aa586ac 3 seconds ago 300MB [2020-12-10T22:33:52.130Z] docker-support-notifications-go-arm64 latest 881362002eab About a minute ago 12.9MB [2020-12-10T22:33:52.130Z] docker-support-scheduler-go-arm64 latest 39233e50cc0c About a minute ago 11.5MB [2020-12-10T22:33:52.130Z] docker-security-secretstore-setup-go-arm64 latest c1674ec48910 About a minute ago 23.5MB [2020-12-10T22:33:52.130Z] docker-core-command-go-arm64 latest 5e54cbbec0de About a minute ago 11.4MB [2020-12-10T22:33:52.130Z] docker-core-data-go-arm64 latest 1d835d966fff 3 minutes ago 22.3MB [2020-12-10T22:33:52.130Z] docker-core-metadata-go-arm64 latest 2d1b9a034abe 4 minutes ago 13.6MB [2020-12-10T22:33:52.130Z] docker-security-secrets-setup-go-arm64 latest b2034b1d3da8 4 minutes ago 22.7MB [2020-12-10T22:33:52.130Z] docker-security-proxy-setup-go-arm64 latest 973a13d7458b 4 minutes ago 23.4MB [2020-12-10T22:33:52.130Z] docker-security-bootstrap-redis-go-arm64 latest 1881954ba1ab 4 minutes ago 15.2MB [2020-12-10T22:33:52.130Z] docker latest f31140561b03 7 hours ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-10T22:33:57.313Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-10T22:33:58.242Z] ---> package-listing.sh [2020-12-10T22:33:58.242Z] ++ facter osfamily [2020-12-10T22:33:58.242Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-10T22:33:58.242Z] + OS_FAMILY=redhat [2020-12-10T22:33:58.242Z] + workspace=/w/workspace/edgex-go/1 [2020-12-10T22:33:58.242Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-10T22:33:58.242Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-10T22:33:58.242Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-10T22:33:58.242Z] + PACKAGES=/tmp/packages_start.txt [2020-12-10T22:33:58.242Z] + '[' /w/workspace/edgex-go/1 ']' [2020-12-10T22:33:58.242Z] + PACKAGES=/tmp/packages_end.txt [2020-12-10T22:33:58.242Z] + case "${OS_FAMILY}" in [2020-12-10T22:33:58.242Z] + rpm -qa [2020-12-10T22:33:58.242Z] + sort [2020-12-10T22:34:03.556Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-10T22:34:03.556Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-10T22:34:03.556Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-10T22:34:03.556Z] + '[' /w/workspace/edgex-go/1 ']' [2020-12-10T22:34:03.556Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2020-12-10T22:34:03.556Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2020-12-10T22:34:03.591Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-10T22:34:03.914Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-10T22:34:04.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-10T22:34:04.259Z] [2020-12-10T22:34:04.259Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-10T22:34:04.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-10T22:34:04.654Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-10T22:34:04.654Z] df20fa9351a1: Pulling fs layer [2020-12-10T22:34:04.654Z] 36b3adc4ff6f: Pulling fs layer [2020-12-10T22:34:04.654Z] 8ad3a11d3b57: Pulling fs layer [2020-12-10T22:34:04.654Z] 46f8f816bc3b: Pulling fs layer [2020-12-10T22:34:04.654Z] 93b61091891f: Pulling fs layer [2020-12-10T22:34:04.654Z] 93b9cdb0e59b: Pulling fs layer [2020-12-10T22:34:04.654Z] 5e14af77c1be: Pulling fs layer [2020-12-10T22:34:04.654Z] 01666e4c0597: Pulling fs layer [2020-12-10T22:34:04.654Z] aa168da1d23b: Pulling fs layer [2020-12-10T22:34:04.654Z] 46f8f816bc3b: Waiting [2020-12-10T22:34:04.654Z] 5e14af77c1be: Waiting [2020-12-10T22:34:04.654Z] 01666e4c0597: Waiting [2020-12-10T22:34:04.654Z] aa168da1d23b: Waiting [2020-12-10T22:34:04.654Z] 93b61091891f: Waiting [2020-12-10T22:34:04.654Z] 93b9cdb0e59b: Waiting [2020-12-10T22:34:04.654Z] 36b3adc4ff6f: Verifying Checksum [2020-12-10T22:34:04.654Z] 36b3adc4ff6f: Download complete [2020-12-10T22:34:04.654Z] 46f8f816bc3b: Verifying Checksum [2020-12-10T22:34:04.654Z] 46f8f816bc3b: Download complete [2020-12-10T22:34:04.918Z] df20fa9351a1: Verifying Checksum [2020-12-10T22:34:04.918Z] 93b9cdb0e59b: Verifying Checksum [2020-12-10T22:34:04.918Z] 93b9cdb0e59b: Download complete [2020-12-10T22:34:04.918Z] 93b61091891f: Verifying Checksum [2020-12-10T22:34:04.918Z] 93b61091891f: Download complete [2020-12-10T22:34:04.918Z] 5e14af77c1be: Verifying Checksum [2020-12-10T22:34:04.918Z] 5e14af77c1be: Download complete [2020-12-10T22:34:04.918Z] 01666e4c0597: Verifying Checksum [2020-12-10T22:34:04.918Z] 01666e4c0597: Download complete [2020-12-10T22:34:05.186Z] df20fa9351a1: Pull complete [2020-12-10T22:34:05.186Z] 8ad3a11d3b57: Verifying Checksum [2020-12-10T22:34:05.186Z] 8ad3a11d3b57: Download complete [2020-12-10T22:34:05.447Z] 36b3adc4ff6f: Pull complete [2020-12-10T22:34:07.381Z] 8ad3a11d3b57: Pull complete [2020-12-10T22:34:07.381Z] aa168da1d23b: Verifying Checksum [2020-12-10T22:34:07.381Z] aa168da1d23b: Download complete [2020-12-10T22:34:07.643Z] 46f8f816bc3b: Pull complete [2020-12-10T22:34:08.218Z] 93b61091891f: Pull complete [2020-12-10T22:34:08.218Z] 93b9cdb0e59b: Pull complete [2020-12-10T22:34:08.482Z] 5e14af77c1be: Pull complete [2020-12-10T22:34:08.482Z] 01666e4c0597: Pull complete [2020-12-10T22:34:20.759Z] aa168da1d23b: Pull complete [2020-12-10T22:34:20.759Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-10T22:34:20.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-10T22:34:20.759Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-10T22:34:21.033Z] prd-centos7-docker-4c-2g-15453 does not seem to be running inside a container [2020-12-10T22:34:21.083Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-10T22:34:23.802Z] $ docker top eca744420bd1b23d4d2dc4c69ff067bd403425d3ef0c9a488a5020705bbd283e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-10T22:34:24.433Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-10T22:34:24.762Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-10T22:34:25.092Z] + ls /var/log/sa-host [2020-12-10T22:34:25.092Z] + sadf -c /var/log/sa-host/sa10 [2020-12-10T22:34:25.092Z] file_magic: OK [2020-12-10T22:34:25.092Z] HZ: Using current value: 100 [2020-12-10T22:34:25.092Z] file_header: OK [2020-12-10T22:34:25.092Z] 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 [2020-12-10T22:34:25.092Z] Statistics: [2020-12-10T22:34:25.092Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-10T22:34:25.092Z] File successfully converted to sysstat format version 12.2.1 [2020-12-10T22:34:25.092Z] + sadf -c /var/log/sa-host/sa23 [2020-12-10T22:34:25.092Z] file_magic: OK [2020-12-10T22:34:25.092Z] HZ: Using current value: 100 [2020-12-10T22:34:25.092Z] file_header: OK [2020-12-10T22:34:25.092Z] 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 [2020-12-10T22:34:25.092Z] Statistics: [2020-12-10T22:34:25.092Z] Hnuu...uuuununununu... [2020-12-10T22:34:25.092Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-10T22:34:25.826Z] provisioning config files... [2020-12-10T22:34:25.845Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7704875156940426320tmp [Pipeline] { [Pipeline] echo [2020-12-10T22:34:26.003Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-10T22:34:26.349Z] ---> create-netrc.sh [Pipeline] } [2020-12-10T22:34:26.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-10T22:34:26.532Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-10T22:34:26.871Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-10T22:34:26.905Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-10T22:34:27.251Z] ---> sudo-logs.sh [2020-12-10T22:34:27.251Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-10T22:34:27.282Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-10T22:34:27.621Z] ---> job-cost.sh [2020-12-10T22:34:27.621Z] lf-activate-venv: SKIPPING [2020-12-10T22:34:27.621Z] INFO: No Stack... [2020-12-10T22:34:29.018Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-10T22:34:29.280Z] INFO: Archiving Costs [Pipeline] echo [2020-12-10T22:34:29.317Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-10T22:34:29.673Z] ---> logs-deploy.sh [2020-12-10T22:34:29.673Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2939/1 [2020-12-10T22:34:29.673Z] INFO: archiving workspace using pattern(s): [2020-12-10T22:34:31.068Z] Archives upload complete. [2020-12-10T22:34:31.338Z] INFO: archiving logs to Nexus [2020-12-10T22:34:32.298Z] ---> uname -a: [2020-12-10T22:34:32.298Z] Linux prd-centos7-docker-4c-2g-15453.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-10T22:34:32.298Z] [2020-12-10T22:34:32.298Z] [2020-12-10T22:34:32.298Z] ---> lscpu: [2020-12-10T22:34:32.298Z] Architecture: x86_64 [2020-12-10T22:34:32.298Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-10T22:34:32.298Z] Byte Order: Little Endian [2020-12-10T22:34:32.298Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-10T22:34:32.298Z] CPU(s): 4 [2020-12-10T22:34:32.298Z] On-line CPU(s) list: 0-3 [2020-12-10T22:34:32.298Z] Thread(s) per core: 1 [2020-12-10T22:34:32.298Z] Core(s) per socket: 1 [2020-12-10T22:34:32.298Z] Socket(s): 4 [2020-12-10T22:34:32.298Z] NUMA node(s): 1 [2020-12-10T22:34:32.298Z] Vendor ID: GenuineIntel [2020-12-10T22:34:32.298Z] CPU family: 6 [2020-12-10T22:34:32.298Z] Model: 44 [2020-12-10T22:34:32.298Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-10T22:34:32.298Z] Stepping: 1 [2020-12-10T22:34:32.298Z] CPU MHz: 2933.436 [2020-12-10T22:34:32.298Z] BogoMIPS: 5866.87 [2020-12-10T22:34:32.298Z] Virtualization: VT-x [2020-12-10T22:34:32.298Z] Hypervisor vendor: KVM [2020-12-10T22:34:32.298Z] Virtualization type: full [2020-12-10T22:34:32.298Z] L1d cache: 128 KiB [2020-12-10T22:34:32.298Z] L1i cache: 128 KiB [2020-12-10T22:34:32.298Z] L2 cache: 16 MiB [2020-12-10T22:34:32.298Z] L3 cache: 64 MiB [2020-12-10T22:34:32.298Z] NUMA node0 CPU(s): 0-3 [2020-12-10T22:34:32.298Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-10T22:34:32.298Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-10T22:34:32.298Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-10T22:34:32.298Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-10T22:34:32.298Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-10T22:34:32.298Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-10T22:34:32.298Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-10T22:34:32.298Z] Vulnerability Srbds: Not affected [2020-12-10T22:34:32.298Z] Vulnerability Tsx async abort: Not affected [2020-12-10T22:34:32.298Z] 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 [2020-12-10T22:34:32.298Z] [2020-12-10T22:34:32.298Z] [2020-12-10T22:34:32.298Z] ---> nproc: [2020-12-10T22:34:32.298Z] 4 [2020-12-10T22:34:32.298Z] [2020-12-10T22:34:32.298Z] [2020-12-10T22:34:32.298Z] ---> df -h: [2020-12-10T22:34:32.298Z] Filesystem Size Used Available Use% Mounted on [2020-12-10T22:34:32.298Z] overlay 50.0G 12.7G 37.3G 25% / [2020-12-10T22:34:32.298Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-10T22:34:32.298Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-10T22:34:32.298Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-10T22:34:32.298Z] /dev/vda1 50.0G 12.7G 37.3G 25% /facter-os [2020-12-10T22:34:32.298Z] /dev/vda1 50.0G 12.7G 37.3G 25% /etc/resolv.conf [2020-12-10T22:34:32.298Z] /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hostname [2020-12-10T22:34:32.298Z] /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hosts [2020-12-10T22:34:32.298Z] /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/sa-host [2020-12-10T22:34:32.298Z] /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/secure [2020-12-10T22:34:32.298Z] /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/auth.log [2020-12-10T22:34:32.298Z] /dev/vda1 50.0G 12.7G 37.3G 25% /run/cloud-init/result.json [2020-12-10T22:34:32.298Z] /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/1 [2020-12-10T22:34:32.298Z] /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/1@tmp [2020-12-10T22:34:32.298Z] [2020-12-10T22:34:32.298Z] [2020-12-10T22:34:32.298Z] ---> free -m: [2020-12-10T22:34:32.298Z] total used free shared buff/cache available [2020-12-10T22:34:32.298Z] Mem: 1837 704 133 0 999 1046 [2020-12-10T22:34:32.298Z] Swap: 1023 69 954 [2020-12-10T22:34:32.298Z] [2020-12-10T22:34:32.298Z] [2020-12-10T22:34:32.298Z] ---> ip addr: [2020-12-10T22:34:32.298Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-10T22:34:32.298Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-10T22:34:32.298Z] inet 127.0.0.1/8 scope host lo [2020-12-10T22:34:32.298Z] valid_lft forever preferred_lft forever [2020-12-10T22:34:32.298Z] inet6 ::1/128 scope host [2020-12-10T22:34:32.298Z] valid_lft forever preferred_lft forever [2020-12-10T22:34:32.298Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-10T22:34:32.298Z] link/ether fa:16:3e:0e:20:52 brd ff:ff:ff:ff:ff:ff [2020-12-10T22:34:32.298Z] inet 10.30.123.210/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-10T22:34:32.298Z] valid_lft 85164sec preferred_lft 85164sec [2020-12-10T22:34:32.298Z] inet6 fe80::f816:3eff:fe0e:2052/64 scope link [2020-12-10T22:34:32.298Z] valid_lft forever preferred_lft forever [2020-12-10T22:34:32.298Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-10T22:34:32.298Z] link/ether 02:42:4f:d2:b7:d1 brd ff:ff:ff:ff:ff:ff [2020-12-10T22:34:32.298Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-10T22:34:32.298Z] valid_lft forever preferred_lft forever [2020-12-10T22:34:32.298Z] inet6 fe80::42:4fff:fed2:b7d1/64 scope link [2020-12-10T22:34:32.298Z] valid_lft forever preferred_lft forever [2020-12-10T22:34:32.298Z] [2020-12-10T22:34:32.298Z] [2020-12-10T22:34:32.298Z] ---> sar -b -r -n DEV: [2020-12-10T22:34:32.298Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/10/20 _x86_64_ (4 CPU) [2020-12-10T22:34:32.298Z] [2020-12-10T22:34:32.298Z] 22:13:45 LINUX RESTART (4 CPU) [2020-12-10T22:34:32.298Z] [2020-12-10T22:34:32.298Z] 22:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-12-10T22:34:32.298Z] 22:15:01 210.64 116.35 94.30 0.00 12684.68 44569.05 0.00 [2020-12-10T22:34:32.298Z] 22:16:01 224.04 83.99 140.05 0.00 6328.79 62555.77 0.00 [2020-12-10T22:34:32.298Z] 22:17:01 276.84 125.65 151.19 0.00 5331.25 19059.71 0.00 [2020-12-10T22:34:32.298Z] 22:18:01 162.94 84.92 78.02 0.00 3672.09 7856.95 0.00 [2020-12-10T22:34:32.298Z] 22:19:02 211.79 46.22 165.57 0.00 16750.34 95614.22 0.00 [2020-12-10T22:34:32.298Z] 22:20:01 2428.91 2083.59 345.33 0.00 187293.15 194072.06 0.00 [2020-12-10T22:34:32.298Z] 22:21:02 1047.71 794.80 252.91 0.00 45164.40 65799.07 0.00 [2020-12-10T22:34:32.298Z] 22:22:01 1448.61 1097.96 350.65 0.00 102168.09 135127.82 0.00 [2020-12-10T22:34:32.298Z] 22:23:01 1862.89 1524.70 338.19 0.00 128380.20 130514.60 0.00 [2020-12-10T22:34:32.298Z] 22:24:01 794.91 521.51 273.40 0.00 44913.77 55087.26 0.00 [2020-12-10T22:34:32.298Z] 22:25:01 7.14 0.02 7.13 0.00 0.13 272.57 0.00 [2020-12-10T22:34:32.298Z] 22:26:01 0.35 0.03 0.32 0.00 0.80 3.81 0.00 [2020-12-10T22:34:32.298Z] 22:27:01 0.25 0.00 0.25 0.00 0.00 2.65 0.00 [2020-12-10T22:34:32.298Z] 22:28:02 0.30 0.02 0.28 0.00 0.27 3.13 0.00 [2020-12-10T22:34:32.298Z] 22:29:01 2.08 1.85 0.24 0.00 60.03 3.18 0.00 [2020-12-10T22:34:32.298Z] 22:30:01 1.20 0.45 0.75 0.00 25.85 13.59 0.00 [2020-12-10T22:34:32.298Z] 22:31:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 [2020-12-10T22:34:32.298Z] 22:32:01 0.20 0.00 0.20 0.00 0.00 1.98 0.00 [2020-12-10T22:34:32.298Z] 22:33:01 0.30 0.02 0.28 0.00 0.53 3.43 0.00 [2020-12-10T22:34:32.298Z] 22:34:01 38.75 38.44 0.32 0.00 4305.11 7.13 0.00 [2020-12-10T22:34:32.298Z] Average: 435.22 325.30 109.92 0.00 27781.40 40476.06 0.00 [2020-12-10T22:34:32.298Z] [2020-12-10T22:34:32.298Z] 22:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-12-10T22:34:32.298Z] 22:15:01 82320 0 665488 35.37 2620 1131116 1390076 47.44 527216 1066328 66824 [2020-12-10T22:34:32.298Z] 22:16:01 132588 0 676476 35.95 1584 1070896 1534216 52.36 584004 926528 40 [2020-12-10T22:34:32.298Z] 22:17:01 217716 0 775940 41.24 708 887180 1761568 60.12 675324 715432 64796 [2020-12-10T22:34:32.298Z] 22:18:01 211056 0 796764 42.35 508 873216 1446268 49.36 653228 731276 40444 [2020-12-10T22:34:32.298Z] 22:19:02 75184 0 694888 36.93 28 1111444 1266696 43.23 740356 842256 77868 [2020-12-10T22:34:32.298Z] 22:20:01 76168 0 834800 44.37 28 970548 2338048 79.79 769352 817568 59888 [2020-12-10T22:34:32.298Z] 22:21:02 470748 0 720068 38.27 28 690700 1409952 48.12 476640 687460 36 [2020-12-10T22:34:32.298Z] 22:22:01 543192 0 678940 36.08 28 659384 1459016 49.79 372272 742260 12 [2020-12-10T22:34:32.298Z] 22:23:01 406840 0 803320 42.69 28 671356 2098684 71.62 581928 640632 1012 [2020-12-10T22:34:32.298Z] 22:24:01 587388 0 628632 33.41 28 665496 1195824 40.81 470192 590568 20 [2020-12-10T22:34:32.298Z] 22:25:01 588492 0 627500 33.35 28 665524 1187564 40.53 469588 590460 12 [2020-12-10T22:34:32.298Z] 22:26:01 588880 0 627108 33.33 28 665528 1187600 40.53 470084 590052 8 [2020-12-10T22:34:32.298Z] 22:27:01 591804 0 624168 33.17 28 665544 1157752 39.51 467776 589456 8 [2020-12-10T22:34:32.298Z] 22:28:02 592256 0 623716 33.15 28 665544 1157752 39.51 467904 589456 8 [2020-12-10T22:34:32.298Z] 22:29:01 588964 0 625920 33.27 28 666632 1158008 39.52 469300 590148 16 [2020-12-10T22:34:32.298Z] 22:30:01 588820 0 625272 33.23 28 667424 1157960 39.52 468912 590884 8 [2020-12-10T22:34:32.298Z] 22:31:01 589436 0 624660 33.20 28 667420 1157876 39.52 468652 590924 8 [2020-12-10T22:34:32.298Z] 22:32:01 589132 0 624952 33.21 28 667432 1157936 39.52 468924 590924 8 [2020-12-10T22:34:32.298Z] 22:33:01 588532 0 625544 33.25 28 667440 1158008 39.52 469336 590940 8 [2020-12-10T22:34:32.298Z] 22:34:01 437784 0 648500 34.47 28 795232 1193512 40.73 498152 710796 8 [2020-12-10T22:34:32.298Z] Average: 427365 0 677633 36.01 293 776253 1378716 47.05 528457 689217 15552 [2020-12-10T22:34:32.298Z] [2020-12-10T22:34:32.298Z] 22:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-12-10T22:34:32.298Z] 22:15:01 eth0 1445.87 1003.13 4868.21 149.70 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.298Z] 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.298Z] 22:15:01 veth7e79ac6 379.11 421.75 37.54 1187.35 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.298Z] 22:15:01 docker0 379.11 421.67 32.36 1187.41 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.298Z] 22:16:01 eth0 1060.12 906.84 5912.27 87.92 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.298Z] 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.298Z] 22:16:01 vethc350d3a 2.51 1.73 0.26 1.41 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.298Z] 22:16:01 docker0 502.28 520.72 39.20 1850.65 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.298Z] 22:17:01 veth8d71a65 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.298Z] 22:17:01 eth0 190.40 152.07 502.78 75.77 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.298Z] 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.298Z] 22:17:01 docker0 107.84 133.86 8.52 470.68 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.298Z] 22:18:01 veth8d71a65 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.298Z] 22:18:01 eth0 33.82 17.57 29.21 14.88 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.298Z] 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.298Z] 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.298Z] 22:19:02 eth0 225.59 185.53 1695.97 97.12 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.298Z] 22:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.298Z] 22:19:02 vetheb9a7f9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:20:01 eth0 44.25 22.68 164.76 9.80 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:20:01 vetheb9a7f9 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:20:01 docker0 11.69 23.56 0.62 147.75 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:21:02 eth0 38.23 22.07 137.04 11.24 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:21:02 vetheb9a7f9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:21:02 docker0 5.48 9.13 0.30 70.80 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:22:01 veth17a16ad 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:22:01 veth45750ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:22:01 veth4d02d41 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:22:01 eth0 123.06 76.48 436.34 84.16 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:23:01 veth04fe92e 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:23:01 eth0 72.77 50.19 116.11 87.57 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:23:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:23:01 veth578ec69 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:24:01 eth0 83.05 54.89 154.86 59.14 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:24:01 docker0 1054.01 1199.40 83.89 4320.11 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:25:01 eth0 4.78 4.25 0.45 6.99 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:26:01 eth0 4.26 4.46 0.51 7.13 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:27:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:28:02 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:29:01 eth0 3.88 4.20 0.49 7.23 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:30:01 eth0 1.53 1.52 0.17 3.03 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:31:01 eth0 0.88 0.23 0.22 0.02 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:32:01 eth0 1.08 0.32 0.32 0.20 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:33:01 eth0 0.42 0.33 0.26 0.20 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:34:01 eth0 4.39 2.63 4.66 1.80 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] Average: eth0 167.26 125.73 702.71 35.24 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] Average: docker0 52.81 60.10 4.20 216.46 0.00 0.00 0.00 0.00 [2020-12-10T22:34:32.299Z] [2020-12-10T22:34:32.299Z] [2020-12-10T22:34:32.299Z] ---> sar -P ALL: [2020-12-10T22:34:32.299Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/10/20 _x86_64_ (4 CPU) [2020-12-10T22:34:32.299Z] [2020-12-10T22:34:32.299Z] 22:13:45 LINUX RESTART (4 CPU) [2020-12-10T22:34:32.299Z] [2020-12-10T22:34:32.299Z] 22:14:01 CPU %user %nice %system %iowait %steal %idle [2020-12-10T22:34:32.299Z] 22:15:01 all 19.78 0.00 11.49 5.24 0.36 63.13 [2020-12-10T22:34:32.299Z] 22:15:01 0 14.95 0.00 15.11 4.81 0.40 64.73 [2020-12-10T22:34:32.299Z] 22:15:01 1 22.45 0.00 11.10 5.20 0.34 60.91 [2020-12-10T22:34:32.299Z] 22:15:01 2 20.43 0.00 9.60 6.33 0.34 63.29 [2020-12-10T22:34:32.299Z] 22:15:01 3 21.25 0.00 10.16 4.61 0.36 63.62 [2020-12-10T22:34:32.299Z] 22:16:01 all 16.39 0.00 9.25 2.31 0.19 71.86 [2020-12-10T22:34:32.299Z] 22:16:01 0 17.43 0.00 10.47 3.32 0.21 68.56 [2020-12-10T22:34:32.299Z] 22:16:01 1 15.44 0.00 9.13 3.69 0.17 71.57 [2020-12-10T22:34:32.299Z] 22:16:01 2 18.15 0.00 8.39 0.98 0.14 72.34 [2020-12-10T22:34:32.299Z] 22:16:01 3 14.53 0.00 9.04 1.27 0.22 74.94 [2020-12-10T22:34:32.299Z] 22:17:01 all 36.27 0.00 11.53 8.13 0.31 43.76 [2020-12-10T22:34:32.299Z] 22:17:01 0 37.21 0.00 12.10 7.12 0.28 43.29 [2020-12-10T22:34:32.299Z] 22:17:01 1 36.07 0.00 11.61 8.25 0.26 43.81 [2020-12-10T22:34:32.299Z] 22:17:01 2 35.76 0.00 10.55 7.81 0.38 45.51 [2020-12-10T22:34:32.299Z] 22:17:01 3 36.04 0.00 11.88 9.34 0.33 42.41 [2020-12-10T22:34:32.299Z] 22:18:01 all 59.32 0.00 16.36 3.20 0.41 20.71 [2020-12-10T22:34:32.299Z] 22:18:01 0 58.65 0.00 16.50 1.14 0.39 23.32 [2020-12-10T22:34:32.299Z] 22:18:01 1 59.34 0.00 16.34 4.00 0.46 19.86 [2020-12-10T22:34:32.299Z] 22:18:01 2 60.33 0.00 16.08 3.45 0.39 19.74 [2020-12-10T22:34:32.299Z] 22:18:01 3 58.97 0.00 16.52 4.24 0.39 19.88 [2020-12-10T22:34:32.299Z] 22:19:02 all 24.16 0.00 13.80 5.16 0.14 56.74 [2020-12-10T22:34:32.299Z] 22:19:02 0 23.40 0.00 13.09 3.68 0.17 59.66 [2020-12-10T22:34:32.299Z] 22:19:02 1 25.08 0.00 14.36 7.18 0.14 53.24 [2020-12-10T22:34:32.299Z] 22:19:02 2 24.07 0.00 13.66 5.26 0.14 56.87 [2020-12-10T22:34:32.299Z] 22:19:02 3 24.11 0.00 14.10 4.51 0.12 57.16 [2020-12-10T22:34:32.299Z] 22:20:01 all 22.65 0.00 27.39 24.74 0.21 25.01 [2020-12-10T22:34:32.299Z] 22:20:01 0 22.16 0.00 26.81 26.04 0.21 24.79 [2020-12-10T22:34:32.299Z] 22:20:01 1 22.04 0.00 27.55 25.46 0.23 24.71 [2020-12-10T22:34:32.299Z] 22:20:01 2 22.46 0.00 27.52 25.43 0.18 24.41 [2020-12-10T22:34:32.299Z] 22:20:01 3 23.97 0.00 27.70 21.99 0.20 26.14 [2020-12-10T22:34:32.299Z] 22:21:02 all 54.63 0.00 17.50 16.35 0.08 11.43 [2020-12-10T22:34:32.299Z] 22:21:02 0 54.55 0.00 17.66 15.61 0.09 12.09 [2020-12-10T22:34:32.299Z] 22:21:02 1 55.00 0.00 17.07 15.11 0.07 12.74 [2020-12-10T22:34:32.299Z] 22:21:02 2 54.62 0.00 17.82 17.82 0.09 9.66 [2020-12-10T22:34:32.299Z] 22:21:02 3 54.36 0.00 17.46 16.90 0.09 11.20 [2020-12-10T22:34:32.299Z] 22:22:01 all 16.19 0.00 19.28 31.05 0.15 33.33 [2020-12-10T22:34:32.299Z] 22:22:01 0 14.48 0.00 17.00 30.66 0.16 37.70 [2020-12-10T22:34:32.299Z] 22:22:01 1 16.02 0.00 20.68 30.65 0.14 32.51 [2020-12-10T22:34:32.299Z] 22:22:01 2 17.14 0.00 19.94 30.56 0.18 32.18 [2020-12-10T22:34:32.299Z] 22:22:01 3 17.14 0.00 19.48 32.34 0.14 30.89 [2020-12-10T22:34:32.299Z] 22:23:01 all 38.53 0.00 21.80 25.68 0.10 13.89 [2020-12-10T22:34:32.299Z] 22:23:01 0 39.25 0.00 21.37 27.07 0.10 12.21 [2020-12-10T22:34:32.299Z] 22:23:01 1 38.80 0.00 20.75 28.55 0.07 11.83 [2020-12-10T22:34:32.299Z] 22:23:01 2 37.62 0.00 22.15 27.19 0.10 12.94 [2020-12-10T22:34:32.299Z] 22:23:01 3 38.44 0.00 22.93 19.88 0.14 18.61 [2020-12-10T22:34:32.299Z] 22:24:01 all 30.22 0.00 16.08 19.72 0.12 33.86 [2020-12-10T22:34:32.299Z] 22:24:01 0 29.90 0.00 16.32 16.64 0.14 37.01 [2020-12-10T22:34:32.299Z] 22:24:01 1 30.52 0.00 15.85 22.15 0.14 31.35 [2020-12-10T22:34:32.299Z] 22:24:01 2 29.39 0.00 16.63 23.75 0.09 30.13 [2020-12-10T22:34:32.299Z] 22:24:01 3 31.09 0.00 15.53 16.34 0.10 36.95 [2020-12-10T22:34:32.299Z] 22:25:01 all 0.05 0.00 0.07 0.07 0.00 99.80 [2020-12-10T22:34:32.299Z] 22:25:01 0 0.05 0.00 0.10 0.00 0.00 99.85 [2020-12-10T22:34:32.299Z] 22:25:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2020-12-10T22:34:32.299Z] 22:25:01 2 0.05 0.00 0.08 0.30 0.00 99.57 [2020-12-10T22:34:32.299Z] 22:25:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-10T22:34:32.299Z] [2020-12-10T22:34:32.299Z] 22:25:01 CPU %user %nice %system %iowait %steal %idle [2020-12-10T22:34:32.299Z] 22:26:01 all 0.05 0.00 0.04 0.00 0.01 99.90 [2020-12-10T22:34:32.299Z] 22:26:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-12-10T22:34:32.299Z] 22:26:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2020-12-10T22:34:32.299Z] 22:26:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-12-10T22:34:32.299Z] 22:26:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2020-12-10T22:34:32.299Z] 22:27:01 all 0.03 0.00 0.04 0.00 0.00 99.92 [2020-12-10T22:34:32.299Z] 22:27:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2020-12-10T22:34:32.299Z] 22:27:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-12-10T22:34:32.299Z] 22:27:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-10T22:34:32.299Z] 22:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2020-12-10T22:34:32.299Z] 22:28:02 all 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-10T22:34:32.299Z] 22:28:02 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-10T22:34:32.299Z] 22:28:02 1 0.05 0.00 0.07 0.00 0.00 99.88 [2020-12-10T22:34:32.299Z] 22:28:02 2 0.02 0.00 0.03 0.00 0.02 99.93 [2020-12-10T22:34:32.299Z] 22:28:02 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-12-10T22:34:32.299Z] 22:29:01 all 0.10 0.00 0.22 0.03 0.00 99.65 [2020-12-10T22:34:32.299Z] 22:29:01 0 0.07 0.00 0.22 0.00 0.00 99.71 [2020-12-10T22:34:32.299Z] 22:29:01 1 0.12 0.00 0.25 0.08 0.02 99.53 [2020-12-10T22:34:32.299Z] 22:29:01 2 0.12 0.00 0.20 0.00 0.00 99.68 [2020-12-10T22:34:32.299Z] 22:29:01 3 0.10 0.00 0.20 0.02 0.00 99.68 [2020-12-10T22:34:32.299Z] 22:30:01 all 0.12 0.00 0.03 0.00 0.00 99.85 [2020-12-10T22:34:32.299Z] 22:30:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-12-10T22:34:32.299Z] 22:30:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-10T22:34:32.299Z] 22:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-10T22:34:32.299Z] 22:30:01 3 0.38 0.00 0.02 0.00 0.00 99.60 [2020-12-10T22:34:32.299Z] 22:31:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2020-12-10T22:34:32.299Z] 22:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-10T22:34:32.299Z] 22:31:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-12-10T22:34:32.299Z] 22:31:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-10T22:34:32.299Z] 22:31:01 3 0.52 0.00 0.02 0.00 0.00 99.47 [2020-12-10T22:34:32.300Z] 22:32:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2020-12-10T22:34:32.300Z] 22:32:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-10T22:34:32.300Z] 22:32:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-10T22:34:32.300Z] 22:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-10T22:34:32.300Z] 22:32:01 3 0.53 0.00 0.00 0.00 0.00 99.47 [2020-12-10T22:34:32.300Z] 22:33:01 all 0.15 0.00 0.02 0.00 0.01 99.82 [2020-12-10T22:34:32.300Z] 22:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-10T22:34:32.300Z] 22:33:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2020-12-10T22:34:32.300Z] 22:33:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2020-12-10T22:34:32.300Z] 22:33:01 3 0.47 0.00 0.02 0.00 0.00 99.52 [2020-12-10T22:34:32.300Z] 22:34:01 all 0.62 0.00 0.32 0.90 0.00 98.16 [2020-12-10T22:34:32.300Z] 22:34:01 0 0.20 0.00 0.20 0.20 0.00 99.40 [2020-12-10T22:34:32.300Z] 22:34:01 1 0.42 0.00 0.28 0.57 0.00 98.73 [2020-12-10T22:34:32.300Z] 22:34:01 2 0.77 0.00 0.13 0.08 0.00 99.02 [2020-12-10T22:34:32.300Z] 22:34:01 3 1.08 0.00 0.65 2.75 0.02 95.50 [2020-12-10T22:34:32.300Z] Average: all 15.64 0.00 8.07 6.95 0.10 69.23 [2020-12-10T22:34:32.300Z] Average: 0 15.33 0.00 8.18 6.65 0.11 69.73 [2020-12-10T22:34:32.300Z] Average: 1 15.79 0.00 8.09 7.37 0.10 68.65 [2020-12-10T22:34:32.300Z] Average: 2 15.70 0.00 7.95 7.27 0.10 68.98 [2020-12-10T22:34:32.300Z] Average: 3 15.76 0.00 8.07 6.52 0.10 69.55 [2020-12-10T22:34:32.300Z] [2020-12-10T22:34:32.300Z] [2020-12-10T22:34:32.300Z]